Commit graph

103 commits

Author SHA1 Message Date
8341a29a36 Set version from git for development
All checks were successful
/ test (push) Successful in 31s
/ build (push) Successful in 8s
2024-12-25 17:33:29 +01:00
f624802df3 Map OpenAPI docs URL to /api
All checks were successful
/ test (push) Successful in 30s
/ build (push) Successful in 7s
2024-12-25 14:11:51 +01:00
c3bdc9c52f Fix map basestyle with static_ul
All checks were successful
/ test (push) Successful in 33s
/ build (push) Successful in 25s
2024-12-22 02:41:56 +01:00
244194e832 Initdb: fix initial role name
All checks were successful
/ test (push) Successful in 31s
/ build (push) Successful in 7s
2024-12-20 11:51:41 +01:00
7354b9bab8 Initdb: create database schemas, admin role, initial background map
All checks were successful
/ test (push) Successful in 32s
2024-12-20 11:45:44 +01:00
a5b2f07ff2 Fix startup with no categories; CI: suppress depreciation warning (very annoying with crypt!!)
Some checks failed
/ test (push) Failing after 31s
2024-12-15 20:35:17 +01:00
98d67f0226 Add CLI, with init-db; tweak db container; misc minor tweaks in code for the init-db
Some checks failed
/ test (push) Failing after 31s
2024-12-15 19:19:35 +01:00
a94d27db0c Fix type on dashboard source
Some checks failed
/ test (push) Failing after 27s
2024-12-15 18:29:37 +01:00
abff3e0f1a Remove breakpoint
Some checks failed
/ test (push) Failing after 26s
2024-12-15 01:53:03 +01:00
898197209a Config: cleanup, use '__' as ENV nested delimiter; adjust CI test 2024-12-15 01:50:23 +01:00
07c231cf19 Remove one warning; set default background map to OpenFreeMap 2024-12-14 18:07:01 +01:00
c2a4aaac51 Add basic test 2024-12-14 17:34:48 +01:00
f2b924e9e9 Fix goof 2024-12-14 17:05:06 +01:00
ccb8728bbb Switch to uv package manager and static semver; fix for pydantic and pandas updates 2024-12-14 15:57:11 +01:00
594c267731 Reactor: setup live only once 2024-05-24 16:23:38 +02:00
1fd347d8df Fix reactor
Cleanup some confusion in redis_tools with mqtt
2024-05-22 03:06:01 +02:00
phil
46b524636b Fix redis shutdown 2024-05-18 23:12:32 +02:00
phil
ba0d09ef64 Reactor: fix import 2024-05-16 12:00:12 +02:00
phil
8244e3dc1f Graph: fix resampling 2024-05-16 11:58:02 +02:00
phil
5a63892640 Admin: fix issue with import and error handling 2024-05-15 15:09:10 +02:00
phil
0bf74b2bba Move live websocket to old url (/gj/live) 2024-05-12 01:35:03 +02:00
phil
ae19ba9f27 Code cosmetic 2024-05-11 09:52:34 +02:00
phil
4be1ae4a0d Fix goof: breakpoint 2024-05-10 13:33:30 +02:00
phil
709f4367ea Code cosmetic 2024-05-10 11:55:34 +02:00
phil
3971b7f2e7 Fix live layer def 2024-05-10 11:55:04 +02:00
phil
55905acd7c Fix minor statup issue with scheduler 2024-05-10 00:30:01 +02:00
phil
75471a4d6a Fix startup with no custom model 2024-05-10 00:29:41 +02:00
phil
41e92fad57 Fix config for ws devices
Cleanups
2024-05-09 01:42:11 +02:00
phil
50b4dff145 Add missing dependency 2024-05-09 00:43:16 +02:00
phil
77adcceb18 Fix/update scheduler with GisafNG 2024-05-09 00:04:53 +02:00
phil
81d6d5ad83 Dashboard: fix createion of dir for attachments 2024-05-07 09:24:27 +02:00
phil
50920059b6 Fix get_df with no related fields 2024-05-07 00:29:26 +02:00
phil
2ea672293d Bump sqlmodel 2024-05-06 11:17:19 +02:00
phil
66d2b55c47 Bump fastapi 2024-05-06 11:12:59 +02:00
phil
29543b9766 Allow init of redis without registry (useful for external scripts) 2024-05-05 18:49:51 +02:00
phil
53f2594cdd Fix store live to redis defis
Remove workaround for live df column names
Fix scheduler import
2024-05-05 16:50:00 +02:00
phil
dedb01b712 ipynbtools: remove the gisaf "proxy"
Move methods to module level
Fix DashboardPage model definitions
Fix RawSurveyModel (missing geom field)
Cleanup
2024-05-02 23:42:45 +02:00
phil
d3fa4624f8 Live: fix geom_type 2024-04-29 19:15:39 +02:00
phil
86a9c3c675 Fix live layer definition 2024-04-29 09:36:56 +02:00
phil
6565e647fa Fix live layers 2024-04-28 20:24:26 +02:00
phil
ccf6710225 Fix/update geo layer export 2024-04-28 01:10:41 +02:00
53c2e359da Fix issue with layer def 2024-04-21 10:14:09 +05:30
d08e40d579 Admin basket: fix if importer_class is None 2024-04-20 11:08:41 +05:30
c613fd35d9 Admin basket: update/fix file import, download, delete
remove useless AdminBasketFile model definition
cleanups, typings
2024-04-20 10:58:12 +05:30
6139f49aae Fix logout in some cases 2024-04-09 16:17:07 +05:30
654dc2c70d Add sync_engine (useful for CLI/Pandas) 2024-04-09 16:16:45 +05:30
d2ae5e4d7b Fix/update baskets:
- get_file
- import
- Basket importers must return BasketImportResult
Add API points
Fix utils delete_df and upsert_df, also making them async friendly
Auth: add helper functions to UserRead
2024-04-09 16:16:04 +05:30
52e1d2135b Fix custom plugin downloaders
Change get_as_dataframe call signature
2024-04-06 13:11:38 +05:30
08c53cf894 Cosmetic 2024-04-04 00:35:29 +05:30
d09099acac Add download api (CSV) 2024-04-04 00:35:18 +05:30