Commit Graph

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