Commit graph

29 commits

Author SHA1 Message Date
Max Wofford
5cb4f2640f Fix timeout running in useForm 2024-08-18 09:38:35 -04:00
Max Wofford
970029d019 Implement patching on edit page 2024-08-16 20:29:03 -04:00
Max Wofford
f4e220a8cd Add redirect to project after submission 2024-08-16 14:28:03 -04:00
Malted
84899cdbdd
Run prettier 2024-01-26 17:26:17 +01:00
Toby Brown
89dad9f15c slack form 2024-01-10 21:56:13 +00:00
Malted
98094108d5
5x slack signup perf 2023-09-05 12:20:31 +01:00
Sam Poder
f3f91d9003 Codebase Cleanup 2023-08-10 18:00:00 -04:00
Caleb Denio
535274a1ae
Fix Slack form 2023-06-13 15:25:03 -04:00
Ella
47f2d0bea6 Run prettier (#633) 2022-12-17 20:51:20 -05:00
Sam Poder
22dd273557 Auto Continent (#425)
* A small test

* continental 🌴

* Hmm

* Update use-form.js

* Update _middleware.js

* Update _middleware.js

* I think I got it!

* Try using rewrite

* Update _middleware.js
2022-04-17 15:50:00 +08:00
Sam Poder
ed34fff97f clubs channel slacks (#160)
* Update join-form.js

* Update join-form.js

* Update use-form.js

* Update join.js

* Update use-form.js
2021-08-01 15:30:33 +08:00
Lachlan Campbell
56dd418d0d HC-55 Add Stickers page (#6)
* Begin sticker page

* Add formatted countries

* Remove unused imports

* Use fetch again

* Small edits

* Fix typo

* Continue polishing

* Fix address autocomplete

* Add stickers to page

* Add hero image

* Add link to homepage

* fix person

* console log

* fix typo

* h

* fix detection

* fix again i think

* more fix

* fix again lol

* edge case

* fix equals

* fix and improve :) :) " :):):)

* add zip code

Co-authored-by: Matthew Stanciu <mattbstanciu@gmail.com>
2020-11-09 13:05:16 -05:00
Lachlan Campbell
74f71bf617 Iterate join form config 2020-08-19 19:36:34 +00:00
Lachlan Campbell
e34b12c84c Switch useForm to no-cors 2020-08-18 23:24:40 +00:00
Lachlan Campbell
a97ec4c4cd Fix Slack form 2020-08-18 21:37:47 +00:00
Max Wofford
65e9ad5751 Invites on the slack form create multi-channel guests (#23)
* Invites on the slack form create multi-channel guests

* Use CORS only in production

* Open this boi UP

* Remove cors-anywhere

* Remove JSON parse

* Attempt boolean logic for teens

* Attempt to fix som form

* Attempt to fix form routing error

* Don't include post URL in form html

* Remove method from HTML

* Try persisting event

* Remove fetch imports

* Edit submitted button copy

* Add logging

* Fix teen field

Co-authored-by: Lachlan Campbell <lachlan@hackclub.com>
2020-06-18 08:01:21 -04:00
Matthew Stanciu
906467f986 Re-add cors anywhere 2020-06-08 15:27:36 -04:00
Matthew Stanciu
d78e1e6edf Remove cors anywhere 2020-06-08 15:25:43 -04:00
Matthew Stanciu
589b595cbd re-add cors anywhere 2020-05-13 18:15:54 -04:00
Matthew Stanciu
f69e5ecb5e waaaaaait 2020-05-13 18:14:45 -04:00
Matthew Stanciu
df5149e807 cors anywhere maybe 2020-05-13 18:12:01 -04:00
Matthew Stanciu
b7d9be5586 Change request domain 2020-05-13 17:15:48 -04:00
Matthew Stanciu
a819338891 nrhstegr 2020-05-13 17:11:16 -04:00
Matthew Stanciu
6417e89e8a herqgw 2020-05-13 17:09:36 -04:00
Matthew Stanciu
ff3e57eb55 debhug 2020-05-13 17:01:09 -04:00
Lachlan Campbell
5443403101 Switch showing “submitted” on forms from 2sec to 5 2020-05-01 15:25:43 -04:00
Lachlan Campbell
fee4f9b7f6 Fix typo from dev 2020-04-27 16:45:30 -04:00
Lachlan Campbell
3040afea9b Disable submit button while submitting 2020-04-27 16:43:05 -04:00
Lachlan Campbell
dc62a6d564 Create form abstraction 2020-04-27 16:16:47 -04:00