Commit graph

83 commits

Author SHA1 Message Date
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
8b7081df67 Fix tg actions 2024-04-01 03:41:48 +05:30
3ca56f22a6 Action plugins: typings (WIP)
Fix Bootstrap when token is expired
2024-03-30 17:56:11 +05:30
393096d0b7 Cleanup 2024-03-28 11:07:21 +05:30
96446226eb Basket admin: fix type for project 2024-03-26 12:04:59 +05:30
775030d58c Fix type (projects) in admin basket 2024-03-25 17:19:31 +05:30
c8ca68e1a4 Dashboard: fix plots 2024-03-25 10:10:58 +05:30
5434c7d6ef Fix dashboards 2024-03-24 11:21:11 +05:30
d539a72e6a Auth: fix oAuth2 tokenUrl, add logout api 2024-03-20 10:40:36 +05:30
fda099a8b8 Upgrade to psycopg3 2024-03-18 12:42:10 +05:30
15fe7fab08 Update/fix login 2024-03-16 11:18:33 +05:30
ba1f59cfb9 Map layers primary groups: set Misc first 2024-03-15 04:30:33 +05:30
ff5ce218b5 Fix model info 2024-03-15 04:13:54 +05:30
e377c014a7 Update/fix plot params 2024-03-14 17:02:04 +05:30
9c328642cb Migrate info/measures: add data-provider 2024-03-14 12:02:13 +05:30
9bf78dd421 Add missing model info, fix collision with tags 2024-03-09 00:32:58 +05:30
69924709d2 Fix feature info 2024-03-08 12:04:20 +05:30
360a7a70f3 Add plugin management (WIP)
Refactoring some models, prevent circular deps
2024-03-07 12:13:47 +05:30
f1534dfed7 Revert breaking changes in get_df 2024-03-04 16:06:35 +05:30
d2c2e6cc69 WIP: attempt to fix issue with get_df (column names)
Cleanup & cosmetic
2024-03-03 23:50:48 +05:30
bcfda603be Fix map type 2024-02-29 12:41:35 +05:30