Commit Graph
100 Commits
Author SHA1 Message Date
StephanRichter 9cbcfb3b7f preparing to save ne task 2025-07-23 18:47:52 +02:00
StephanRichter 2625c360b8 working on task members
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-23 15:41:23 +02:00
StephanRichter ddeb2a8d88 preparing addition of tasks 2025-07-23 08:49:16 +02:00
StephanRichter c2eae076f4 implemented task/:id/view 2025-07-22 23:51:37 +02:00
StephanRichter b03b0683bc implemented editing of 'show closed tasks' setting in project 2025-07-22 20:33:28 +02:00
StephanRichter 1e439b87ac implemented removal of project members 2025-07-22 15:27:20 +02:00
StephanRichter 81b28c0229 completed member addition by autocomplete form 2025-07-22 08:46:14 +02:00
StephanRichter 38bc00df29 preparing for member addition to project:
- implemented Autocomplete
- next up:
    - bubble up requested user
    - add as member
2025-07-22 00:10:46 +02:00
StephanRichter 7eca9dd08e working on Autocomplete field for member addition to projects 2025-07-21 23:47:28 +02:00
StephanRichter cad74d1b78 preparing adding of members to project 2025-07-21 21:27:06 +02:00
StephanRichter 7d5596b427 implemented transfer of project ownership to other user 2025-07-21 21:20:21 +02:00
StephanRichter a5abfa33ec finished implementation of setting user permissions in projects 2025-07-21 10:34:06 +02:00
StephanRichter cb1e186d24 Merge branch 'dev' into feature/projects 2025-07-21 10:25:25 +02:00
StephanRichter 3c83a4760c re-ordered methods 2025-07-21 10:03:30 +02:00
StephanRichter 80bbfe8654 refactored project.members to be map of userId → member 2025-07-21 09:58:03 +02:00
StephanRichter af209e3dc5 refactoring project module: better separation of loading of projects and loading of project members 2025-07-21 09:46:18 +02:00
StephanRichter 6016f81c27 working on project settings update:
adding/updating members not implemented
2025-07-21 00:16:14 +02:00
StephanRichter c8b6c3feb7 implemented changing project state from project page 2025-07-20 14:48:51 +02:00
StephanRichter 680afd7700 implemented opening and closing of projects right from the project list 2025-07-20 14:09:41 +02:00
StephanRichter 85ab2dd853 implemented updating of projects 2025-07-20 01:30:56 +02:00
StephanRichter 20d527286b populating estimated times on task list, added minimum styling 2025-07-20 00:24:46 +02:00
StephanRichter 8ab3e8792a working on project view 2025-07-20 00:09:02 +02:00
StephanRichter a14b541c91 working on project list: introducing task list 2025-07-19 21:05:17 +02:00
StephanRichter 8e3fa266a8 bugfix
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-19 00:45:34 +02:00
StephanRichter 744b8a4576 working on project view 2025-07-19 00:40:28 +02:00
StephanRichter 08838e8ddc refactoring 2025-07-19 00:28:11 +02:00
StephanRichter a06217517b freactoring to get company list work in efficient way 2025-07-18 23:23:14 +02:00
StephanRichter 722f12912d implemented project creation 2025-07-18 22:10:47 +02:00
StephanRichter 9626d91ccb working on project creation 2025-07-18 15:35:37 +02:00
StephanRichter f5f08f244f preparing for project creation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-18 08:48:47 +02:00
StephanRichter 3d7687da37 preparing for projects 2025-07-18 00:04:30 +02:00
StephanRichter fc90b94fb2 Speichern und Laden von Einheits-Preisen implementiert 2025-07-17 23:48:32 +02:00
StephanRichter 67cb0b61b6 implemented storing of customer settings when sending document 2025-07-17 23:24:57 +02:00
StephanRichter 763e5b447b implemented state update after sending document, returning to document list 2025-07-17 21:16:37 +02:00
StephanRichter 6a58087ace preparing for sending documents
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-17 20:15:28 +02:00
StephanRichter 93449e4bad preparing document submission
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-17 14:38:28 +02:00
StephanRichter 2fd58229c3 working on translation system 2025-07-17 13:39:48 +02:00
StephanRichter dc8de9707a refactored translations, preparing sending of document 2025-07-17 13:03:49 +02:00
StephanRichter 7616aa9581 re-implemented rendering of document 2025-07-16 21:53:11 +02:00
StephanRichter 877edadd50 working on document rendering 2025-07-16 18:21:35 +02:00
StephanRichter 07ef168226 preparing to render document 2025-07-16 08:55:08 +02:00
StephanRichter b372ae45b3 added todos 2025-07-16 00:04:10 +02:00
StephanRichter bc91e69e36 added confirmation before deletion 2025-07-15 23:52:04 +02:00
StephanRichter 97134694a2 implemented deletion of positions 2025-07-15 23:46:01 +02:00
StephanRichter ffff345a8c implemented moving of document positions 2025-07-15 23:20:48 +02:00
StephanRichter 31916d83df implemented adding positions to document
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-15 22:24:05 +02:00
StephanRichter e436f09698 preparing for adding positions to document 2025-07-15 21:58:06 +02:00
StephanRichter 148c0f27b5 overhauling time list in backend – BROKEN 2025-07-15 09:28:19 +02:00
StephanRichter a75c58932d started implementing listTimes – way to complicated 2025-07-15 08:23:08 +02:00
StephanRichter 65b5dded01 preparing times list 2025-07-14 17:51:08 +02:00
StephanRichter 9c7f152fb9 gui improvements 2025-07-14 00:27:31 +02:00
StephanRichter b600a3613f implemented selecting tasks by estimated time 2025-07-14 00:19:35 +02:00
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 ea888c2be4 preparing item service for use in document service 2025-07-13 10:47:08 +02:00
StephanRichter 1a7002b0da preparing to add positions 2025-07-13 00:27:50 +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 2cc4d43e7c bugfix
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-12 00:15:04 +02:00
StephanRichter 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
StephanRichter e3e4dc16f9 made all document fields editable 2025-07-11 23:13:09 +02:00
StephanRichter 2a7e9df334 work on document form 2025-07-11 15:41:29 +02:00
StephanRichter 86801e10c2 implemented markdown renderer in backend and frontend 2025-07-11 14:23:47 +02:00
StephanRichter c37b1de1b0 started to overhaul MardownEditor.svelte 2025-07-11 09:07:38 +02:00
StephanRichter 713e6ff8ff improved line editor and price editor 2025-07-11 08:41:12 +02:00
StephanRichter 50adc206b2 css improvements 2025-07-11 00:10:23 +02:00
StephanRichter 85b5ca1970 working on document editor 2025-07-10 23:37:29 +02:00
StephanRichter 32e2d91ee6 tunig line item list 2025-07-10 22:54:11 +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 003899f75d working on doc forms 2025-07-09 14:31:03 +02:00
StephanRichter 878fd21436 Merge branch 'dev' into feature/document 2025-07-09 00:36:43 +02:00
StephanRichter 6427eec0a7 bugfix 2025-07-09 00:36:22 +02:00
StephanRichter 5b5e6a9387 working on document list 2025-07-09 00:27:06 +02:00
StephanRichter 61d0378d32 extend UserHelper interface
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 23:31:21 +02:00
StephanRichter 58f69689e2 Merge branch 'dev' into feature/document 2025-07-08 23:17:43 +02:00
StephanRichter c0b393a85b added UserHelper interface to allow dependency injection
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 23:17:36 +02:00
StephanRichter e9cf28c4a7 Merge branch 'dev' into feature/document 2025-07-08 23:13:06 +02:00
StephanRichter 4ba113daf5 unified loading of user in UserModule
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 23:12:49 +02:00
StephanRichter a11f2f0718 preparing document module 2025-07-08 22:20:00 +02:00
StephanRichter e6e3ed4052 bugfix
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 21:19:34 +02:00
StephanRichter 5dc7c22b03 implemented creation of new user 2025-07-08 21:09:56 +02:00
StephanRichter 92c6b154ea implemented otp login
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 20:27:34 +02:00
StephanRichter 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
StephanRichter 3e91565fb6 working on messagesystem, password reset form
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-08 00:06:35 +02:00
StephanRichter 9d83008a62 fixed creation of first user upon database initalization 2025-07-07 22:23:40 +02:00
StephanRichter d4bcf07b5c working on db initialization 2025-07-07 22:12:15 +02:00
StephanRichter 72940f92c3 preparing message system 2025-07-07 16:27:19 +02:00
StephanRichter fc94cced1e improved search, integrated legacy modules into navigation 2025-07-04 23:48:28 +02:00
StephanRichter b0817319bd working on search 2025-07-04 23:23:51 +02:00
StephanRichter b07533eaa9 working on search 2025-07-04 23:03:33 +02:00
StephanRichter c934e19837 preparing message system:
copied model from previous java implementation
2025-07-04 14:25:06 +02:00
StephanRichter 3c898f36de ported legacy functions 2025-07-04 14:00:46 +02:00
StephanRichter 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