35 Commits

Author SHA1 Message Date
5de5a165da 122 fix flights skip take and order by (#123)
* fixing flights skip take order by

* fixing flights skip take order by

* fixing flights skip take order by
2026-03-22 10:19:06 -05:00
26c46fe6e8 updating verison number to 2.1.0 2026-03-22 09:44:06 -05:00
6964531e12 Update logbook table pagesize (#110)
* updating default logbook table page size

* updating default logbook table page size
2026-03-08 18:05:38 -05:00
08baaa6d83 updating default logbook table page size (#109) 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
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 2026-01-25 11:17:16 -06:00
36b4018858 updataing version to 2.0.0-beta-1 2026-01-25 08:23:53 -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
a4fdd93ede updating version number 2025-11-23 11:50:49 -06:00
96b6754f29 updating version number 2025-11-23 11:21:48 -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
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
fc5811c3b6 updating version number to 1.4.0 2025-05-16 12:50:26 -05:00
9f13cc20a5 Upating version number to 1.3.1 2025-05-06 13:06:57 -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
08498a64d8 Feature/59 add tracks to log form (#70)
* adding tracks

* adding tracks

* adding tracks
2025-03-22 09:28:10 -05:00
adb8e51adf limiting pilot data for unauthenticated users (#68)
* limiting pilot data for unauthenticated users

* limiting pilot data for unauthenticated users
2025-03-18 09:56:24 -05:00
98cfe69afb limiting log data returned for unauthenticated users (#64) 2025-03-16 19:47:43 -05:00
c3af2ec8ce Feature/56 add endorsements to pilot form (#63)
* adding endorsements to pilot form

* upgrading noahspan-components

* updating verison number
2025-03-05 09:08:34 -06:00
280067648f fixing NaN in logbook entry table (#51) 2025-02-24 12:15:32 -06:00
3356dfc77a Updating version number to 1.0.0 2025-02-20 18:37:34 -06:00
fac182ad1d Updating app version number 2025-02-18 22:56:57 -06:00
bb97902d6c Updating api version number 2025-02-18 20:34:05 -06:00
1b3c52cbf0 Updating api version number 2025-02-18 20:26:13 -06:00
c19b8aa855 Feature/6 pilots delete (#42)
* adding pilot delete

* adding pilot delete

* adding pilot delete
2025-02-18 18:16:05 -06:00
468837c985 Feature/33 api fails when no pilots or logbook entries (#35)
* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* api no longer fails when no pilots or logbook entries

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* Refactoring

* refactoring

* refactoring

* refactoring

* refactoring

* adding test environment

* adding test environment
2025-02-02 17:24:48 -06:00
52b29163e6 adding new logbook entry (#24)
* adding new logbook entry

* adding new logbook entry
2024-11-17 07:56:01 -06:00
11e00b5b14 Feature/21 pilots view (#23)
* adding pilot details view

* adding pilot details view

* pilot view

* pilot view
2024-10-03 20:43:11 -05:00
071e211525 Feature/4 pilots add (#20)
* changing api url to env variable

* updating env variables

* updating env variables

* updating env variables

* updating env variables

* updating env variables

* updating env variables

* feature/4-pilots---add

* feature/4-pilots---add

* feature/4-pilots---add

* feature/4-pilots---add

* ad pilot

* add pilot

* add pilot

* add pilot

* add pilot

* add pilot

* adding pilots

* add pilot

* add pilot

* add pilots

* add pilot

* add pilot

* adding pilots

* adding pilots

* adding pilots

* adding pilots

* adding pilots

* adding pilots

* adding pilots

* adding pilots

* adding pilots

* adding pilots

* adding pilots

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* Testing menu button

* Testing menu button

* Testing menu button

* Testing menu button

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

* adding pilot

---------

Co-authored-by: Noah Spannbauer <nspannbauer@sensonix.com>
2024-09-23 20:52:59 -05:00
80b4fb8c1d Updating api auth and ms graph endpoint (#19)
* Updating api auth and ms graph endpoint

* updating feature flag value

* Updating get feature flags functions

* Updating get feature flags functions
2024-06-06 07:31:15 -05:00
6782c1906d Features/15 add azure app configuration (#16)
* Adding app config module

* adding app context

* adding app context and feature flag hooks

---------

Co-authored-by: Noah Spannbauer <nspannbauer@sensonix.com>
2024-05-28 12:35:34 -05:00
3b68021d93 adding npm workspaces (#12) 2024-05-21 18:19:37 -05:00
4fc0401ddf Adding api (#11) 2024-05-21 17:26:34 -05:00