-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add filtered three to scale value cards #83
Merged
alexsilaghi
merged 2 commits into
logical-definition-with-filtered-tree
from
add_filtered_three_to_scale_value_cards
Oct 23, 2024
Merged
Add filtered three to scale value cards #83
alexsilaghi
merged 2 commits into
logical-definition-with-filtered-tree
from
add_filtered_three_to_scale_value_cards
Oct 23, 2024
Conversation
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
alexsilaghi
approved these changes
Oct 23, 2024
alexsilaghi
merged commit Oct 23, 2024
ad15200
into
logical-definition-with-filtered-tree
1 check passed
soimugeoWB
added a commit
that referenced
this pull request
Oct 28, 2024
* Replace spotify docker plugin with maven-exec plugin This change is necessary because the spotify docker plugin does not work on Apple Silicon and the plugin itself is no longer maintained. * Use maven-exec for docker push * Fixes #46 * ci: version bump 6.0.2 * ci: version bump 6.0.3 * Moved tab presenter and related interfaces/classes to the tab package and removed "form" from the names * Genericized TabBarPresenter and associated classes * Use maven-exec for docker build and push * ci: version bump 6.0.4 * -am is required * ci: version bump 6.0.5 * ci: version bump 6.0.6 * Fixes #56 Apply correct property name for source * ci: version bump 6.0.7 * Fixes #57 Allow non-prefixed names for types * ci: version bump 6.0.8 * Fixes #59 * ci: version bump 6.0.9 * Fixes #63 * ci: version bump 6.0.10 * Fixes #65 * ci: version bump 6.0.11 * added postcoordination file upload * added reading post coordination table. fetching scale value from backend * reset on entity change. * reset on entity change. * save entity * pulled from master-who added missing classes to Action.java Result.java and RpcWhiteList.java. * fixed get scale value card values for postcoordination * added edit buttons. * fixed scale value card header row padding * partially fix edit action for scale value cards. will finish it on Monday. Also will finish then the save action for the scale value cards. * moved the default sync to cell. fixed serialization issue * added some fixes for edit mode of post coordination table and scale value cards * fixed a bug where initial state of scale value cards is not read only * renamed postcoordination specifications field * wip scale value cards selection view * added tooltip. * added icons for scale values selection mode (#73) Co-authored-by: Gheorghe Soimu <[email protected]> * removed tooltip from svg. ordering the rows and centered the labels. * added check on moving from entity. * In the customization of scales, show info about the cardinality of the axis (#74) Co-authored-by: Gheorghe Soimu <[email protected]> * added correct ordering of the scale value cards (#75) Co-authored-by: Gheorghe Soimu <[email protected]> * 38 fix postcoordinationportletpresenter to load data upon refresh page + changes from master (#76) * scaffolding and ancestor fetching. * wip ScaleValueSelectionView * added scale value selection modal * finished save of scale values in PostCoordinationPortletPresenter * fixed a bug that was causing scale value cards to be save incorrectly. * partial commit * partial commit. * finished the table. * saving the values. * fixed fetching data from BE * Changes to implement hierarchy filtering - Changed all hierarchy related actions to use hierarchy descriptors * fixing the update call. * fixed showing multiple rows. * partial merge * partially adding hierarchy * merged filtered tree * Add filtered three to scale value cards (#83) added filtered tree to value cards. * polishing logical definition ui. * css fixes for postcoordination table and scale value cards (#84) Co-authored-by: Gheorghe Soimu <[email protected]> * some final polishes suggested in issue #121 * added info tooltip. changed ordering. * Filtered hierarchies (#81) * Changes to implement hierarchy filtering - Changed all hierarchy related actions to use hierarchy descriptors * Changes to support named hierarchies - Added NamedHierarchy and tests - Added HierarchyId tests and JSON serialization - Removed AddNamedHierarchyAction and result - Added SetNamedHierarchiesAction and result * Bumped version to 7.0.0-SNAPSHOT * ci: version bump 7.0.0 * fix missing comma * updated to use SetNamedHierarchies instead of AddNamedHierarchy --------- Co-authored-by: Matthew Horridge <[email protected]> Co-authored-by: Automated Version Bump <[email protected]> Co-authored-by: alexsilaghi <[email protected]> Co-authored-by: Gheorghe Soimu <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.