-
Notifications
You must be signed in to change notification settings - Fork 159
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
Shared with action menu label alignment #9324
Conversation
* make proper use of waitForResponse * refactor * check file after copy,move action
#9254) I've money-patched that for the release of tag v7.0.2 during the sign process. Co-authored-by: Juergen Weigert <[email protected]>
…623-stable [tests-only][full-ci]Bump commit id for tests
* Load common theme into store * Implement url in access denied page * Fix add return * Add changelog * Update/add unittests * Update config.spec.ts * Fix typo * Rename accessDeniedHelpUrl * Fix acceptance tests, remove dev leftover * Rename more to readmore
Fixes uploading resources to folders that contain special characters in their names. This also includes fixes for name conflict handling when running oC10 as server.
Some a11y fixes
…3c-stable [tests-only][full-ci] Bump ocis commit id for tests
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
…30630 Merge stable 7.0 to master
…ource is deleted or disabled (space) (#9502) * Show error message while accessing a public link which originated resource is deleted or disabled (space) * Rm new line
* bump latest ocis commit (#9476) * [tx] updated from transifex * chore: prepare release v7.1.0-rc.2 * chore: move changelog items back to unreleased * fix: respect supportedClouds config * test: add unit tests for cloud import action handler * Initialize Drop Target after load time * fix: logo not showing * chore: prepare release v7.1.0-rc.3 * chore: move changelog items back to unreleased * feat: add tx config for importer app * feat: add missing cloud importer translations * chore: bump owncloud uppy --------- Co-authored-by: Karun Atreya <[email protected]> Co-authored-by: ownClouders <[email protected]> Co-authored-by: Phil Davis <[email protected]> Co-authored-by: Jacob Noah <[email protected]>
chore: TypeScript 5
* Use new spaces endpoint for search * Bump sdk and ocis commit id * Add spaces check
…type fix: ApplicationTranslations type
@koebel Do you still plan to rebase, or should we take care? |
Co-authored-by: Phil Davis <[email protected]>
…hub.com/owncloud/web into shared-with-action-menu-label-alignment
@JammingBen thanks for the reminder. I just rebased. Locally all tests passed, so I expect that CI will pass in a little moment :) |
Hmm something is still off, the pipeline doesn't get past the first steps. Are you sure you rebased with current master? 😅 Not sure about the merge commit (4433ced), simply |
Co-authored-by: Phil Davis <[email protected]>
…hub.com/owncloud/web into shared-with-action-menu-label-alignment
Now there is something off completely, it shows 200+ commits 🙈 Don't know what happened here, probably the easiest way is to reset it:
|
Co-authored-by: Phil Davis <[email protected]>
…hub.com/owncloud/web into shared-with-action-menu-label-alignment
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
thanks, it seems like it worked now |
There is still something wrong: It also still shows your merge commit which shouldn't be there anymore. Are you sure you ran the git commands correctly? |
@JammingBen Thanks for your feedback, I don't know what exactly went wrong. There must have been a problem with the rebasing at some point because it shows all (or at least some) of the commits made by others since I created this PR several weeks ago upto now. My suggestion is to close this thread without merging and replicate the minor code changes in a new branch and create a new PR. I assume this takes less time than trying to reverse engineer what went wrong. Is this approach ok? |
this PR is replaced by #9529 |
Description
Previously in the label of the option "set expiration date" and “edit expiration date” for resources in the Shares sidebar was not in line. The same problem also applied to expiration date of members in Spaces. I removed the spacing between the icons and labels of the options below “set/edit expiration date” so that the design matches with the spacing of the same feature for sharing links.
Related Issue
Motivation and Context
Maintain consistent design in the UI
How Has This Been Tested?
inspecting HTML code output, manual testing in Chrome
Screenshots (if appropriate):
Design Reference for width of spacing
Shares after modification
Spaces after modification
Types of changes
Checklist:
Open tasks: