Commit graph

7 commits

Author SHA1 Message Date
jpt1729
d5afd357ca added disabled button to slack page 2024-09-17 20:46:17 -05:00
Toby Brown
ef184f9c3b thing works now whey! 2024-02-23 20:27:49 +00:00
Caleb Denio
790d74d3e7 Enable ESLint (#292)
* Use ESLint

* oops

* Ignore ESLint during builds

* Disable <Image> rule

* Restore quotes and apostrophes
2022-01-14 11:28:59 +11:00
Lachlan Campbell
04020601e1 Upgrade to Theme 0.2 (#30)
* Upgrade to Theme 0.2

* Fix typo
2020-07-20 14:34:32 -04: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
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