Commit Graph

22 Commits

Author SHA1 Message Date
StephanRichter 81b28c0229 completed member addition by autocomplete form 2025-07-22 08:46:14 +02:00
StephanRichter 7eca9dd08e working on Autocomplete field for member addition to projects 2025-07-21 23:47:28 +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 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 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 e436f09698 preparing for adding positions to document 2025-07-15 21:58:06 +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