Commit graph

63 commits

Author SHA1 Message Date
Laura Klünder
6205ac1431 remove old mesh/firmware API 2023-11-30 23:09:32 +01:00
Laura Klünder
a7a40dcf04 add new routing/positioning api routes without any implementation 2023-11-24 16:13:16 +01:00
Laura Klünder
f43d458fc4 add tons of mapdata endpoints, enhance documentation and operation IDs 2023-11-19 15:34:08 +01:00
Laura Klünder
0f43274e33 some more documentation in the API and in the API code 2023-11-19 00:12:10 +01:00
Laura Klünder
b2aa76ba2d update django-ninja, including pydantic v2 and add provisional level api 2023-11-18 21:29:35 +01:00
Laura Klünder
f9e5af937e more missing code, hurray 2023-11-15 14:03:22 +01:00
Laura Klünder
aa5df7de7f update api endpoints to use new auth 2023-11-14 18:29:21 +01:00
Laura Klünder
0fe724e3e1 add v2 session auth api 2023-11-14 17:55:17 +01:00
Laura Klünder
f5c33724dc start adding new ninja-based OpenAPI-compatible API v2, starting with mesh 2023-11-11 03:01:15 +01:00
Laura Klünder
9e9e41fb3f store firmwares and add firmware api stub 2023-11-05 18:47:20 +01:00
Laura Klünder
fb4da7c768 satisfy linter and type checker in many places 2022-04-03 20:19:41 +02:00
Laura Klünder
03437a3a40 update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
Laura Klünder
7e56927a72 api endpoint to get the current dynamic position 2019-12-27 20:03:32 +01:00
Laura Klünder
cdb14a1e2c Session API 2018-11-23 22:28:04 +01:00
Laura Klünder
c9ce76b1df make editor api show up nicely in APIRoot 2018-11-21 01:38:57 +01:00
Laura Klünder
b88b6c3a29 add new data and editor permissions 2018-09-19 19:08:47 +02:00
Laura Klünder
8ffa982882 fix api overview 2018-09-19 17:31:36 +02:00
Laura Klünder
c5fc590c2a update to python3.7, update dependencies and fix obvious update issues 2018-09-16 20:19:13 +02:00
Laura Klünder
62c8456675 /updates/fetch 2017-12-24 01:01:58 +01:00
Laura Klünder
303c4be485 add missing api endpoints for descriptions and access restriction groups 2017-12-20 22:53:57 +01:00
Laura Klünder
1169597800 update tile access cookie setting infrastructure 2017-12-04 17:24:01 +01:00
Laura Klünder
d4a0a9b7dd show current (maybe anonymous) user and their permissions 2017-12-04 16:11:57 +01:00
Laura Klünder
9bcd4600e0 add more explanation to the API 2017-11-29 11:27:50 +01:00
Laura Klünder
f73d016826 add some information to the API root 2017-11-29 11:13:13 +01:00
Laura Klünder
4c88cb2504 add routing api 2017-11-27 16:40:15 +01:00
Laura Klünder
6d13725e13 location api: use ids by default 2017-11-27 16:06:55 +01:00
Laura Klünder
aaabc7e37c add ramp model 2017-11-17 20:31:29 +01:00
Laura Klünder
ead6de24ae map API 2017-10-10 17:55:55 +02:00
Laura Klünder
9466c2559f AccessRestriction API 2017-07-13 19:01:47 +02:00
Laura Klünder
4a58c1afab create LocationGroupCategory 2017-07-10 13:54:33 +02:00
Laura Klünder
f2913dd8ac rename Point to POI 2017-07-08 16:29:12 +02:00
Laura Klünder
55d2d6759f create new ChangeSet API 2017-07-06 13:07:05 +02:00
Laura Klünder
1498b7aeb0 rename Section back to Level 2017-06-11 14:43:14 +02:00
Laura Klünder
b19a8b7356 introducing column model 2017-06-09 15:22:30 +02:00
Laura Klünder
46dc1627e1 show geometries in editor… introducing the editor API 2017-05-21 23:39:26 +02:00
Laura Klünder
6bbac4a7ba new REST API 2017-05-11 21:02:01 +02:00
Laura Klünder
c9661e4edb rename Level to Section 2017-05-07 12:39:24 +02:00
Laura Klünder
40ec256f5a fix isort 2017-05-01 18:37:10 +02:00
Laura Klünder
5efb6d537d remove packages, hosters, ... completely 2017-05-01 18:10:46 +02:00
Laura Klünder
feb8848fe0 add api to retrieve locations 2016-12-15 13:18:46 +01:00
Laura Klünder
e69b0a95ec editor: select geometry types to show on map 2016-12-06 20:47:17 +01:00
Laura Klünder
5dbeb9c356 remove old geometrystyles api endpoint 2016-11-28 19:39:56 +01:00
Laura Klünder
769343f78a change mapitems API to geometry API. 2016-11-27 14:03:39 +01:00
Laura Klünder
bc0b5521ce Refactoring Mapdata Models: MapItem and GeometryMapItem 2016-11-14 21:15:20 +01:00
Laura Klünder
8c4306df5b add obstacles and doors api endpoint urls 2016-10-16 17:13:06 +02:00
Laura Klünder
47a0915eda rename models: Inside→Building, Room→Area 2016-10-16 13:35:01 +02:00
Laura Klünder
4b74eb0cf5 add feature views to api and editor.js 2016-10-13 13:55:02 +02:00
Laura Klünder
0036b27057 split feature model – beginnings (still missing: API, Forms, Editor) 2016-10-12 15:25:00 +02:00
Laura Klünder
4b97e3532f remove recursive serialization in api and replace url root with list of all endpoints 2016-10-11 17:29:02 +02:00
Laura Klünder
a19f3c4de0 remove api versioning completely 2016-10-06 13:35:44 +02:00