Commit Graph

30 Commits

Author SHA1 Message Date
bb0bd4d31f Add glb workflow 2024-06-14 06:37:01 +02:00
d98674a286 meb workflow in the api should now be completed 2024-05-02 15:21:34 +02:00
7753d69a54 First commit for ep and meb workflows 2024-04-25 07:19:21 +02:00
ab4745bca9 correct response on invalid uuid 2023-10-03 04:43:31 -04:00
cerc
cb9b9bb251 server modifications 2023-08-03 09:53:26 -04:00
01281e4b31 Redefine api structure
Add future methods
Update documentation
2023-07-21 11:48:00 -04:00
72b90557ff Redefine api structure
Add future methods
Update documentation
2023-07-21 11:43:52 -04:00
68ae20f85d correct API 2023-07-20 20:15:24 -04:00
48a7f28404 Bug fix in meb session
Added new reverse method to remove dependency from openstreet maps
2023-04-12 15:26:56 -04:00
c68b1a38ca small refactor to organize the source code 2023-03-10 10:18:27 -05:00
fa06b571f8 Small adjustments for meb 2023-03-10 10:15:20 -05:00
KoaCWells
e2cb78842f Work on API call for accessing MEB buildings 2023-03-06 10:56:46 -05:00
KoaCWells
999699c402 Add debug_mode to bootstrap.py and session_helper.py for debug token handling 2023-02-27 17:50:53 -05:00
f8ff0d15f5 Rename session_garbage_collector to expired_sessions_collector 2023-02-23 05:04:40 -05:00
db443c559d Little cosmetic changes and delete useless information. 2023-02-23 04:18:46 -05:00
KoaCWells
e148ea6b91 Finish session start, end, and keep alive 2023-02-22 23:14:41 -05:00
e17da5b265 Correct the flasgger deffinition 2023-02-14 05:54:51 -05:00
f39ffedc87 Clean up and define session start message 2023-02-14 04:32:04 -05:00
5f6b7339c4 Rebase into previous commit 2023-02-13 08:09:48 -05:00
86a720dfbe Basic integration of city persistence commands 2023-01-30 05:49:02 -05:00
72c265cd88 Merge remote-tracking branch 'origin/city_commands' into api_guille
# Conflicts:
#	bootstrap.py
2023-01-30 05:24:32 -05:00
82be9ee660 Correct the imports to use cerc-hub as a pip package 2023-01-25 04:54:49 -05:00
48dae8badf Playing around with the yml file 2023-01-24 05:38:45 -05:00
d4e444e3e7 Initial simplification 2023-01-23 12:29:41 -05:00
Koa
a9e740d034 Add skeleton for city commands and add API routes 2023-01-17 19:15:18 -05:00
Peter Yefi
aa9cc24f29 Refactored city removal from session 2023-01-17 19:02:49 -05:00
Peter Yefi
31867370d8 Added user endpoints with swagger documentation including authorization token and appid 2023-01-16 15:31:02 -05:00
Peter Yefi
6dc6c6ab19 Included auth token 2023-01-13 12:01:13 -05:00
Peter Yefi
2f59c83b12 Included authorization token 2023-01-11 19:56:51 -05:00
Peter Yefi
bcf5666af6 Added user management API to add and update user 2023-01-10 17:24:26 -05:00