Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
e33377a
Export the sidebar component
dantovska Jun 30, 2025
344a74a
Use SideBarItem for notification menu
dantovska Jun 30, 2025
a78d143
Use SideBarItem for help menu
dantovska Jun 30, 2025
ef08180
Use Sidebar component(s) in the navigation menu
dantovska Jun 30, 2025
21fd772
finalize redis logo
dantovska Jul 1, 2025
4b904c2
finalize notification styles. some more styles need reviewing and mig…
dantovska Jul 1, 2025
213a1d1
finalize help menu
dantovska Jul 1, 2025
b9940c0
finalize create cloud. detach from styles
dantovska Jul 1, 2025
0b6524e
finalize navigation menu as a whole.
dantovska Jul 1, 2025
8eec140
add width and height props to side bar icon
dantovska Jul 1, 2025
e4b9579
fix navigation menu tests
dantovska Jul 2, 2025
3f1ee2e
remove the logo component - wasn't flexible enough to use in this case
dantovska Jul 2, 2025
eaad486
wrap the sidebar items with sidebar component for the tests
dantovska Jul 2, 2025
06ba8ab
remove the navigation item wrapper
dantovska Jul 2, 2025
fda92fe
refactor the sidebar item props type
dantovska Jul 2, 2025
1e13bfe
fix the icon naming to be consistent, remove unneeded icons, make the…
dantovska Jul 2, 2025
66f6641
wrap the create cloud component inside sidebar when rendering
dantovska Jul 2, 2025
93bb977
change getIconType function to just iconType
dantovska Jul 2, 2025
af89011
fix navigation menu test for cloud item link; rename the variable cre…
dantovska Jul 3, 2025
c1b16f8
remove leafIcon, which is a leftover of a previous UI redesign - http…
dantovska Jul 8, 2025
32aaa12
Remove the no loger used browser active icon and file
dantovska Jul 8, 2025
9a01af4
remove the fill from the icons - the color will be inherited from the…
dantovska Jul 8, 2025
3bb7a20
remove explicitly added width and height params to styled icon compon…
dantovska Jul 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion redisinsight/ui/src/assets/img/sidebar/browser.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 0 additions & 17 deletions redisinsight/ui/src/assets/img/sidebar/browser_active.svg

This file was deleted.

14 changes: 7 additions & 7 deletions redisinsight/ui/src/assets/img/sidebar/pipeline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

2 changes: 1 addition & 1 deletion redisinsight/ui/src/assets/img/sidebar/pubsub.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions redisinsight/ui/src/assets/img/sidebar/pubsub_active.svg

This file was deleted.

Loading
Loading