Commit Graph

134 Commits

Author SHA1 Message Date
bd6d5e03d3 Fixed layouts 2023-12-21 23:50:39 -05:00
0b2ef94b99 Updated airport data, fixed loader/header 2023-12-21 14:19:17 -05:00
8438acc68b Updated ui dockerfile/package.json 2023-12-19 16:46:11 -05:00
c2e9f4dad0 Updated tagging 2023-12-19 16:25:11 -05:00
6f002856c1 Updated makefile/dockerfile/compose files 2023-12-19 16:16:30 -05:00
0b4145ac30 Updated metars 2023-12-19 15:32:45 -05:00
6ecd9598e7 Updated metar querying logic and parsing 2023-12-19 12:35:47 -05:00
97be61e297 Updated airport data format, dataset, and queries 2023-12-18 23:21:36 -05:00
8afc98ed33 Fixed import 2023-12-18 18:34:14 -05:00
d809340a7b Splitting out header 2023-12-02 12:40:22 -05:00
91d8e6c910 Fixed airport responses 2023-12-01 17:30:29 -05:00
1feb713a47 Cleanup, refactored, various changes 2023-12-01 16:47:44 -05:00
c3b9f0d649 Reindent with 2 spaces, removed continent 2023-11-23 11:43:42 -05:00
d0a26d0c06 Fixed scheduler, updated parsing metar to check each value instead of skipping on bad data 2023-11-23 09:25:00 -05:00
1c889ab9c4 Removed quick-xml 2023-11-22 00:16:08 -05:00
d6f4f6e2a9 Parse the compact METAR code instead of parsing xml 2023-11-22 00:15:26 -05:00
2e048fb1a0 Updated api endpoint structure, fixed issues, worked on admin page 2023-11-21 11:00:01 -05:00
cb9db1f3ba Updated auth to use pem keys instead of base64 keys in strings? 2023-11-21 08:01:32 -05:00
0dad6be93d Removed private/public keys from .env, regenerating them 2023-11-20 20:31:04 -05:00
ac46759fca Updated airports, admin page 2023-11-20 17:08:31 -05:00
d45ed73eed Updated queries/endpoints, made admin page 2023-11-20 16:48:20 -05:00
319f64bc16 Header and login 2023-11-18 08:45:56 -05:00
e2bd270d7c Added user auth 2023-11-17 09:07:30 -05:00
16543a5709 Updated ui package.json 2023-10-03 07:31:52 -04:00
ad71070cd3 Update cargo.toml 2023-10-02 22:00:14 -04:00
85c11aca1b Fixed dev docker-compose and updated vrb text 2023-10-02 21:39:19 -04:00
10e711afb6 Updated modal widgets 2023-10-02 21:03:51 -04:00
f4251a4039 Scheduler to update metars every hour 2023-10-02 18:34:34 -04:00
d046b29dce Added metadata to airport queries 2023-10-02 16:25:40 -04:00
af065b3844 Error handling for env variables in service 2023-10-02 16:01:06 -04:00
a3462dad10 Working on graph 2023-09-30 21:11:31 -04:00
41bd65cee8 Working on sky conditions display: 2023-09-30 00:44:20 -04:00
1dd750fb5e sky conditions chart 2023-09-29 13:27:58 -04:00
0b25745895 Tweaked makefiles/docker files 2023-09-29 11:12:57 -04:00
2ba9d93bfd searchbar fixed, working on modal 2023-09-29 09:37:14 -04:00
240aae606b Fixed some styling issues, fixed icons 2023-09-29 00:18:48 -04:00
28886eb93b Hot reload ui 2023-09-28 23:28:30 -04:00
8d60a19b44 Initial docker file and stuff 2023-09-24 17:41:54 -04:00
9cf92b8c1f Renamed directories 2023-09-22 16:56:57 -04:00
02a4d840e0 Migrate front end to Mantine 2023-09-22 16:44:30 -04:00
ab4073f280 Moved files out of app dir 2023-09-21 20:25:31 -04:00
8eaeeb9554 Fixing metar dialog 2023-09-21 20:21:23 -04:00
c86d8743ec Fixed metar route to use httpresponse 2023-09-19 19:57:20 -04:00
0d7797cdf0 Parse sky condition and qcf 2023-09-19 19:32:55 -04:00
6687186f90 Added qcf and sky_condition columns 2023-09-19 16:58:40 -04:00
5443ed6d77 Extract ui api requests to common functions 2023-09-17 09:35:03 -04:00
4a3225c3f9 updating api formats 2023-09-16 22:39:02 -04:00
7d9d32558f started working on favorites 2023-09-15 09:27:55 -04:00
128181bed6 Refactor, fixed search 2023-09-15 09:08:33 -04:00
4114d533b2 Reword metadata in layout 2023-09-14 08:01:41 -04:00