Commit Graph

65 Commits

Author SHA1 Message Date
9cbcfb3b7f preparing to save ne task 2025-07-23 18:47:52 +02:00
ddeb2a8d88 preparing addition of tasks 2025-07-23 08:49:16 +02:00
c2eae076f4 implemented task/:id/view 2025-07-22 23:51:37 +02:00
cb1e186d24 Merge branch 'dev' into feature/projects 2025-07-21 10:25:25 +02:00
af209e3dc5 refactoring project module: better separation of loading of projects and loading of project members 2025-07-21 09:46:18 +02:00
6016f81c27 working on project settings update:
adding/updating members not implemented
2025-07-21 00:16:14 +02:00
c8b6c3feb7 implemented changing project state from project page 2025-07-20 14:48:51 +02:00
8ab3e8792a working on project view 2025-07-20 00:09:02 +02:00
a14b541c91 working on project list: introducing task list 2025-07-19 21:05:17 +02:00
a06217517b freactoring to get company list work in efficient way 2025-07-18 23:23:14 +02:00
722f12912d implemented project creation 2025-07-18 22:10:47 +02:00
e436f09698 preparing for adding positions to document 2025-07-15 21:58:06 +02:00
a75c58932d started implementing listTimes – way to complicated 2025-07-15 08:23:08 +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