Sebastian
|
d6116729fd
|
Design of TaskEditor and automatically inserting new tasks after creation
|
2023-10-22 10:21:39 +02:00 |
|
Sebastian
|
72e56efea3
|
Delete and clear Tasks (Frontend)
|
2023-10-22 10:08:44 +02:00 |
|
Sebastian
|
9cafeee769
|
Delete and clear Tasks
|
2023-10-22 10:06:54 +02:00 |
|
Sebastian
|
fd62585a5f
|
Calling Edit Task API
|
2023-10-22 01:10:52 +02:00 |
|
Sebastian
|
013819c887
|
Implementing edit route for tasks
|
2023-10-22 01:03:10 +02:00 |
|
Sebastian
|
346826ce10
|
Merge remote-tracking branch 'origin/issue-10' into issue-10
|
2023-10-22 00:49:47 +02:00 |
|
Sebastian
|
7a1b2b33ff
|
Update Frontend for editing and deleting tasks
|
2023-10-22 00:49:25 +02:00 |
|
Sebastian
|
6e33a9285f
|
Update Frontend for editing and deleting tasks
|
2023-10-22 00:49:06 +02:00 |
|
Sebastian
|
f5e2670319
|
Include TaskDashboard
|
2023-10-22 00:28:25 +02:00 |
|
Sebastian
|
bd56d601a0
|
Add new Tasks and Visualize Tasks
|
2023-10-22 00:22:35 +02:00 |
|
|
9c871043e5
|
Merge pull request 'issue-11-angular-update' (#12) from issue-11-angular-update into issue-10
Reviewed-on: Sebastian/TimeManager#12
|
2023-10-06 08:52:01 +02:00 |
|
|
1b52ae9da8
|
Use Moment Date Adapter instead of Native one
|
2023-10-06 08:50:18 +02:00 |
|
|
1c4b0f73b6
|
Fix Dateform Controler
|
2023-10-06 08:44:11 +02:00 |
|
|
5d0a62e3b4
|
Fix Datepicker Provider
|
2023-10-05 20:07:39 +02:00 |
|
|
efa55d855c
|
Fix Angular Material Legacy Issues
|
2023-10-05 19:36:38 +02:00 |
|
|
ec74d3c52b
|
Update to Angular 16
|
2023-10-02 13:04:48 +02:00 |
|
|
4ed21a890f
|
Merge remote-tracking branch 'origin/issue-11-angular-update' into issue-11-angular-update
|
2023-10-02 12:58:38 +02:00 |
|
|
423209f7bf
|
Update to Angular 16
|
2023-10-02 12:58:23 +02:00 |
|
|
52fcc269c7
|
Update to Angular 16
|
2023-10-02 12:57:43 +02:00 |
|
|
a8f54c84b1
|
Fix Missing Angular Core
|
2023-10-02 12:41:19 +02:00 |
|
|
0a42f8efc1
|
Update to Angular Material 15
|
2023-10-02 12:14:41 +02:00 |
|
|
e36ffec546
|
Update to Angular 15
|
2023-10-02 11:49:00 +02:00 |
|
|
a9a36dfac9
|
Update to Angular Material 14
|
2023-10-02 11:34:52 +02:00 |
|
|
56d358d0d4
|
Update to Angular 14
|
2023-10-02 11:06:43 +02:00 |
|
|
3e239df1bf
|
Create Component for Creating and Editing Tasks
|
2023-10-02 10:57:56 +02:00 |
|
|
a7229d1d9d
|
Create and simple listing of all tasks
|
2023-10-02 10:35:02 +02:00 |
|
|
5082fbcb49
|
Fix Import
|
2023-10-02 10:34:13 +02:00 |
|
|
b1784ee0f7
|
Datastructure for Tasks
|
2023-10-02 09:56:44 +02:00 |
|
|
6d56b323da
|
Merge pull request 'issue-7' (#9) from issue-7 into master
Reviewed-on: Sebastian/TimeManager#9
|
2023-10-02 09:36:13 +02:00 |
|
|
c00ebfe2a6
|
Update gitignore for idea folder
|
2023-10-02 09:35:31 +02:00 |
|
|
b3e7ad3dae
|
Fix Rename structured Taskgroups
|
2023-10-01 21:41:21 +02:00 |
|
|
33b8163d21
|
Structure Taskgroups in Hierarchies
|
2023-10-01 21:22:04 +02:00 |
|
|
5a02e40345
|
Fix Table Generation
|
2023-10-01 20:20:03 +02:00 |
|
|
566140c226
|
Merge pull request 'issue-6' (#8) from issue-6 into master
Reviewed-on: Sebastian/TimeManager#8
|
2023-09-25 13:18:05 +02:00 |
|
|
0fb25e394a
|
Delete Taskgroup (Frontend)
|
2023-09-25 13:16:46 +02:00 |
|
|
efcab999f2
|
List and Edit Taskgroups
|
2023-09-25 13:06:49 +02:00 |
|
|
fa7d7d503a
|
Component for adding Taskgroups
|
2023-09-25 12:46:45 +02:00 |
|
|
e062ddd266
|
Create TaskgroupDashboard Component and routing to it
|
2023-09-25 12:15:47 +02:00 |
|
|
c2a95a1d13
|
Document API
|
2023-09-25 12:01:24 +02:00 |
|
|
9a67dfb875
|
Delete Taskgroups when deleting corresponding user
|
2023-09-25 11:49:28 +02:00 |
|
|
e1b44cb92c
|
List all Taskgroups of a User
|
2023-09-25 11:45:33 +02:00 |
|
|
ad407fb525
|
Delete Taskgroup
|
2023-09-25 11:39:57 +02:00 |
|
|
99ae430d2b
|
Edit Taskgroup
|
2023-09-25 11:36:21 +02:00 |
|
|
712f793736
|
Include Owner of Taskgroup in Datamodel
|
2023-09-25 11:21:09 +02:00 |
|
|
3adebd1670
|
Add new Taskgroup (Backend)
|
2023-09-25 11:15:56 +02:00 |
|
|
2d32625d2c
|
Taskgroup Datamodel
|
2023-09-25 11:02:04 +02:00 |
|
|
2517e8ab31
|
Initial Commit (Frontend)
|
2023-09-25 11:01:28 +02:00 |
|
|
7fa9dbfabc
|
Initial Commit
|
2023-09-25 10:54:14 +02:00 |
|
|
f1e89b2741
|
Initial commit
|
2023-09-25 05:58:13 +02:00 |
|