-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat(settings): categorize user settings #793
Conversation
What do you think? I will start on writing tests if this could be accepted :D Just unfortunately, allowing flip on menu causes the snapshots to fail so we need to remove them. |
Test image available:
|
Test image available:
|
I like it, it's very nice! I don't know if this is just me, but I seem to like the Also, is it just me or did the |
Thanks I was thinking of putting setting groups that might be more frequently visited to the top. |
I tried in different browsers and in private/incognito modes as well to avoid any effects where it could be from some change to the localstorage format, but in all cases it was the same. |
Anyway other than that I think this looks great. |
This PR/issue depends on:
|
Ahh I remember it now.
|
Ha. Right, good catch. Didn't even think of that when I pulled the GH pkgs PR preview image. Looks great. Still need to add more tests? |
Oh yess! I gonna take this chance to add tests for setting panels. Also need to rebase and move language picker to setting. I will put it as draft for now. |
0703229
to
854f7e7
Compare
Test image available:
|
854f7e7
to
17f50ce
Compare
Test image available:
|
Test image available:
|
fb3b893
to
e0db724
Compare
Test image available:
|
Ready for review again....Changes since last comments:
Got a bit issue with circular deps in Screenshots: |
e0db724
to
2ec3fcc
Compare
Signed-off-by: Thuan Vo <thvo@redhat.com>
068c0ff
to
044eb08
Compare
Test image available:
|
Test image available:
|
Welcome to Cryostat! 👋
Before contributing, make sure you have:
main
branch[chore, ci, docs, feat, fix, test]
git commit --amend --signoff
Fixes: #781
Depends on #789
Description of the change:
Motivation for the change:
See #781
How to manually test:
CRYOSTAT_IMAGE=quay.io... sh smoketest.sh..
.Screenshots