145 Commits

Author SHA1 Message Date
april
4ce5a9cab7 Remove debug log statements 2024-01-05 11:11:33 -06:00
april
78a4ca2984 Add endpoint for getting flights structured by date 2024-01-05 10:11:13 -06:00
april
04813bfd76 Improve flight view appearance 2024-01-04 16:55:12 -06:00
april
5b6b5d819b Fix landings label 2024-01-04 16:22:24 -06:00
april
887f83119f Improve flight list display 2024-01-04 15:32:37 -06:00
april
c72523b664 Improve error display 2024-01-04 15:28:34 -06:00
april
8c0a0955b3 Group flights by date in list view 2024-01-04 15:13:45 -06:00
april
a600cff6e6 Consolidate query error handling 2024-01-04 14:13:07 -06:00
april
783bf668d1 Fix types 2024-01-04 13:44:04 -06:00
april
4e84dc842a Redirect on token expiry 2024-01-04 13:36:21 -06:00
april
9de454d491 Fix flight load error display 2024-01-04 10:05:08 -06:00
april
2dd6edd156 Improve loading displays 2024-01-03 17:03:42 -06:00
april
c857a18619 Reload flight list when new flight is added 2024-01-03 15:40:18 -06:00
april
4d9d2a8dba Fix date encoding issue 2024-01-03 15:28:39 -06:00
april
a52eab9105 Implement flight log creation 2024-01-03 15:27:58 -06:00
april
8e03e3dccf Update login page appearance 2024-01-03 11:06:06 -06:00
april
ec6d565cdd Fix instrument holds data type 2024-01-03 10:52:50 -06:00
april
6137dde7df Add favicon 2024-01-03 10:09:30 -06:00
april
f428074c27 Merge branch 'master' of https://github.com/azpsen/tailfin-web 2024-01-03 10:02:09 -06:00
april
912e4d1b0e Consolidate authentication code 2024-01-03 10:01:15 -06:00
april
fc6a959959 Change login error codes 2024-01-03 08:38:40 -06:00
April Petersen
42803c09d2 Update README.md 2024-01-02 17:48:05 -06:00
april
73b11482ff Implement basic API interaction 2024-01-02 17:41:11 -06:00
april
ca59125a85 Fix logout type mismatch 2024-01-02 17:39:37 -06:00
april
5b6ed389c4 Allow setting base URL from env 2024-01-02 11:10:56 -06:00
april
c4f01cd3f2 Add flight sorting 2024-01-02 11:08:34 -06:00
april
a456f8155b Initial commit from create-remix 2023-12-29 10:20:01 -06:00
april
c2a649852d Delete flights associated with user on user delete 2023-12-29 08:59:47 -06:00
april
e788536956 Add roadmap 2023-12-29 08:38:28 -06:00
april
99e47765de Fix readme formatting 2023-12-28 17:26:50 -06:00
april
941dbe527c Fix readme spacing 2023-12-28 17:25:19 -06:00
april
3e4155a9ba Update configuration docs 2023-12-28 17:22:54 -06:00
april
3aa3c9369c Add logo 2023-12-28 17:21:09 -06:00
april
c15b0e6b38 Add README 2023-12-28 17:20:42 -06:00
april
9d31a1af55 Add port configuration option 2023-12-28 17:20:29 -06:00
april
e4f6298c27 Add all config options to .env 2023-12-28 17:08:25 -06:00
april
7520cb3a27 Migrate to motor for DB interaction 2023-12-28 16:31:52 -06:00
april
d791e6f062 Migrate to FastAPI JWT auth 2023-12-20 16:11:02 -06:00
april
f8ecc028c7 Start move to FastAPI 2023-12-20 09:51:50 -06:00
april
1f275ec195 Refactor into multiple files 2023-12-19 13:27:07 -06:00
april
ce1d2c0918 Fix request JSON access issues 2023-12-19 13:07:55 -06:00
april
43e90f8b07 Minor restructuring and add documentation 2023-12-19 11:43:29 -06:00
april
3ec92573e1 Add auth levels and logging 2023-12-19 10:58:07 -06:00
april
c0a33397fc Add environment variable config 2023-12-19 08:55:32 -06:00
april
41a301b273 Write basic authentication and log API 2023-12-18 16:14:57 -06:00