Commit Graph

131 Commits

Author SHA1 Message Date
08baaa6d83 updating default logbook table page size (#109) v2.0.1 2026-03-08 17:40:10 -05:00
487afb08d6 adding api unit tests (#108)
* adding api unit tests

* adding not signed in alerts to flights and logs
v2.0.0
2026-03-08 14:58:24 -05:00
b7e74242b8 minor fixes 2026-01-29 08:56:11 -06:00
876f1f65a2 updating log entity with numeric columns 2026-01-27 12:54:08 -06:00
4db1a0fb32 updataing version to 2.0.0-beta-2 v2.0.0-beta-2 2026-01-25 11:17:16 -06:00
f246c1f0f6 updataing tag github actions workflow v2.0.0-beta-1 2026-01-25 08:43:34 -06:00
36b4018858 updataing version to 2.0.0-beta-1 2026-01-25 08:23:53 -06:00
6b0c292d34 minor fixes 2026-01-11 10:54:21 -06:00
51de91f8d4 minor fixes 2026-01-11 10:51:28 -06:00
41e9ae33dc minor fixes 2026-01-02 09:33:13 -06:00
870241b37f enabling cors 2026-01-01 19:23:55 -06:00
a827b5a39f enabling cors 2026-01-01 16:10:33 -06:00
0663ac873e enabling cors 2025-12-31 17:34:44 -06:00
7cfe005154 enabling cors 2025-12-31 17:21:04 -06:00
f421b8d231 disabling cors 2025-12-31 15:33:17 -06:00
5977659dd4 updating api cors origin 2025-12-31 15:08:31 -06:00
01c1e7015e fixing github actions build workflow 2025-12-31 14:11:44 -06:00
10d160bbc2 fixing github actions build workflow 2025-12-31 14:08:31 -06:00
f321c2506a fixing github actions build workflow 2025-12-31 14:01:23 -06:00
976574c6ac updating docker compose 2025-12-29 23:07:30 -06:00
f3c7fb8853 updating docker compose 2025-12-29 22:36:46 -06:00
cf8e50fb9c updating docker compose 2025-12-29 21:56:04 -06:00
fec99878de 104 switch to daisyui (#107)
* adding daisyui

* adding daisy ui

* switching to daisy ui

* switching to daisy ui

* adding daisy ui

* adding daisy ui

* updating docker compose
2025-12-29 21:51:56 -06:00
f041e0e1ba 104 switch to daisyui (#106)
* adding daisyui

* adding daisy ui

* switching to daisy ui

* switching to daisy ui

* adding daisy ui

* adding daisy ui
2025-12-29 19:43:27 -06:00
64c94ca9f4 switching to auth0 (#103) 2025-12-02 17:10:45 -06:00
4ad53f99c1 misc fixes 2025-11-29 13:22:32 -06:00
819e632d8e misc fixes 2025-11-29 13:09:56 -06:00
5100a93659 misc fixes 2025-11-29 12:59:56 -06:00
a4fdd93ede updating version number 2025-11-23 11:50:49 -06:00
1e1b1f7c97 updating version number 2025-11-23 11:48:38 -06:00
96b6754f29 updating version number 2025-11-23 11:21:48 -06:00
952b9a806b 96 switch from azure table storage to sqlite (#100)
* adding typeorm to api

* switching to sqlite

* switching to sqlite

* switching to sqlite

* migrating to sqlite

* updating terraform

* updating infrastructure

* updating infrastructure

* updating infrastructure

* updating infrastructure

* updating infrastructure

* updating infrastructure

* updating infrastructure
2025-11-23 11:18:01 -06:00
42bc48c1df 96 switch from azure table storage to sqlite (#99)
* adding typeorm to api

* switching to sqlite

* switching to sqlite

* switching to sqlite

* migrating to sqlite

* updating terraform

* updating infrastructure

* updating infrastructure

* updating infrastructure

* updating infrastructure

* updating infrastructure

* updating infrastructure
2025-11-23 11:07:08 -06:00
999f4c1a6a 96 switch from azure table storage to sqlite (#98)
* adding typeorm to api

* switching to sqlite

* switching to sqlite

* switching to sqlite

* migrating to sqlite

* updating terraform

* updating infrastructure

* updating infrastructure

* updating infrastructure

* updating infrastructure
2025-11-23 10:51:01 -06:00
f98a2ab127 96 switch from azure table storage to sqlite (#97)
* adding typeorm to api

* switching to sqlite

* switching to sqlite

* switching to sqlite

* migrating to sqlite

* updating terraform

* updating infrastructure
2025-11-23 10:42:31 -06:00
f94d0f7ca9 fixing page totals (#93) v1.4.1 2025-05-25 08:36:03 -05:00
fc5811c3b6 updating version number to 1.4.0 v1.4.0 2025-05-16 12:50:26 -05:00
9833bc6593 adding skeleton loader to flights page 2025-05-16 11:23:20 -05:00
8d1842efa7 adding skeleton loader to flights page (#91) 2025-05-16 11:16:07 -05:00
294766b8da add totals to logbook table (#90)
* adding logbook page totals

* adding logbook page totals

* adding logbook page totals

* adding logbook page totals
2025-05-16 10:24:27 -05:00
c5f9dcce73 adding logbook page totals (#89)
* adding logbook page totals

* adding logbook page totals

* adding logbook page totals
2025-05-16 10:14:28 -05:00
a185abf6d8 display multiple kml files on same leaflet map component (#88)
* display multiple kml files on same leaflet map component

* display multiple kml files on same leaflet map component
2025-05-12 19:18:03 -05:00
9f13cc20a5 Upating version number to 1.3.1 v1.3.1 2025-05-06 13:06:57 -05:00
3ab9024152 fixing track parsing error for new log entries (#85) 2025-05-06 12:58:00 -05:00
f15008a8db Feature/73 add flights page (#78)
* adding flights page

* adding flights page

* adding flights page

* adding flights page

* removing unused dependencies

* adding flights page
v1.3.0
2025-03-23 11:48:41 -05:00
514f970233 Feature/73 add flights page (#77)
* adding flights page

* adding flights page

* adding flights page

* adding flights page

* removing unused dependencies
2025-03-23 11:30:32 -05:00
db94838249 Feature/73 add flights page (#76)
* adding flights page

* adding flights page

* adding flights page

* adding flights page
2025-03-23 11:24:31 -05:00
f76244d00c Feature/73 add flights page (#75)
* adding flights page

* adding flights page

* adding flights page
2025-03-23 11:09:25 -05:00
98f50641c8 adding flights page (#74)
* adding flights page

* adding flights page
2025-03-23 10:29:38 -05:00
0f1e303c27 Feature/71 add leaflet to view tracks drawer (#72)
* adding leaflet

* adding tracks swiper

* adding tracks swiper

* adding tracks swiper

* adding tracks swiper

* adding tracks swiper

* adding tracks swiper
2025-03-22 23:42:08 -05:00