Commit graph

343 commits

Author SHA1 Message Date
Chris Cochrun 54dab680d6 trying to build the lisp server in nix 2024-04-03 10:10:43 -05:00
Chris Cochrun c204bd8d96 updating march newsletter 2024-03-28 14:31:51 -05:00
Chris Cochrun 1c3b71098c adding all the bits for march newsletter 2024-03-28 14:31:35 -05:00
Chris Cochrun 3228528447 adding march newsletter 2024-03-28 14:08:44 -05:00
Chris Cochrun 4b406db27f trying to use flakes to build the lisp system 2024-03-28 14:08:44 -05:00
Chris Cochrun 917f67c539 making camp form show the correct total cost if selecting full cost 2024-03-28 14:02:41 -05:00
Chris Cochrun 1cfeea05bc Making contact page invisible right now 2024-03-26 14:32:55 -05:00
Chris Cochrun ae37869c9f trying to switch to using lisp but need to build it first 2024-03-26 14:30:37 -05:00
Chris Cochrun 09b9e8fb5b Making mission trip forms closed 2024-03-21 10:44:11 -05:00
Chris Cochrun 94fa693a39 add ethan to the camp form email 2024-03-21 10:30:43 -05:00
Chris Cochrun c5e7e48d6d a semi working camp form 2024-03-21 10:22:18 -05:00
Chris Cochrun dc15b66627 basic camp form system 2024-03-21 10:00:13 -05:00
Chris Cochrun 432436c0c1 adding just and hiding the camp form 2024-03-20 09:31:39 -05:00
Chris Cochrun a4803160b5 fixing newsletters listing 2024-02-08 14:22:36 -06:00
Chris Cochrun ed855a2b47 adding cochrun feb newsletter 2024-02-08 12:44:19 -06:00
Chris Cochrun 58caab0602 removing mission trip signup button 2024-02-08 11:42:40 -06:00
Chris Cochrun 3d682ee76b removing some cruft 2024-01-12 07:23:01 -06:00
Chris Cochrun 5cc601e577 create an abstraction for POST forms 2024-01-11 14:57:07 -06:00
Chris Cochrun 31f05fc5be adding mission trip promo 2024-01-10 11:56:43 -06:00
Chris Cochrun 012255537e fixing emails formatted wrong 2024-01-10 11:19:41 -06:00
Chris Cochrun 64917db638 bug in health form 2024-01-10 10:41:40 -06:00
Chris Cochrun 9e5acd6aa5 adding the local trip form 2024-01-10 10:25:22 -06:00
Chris Cochrun 0c692b3197 making the lisp server leaner 2024-01-10 09:36:08 -06:00
Chris Cochrun 457a2815af fixing bugs in the health form 2024-01-10 09:36:01 -06:00
Chris Cochrun b7016133e9 these actually need to point to prod in the repo.... 2024-01-09 21:41:27 -06:00
Chris Cochrun 38e59d5537 remove the post in the lisp server...
This will need to be rewritten and perhaps I'll stick with rust for
now, but I do have the lisp server capable of working again.
2024-01-09 21:37:34 -06:00
Chris Cochrun 4004b1cf9d fixed bug in receiving non filled out zip 2024-01-09 21:37:18 -06:00
Chris Cochrun b09417eb32 setting these to be dev by default... change when pushing to prod 2024-01-09 21:37:00 -06:00
Chris Cochrun 95d2cead91 adding debug stuff and fixing bug in letting form validate 2024-01-09 21:36:44 -06:00
Chris Cochrun 4913cfefc0 some commented out ideas for posting data to nextcloud tables 2024-01-09 14:21:00 -06:00
Chris Cochrun 6ad7472d83 fixed the lisp server. Now to decide between the two 2024-01-09 14:20:48 -06:00
Chris Cochrun c669c12311 switching forms back to dev mode in the repo 2024-01-09 14:20:35 -06:00
Chris Cochrun c0889ff13d typo in mt-form.html for attitude question 2024-01-09 13:19:50 -06:00
Chris Cochrun 6d5aa09088 typo in attitude 2024-01-09 13:19:10 -06:00
Chris Cochrun 715a997a1f fixing bug in mt_form 2024-01-09 06:03:11 -06:00
Chris Cochrun 2110516859 adding a more robust health form api 2024-01-09 06:01:02 -06:00
Chris Cochrun 3595ec45ea update .gitignore 2024-01-08 15:52:43 -06:00
Chris Cochrun a0d657df64 adding tmp to gitignore 2024-01-08 15:52:29 -06:00
Chris Cochrun 661c272543 fixing the ui of the front page 2024-01-08 15:50:10 -06:00
Chris Cochrun f9bcae157f all forms point to the production api 2024-01-08 15:21:23 -06:00
Chris Cochrun 3f8b9cb5d8 all reference forms and health apis are done 2024-01-08 15:20:33 -06:00
Chris Cochrun 65f186fadc adding the health form api and validation 2024-01-08 14:12:29 -06:00
Chris Cochrun e28ce85c7f adding some test json stuff 2024-01-08 11:17:37 -06:00
Chris Cochrun baefa36f11 switching the nix build to build the rust api 2024-01-08 11:17:10 -06:00
Chris Cochrun 0a04063298 moving to production api 2024-01-08 10:53:19 -06:00
Chris Cochrun f00ed3a04c moving to using a rust api 2024-01-08 10:51:53 -06:00
Chris Cochrun 2d1424aeb2 add commented api endpoint 2024-01-05 09:31:39 -06:00
Chris Cochrun f041d04a40 remove require 2024-01-05 09:31:33 -06:00
Chris Cochrun 89deac098f api of mt-form almost ready 2024-01-04 15:07:11 -06:00
Chris Cochrun d0ebf6baab front-end of mt-form nearly ready for publishing
Front end of mt-form is basically ready. There could be some tweaks to
wording here and there, but it's mostly done. Will need to adjust how
it sends the form when we actually send it on, but for now, it's ready.
2024-01-04 15:05:41 -06:00