Commit graph

32 commits

Author SHA1 Message Date
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
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
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
ccf6710225 Fix/update geo layer export 2024-04-28 01:10:41 +02:00
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
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
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
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
360a7a70f3 Add plugin management (WIP)
Refactoring some models, prevent circular deps
2024-03-07 12:13:47 +05:30
d2c2e6cc69 WIP: attempt to fix issue with get_df (column names)
Cleanup & cosmetic
2024-03-03 23:50:48 +05:30
8c299f0041 Restructure api
Fixes in geo api, registry
Cleanups
2024-02-27 05:05:33 +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