Commit Graph

82 Commits

Author SHA1 Message Date
be594b3d8f fine-tuning kanban
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 13:49:43 +02:00
8b7ad60a38 fine-tuning kanban
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 13:27:02 +02:00
770f2aab5b kanban no longer showing tasks having no_index flag 2025-07-27 13:14:50 +02:00
2fa95d38c5 implemented editing of task`s 'no index' field 2025-07-27 12:59:32 +02:00
ac45517d7f implemented deletion of tasks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 12:46:16 +02:00
e6516f3b8d re-arrenged components
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-27 12:04:54 +02:00
2ce9ebbc6d kanban bugfixes & improvements 2025-07-27 02:02:00 +02:00
880fed250b first kanban view working 2025-07-27 00:12:26 +02:00
6599b08990 loading tasks 2025-07-26 22:56:40 +02:00
91aa421ae9 implemented various task features:
- saving on CTRL+S
- editing of
    - start date
    - due date
    - members
2025-07-26 21:23:58 +02:00
fd906dff01 improved css, implemented setting task state directly in project tree 2025-07-25 23:40:22 +02:00
3d81ddd3c5 improved handling of null values when mapping entities to json 2025-07-25 23:02:54 +02:00
be0435db1b working on form to add subtask 2025-07-25 20:11:19 +02:00
2625c360b8 working on task members
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-23 15:41:23 +02:00
ddeb2a8d88 preparing addition of tasks 2025-07-23 08:49:16 +02:00
b03b0683bc implemented editing of 'show closed tasks' setting in project 2025-07-22 20:33:28 +02:00
1e439b87ac implemented removal of project members 2025-07-22 15:27:20 +02:00
81b28c0229 completed member addition by autocomplete form 2025-07-22 08:46:14 +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
680afd7700 implemented opening and closing of projects right from the project list 2025-07-20 14:09:41 +02:00
85ab2dd853 implemented updating of projects 2025-07-20 01:30:56 +02:00
20d527286b populating estimated times on task list, added minimum styling 2025-07-20 00:24:46 +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
744b8a4576 working on project view 2025-07-19 00:40:28 +02:00
08838e8ddc refactoring 2025-07-19 00:28:11 +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
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
3d7687da37 preparing for projects 2025-07-18 00:04:30 +02:00