Commit Graph

30 Commits

Author SHA1 Message Date
9626d91ccb working on project creation 2025-07-18 15:35:37 +02:00
f5f08f244f preparing for project creation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-18 08:48:47 +02:00
dc8de9707a refactored translations, preparing sending of document 2025-07-17 13:03:49 +02:00
b600a3613f implemented selecting tasks by estimated time 2025-07-14 00:19:35 +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
26fa72ef84 implemented editing of document in GUI + respective handlers in backend 2025-07-12 23:34:05 +02:00
d3f2f92aee implemented synchronisation between editors:
whenever one editable field is activated, any other active editable field is resetted
2025-07-11 23:53:58 +02:00
e3e4dc16f9 made all document fields editable 2025-07-11 23:13:09 +02:00
2a7e9df334 work on document form 2025-07-11 15:41:29 +02:00
86801e10c2 implemented markdown renderer in backend and frontend 2025-07-11 14:23:47 +02:00
c37b1de1b0 started to overhaul MardownEditor.svelte 2025-07-11 09:07:38 +02:00
713e6ff8ff improved line editor and price editor 2025-07-11 08:41:12 +02:00
85b5ca1970 working on document editor 2025-07-10 23:37:29 +02:00
d68dc991d0 workin on document creation: frontend work 2025-07-09 23:49:01 +02:00
a11f2f0718 preparing document module 2025-07-08 22:20:00 +02:00
3e91565fb6 working on messagesystem, password reset form
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 00:06:35 +02:00
fc94cced1e improved search, integrated legacy modules into navigation 2025-07-04 23:48:28 +02:00
b0817319bd working on search 2025-07-04 23:23:51 +02:00
b9bff9733d workin on idc login flow 2025-07-03 13:02:31 +02:00
5100ac244a implemented user impersonization 2025-07-02 23:20:21 +02:00
2c2eaacd5d implemented password update procedure 2025-07-02 00:16:13 +02:00
06c620230d implemented theme changer 2025-07-01 22:56:49 +02:00
2dc45456f9 working on user data update 2025-07-01 08:53:07 +02:00
7ef36fedff preparing for user edit form 2025-07-01 00:29:07 +02:00
956281e749 router now working, implemented login and logout
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-06-30 23:40:26 +02:00
56cdedcdb8 added router to svelte
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-06-30 22:55:13 +02:00
b918d453cb implemented user login.
next: find a solution for routing
2025-06-30 21:11:42 +02:00
71cf6ec96d preparing svelte login, mastered translations 2025-06-28 00:23:37 +02:00
f81fa50f27 mastered translations 2025-06-27 22:57:41 +02:00
6ef4576cb2 first commit 2025-06-27 21:43:54 +02:00