Commit Graph

60 Commits

Author SHA1 Message Date
6d4c36d07b Client work in Progress.. 2023-07-13 21:32:28 +02:00
6d4392c1bc fixed error result values in python api 2023-07-13 10:07:23 +02:00
504131c239 Added ENI style login screen 2023-07-13 09:43:08 +02:00
5ca3c7a050 fixed client so it can login now to the public api 2023-07-11 18:11:19 +02:00
b7f6996489 Renamed API yaml file
linked (instead of copied it) to client project and
recreated the cs class
2023-07-11 17:39:24 +02:00
c02e51c427 added sample client with sample autogenerated client code
as per Visual Studio Extension
2023-07-11 17:17:27 +02:00
161553a84f updated yaml file 2023-07-11 17:15:49 +02:00
5544d0126d fixed complete participant download and removed all TODOs regarding
token verifikation. Also removed the /verify call since it is now covered by /login.
2023-07-11 15:46:17 +02:00
0eb6fd7a20 adjusted launch script 2023-06-29 08:08:40 +02:00
6fa5010dae Updated postman collection 2023-06-27 11:34:43 +02:00
d2c84f8d68 A lot of small errors fixed on deployment, some things work different with mysql and MariaDB 2023-06-27 11:32:50 +02:00
3f211919af added JWT Authentication (expiring bearer token) 2023-06-26 08:38:45 +02:00
b9d35b9244 added a user login 2023-06-23 15:20:26 +02:00
15cc4bf8da API up and running.
There are still open issues but in principle, it is working
2023-06-22 10:56:13 +02:00
20f38fff91 POST zum Laufen gebracht.. RTFM! :-) 2023-06-20 07:44:27 +02:00
d0a77b3f0f die meisten GET calls sind drin, 2 funktionieren noch nicht 2023-06-19 16:04:02 +02:00
a40df31f9d Updated models for current API 2023-06-19 11:14:44 +02:00
a0b0462302 fixed participant loading 2023-06-19 10:23:40 +02:00
f6f2f73d01 some work on returning berths (ok) and participants (so far not ok) 2023-06-16 14:11:02 +02:00
fdeacdca6e Datenmodell neu, Verbindungsdaten Flask aus einer Datei laden 2023-06-16 12:25:53 +02:00
31b52038b2 editing berths and ships Pt.2 (done) 2023-04-28 15:17:58 +02:00
4e9151f8c8 editing berths and ships Pt. 1 2023-04-27 14:24:03 +02:00
0ca62d7e80 synchronized database create and dump script, including instructions 2023-04-27 09:39:29 +02:00
9a8c16ad79 Merge branch 'feature/role_editor' into develop 2023-04-23 12:51:23 +02:00
7ea16692cc role/securable editor more or less functional 2023-04-22 19:32:54 +02:00
fd0497fee4 role / securable mappings 2023-04-21 11:57:04 +02:00
a4737b8b1f started on user role assignments 2023-04-17 08:25:48 +02:00
c9aa439712 saving securables, more logic 2023-04-17 07:49:27 +02:00
66b2691c41 some more UI logic 2023-04-16 16:58:32 +02:00
a86b02d541 Implemented user create and update 2023-04-16 16:32:25 +02:00
a01b88e0c9 Loading of participant and user functional 2023-04-16 12:59:13 +02:00
bbb986260c Speicher-Logik erweitern 2023-04-15 18:58:24 +02:00
6a37f1ef4f Datenmodell aktualisiert 2023-04-13 07:44:56 +02:00
11f6e47a91 added docs by Christin 2023-04-13 07:43:48 +02:00
aa0c1d81d9 added models and a database controller 2023-04-12 12:08:40 +02:00
d68e92a464 added icons and menu items 2023-04-12 07:47:33 +02:00
ae232ae686 UI Role and Securables 2023-04-10 14:43:31 +02:00
485c75f06c Role-Editor: UI for Participant and User 2023-04-10 10:42:20 +02:00
a3ccdf595e added simple role and security tables 2023-04-08 18:45:11 +02:00
a833863761 added ship endpoint 2023-04-08 18:19:26 +02:00
d44671dfa9 update database layout 2023-03-26 19:51:20 +02:00
205ab2e9f1 Tabellen mit Infos von Christin aktualisiert 2023-03-25 19:33:49 +01:00
f929ca338f Mit berths klappt es jetzt und so wird's auch passieren 2023-03-24 07:46:14 +01:00
f64ea1b7cd WIP, berths dont work yet 2023-03-23 17:56:04 +01:00
d4cad33513 some more preparational work done 2023-03-23 17:11:42 +01:00
1bca77bf12 included simple function to create api key 2023-03-19 12:13:42 +01:00
7898a72fdb successful connect with pydapper connection pool and local DB 2023-03-19 12:10:46 +01:00
695c5afee8 wip 2023-03-18 19:23:04 +01:00
8fb1d9b4d7 added logging lib 2023-03-17 09:03:26 +01:00
c88f55427d Merge branch 'yaml_export' into feature/db_storage 2023-03-17 08:50:24 +01:00