Commit graph

11 commits

Author SHA1 Message Date
Simon Goller
46a833cc1d Fix startup issue 2024-06-05 11:29:25 +02:00
Simon Goller
9944d9ffc4 Add separate oidc authenticate endpoint 2024-06-05 11:02:41 +02:00
Simon Goller
a868ceb0cd Add oidc support 2024-06-04 20:07:58 +02:00
Simon Goller
e3ec694876 Add checks for booking and fix database timestamps 2024-05-09 09:45:53 +02:00
Simon Goller
8ea16624ad Add rest service for booking 2024-05-09 07:16:38 +02:00
Simon Goller
71c1432fd1 Add booking dao implementations 2024-05-07 18:19:00 +02:00
Simon Goller
8efc3843ad Add sales-person REST service 2024-05-06 15:15:47 +02:00
Simon Goller
20828fb4a1 Add context reqruied later for authentication 2024-05-03 19:01:26 +02:00
Simon Goller
8f378472ea Add REST endpoint for slot 2024-05-02 23:25:04 +02:00
Simon Goller
d45ccf9523 REST servcie restructuring
App devices which implementation will be used.  For now,
the types of the implementations must be defined manually.
This is requied because the State in the REST endpoints must
contain a type which can provide all services.
2024-04-28 22:30:10 +02:00
Simon Goller
dccfa2d4cf Initial commit 2024-04-26 21:34:00 +02:00