98d67f0226
Add CLI, with init-db; tweak db container; misc minor tweaks in code for the init-db
/ test (push) Failing after 31s
2024-12-15 19:19:35 +01:00
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
15fe7fab08
Update/fix login
2024-03-16 11:18:33 +05:30
8c299f0041
Restructure api
...
Fixes in geo api, registry
Cleanups
2024-02-27 05:05:33 +05:30
c1f229f805
Cosmetic: mostly typings
2024-02-13 12:47:07 +05:30
581598c208
Restructure apis, to the dedicated directory
...
Implement dashboards
2024-01-09 17:46:18 +05:30
aed84e0f36
Fix ACL
2024-01-07 23:09:39 +05:30
71cb491617
Helper class for db schema
2024-01-05 01:50:32 +05:30
ec71b6ed15
Remove custom sqlalchemy metadata, manage with __table_args__
...
Allow sqlmodel queries, with relations
Remode join_with mechanisms coming from gino
Handlew ith_only_columns in get_df and get_gdf
Implement feature-info
2024-01-04 18:50:23 +05:30
f04aac5667
Geoapi: checkviewable permissions
2024-01-03 12:24:13 +05:30
741050db89
Remove relative imports
...
Fix primary keys (optional)
Add baskets, importers, plugins, reactor
Add fake replacement fro graphql defs (to_migrate)
Add typing marker (py.typed)
2023-12-25 15:50:45 +05:30
049b8c9927
Misc:
...
Basic registry, with survey stores
Move to standard src/ dir
versions: sqlmodel official, pydantic v2
etc...
2023-12-13 01:25:00 +05:30