Commit graph

3317 commits

Author SHA1 Message Date
PixelVerseIT
75f5d6c84e
Added notes for Arcade review (#1347)
* Intergrated API to load random thank you messages!

* ui & api updates
2024-08-30 07:47:10 -04:00
Belle
b89d607564 lint 2024-08-27 23:54:36 +08:00
Belle
5a1ae5357d lint issues 2024-08-27 23:37:59 +08:00
Belle
ae5c43bd28 more formatting 2024-08-27 23:14:41 +08:00
Belle
6263d1d50f fill in details! 2024-08-27 17:32:41 +08:00
Belle
a6fb76aa7d responsiveness 2024-08-26 23:17:48 +08:00
Belle
212b89d5b4 responsive changes 2024-08-26 14:04:50 +08:00
Belle
808265d4c9 more sections 2024-08-25 23:33:14 +08:00
Belle
e4a4706443 make it responsive + next section done 2024-08-25 00:03:03 +08:00
Belle
1bd1aac14a more review work 2024-08-23 22:39:28 +08:00
Belle
59dbce2f94 review 2024-08-23 16:19:09 +08:00
Belle
06a63dec56
Merge pull request #1336 from arnav-kr/patch-2
Imporve Arcade showcase mobile UI
2024-08-23 04:55:32 +00:00
Max Wofford
9b6f7d81ef
Merge pull request #1338 from arnav-kr/patch-3
fix: css injection, estimated hour validation
2024-08-22 17:39:15 +00:00
Arnav Kumar
ee090681d8
Update project-edit.js 2024-08-22 22:43:01 +05:30
Arnav Kumar
a8bc0e5508
fix: css injection, estimated hour validation
Fix potential point of CSS injection
validate estimated hours to be a positive integer
2024-08-22 22:30:32 +05:30
Max Wofford
f813b8c1b0
Merge pull request #1337 from v1ctorio/main
Change "Play now" button label to "Try now"
2024-08-22 16:37:06 +00:00
vic
deabd4f913 Variable name back 2024-08-22 18:21:39 +02:00
vic
99f246c0d0 Change Play now button label to Try now 2024-08-22 18:14:54 +02:00
Arnav Kumar
f42d441672
chore: imporve arcade showcase mobile UI 2024-08-22 13:48:24 +05:30
Max Wofford
a1075ecfe2
Merge pull request #1332 from kcoderhtml/syntax-highlighting
feat: syntax highlighting with react-syntax-highlighter
2024-08-22 07:17:37 +00:00
Max Wofford
49e7b94cfd Fix incorrectly named variable 2024-08-22 03:00:37 -04:00
Max Wofford
51be4b224f
Merge pull request #1333 from kcoderhtml/mobile-fix
bug: my ships button overflows on mobile
2024-08-22 05:51:11 +00:00
Max Wofford
5abf040437
Merge pull request #1335 from kcoderhtml/token-fix
bug: stop empty token bypass
2024-08-22 05:50:07 +00:00
Max Wofford
8e71f82ef2
Merge pull request #1330 from arnav-kr/patch-1
fix: typo in object property name
2024-08-22 05:48:38 +00:00
Arnav Kumar
41e111fe58
Update index.js 2024-08-22 09:57:40 +05:30
Kieran Klukas
86b6cbb537
chore: Update project-view.js to export CSS properties for color and dark color 2024-08-21 22:23:20 -04:00
Kieran Klukas
d9e304591c
bug: stop empty token bypass 2024-08-21 22:04:34 -04:00
Kieran Klukas
1720a28ab8
bug: make the view all my ships button not overflow on mobile 2024-08-21 21:40:28 -04:00
Kieran Klukas
4e55438c79
chore: enable wrapping long lines in syntax highlighter 2024-08-21 20:59:13 -04:00
Kieran Klukas
3a67aa7c76
bug: fix margin on code blocks 2024-08-21 20:54:07 -04:00
Kieran Klukas
ad086fc950
chore: remove unused code block styling 2024-08-21 20:53:39 -04:00
Kieran Klukas
22f2a8622f
feat: add syntax highlighting with react-syntax-highlighter 2024-08-21 20:45:57 -04:00
Kieran Klukas
7e2b957be4
chore: add react-syntax-highlighter npm dependency 2024-08-21 15:08:51 -04:00
Kieran Klukas
2c988e420f
chore: update .gitignore file 2024-08-21 15:08:33 -04:00
Max Wofford
7591382923
Merge pull request #1331 from kcoderhtml/patch-2
bug: fix display block not being quoted
2024-08-21 18:53:44 +00:00
Kieran Klukas
9a9e34c9d9
Merge branch 'hackclub:main' into patch-2 2024-08-21 14:50:23 -04:00
Kieran Klukas
2887cda9dd
bug: fix display block not being quoted 2024-08-21 14:50:14 -04:00
Max Wofford
7275d4e6c0
Merge pull request #1329 from kcoderhtml/patch-2
bug: switch edit link from a div to "a"
2024-08-21 18:43:18 +00:00
Arnav Kumar
74a6cce112
fix: typo in object property name
Due to the typo the description didn't show up in project page
2024-08-21 21:36:26 +05:30
Kieran Klukas
f368bd4756
bug: switch edit link from a div to "a" 2024-08-21 12:02:49 -04:00
Max Wofford
74db72d843
Merge pull request #1328 from kcoderhtml/patch-1
bug: fix impure selector
2024-08-21 15:43:04 +00:00
Kieran Klukas
dc3cbaab2d
Merge branch 'hackclub:main' into patch-1 2024-08-21 11:39:26 -04:00
Kieran Klukas
2e18a44ce2
bug: fix unpure selector for inline code block 2024-08-21 11:39:12 -04:00
Kieran Klukas
70869586fa
feat: remove background color from pre 2024-08-21 11:36:24 -04:00
Max Wofford
dc56d3b07c
Merge pull request #1327 from kcoderhtml/patch-1
feat: style changes to inline code and images
2024-08-21 15:34:04 +00:00
Kieran Klukas
72db81e2b5
feat: add 0.5rem padding to readme images 2024-08-21 11:12:13 -04:00
Kieran Klukas
d1c335aec0
feat: make the inline code blocks closer to the way github and slack render them
https://hackclub.slack.com/archives/C07HNMJALTW/p1724251063976199
2024-08-21 11:08:25 -04:00
Max Wofford
41aa91cd06 Only pull specific list of fields for cohort project data 2024-08-21 10:43:16 -04:00
Max Wofford
070ee7a21b Fix invalid airtable formula on active showcase checking 2024-08-21 10:42:52 -04:00
Max Wofford
ad31913122
Merge pull request #1322 from hackclub/add-active-cohort-endpoint
Add endpoint for currently active cohort to vote on
2024-08-20 23:38:33 +00:00