Commit Graph

  • e9487143c6 Create Datastructures for AdvancedSchedules and create schedules for them Sebastian Böckelmann 2023-11-11 20:14:00 +0100
  • 0e07549a65 Fix typos and date type Sebastian Böckelmann 2023-11-11 19:20:05 +0100
  • 13a876c893 Include Working Status in Frontend Dashboard Sebastian Böckelmann 2023-11-11 19:12:07 +0100
  • d7850a9aa7 Get Working Status of Today Endpoint Sebastian Böckelmann 2023-11-11 19:09:24 +0100
  • f076a5907c schedule-refactor (#45) Sebastian 2023-11-11 18:56:14 +0100
  • c5311fbe58 Delete multiple schedules #45 Sebastian Böckelmann 2023-11-11 18:53:31 +0100
  • 311edbb6fc List Missed Tasks Sebastian Böckelmann 2023-11-11 18:48:21 +0100
  • 4d532c4dbc Disable Register Forgotten Schedule as View has to be refactored for new API Endpoint Sebastian Böckelmann 2023-11-11 18:34:39 +0100
  • 938b621190 Register Forgotten Schedules Sebastian Böckelmann 2023-11-11 18:32:38 +0100
  • 0cd7d7c9a1 Stop and finish schedule Sebastian Böckelmann 2023-11-11 17:58:56 +0100
  • 5d550d69ac Activate Schedule Sebastian Böckelmann 2023-11-11 17:36:56 +0100
  • 6f04b6de07 Get Active Schedule Sebastian Böckelmann 2023-11-11 17:26:26 +0100
  • 97a906ed16 Schedule now Sebastian Böckelmann 2023-11-11 17:15:02 +0100
  • 6c0dcbec02 Adapt schedule amount in test methods Sebastian Böckelmann 2023-11-11 16:43:18 +0100
  • e194c95863 Get Startable schedules of today Sebastian Böckelmann 2023-11-11 16:40:57 +0100
  • 5edf192b98 Include second call of scheduleDelete too Sebastian Böckelmann 2023-11-11 15:58:15 +0100
  • d7d8d2060e Refactor /schedules/{scheduleID} endpoints (delete) Sebastian Böckelmann 2023-11-11 15:57:46 +0100
  • 59aaddf789 Refactor /schedules/{scheduleID} endpoints (post) Sebastian Böckelmann 2023-11-11 15:51:56 +0100
  • e36bbb0d65 Basic Reschedule Sebastian Böckelmann 2023-11-11 15:50:14 +0100
  • dadb1204e8 Refactor /schedules and /schedules/{taskID} endpoints (get + put) Sebastian Böckelmann 2023-11-11 15:28:10 +0100
  • dcc488fced Get All Schedules of Task + create Basic Schedule Sebastian Böckelmann 2023-11-11 15:00:36 +0100
  • 4d1b4a0d9e Get All Schedules of User Sebastian Böckelmann 2023-11-11 14:21:19 +0100
  • 27f7a2ad42 Update gitignore and add Clear ScheduleCode Sebastian Böckelmann 2023-11-11 13:24:17 +0100
  • 36cb537f3c tests (#43) Sebastian 2023-11-11 11:20:48 +0100
  • fce4ba1996 Merge pull request 'Pull-Request: Failing Test into tests' (#42) from test-failing into tests #43 Sebastian 2023-11-11 11:19:30 +0100
  • 2dfb5ab877 Merge remote-tracking branch 'origin/test-failing' into test-failing #42 Sebastian Böckelmann 2023-11-11 11:18:24 +0100
  • cc3c16ad02 TaskServiceTest Sebastian Böckelmann 2023-11-11 10:47:12 +0100
  • 94b469238d Remove entityManager from TaskService Sebastian Böckelmann 2023-11-11 10:30:50 +0100
  • aa9f37d2e5 Consider increased number of tasks Sebastian Böckelmann 2023-11-11 10:22:31 +0100
  • 54ff270d62 Deleting Task test Sebastian Böckelmann 2023-11-11 10:19:59 +0100
  • e43f684b82 Fix Failind edittest and make tests transactional Sebastian Böckelmann 2023-11-11 10:18:20 +0100
  • 7f09c1cefc TaskService Test will fail Sebastian Böckelmann 2023-11-11 09:52:38 +0100
  • fcde6c4aad TaskServiceTest Sebastian Böckelmann 2023-11-11 10:47:12 +0100
  • c9343ea05e Remove entityManager from TaskService Sebastian Böckelmann 2023-11-11 10:30:50 +0100
  • 951ccbd154 test-failing (#41) Sebastian 2023-11-11 10:25:47 +0100
  • eaab4f8de2 Consider increased number of tasks #41 Sebastian Böckelmann 2023-11-11 10:22:31 +0100
  • 5936734cda Deleting Task test Sebastian Böckelmann 2023-11-11 10:19:59 +0100
  • 01af822f06 Fix Failind edittest and make tests transactional Sebastian Böckelmann 2023-11-11 10:18:20 +0100
  • d6e71eb528 Resolve Merge-Conflict Sebastian Böckelmann 2023-11-11 10:04:30 +0100
  • 0c1f94c6a7 Make the Test Transactional #40 Sebastian Böckelmann 2023-11-11 09:59:43 +0100
  • 5e39cb1d53 TaskService Test will fail Sebastian Böckelmann 2023-11-11 09:52:38 +0100
  • 542e04659b Testcases (and failing test fixes) of TaskgroupService Sebastian Böckelmann 2023-11-11 07:54:13 +0100
  • 2b9e821cf2 Use @Sql instead of persit() Sebastian Böckelmann 2023-11-10 20:58:10 +0100
  • 21015ff06d Initialize Testing of Testservice Sebastian Böckelmann 2023-11-10 20:44:26 +0100
  • 2f7fb3e2b4 Test TaskRepository Sebastian Böckelmann 2023-11-10 19:35:44 +0100
  • 4d655c32ed FindAlltasksByUser Test Sebastian Böckelmann 2023-11-08 21:22:28 +0100
  • 8f5e8133f8 TaskgroupRepsitoryTest (+Delete) Sebastian Böckelmann 2023-11-08 20:17:57 +0100
  • 5cf04a6858 TaskgroupRepsitoryTest Sebastian Böckelmann 2023-11-08 20:00:18 +0100
  • 7199174736 Merge remote-tracking branch 'origin/tests' into tests Sebastian Böckelmann 2023-11-07 20:20:13 +0100
  • 2f78c5ebbf Tests for user-repository Sebastian Böckelmann 2023-11-07 20:20:07 +0100
  • 942563e5d9 v3 instead of v2 Sebastian 2023-11-07 19:44:14 +0100
  • 8166239405 Switch actions/checkout to v2 instead of v3 Sebastian 2023-11-07 19:33:26 +0100
  • 5ba2fb6509 Fix failing test case Sebastian Böckelmann 2023-11-07 19:09:08 +0100
  • affe46afbe Merge remote-tracking branch 'origin/tests' into tests Sebastian 2023-11-06 08:54:54 +0100
  • 1d7c280e84 Simulate failing test Sebastian 2023-11-06 08:54:15 +0100
  • 91c24fa288 Skip uploading dependency graph Sebastian 2023-11-05 22:33:00 +0100
  • d1b8f98f8e (Hopefully) Fix pom location Sebastian 2023-11-05 22:28:46 +0100
  • 4a59352435 Include maven installation in actions Sebastian 2023-11-05 22:25:48 +0100
  • caf0dc0b75 Fix doppelname Sebastian 2023-11-05 22:23:28 +0100
  • 2332478661 Fix missing push Sebastian 2023-11-05 22:23:08 +0100
  • bfc5a324f8 Use github action template Sebastian 2023-11-05 22:20:04 +0100
  • 22a57bdc37 Test maven test Sebastian 2023-11-05 22:10:03 +0100
  • 4ac1d8bbcc Demo Gitea Actions Sebastian 2023-11-05 22:06:21 +0100
  • cbe0ed070b Deactivate Overall System test (temporarly) Sebastian 2023-11-05 19:08:44 +0100
  • 2c23952a5e Write simple Testcase for ci/cd Sebastian 2023-11-05 19:04:41 +0100
  • 1b31a9239c Merge pull request 'issue-36' (#39) from issue-36 into master Sebastian 2023-10-29 17:54:23 +0100
  • ae7550657c Active tasks #39 Sebastian 2023-10-29 17:53:47 +0100
  • a9c3931ced Upcoming tasks Sebastian 2023-10-29 17:20:24 +0100
  • 2cabc09598 Merge pull request 'issue-35' (#37) from issue-35 into master Sebastian 2023-10-29 16:16:34 +0100
  • 62165e0afb Delete overdue task #37 Sebastian 2023-10-29 16:15:41 +0100
  • f565d3dae1 Fix marking finished task as overdue Sebastian 2023-10-29 16:11:04 +0100
  • 6cfd48a962 Overdue tasks dashboard Sebastian 2023-10-29 16:03:58 +0100
  • 513a51c3db Abstract API Endpoint to filter task fetch also by overdue Sebastian 2023-10-29 13:13:29 +0100
  • 2b627b679e Merge pull request 'issue-32' (#34) from issue-32 into master Sebastian 2023-10-29 12:35:11 +0100
  • 6eccb57a8c Include routing for task and taskgroup headlines #34 Sebastian 2023-10-29 11:27:51 +0100
  • c762d3d200 Reschedule Missed Schedule Sebastian 2023-10-29 11:21:40 +0100
  • 9de0e1a119 Forget all missed schedules Sebastian 2023-10-29 11:16:48 +0100
  • 38d27c3dac Forget single schedule Sebastian 2023-10-29 10:56:08 +0100
  • 966c896ae0 Design Missed Schedules Component and manage routing to it Sebastian 2023-10-29 10:34:02 +0100
  • 30cbe60d6d List missed Schedules Sebastian 2023-10-29 10:16:08 +0100
  • c3c81da4a1 Merge pull request 'issue-31' (#33) from issue-31 into master Sebastian 2023-10-29 09:57:27 +0100
  • 5aacf720d0 Work also with start schedule based on last minute #33 Sebastian 2023-10-29 09:56:32 +0100
  • 2324976bd6 Register Forgotten Activities Sebastian 2023-10-29 09:47:57 +0100
  • 836247ff73 Merge pull request 'issue-29' (#30) from issue-29 into master Sebastian 2023-10-29 07:13:46 +0100
  • 99880522df Check if there is another active schedule when starting task now #30 Sebastian 2023-10-29 07:13:08 +0100
  • 5ed66b911b Allow missing start and deadline dates when creating tasks Sebastian 2023-10-29 07:03:56 +0100
  • 614a98b8cf Merge pull request 'issue-18' (#28) from issue-18 into master Sebastian 2023-10-28 19:36:14 +0200
  • 79d280b3c0 Merge pull request 'issue-25' (#27) from issue-25 into issue-18 #28 Sebastian 2023-10-28 19:33:05 +0200
  • 984552bc69 Routing for TaskLink and ManageTaskgroup Btn #27 Sebastian 2023-10-28 19:31:08 +0200
  • 314a11ee18 Visualize Anouncement for missed schedules Sebastian 2023-10-28 19:27:13 +0200
  • 9402db4a9b Show add task btn also when no task exists Sebastian 2023-10-28 19:10:46 +0200
  • 98efb9150c Add tasks from TaskOverview Sebastian 2023-10-28 19:09:07 +0200
  • 217e48aead Implement routing to schedule from TaskOverviewCard Sebastian 2023-10-28 19:05:20 +0200
  • cc83aa0895 Merge remote-tracking branch 'origin/issue-25' into issue-25 Sebastian 2023-10-28 18:54:31 +0200
  • 2fda77858d Load worked minutes when reloading dashboard Sebastian 2023-10-28 18:54:17 +0200
  • 154cd20683 Load worked minutes when reloading dashboard Sebastian 2023-10-28 18:54:17 +0200
  • e1ea8684b2 Remove Finished Task from Dashboard (Taskoverview) Sebastian 2023-10-28 18:37:16 +0200
  • d3257b8748 Remove Finished Tasks from Dashboard (Schedules) Sebastian 2023-10-28 18:36:32 +0200
  • 1dd01d0249 Fix removing objects from lists while iterating over them Sebastian 2023-10-28 18:30:14 +0200
  • 00a15e91ea Finishing Task from Taskoverview Sebastian 2023-10-28 18:29:34 +0200