Commit graph

81 commits

Author SHA1 Message Date
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
00a5ae2d4e Bump geopandas 2024-05-02 20:15:32 +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
53216269cb Update vscode settings 2024-02-27 05:06:22 +05:30
8c299f0041 Restructure api
Fixes in geo api, registry
Cleanups
2024-02-27 05:05:33 +05:30
c84dd61f6a Updates 2024-02-27 05:02:12 +05:30
b00bf1f9f9 Admins basket details 2024-02-13 19:08:06 +05:30
c1f229f805 Cosmetic: mostly typings 2024-02-13 12:47:07 +05:30
df5f67b79d Migrate core admin, baskets 2024-02-13 12:46:24 +05:30
5dacc908f2 Add missing dependencies
Add tile server
Config: add defults
Cosmetic refactorings
2024-02-10 19:26:38 +05:30
7e9e266157 Implement map api (ex. /v2/map/init-data)
Migrate registry.primary_groups to pydantic model
2024-01-11 12:55:42 +05:30
e43c88d0ab Code cosmetic 2024-01-09 20:53:57 +05:30
581598c208 Restructure apis, to the dedicated directory
Implement dashboards
2024-01-09 17:46:18 +05:30