-
Notifications
You must be signed in to change notification settings - Fork 406
RI-6336 Allow to hide show columns in browser #4290
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
mariasergeenko
merged 56 commits into
main
from
fe-be/feature/RI-6336-allow-to-hide-show-columns-in-browser
Jan 22, 2025
Merged
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
86301a4
RI-6336 - Allow to hide/show columns in Browser - basic functional im…
5e117aa
RI-6336 - Allow to hide/show columns in Browser - added tooltip
065d2fe
RI-6336 - Allow to hide/show columns in Browser - added column hiding…
e3cfa90
RI-6336 - Allow to hide/show columns in Browser - added column hiding…
6185cf3
RI-6336 - Allow to hide/show columns in Browser - refetching of metad…
f1e6999
RI-6336 - Allow to hide/show columns in Browser - refetching of metad…
c666dc3
RI-6336 - Allow to hide/show columns in Browser - refetching of metad…
3170048
RI-6336 - Allow to hide/show columns in Browser - telemetry data
ce834c9
RI-6336 - Allow to hide/show columns in Browser - limit for list type
KIvanow df6c074
RI-6336 - Allow to hide/show columns in Browser - limit for the hash …
KIvanow db8495b
RI-6336 - Allow to hide/show columns in Browser - limit for the set type
KIvanow 2c4f7e3
RI-6336 - Allow to hide/show columns in Browser - limit for the sorte…
KIvanow c7e7779
RI-6336 - Allow to hide/show columns in Browser - limit for the strea…
KIvanow b3694f3
RI-6336 - Allow to hide/show columns in Browser - limit for the json …
KIvanow 0af07e5
RI-6336 - Allow to hide/show columns in Browser - limit handling in t…
KIvanow 1ff4ed2
RI-6336 converted to an array of columns for better scalability later on
1f3eeb4
Merge branch 'feature/RI-6336-allow-to-hide-show-columns-in-browser' …
1ba8a91
RI-6336 - columns updated
KIvanow 2a6f46a
Merge branch 'main' of https://github.com/RedisInsight/RedisInsight i…
KIvanow 093dae2
RI-6336 - Allow to hide/show columns in Browser - unit tests pt1
KIvanow ea6675d
RI-6336 - Allow to hide/show columns in Browser - unit tests pt2
82296c2
RI-6336 - Allow to hide/show columns in Browser - tests for the API
9de9493
RI-6336 - RI-6336 - Allow to hide/show columns in Browser - cleanup
d017611
RI-6336 - Allow to hide/show columns in Browser - updating tests bas…
KIvanow 8aafa09
Merge branch 'feature/RI-6336-allow-to-hide-show-columns-in-browser' …
KIvanow f47cbe8
RI-6336 - Allow to hide/show columns in Browser - unit tests updated …
KIvanow 1ae38bf
RI-6336 - Allow to hide/show columns in Browser - unit tests updated …
KIvanow 680c46a
Merge branch 'main' of https://github.com/RedisInsight/RedisInsight i…
KIvanow 08ec2c1
Merge branch 'main' of https://github.com/RedisInsight/RedisInsight i…
KIvanow 6382708
RI-6336 - Allow to hide/show columns in Browser - unit tests fixed a …
KIvanow e9f47cd
RI-6336 - Allow to hide/show columns in Browser - unit tests fixed in…
KIvanow f8e3e25
RI-6336 - Allow to hide/show columns in Browser - unit tests fixed in…
KIvanow 3be0367
RI-6336 - Allow to hide/show columns in Browser - removed unused file
KIvanow d153c98
RI-6629 - TTL and Size are not showing
KIvanow 5101978
RI-6630 - Columns icon is not visible for light theme
KIvanow 11b311f
RI-6631 - There is no info icon next to size to get tooltip
KIvanow 5da9333
RI-6631 - There is no info icon next to size to get tooltip
KIvanow 01e8c40
RI-6634 - Inconsistent behavior in displaying size
KIvanow df59ba7
RI-6336 - removed poluted object for testing
KIvanow e1f16e4
RI-6336 - removed poluted object for testing
KIvanow 75c7007
RI-6336 - removed poluted object for testing
KIvanow 1618b04
RI-6336 - removed poluted object for testing
KIvanow a8c439d
RI-6336 - removed poluted object for testing + fixed unit tests
KIvanow 92718d5
RI-6336 - added cluster strategy implementation. Fixed integration tests
KIvanow f52fdf6
RI-6336 - added cluster strategy implementation. Fixed integration tests
KIvanow 517c9d0
RI-6336 - updated unit tests to match new pattern
KIvanow f740a06
RI-6638 - No trash icon to remove key if key size column is hidden. A…
KIvanow 6a3f380
RI-6336 - WIP - moving to per DB config
KIvanow 98aebb8
add test for RI-6336
mariasergeenko ae373d8
RI-6336 - simplified approach for per db setting
305af80
remove only
mariasergeenko e3f1735
RI-6336 updated unit tests
8f5a315
RI-6336 update naming based on feedback from the PR
13bf38e
RI-6336 - removed unused mocked variables
48c9ac6
RI-6336 added recommendation from the PR
3548135
Merge pull request #4299 from RedisInsight/e2e/feature/RI-6336-allow-…
mariasergeenko 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
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
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
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.
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.
Let's add some context for 50_000