Commit graph

130 commits

Author SHA1 Message Date
Chris Cochrun 19c6ec1ff7 making health forms more asynchronous 2024-12-24 22:26:01 -06:00
Chris Cochrun a9d2a043a6 making emails and nextcloud asynchronous 2024-12-24 00:31:25 -06:00
Chris Cochrun b305bc5e4a updating mt-form and adding mission teacher questions 2024-12-19 14:02:20 -06:00
Chris Cochrun 95093fce3d all emails got to ethan too 2024-12-19 12:18:30 -06:00
Chris Cochrun 2951571d5a same for mt-form 2024-12-19 12:17:09 -06:00
Chris Cochrun d1337b1a89 making content_type work for more types 2024-12-19 12:15:53 -06:00
Chris Cochrun ab8126a619 add ethan to health form 2024-12-19 12:09:15 -06:00
Chris Cochrun 8502d0dc92 fixing email subject and info! 2024-12-19 11:57:21 -06:00
Chris Cochrun f9bc4387a4 fix 2024-12-19 11:53:59 -06:00
Chris Cochrun cb6d20a23b trying to log what's going on 2024-12-19 11:44:45 -06:00
Chris Cochrun 676038961d changing api location 2024-12-19 11:38:57 -06:00
Chris Cochrun 39b83d4e6d health_form is ready for unit tests 2024-12-12 15:09:10 -06:00
Chris Cochrun 67fb7b0f00 adding working mission trip forms 2024-12-05 15:16:45 -06:00
Chris Cochrun 6603d2c6bc getting more forms ready for mt-forms 2024-12-05 12:05:07 -06:00
Chris Cochrun e934788259 form is working to store nextcloud stuff now 2024-11-12 10:01:16 -06:00
Chris Cochrun 87c0d9cb01 mission trip form now posts to nextcloud, skeleton of sqlx 2024-11-11 05:50:46 -06:00
Chris Cochrun f78e9ea162 removing broken git info 2024-11-11 05:50:25 -06:00
Chris Cochrun 442ba1ebc2 add space in parent name 2024-11-09 05:56:23 -06:00
Chris Cochrun 718e454d79 oops find and replace found this one place too. haha 2024-11-09 05:55:01 -06:00
Chris Cochrun 0afa4175ee cleanup function for readability 2024-11-09 05:52:14 -06:00
Chris Cochrun 612451cfc9 updates to the ui and email system 2024-11-08 13:05:14 -06:00
Chris Cochrun 80c8a3e8a8 fix the api not working 2024-11-08 13:04:56 -06:00
Chris Cochrun d22cbd1e07 removing unnecessary imports 2024-11-08 07:20:27 -06:00
Chris Cochrun ebaf770d81 moving all forms to use new logger and email abstraction 2024-11-08 07:14:07 -06:00
Chris Cochrun e8dbb324f3 making email a lot smarter 2024-11-08 07:07:10 -06:00
Chris Cochrun a777d0a29e idk lisp 2024-11-07 20:58:38 -06:00
Chris Cochrun 3eb7011be8 making rust server use tracing for logging
I wanted to make sure we are logging specific information in a
specific format as to protect the privacy of users, so we are starting
to use that soon, I'll tweak these settings to make sure the info is
only so specific.
2024-11-07 15:31:34 -06:00
Chris Cochrun 3e2353bc02 updating to using actix for all things 2024-11-07 14:21:55 -06:00
Chris Cochrun 687f1ed565 idk 2024-11-06 15:57:51 -06:00
Chris Cochrun 67740cf2c6 health-forms are working again 2024-10-16 15:19:03 -05:00
Chris Cochrun 0856c5b330 Switching to ningle/clack based app 2024-10-15 06:13:48 -05:00
Chris Cochrun 228626b65d Making the tfc-api in lisp use ningle rather than raw hunchentoot 2024-09-19 14:38:15 -05:00
Chris Cochrun bf55ac34d4 see if we can't find out why we are getting errors 2024-07-14 06:42:30 -05:00
Chris Cochrun d2d9eb5735 remove cors 2024-07-06 06:48:24 -05:00
Chris Cochrun 3f1cb91895 any origin 2024-07-06 06:41:24 -05:00
Chris Cochrun 970bdb8830 add another 2024-07-06 06:35:36 -05:00
Chris Cochrun 03922bbd08 adding narrower cors? 2024-07-06 06:24:13 -05:00
Chris Cochrun d8a9058153 add cors? 2024-07-05 21:08:23 -05:00
Chris Cochrun 1c56bcb107 update actix to use cors stuff 2024-07-05 20:51:14 -05:00
Chris Cochrun d80b0c1259 add ethan back after setting up 2024-07-05 14:32:44 -05:00
Chris Cochrun 0ccbe35ca3 working server built betterer in rust 2024-07-05 13:45:49 -05:00
Chris Cochrun 1decdb43a5 remove the logging of the multipart email struct
This flooded the logs with the encoded image of the insurance card
2024-07-01 16:20:13 -05:00
Chris Cochrun a3fbdfae8b working health form pieces too with much better logging 2024-07-01 16:18:19 -05:00
Chris Cochrun 4a8325aa35 a much better camp_form.rs setup 2024-07-01 15:59:44 -05:00
Chris Cochrun 878a8bb8d1 idk.... 2024-07-01 10:10:19 -05:00
Chris Cochrun 308c4fb9c5 setup for api posting to db 2024-06-25 06:51:22 -05:00
Chris Cochrun 0330876377 linting issues 2024-06-25 06:30:09 -05:00
Chris Cochrun 9b70af3dba some updates to the rust server 2024-06-21 17:12:21 -05:00
Chris Cochrun 400ad2ad5b fix borrow checker error 2024-06-21 12:29:10 -05:00
Chris Cochrun 412a9711d7 starting to move back to rust webserver 2024-06-21 12:27:39 -05:00