145 Commits

Author SHA1 Message Date
april
e7aead4063 Make totals by class use human-readable names 2024-01-11 16:40:19 -06:00
april
e1f21de98f Extend stats to include totals by class 2024-01-11 16:21:22 -06:00
april
fbc1df5f34 Add placeholder admin dashboard 2024-01-11 15:06:40 -06:00
april
4122521aa3 Fix aircraft updating 2024-01-11 14:54:14 -06:00
april
37a452ac08 Implement aircraft updating 2024-01-11 14:54:03 -06:00
april
164ab99c95 Fix aircraft display issues 2024-01-11 14:18:40 -06:00
april
38d62770f6 Implement filtering flights by aircraft 2024-01-11 13:21:55 -06:00
april
03ea9d0235 Fix filter validation 2024-01-11 13:12:46 -06:00
april
cf9784b770 Validate custom filters 2024-01-11 12:31:51 -06:00
april
ab126ceb06 Implement flight filtering 2024-01-11 11:49:30 -06:00
april
b50d333677 Implement aircraft values in flight creation/updating 2024-01-11 11:30:10 -06:00
april
d6d03c9027 Move aircraft form to separate module 2024-01-10 14:10:29 -06:00
april
1958f6dc5f Remove tach from aircraft 2024-01-10 13:55:54 -06:00
april
c1050d8234 Remove tach field from aircraft 2024-01-10 13:55:43 -06:00
april
dafcacf28a Add endpoints to get categories and classese 2024-01-09 16:03:57 -06:00
april
f78be2cf86 Fix password updating 2024-01-09 14:41:21 -06:00
april
9e4520b218 Handle totals with no flights 2024-01-09 13:17:58 -06:00
april
955a3e38f3 Handle totals with no flights 2024-01-09 13:17:34 -06:00
april
c45f47ed44 Update flights to reference aircraft collection 2024-01-09 13:02:04 -06:00
april
04e8c8ca8c Implement basic aircraft management 2024-01-09 12:31:04 -06:00
april
f0d8af101b Add totals to dashboard 2024-01-08 15:18:17 -06:00
april
b7610e9b6f Remove redundant "total" from totals 2024-01-08 15:12:25 -06:00
april
b446ac93eb Remove takeoffs field, add dashboard route 2024-01-08 14:59:07 -06:00
april
cbd6e2beb5 Add totals endpoint 2024-01-08 14:54:39 -06:00
april
29334dad95 Remove takeoffs field 2024-01-08 14:54:23 -06:00
april
9c2eb7ea0e Add simple statistics endpoint 2024-01-08 13:58:10 -06:00
april
921a3be6b2 Update colors 2024-01-08 13:12:16 -06:00
april
c4f990ea19 Fix spacing issue and rearrange log display 2024-01-08 13:07:04 -06:00
april
8bc3639d89 Finish flight information display 2024-01-08 12:50:20 -06:00
april
352172487a Redirect from root to dashboard/login 2024-01-08 10:28:06 -06:00
april
cabae55677 Implement password updating 2024-01-05 17:03:56 -06:00
april
a38d498961 Merge branch 'master' of https://github.com/azpsen/tailfin-web 2024-01-05 17:03:41 -06:00
april
00f0def462 Implement password updating and show login errors 2024-01-05 17:03:39 -06:00
April Petersen
75d45371f9 Update roadmap 2024-01-05 15:43:10 -06:00
april
4a0e49a959 Implement flight updating 2024-01-05 15:41:47 -06:00
april
403ce0d9bc Change update_flight return value to be consistent with others 2024-01-05 15:41:33 -06:00
april
d61b473869 Fix flight update db issue 2024-01-05 15:35:03 -06:00
april
dcb6ce3c2a Move flight creation form to separate file 2024-01-05 15:05:01 -06:00
april
654393bab8 Implement flight deletion 2024-01-05 14:54:44 -06:00
april
e93a27255a Merge remote-tracking branch 'origin/master' 2024-01-05 14:16:29 -06:00
april
6b9a8b6a1a Fix user comparison issue that prevented deletion and editing 2024-01-05 14:16:19 -06:00
april
40108d1070 Fix flight list ordering 2024-01-05 13:36:39 -06:00
April Petersen
17b187b40a Update roadmap 2024-01-05 12:19:53 -06:00
april
918a705c4c Fix time entry and missing data display 2024-01-05 12:16:34 -06:00
april
ed490803cb Rearrange flight creation form 2024-01-05 11:52:06 -06:00
april
0bfdc4f8e5 Fix README formatting 2024-01-05 11:45:39 -06:00
april
e62fb0ff5f Add configuration instructions 2024-01-05 11:44:03 -06:00
april
02c45bbc63 Move api client to a hook and allow .env api url config 2024-01-05 11:42:05 -06:00
april
05fefd40b1 Group flight list by date 2024-01-05 11:13:21 -06:00
april
7fa749a5de Update roadmap 2024-01-05 11:11:58 -06:00