60 Commits

Author SHA1 Message Date
April Petersen
0f885a1796 Update README.md 2024-01-15 17:30:57 -06:00
April Petersen
2533af2ee0 Update roadmap 2024-01-15 17:15:23 -06:00
April Petersen
4cc0a7efa0 Update roadmap 2024-01-15 17:14:46 -06:00
april
c483cf6dc6 Only show list item add instructions when allowed 2024-01-15 17:01:06 -06:00
april
9a16d79ab9 Remove debug logging 2024-01-15 17:00:09 -06:00
april
9eb5465bc3 Add inline image add/remove 2024-01-15 16:59:02 -06:00
april
924252b38f Implement inline editing and image upload/delete/edit 2024-01-15 16:33:26 -06:00
april
325730a9da Fix validation and spacing in new flight form 2024-01-15 12:54:42 -06:00
april
29c6c49b3e Style image carousel 2024-01-15 12:47:00 -06:00
april
2395bb10bf Add image display to flight logs 2024-01-15 11:52:29 -06:00
april
4b80593aa3 Display images on flight logs 2024-01-15 09:52:56 -06:00
april
a1b5332910 Prettify category/class fields 2024-01-11 17:10:44 -06:00
april
91f6da1f5e Add totals by class 2024-01-11 16:40:54 -06:00
april
fbc1df5f34 Add placeholder admin dashboard 2024-01-11 15:06:40 -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
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
9e4520b218 Handle totals with no flights 2024-01-09 13:17:58 -06:00
april
f0d8af101b Add totals to dashboard 2024-01-08 15:18:17 -06:00
april
b446ac93eb Remove takeoffs field, add dashboard route 2024-01-08 14:59:07 -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
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
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
40108d1070 Fix flight list ordering 2024-01-05 13:36:39 -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
april
4ce5a9cab7 Remove debug log statements 2024-01-05 11:11:33 -06:00
april
04813bfd76 Improve flight view appearance 2024-01-04 16:55:12 -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