Commit Graph

66 Commits

Author SHA1 Message Date
StephanRichter 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
StephanRichter d223ab557b bugfix: GUI failed when delivery was null 2025-07-13 00:03:57 +02:00
StephanRichter 26fa72ef84 implemented editing of document in GUI + respective handlers in backend 2025-07-12 23:34:05 +02:00
StephanRichter 2a7e9df334 work on document form 2025-07-11 15:41:29 +02:00
StephanRichter c37b1de1b0 started to overhaul MardownEditor.svelte 2025-07-11 09:07:38 +02:00
StephanRichter 5f3d112cdb implemented display of document positions 2025-07-10 22:47:09 +02:00
StephanRichter 48dfabaaf3 implemented selector for document state 2025-07-10 20:38:13 +02:00
StephanRichter b52ace49db added another state check
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-10 16:49:20 +02:00
StephanRichter 5fa9e12035 implemented deletion of new documents 2025-07-10 16:44:29 +02:00
StephanRichter 90c27382a1 working on document view/edit 2025-07-10 15:42:37 +02:00
StephanRichter 0bfbe47d96 preparing document display
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-10 13:13:46 +02:00
StephanRichter 163bcebf4f implemented document creation
this required a major refactoring of the object model
2025-07-10 12:49:32 +02:00
StephanRichter 21812d2b42 major refactoring: working towards more interface-implementation splitting 2025-07-10 10:56:03 +02:00
StephanRichter d68dc991d0 workin on document creation: frontend work 2025-07-09 23:49:01 +02:00
StephanRichter 5b5e6a9387 working on document list 2025-07-09 00:27:06 +02:00
StephanRichter a11f2f0718 preparing document module 2025-07-08 22:20:00 +02:00