Commit graph

157 commits

Author SHA1 Message Date
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 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 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
Chris Cochrun 9b8ec651d8 mostly css and some other tweaks to mission trip form 2024-01-04 12:54:26 -06:00
Chris Cochrun 81bf6a53e3 setting up the mission trip page 2024-01-03 15:16:28 -06:00
Chris Cochrun bccf89e5d7 making mobile menu bigger 2024-01-03 13:56:15 -06:00
Chris Cochrun 0350d8586d more upstreaming and using newer features 2023-12-16 06:05:33 -06:00
Chris Cochrun 9a2c3669e5 switching header to more upstream 2023-12-16 05:48:55 -06:00
Chris Cochrun cf6c0932ac using these upstream 2023-12-16 05:43:26 -06:00
Chris Cochrun ad516c81c8 using upstream warnings 2023-12-16 05:42:03 -06:00
Chris Cochrun e42fa46d47 some bits that might be important 2023-12-16 05:41:13 -06:00
Chris Cochrun c22a1bb829 making the health form point to the real server not a local dev 2023-12-12 17:32:14 -06:00
Chris Cochrun a5b0d442d7 making health form use the new server 2023-12-12 17:21:21 -06:00
Chris Cochrun e4e485d844 idk 2023-11-23 05:45:24 -06:00
Chris Cochrun 7724a42e73 updates to camp and things 2023-08-21 10:16:17 -05:00
Chris Cochrun 16e1340a7c tweaks for june 2023-08-17 05:57:41 -05:00
Chris Cochrun 23a7930a98 fixing how the health-form prod and dev system works 2023-06-09 07:26:34 -05:00
Chris Cochrun 341c3cbcd3 loads of tweaks for adding may newsletter and misson trip reports
This includes server pieces that are not live just yet
2023-06-09 07:14:42 -05:00
Chris Cochrun 78eb9da780 updating flake to make shell.nix work and updating server 2023-06-01 09:45:35 -05:00
Chris Cochrun d857692815 finally able to save the picture 2023-05-30 15:26:57 -05:00
Chris Cochrun d8740cdb73 setting up more for idk, rust servers i guess 2023-05-26 16:36:56 -05:00
Chris Cochrun 09f3ea62f2 switch server to rust based since it's much easier 2023-05-26 16:21:21 -05:00
Chris Cochrun 9acb2b309a updates to actually a working server sorta 2023-05-25 17:09:44 -05:00
Chris Cochrun 4242f0d05a adding quicklisp and sbcl to add parenscript possibly
These are all just testing pieces but possible changes to add
2023-05-25 09:26:06 -05:00
Chris Cochrun cb9f3ca324 adding clojurescript to replace hand written javascript
I hate javascript...
2023-05-23 16:55:54 -05:00
Chris Cochrun 1f46c2daee forms: updated the contact-form so it is natural and easy 2023-05-12 10:03:37 -05:00
Chris Cochrun 9eb6f6ef05 making newsletters page show all newsletters with better author tag 2023-05-11 08:43:40 -05:00
Chris Cochrun 8f23a32397 tweaks to css of health form 2023-05-05 14:28:35 -05:00
Chris Cochrun f9c63888ec adding tweaks to the health form 2023-05-05 14:26:45 -05:00
Chris Cochrun e45f46ad57 adding shadow to newsletter list 2023-05-04 15:21:49 -05:00
Chris Cochrun 057e7988f6 increase camp cost 2023-05-04 11:08:31 -05:00
Chris Cochrun f308e4c5a5 removing 2nd week from the options 2023-04-27 14:16:54 -05:00
Chris Cochrun f442337fc1 Revert "setting up luctors website based off tfcs"
This reverts commit 773b3ed3e5
2023-04-02 11:53:29 +00:00
Chris Cochrun 773b3ed3e5 setting up luctors website based off tfcs 2023-04-02 06:52:03 -05:00
Chris Cochrun a1aa4ca9bf add requirement to camp-form
These requirements are to ensure emails from parents are added to the camp-form
2023-03-30 13:24:05 -05:00
Chris Cochrun 08448cf6e5 fixing health form submissions not switching pages 2023-03-23 11:54:46 -05:00
Chris Cochrun 31fc65500e finished updates to camp form
The main parts of the camp form are finished. I may remove the map,
but it's helpful for anyone who is farther away from camp.
2023-03-22 11:11:24 -05:00
Chris Cochrun e67901bb8f simple map shortcode
This map shortcode pulls form umap.openstreetmap.fr
It's a very simple but effective way of showing maps of locations but
not showing routes. In the future I'd like to get leaflet working but
this will work for now.
2023-03-22 11:09:33 -05:00
Chris Cochrun 16bcf8b091 adding leaflet-hugo maps
This will hopefully allow me to create shortcode maps with osm and
leaflet rather than google.
2023-03-22 10:25:49 -05:00
Chris Cochrun 31bab3cf3b camp form rough draft
The camp form is basically finished. I need to have some folks look at
it to make sure we've got it all done right.
2023-03-22 09:40:07 -05:00
Chris Cochrun d3c7dc699b making pt-videos fit video aspect ratio 2023-03-21 17:27:32 -05:00
Chris Cochrun be049e4536 add floating-button shortcode
This shortcode adds a floating button styled like other buttons in
this theme and allows you to move to the appropriate place on the page
or another link.
2023-03-21 17:20:35 -05:00
Chris Cochrun eae2232537 add camp-form 2023-03-21 15:09:19 -05:00
Chris Cochrun 42497fb4c5 hide mission trip form button 2023-02-07 10:15:43 -06:00
Chris Cochrun 03599d7239 added required tag to address 2023-01-31 21:30:53 -06:00
Chris Cochrun 8898f08a70 adding wakeeney as an otpion in the mt-form school list 2023-01-13 13:45:30 -06:00
Chris Cochrun b1d4edba2a add new mt video 2023-01-10 10:32:53 -06:00
Chris Cochrun 677716416a making final-agreement look better 2023-01-06 09:45:18 -06:00
Chris Cochrun bc540d4d72 adding final agreement to mt-form 2023-01-06 09:38:15 -06:00
Chris Cochrun f480f1513b fixing minor issues in the mt-form and mt-church-form 2023-01-05 21:01:47 -06:00
Chris Cochrun d8bc1b8602 minor date fixes 2023-01-05 10:13:26 -06:00
Chris Cochrun 5e770a4ef5 updates making all forms work in production 2023-01-04 16:47:03 -06:00
Chris Cochrun 02f73ff7d1 fixing layout to flow with new blowfish 2023-01-04 14:06:00 -06:00
Chris Cochrun 414ba2f2ca basic changes to make pages work with new blowfish 2023-01-04 14:02:33 -06:00
Chris Cochrun 9e498888fc fixing up church and teacher forms 2023-01-04 11:18:00 -06:00
Chris Cochrun b487eae367 updating some mt-form parts 2023-01-04 11:17:17 -06:00
Chris Cochrun 1adf014595 adding info on location to send user after mt-form submission 2023-01-03 07:26:52 -06:00
Chris Cochrun be221e2eec making the mission trip form forward based on last answers 2023-01-02 16:05:20 -06:00
Chris Cochrun d34828cf1d fixing the pattern matching for the phone numbers to allow anything
and I'll fix it later
2022-12-28 10:16:52 -06:00
Chris Cochrun b0dfc4e3b5 updating the mission trip forms submission code 2022-12-28 10:02:06 -06:00
Chris Cochrun db2209b7d1 fixing the redirect again 2022-12-20 15:06:00 -06:00
Chris Cochrun cba16088c5 fixing tetanus-shot date validation 2022-12-20 14:33:10 -06:00
Chris Cochrun 5bdabd920e health form redirect to thankyou 2022-12-20 14:10:16 -06:00
Chris Cochrun 966a6ddb67 fixing health form validation 2022-12-20 14:08:04 -06:00
Chris Cochrun ff2d64dd48 fixing health form redirect and updating npm 2022-12-20 09:11:07 -06:00
Chris Cochrun aad9d95d8a fixing date not changing everyday 2022-12-13 10:15:09 -06:00
Chris Cochrun edb7b03d08 adding the health-form.html and building it out 2022-12-12 11:53:38 -06:00
Chris Cochrun c01e64c46b switching analytics to regular site 2022-11-24 07:07:00 -06:00
Chris Cochrun a728b4273c updates to all forms 2022-11-11 21:22:26 -06:00
Chris Cochrun 20dcbb82ab adding parent, teacher, and church mt forms 2022-11-11 15:16:08 -06:00
Chris Cochrun 1d26eba202 making mt-form work 2022-11-11 15:15:58 -06:00
Chris Cochrun d35be7285f making form more functional 2022-11-11 09:57:54 -06:00
Chris Cochrun 30acad0d4c updates on form 2022-11-10 11:40:29 -06:00
Chris Cochrun d760bdc2d2 done with styling of mt-form 2022-11-10 06:37:32 -06:00
Chris Cochrun dbfbe34e19 updating mt-form more 2022-11-08 17:32:38 -06:00
Chris Cochrun 82b4527d08 a lot of updating to the mt-form... making my own... 2022-11-08 15:23:11 -06:00
Chris Cochrun d4f5a3cec9 adding myself as an author and setting up a newsletter base 2022-11-08 09:28:17 -06:00
Chris Cochrun 8c6910f269 making scrollToTop work on list pages as well 2022-11-07 21:00:53 -06:00
Chris Cochrun c828b31653 updating disciplemaking-tw 2022-11-07 15:33:45 -06:00
Chris Cochrun f482763ac5 adding self-hosted analytics 2022-11-07 09:30:23 -06:00
Chris Cochrun aabf84a80c making the mt-form have some agreement before the form appears 2022-11-05 14:55:03 -05:00
Chris Cochrun bfa85eb2f7 fixing some config stuff and deleting the broken config 2022-11-05 10:43:04 -05:00
Chris Cochrun 6eb8468e3a ordering ministries by weight 2022-11-04 11:07:38 -05:00
Chris Cochrun a61a5b19e8 making staff ordered by weight 2022-11-04 10:55:52 -05:00
Chris Cochrun 309a419d50 tweaking of some shortcodes and adding osm 2022-11-01 17:26:46 -05:00
Chris Cochrun 35425157b0 fixing images in list to be fit to top and cropped 2022-11-01 16:45:06 -05:00
Chris Cochrun af362f436d making my own article-link partial 2022-11-01 15:17:52 -05:00
Chris Cochrun 9dbd3ff379 increased size and spacing in mobile menu 2022-11-01 13:40:49 -05:00
Chris Cochrun 36ea3bcb7e updating a lot of staff stuff 2022-11-01 13:27:01 -05:00
Chris Cochrun d79366be82 adding all of the tailwindcss changes to work for us woohoo! 2022-10-31 17:10:28 -05:00
Chris Cochrun 4d82226ca7 moving theme to git submodule not hugo module for more flexible 2022-10-31 16:50:10 -05:00
Chris Cochrun cdfbc795e0 some small adjustments 2022-10-31 15:48:23 -05:00
Chris Cochrun c11a8ec022 spacing shortcode and adding it in atwood 2022-10-31 15:48:06 -05:00
Chris Cochrun a82262b53d adding my own baseof.html 2022-10-30 14:20:41 -05:00
Chris Cochrun 9fede539cf updating some css 2022-10-30 14:20:34 -05:00
Chris Cochrun 325cf3640a adding an example html form in case we want custom ones 2022-10-30 07:31:53 -05:00
Chris Cochrun c7c150567b fixing a lot of metadata 2022-10-29 07:32:28 -05:00