Commit graph

119 commits

Author SHA1 Message Date
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
Chris Cochrun b9ed0d129d adding ethan back 2024-05-02 11:56:01 -05:00
Chris Cochrun 46b4c6cf6d add test and move camp-form api to a function for the test 2024-05-02 11:50:59 -05:00
Chris Cochrun f83054b752 basics of testing framework 2024-04-30 06:49:02 -05:00
Chris Cochrun 0003c37147 didn't use right condition 2024-04-27 22:03:13 -05:00
Chris Cochrun f703374754 make sure form is real 2024-04-27 22:00:00 -05:00
Chris Cochrun 29bbdd6cd2 fixing camp form 2024-04-27 21:55:23 -05:00
Chris Cochrun 930c02c95d hopefully fixing form 2024-04-27 21:48:33 -05:00
Chris Cochrun a5fe2c2592 fix bug 2024-04-27 07:31:57 -05:00
Chris Cochrun 08853a78d5 adding a lot more log info 2024-04-27 07:28:29 -05:00
Chris Cochrun cca468675d posting data to the nextcloud tables form catcher 2024-04-26 06:49:46 -05:00
Chris Cochrun f6eebe56dd beginning to post data to nextcloud tables 2024-04-25 22:54:35 -05:00