Commit graph

110 commits

Author SHA1 Message Date
612451cfc9 updates to the ui and email system 2024-11-08 13:05:14 -06:00
80c8a3e8a8 fix the api not working 2024-11-08 13:04:56 -06:00
d22cbd1e07 removing unnecessary imports 2024-11-08 07:20:27 -06:00
ebaf770d81 moving all forms to use new logger and email abstraction 2024-11-08 07:14:07 -06:00
e8dbb324f3 making email a lot smarter 2024-11-08 07:07:10 -06:00
a777d0a29e idk lisp 2024-11-07 20:58:38 -06:00
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
3e2353bc02 updating to using actix for all things 2024-11-07 14:21:55 -06:00
687f1ed565 idk 2024-11-06 15:57:51 -06:00
67740cf2c6 health-forms are working again 2024-10-16 15:19:03 -05:00
0856c5b330 Switching to ningle/clack based app 2024-10-15 06:13:48 -05:00
228626b65d Making the tfc-api in lisp use ningle rather than raw hunchentoot 2024-09-19 14:38:15 -05:00
bf55ac34d4 see if we can't find out why we are getting errors 2024-07-14 06:42:30 -05:00
d2d9eb5735 remove cors 2024-07-06 06:48:24 -05:00
3f1cb91895 any origin 2024-07-06 06:41:24 -05:00
970bdb8830 add another 2024-07-06 06:35:36 -05:00
03922bbd08 adding narrower cors? 2024-07-06 06:24:13 -05:00
d8a9058153 add cors? 2024-07-05 21:08:23 -05:00
1c56bcb107 update actix to use cors stuff 2024-07-05 20:51:14 -05:00
d80b0c1259 add ethan back after setting up 2024-07-05 14:32:44 -05:00
0ccbe35ca3 working server built betterer in rust 2024-07-05 13:45:49 -05:00
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
a3fbdfae8b working health form pieces too with much better logging 2024-07-01 16:18:19 -05:00
4a8325aa35 a much better camp_form.rs setup 2024-07-01 15:59:44 -05:00
878a8bb8d1 idk.... 2024-07-01 10:10:19 -05:00
308c4fb9c5 setup for api posting to db 2024-06-25 06:51:22 -05:00
0330876377 linting issues 2024-06-25 06:30:09 -05:00
9b70af3dba some updates to the rust server 2024-06-21 17:12:21 -05:00
400ad2ad5b fix borrow checker error 2024-06-21 12:29:10 -05:00
412a9711d7 starting to move back to rust webserver 2024-06-21 12:27:39 -05:00
b9ed0d129d adding ethan back 2024-05-02 11:56:01 -05:00
46b4c6cf6d add test and move camp-form api to a function for the test 2024-05-02 11:50:59 -05:00
f83054b752 basics of testing framework 2024-04-30 06:49:02 -05:00
0003c37147 didn't use right condition 2024-04-27 22:03:13 -05:00
f703374754 make sure form is real 2024-04-27 22:00:00 -05:00
29bbdd6cd2 fixing camp form 2024-04-27 21:55:23 -05:00
930c02c95d hopefully fixing form 2024-04-27 21:48:33 -05:00
a5fe2c2592 fix bug 2024-04-27 07:31:57 -05:00
08853a78d5 adding a lot more log info 2024-04-27 07:28:29 -05:00
cca468675d posting data to the nextcloud tables form catcher 2024-04-26 06:49:46 -05:00
f6eebe56dd beginning to post data to nextcloud tables 2024-04-25 22:54:35 -05:00
5b988b14ae some attempts at fixing the nil forms 2024-04-25 22:08:05 -05:00
e35c29d189 fix blank emails 2024-04-25 21:57:18 -05:00
f891204172 fixed broken redirects 2024-04-25 21:54:49 -05:00
6cf35dea02 fixing the form fixer... 2024-04-25 21:46:54 -05:00
b3851df8ab trying to capitalize headers of camp form email 2024-04-25 21:38:04 -05:00
51e9d7fc9b switching lisp server to new naming scheme 2024-04-25 21:35:15 -05:00
c3bf1e3a9f updating with log info set properly 2024-04-25 21:22:21 -05:00
99aff941dd adding ethan to emails 2024-04-25 11:28:39 -05:00
9876ccacb9 fix url not having the last / 2024-04-25 11:26:12 -05:00