Commit Graph

9 Commits

Author SHA1 Message Date
f9941bceba peparing for file upload on server side 2025-09-30 15:17:00 +02:00
61b5a6ffbb implemented storing of bookmarks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-02 22:48:49 +02:00
bac04ac047 implemented function to return estimated times of company.
Therefore task and project module had to be created and partially implemented
2025-07-13 23:45:18 +02:00
163bcebf4f implemented document creation
this required a major refactoring of the object model
2025-07-10 12:49:32 +02:00
7a5bb50ee2 restructuring, working on password reset email
next steps:
- create reset url and add it to the translation fill map
- implement message translation
- implement otp validation and login
2025-07-08 15:39:48 +02:00
c934e19837 preparing message system:
copied model from previous java implementation
2025-07-04 14:25:06 +02:00
e48ddfdb2c working on legacy api:
Teile des Codes aus funktionierendem Projekt kpiert und angepasst, aber noch nicht getestet
2025-07-04 00:26:01 +02:00
41c3ffa351 re-implemented login via OIDC 2025-07-03 15:26:42 +02:00
b918d453cb implemented user login.
next: find a solution for routing
2025-06-30 21:11:42 +02:00