-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhanced DistributedObjectAdmin to compare for inconsistencies betwee…
…n instances (#3851) * Fixed grouping name for Hibernate Cache objs * Renamed HzObjectAdminController to DistributedObjectAdminController * WIP on admin tab * WIP on admin tab * WIP on admin tab * WIP on admin tab * WIP on admin tab * Merged old distributed objects tab with new changes * WIP work * Bug fixes and name standardization * UI/filtering enhancements * UI/filtering enhancements * UI/filtering enhancements * Updated CHANGELOG.md * Added error handling, comparing objects * Moved DistributedObjects to a 2nd level tab * Added non-comparison fields to detail grid * Polish for the dist object page * Code review changes * NPE fix * Fixed bug where check grid details were occasionally stale * UI changes and fixes - Moved and resized the details grid - Renamed some UI elements - Now uses diff icon - Fixed TODO in tree grid contruction code * Multi instance compare2 (#3886) CR: Jakub * Renames on FE * Misc. UI/Code tweaks * Further UI tweaks * Further UI tweaks * Further UI tweaks --------- Co-authored-by: lbwexler <[email protected]> Co-authored-by: Anselm McClain <[email protected]>
- Loading branch information
1 parent
565aac8
commit ad6f08f
Showing
33 changed files
with
913 additions
and
405 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
199 changes: 0 additions & 199 deletions
199
admin/tabs/cluster/distobjects/DistributedObjectsModel.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.