Split Project #146

Open
tozh4728 wants to merge 40 commits from 87-split-project into develop

40 Commits

Author SHA1 Message Date
18689dca24 87: Improve test code, milestones work now correctly. 2025-04-24 16:10:09 +02:00
142c835589 87: Set Milestone Activity Template creation date earlier to activate them 2025-04-24 11:01:16 +02:00
60d73e18e4 87: Improve code readability in DataInitializer & Reformat code 2025-04-23 14:37:06 +02:00
25ba68f929 87: Replace assertTrue with assertEquals 2025-04-23 14:03:13 +02:00
5c36cd345d 87: Use Instant instead of Date & Remove deprecated @Temporal 2025-04-23 10:39:51 +02:00
25b87579eb 87: Add test data 2025-04-16 10:28:42 +02:00
299c67e8dd 87: Add SplitProjectPopulator 2025-04-14 16:41:16 +02:00
ae3755af5b 87: Reformat code 2025-04-14 14:21:35 +02:00
2bb6fae188 87: Add more milestones & events to test data 2025-04-14 14:20:34 +02:00
6ccf72d4ab 87: Improve integration test 2025-04-14 12:56:01 +02:00
7bb47f6e09 Merge branch 'develop' into 87-split-project 2025-04-14 12:07:40 +02:00
f956ba1af8 87: Improve test 2025-04-10 14:30:05 +02:00
96eb62178d 87: Reformat code 2025-04-10 14:20:53 +02:00
80694e2c14 87: Improve test 2025-04-10 14:18:59 +02:00
4be16af51c 87: Improve test 2025-04-10 09:59:48 +02:00
d875d9ce7c 87: Update test 2025-04-09 15:17:21 +02:00
195e7f3bfb 87: Integration test in progress 2025-04-09 13:56:35 +02:00
185785582a 87: First version of integration test 2025-04-07 15:48:37 +02:00
8d5a082a6b 87: Move cancel link to same row as submit button 2025-04-07 13:31:14 +02:00
3f604ad926 87: Refactor out status message to view layer 2025-04-07 12:50:34 +02:00
13fa678ac5 87: Don't count cloned reviews. 2025-04-07 09:58:39 +02:00
d906886489 87: reformat code 2025-04-03 15:04:05 +02:00
671d05e0e1 87: Adjust sql script 2025-04-03 15:02:04 +02:00
e963bee932 87: Use other event so no notification will go 2025-04-03 12:56:20 +02:00
8465d4c687 87: Loose up some SQL-constraints 2025-04-02 15:18:46 +02:00
b04c5d439e 87: reformat code 2025-04-02 13:19:56 +02:00
57774b1c32 87: Save cloned RoughDraftApproval 2025-04-02 13:18:06 +02:00
8a050491f9 87: Add clone functionality 2025-04-02 12:44:24 +02:00
1ebf21f14b 87: Refactor SplittableStatusRecord using Java record 2025-04-02 09:41:27 +02:00
8266b1f1fe 87: Improve result page (AdminViewParentProjectPage) after split 2025-03-27 11:48:34 +01:00
d193663590 87: Fix test & Reformat code 2025-03-26 13:59:13 +01:00
7d92dc4ddb 87: Rename sql with with capital V 2025-03-26 13:24:32 +01:00
38830f3856 87: Remove SQL-file with wrong naming convention 2025-03-26 13:23:45 +01:00
0e261fc85e 87: Reformat code 2025-03-26 13:00:11 +01:00
6526dc1fd9 87: Add initial support of parent-child project 2025-03-26 12:57:18 +01:00
02dc062962 87: Add initial support of AdminViewParentProjectPage 2025-03-26 10:26:28 +01:00
f2e19b686d 87: Use service method in AdminSplitProjectPanel 2025-03-26 10:04:40 +01:00
e59178a540 87: Add initial version of SplitOrRestartProjectService 2025-03-26 09:10:31 +01:00
739bf1c0bd 87: Add support for split project confirmation page 2025-03-24 14:31:58 +01:00
f33956068d 87: Add initial view for splitting project 2025-03-20 09:18:39 +01:00