-
Notifications
You must be signed in to change notification settings - Fork 156
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
[full-ci] style file versions list #8504
Conversation
Idea was, to have it aligned with other action buttons in the sidebar. IMO the length of the list isn't problematic. Also, showing only icons isn't very intuitive. Text-based buttons work much better regarding accessibility. |
Added negative margin css classes to design system. Ok, to have it in the same PR? |
Totally fine, but you want to add a changelog in the odd/changelog dir |
Changelog file is included. Make 2, one for version list styling, one for design system? |
Yes |
timeline style - awesome 👍 |
@hurradieweltgehtunter I fixed the linter and removed the failing unit test (which is not needed anymore due to the removal of the resource icons). Let's see how the pipeline does. |
Results for acceptance oCIS https://drone.owncloud.com/owncloud/web/33157/55/1 |
Okay, so it seems that we have to adjust some selectors for the acceptance tests as well. I can have a look after the meetings later, shouldn't be too complicated. |
changelog/unreleased/enhancement-add-negative-margin-design-system
Outdated
Show resolved
Hide resolved
packages/web-app-files/src/components/SideBar/Versions/FileVersions.vue
Outdated
Show resolved
Hide resolved
packages/web-app-files/src/components/SideBar/Versions/FileVersions.vue
Outdated
Show resolved
Hide resolved
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.
LGTM from my side now 💪
6832bc6
to
d85637e
Compare
@JammingBen PR is done from my side, but I need help with the test suite. Could you fix the tests? |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Looks good now, no? |
Description
Beautify file versions list
Related Issue
Motivation and Context
Before:
After:
Types of changes
Checklist:
Open tasks: