-
Notifications
You must be signed in to change notification settings - Fork 1
Migrate directory content to AGgrid #427
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
Merged
Merged
Changes from 10 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
c7cac76
Migrate directory content to ag grid
b295715
Fix content toolbar and date renderer
73b9a65
Simplify selection logic
c193c36
Styling
f5dd1f6
Copyrights
9415b33
Remove unused prop
caaa98e
Fix selection handler
ec69422
Revert commons ui version
4b554e0
Revert lock changes
2d49e39
Fix console error
778739b
Merge main
73590e9
Lint
16d182a
PR remarks
3014f34
PR remarks
e1d3388
PR remarks
2de40b3
Merge main
ec56cce
PR remarks
71d5eb4
Merge main
adf71b0
PR remarks
9d364c6
Remove altername theme
1f3474b
Remove alternate theme
be4f69d
PR remarks
d992f41
Remove unnecessary function
0bb92d4
Lint
d429ad9
PR remarks
2eac05f
PR remarks
a6e22f7
PR remarks
31c5d71
PR remarks
1c3d437
Change context menu handling
0de76d4
Set custom class
69116c9
Set custom class const
965bf13
Lint
0dede22
Restore type tooltip
a0daaf3
Add comment
a0d1eb8
Lint
0f3ab3c
Merge main
3a5b7be
Fix typing
b679a20
Typo
f76ced2
Comment
24c3b9f
Fix
a720152
Tweaks
074130a
Tweaks
5bad6bf
Tweaks
d126aab
Rollback changes
4b72287
Tweaks
05ec371
Tweaks
ab775c9
Generalize ElementAttributes
99d3759
Remove not needed typing
ddeb037
Tweak
f627de5
Update commons ui
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
where does those color codes come from ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Those were extracted from the current implementation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do you mean we have the same code in gridstudy ?