Basic API Structure #2

Merged
kske merged 12 commits from f/basics into develop 2021-12-11 21:45:59 +01:00

12 Commits

Author SHA1 Message Date
Kai S. K. Engelbart a4695870c4
Fix core module name
zdm/undo-redo/pipeline/head This commit looks good Details
2021-12-11 18:22:06 +01:00
Kai S. K. Engelbart 23aa60e65e
Move everything into the core package
zdm/undo-redo/pipeline/head There was a failure building this commit Details
2021-12-11 18:18:39 +01:00
Maximilian P. Käfer 93e177cc35
Changed LinkedList to ArrayList
zdm/undo-redo/pipeline/head This commit looks good Details
2021-12-11 18:09:47 +01:00
Kai S. K. Engelbart 4ef3c41251
Adapt Jenkinsfile to multi-module architecture
zdm/undo-redo/pipeline/head This commit looks good Details
2021-12-11 17:58:09 +01:00
Kai S. K. Engelbart c411eace81
Convert to multi-module project
zdm/undo-redo/pipeline/head There was a failure building this commit Details
2021-12-11 17:55:49 +01:00
Maximilian P. Käfer f82df2b979
Extracted ChangeManager interface from concrete implementation
zdm/undo-redo/pipeline/head This commit looks good Details
2021-12-11 17:30:44 +01:00
Kai S. K. Engelbart ee6015b353
Fix index handling in change manager
zdm/undo-redo/pipeline/head This commit looks good Details
2021-12-11 14:01:31 +01:00
Kai S. K. Engelbart 2773d360fb
Implement change manager unit tests
zdm/undo-redo/pipeline/head There was a failure building this commit Details
2021-12-11 13:51:12 +01:00
Kai S. K. Engelbart bb7c1690b2
Add change manager unit test skeleton
zdm/undo-redo/pipeline/head There was a failure building this commit Details
2021-12-10 18:39:57 +01:00
Kai S. K. Engelbart dc74b78d20
Add Jenkinsfile
zdm/undo-redo/pipeline/head There was a failure building this commit Details
2021-12-08 10:42:55 +01:00
Kai S. K. Engelbart acb25c3120
Improve ChangeManager Javadoc 2021-12-08 10:35:09 +01:00
Maximilian P. Käfer fe1009187c
New change interface and changeManager class 2021-12-07 19:13:51 +01:00