Commit graph

110 commits

Author SHA1 Message Date
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 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 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