Merge refactor code and change the implementation of reordering in order to transmit changes also in the children of a profile. #2
k.triantafyllou
commented 2024-04-10 14:42:18 +02:00
Owner
- Add services for all entities and move the functionality there.
- Add DTO entities and use generics in order to clarify the Object class of each entity.
- Change refactor logic in order to transmit changes in the children.
- Change indicator reordering to handle only changes in the same section and add move indicator endpoint to handle the action of moving and indicator from a section to another.
1. Add services for all entities and move the functionality there.
2. Add DTO entities and use generics in order to clarify the Object class of each entity.
3. Change refactor logic in order to transmit changes in the children.
4. Change indicator reordering to handle only changes in the same section and add move indicator endpoint to handle the action of moving and indicator from a section to another.
k.triantafyllou
added 12 commits 2024-04-10 14:42:19 +02:00
8918826766
Remove comments. Add getAliases method in stakeholderService. Remove parametersMapping
76c39d6eb3
Add monitor deploy service
1158b676e4
Revert properties. Remove some comments. Remove mongodb DAOs. Move primitives classes and enums to new package primitives.
e345f5b689
[new-model | WIP]: Refactoring the code in order to improve performance and code.
959d553ca4
[new-model]: Refactor all delete and change visibility methods.
cb7780b84e
[new-model]: Resolve merge from master
cf505bd214
Fix delete and change visibility methods for all entities.
c3cc942332
Refactor save topic endpoint and fix change visibility.
8a56c3ad8b
Save category, subcategory, section refactor.
c83dc441d4
Refactor reorder methods and save sections in bulk
eee0814016
[new-model]: Reorder for move action for all entities. Doesn't work for added and removed, need a different implementation.
dc383dda0d
[new-model]: Add move indicator controller in order to move an indicator from a section to another.
k.triantafyllou
merged commit 8eb99c8ae1 into master 2024-04-10 14:42:39 +02:00
k.triantafyllou
referenced this issue from a commit 2024-04-10 14:42:39 +02:00
Merge pull request 'Merge refactor code and change the implementation of reordering in order to transmit changes also in the children of a profile.' (#2) from new-model into master
k.triantafyllou
deleted branch new-model 2024-04-10 14:42:45 +02:00
Loading…
Reference in New Issue
No description provided.
Delete Branch "new-model"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?