Ferdinand Thiessen
e93ccca823
fix(cypress): Fix selector for the user menu button
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 years ago
Ferdinand Thiessen
20b14ae7ac
Merge pull request #41089 from nextcloud/fix/workflow-empty-content
fix(workflowengine): Add an empty content when no flows are installed or configured
2 years ago
Ferdinand Thiessen
421f60104c
Merge pull request #41021 from nextcloud/fix/move-tests-from-drone-to-cypress
fix(tests): Move leftover acceptance tests for users from drone to Cypress
2 years ago
Ferdinand Thiessen
5b0c27b6da
fix(settings): Stablize user list cypress tests
* Use common `data-testid` to identify elements rather than to depend on internal classes or properties
* Force clean the state for the user tests
* Move leftover acceptance tests for users from drone to cypress
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 years ago
Julia Kirschenheuter
888473f5e2
Merge pull request #41080 from nextcloud/fix/40682-Add_more_visibility_on_background_buttons
Change styles on active, hover and focus state for background buttons
2 years ago
John Molakvoæ
4c7bd978e1
fix(build): phpDocumentor usage
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
John Molakvoæ
c1a7ee6e16
fix: use default php version
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2 years ago
Nextcloud bot
bc7f0c3095
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Pytal
460954afd9
Merge pull request #41094 from nextcloud/fix/indirect-safe-dep
fix(dav): Remove usage of indirect thecodingmachine/safe dependency
2 years ago
Christoph Wurst
2e252476d8
Merge pull request #41046 from nextcloud/fix/recently-contacted-duplicates
Fix: duplicating contacts with the Recently contacted feature
2 years ago
Christopher Ng
5281623329
fix(dav): Remove usage of indirect thecodingmachine/safe dependency
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Louis
c5d82409b4
Merge pull request #41062 from nextcloud/artonge/fix/return_fals_if_touch_fails
Return correct status if touch failed
2 years ago
Robin Appelman
efe68d012c
Merge pull request #39044 from nextcloud/more-empty-mount-checking
Fix root mounts not being setup in some cases
2 years ago
Ferdinand Thiessen
5b18099112
fix(workflowengine): Add an empty content when no flows are installed or configured
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 years ago
Côme Chilliet
d551a0d886
Adapt CheckSetupControllerTest to the migration to a setup check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Julia Kirschenheuter
970ac3d7eb
Merge pull request #41068 from nextcloud/fix/37092/user-status--html-validation
fix(user_status): separate user menu and dashboard status layout for HTML validation
2 years ago
Ferdinand Thiessen
6753aaf33e
Merge pull request #41035 from nextcloud/fix/37092/apps-list--html-validation
fix(settings): apps list html validation and loading icon
2 years ago
hamza221
6ab76917c9
Fix: duplicating contacts with the Recently contacted feature
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
2 years ago
Joas Schilling
7a55ea7823
Merge pull request #41061 from nextcloud/bugfix/noid/dont-use-indirect-dependency
fix(3rdparty): Don't use indirect dependency "Safe/" for functions
2 years ago
Grigorii K. Shartsev
7e94468662
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2 years ago
Grigorii K. Shartsev
230830b1e6
fix(settings): apps list loading classes
- fix setting loading classes
- also removes invalid HTML attributes, there is no such props in `NcContent`
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2 years ago
Grigorii K. Shartsev
668e35f155
fix(settings): apps list html validation
- Replace invalid `width="100%"` attribute
- Add empty required `alt`
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2 years ago
Grigorii K. Shartsev
bec2d43fa7
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2 years ago
Grigorii K. Shartsev
c834d98d34
fix(user_status): separate user menu and dashboard status layout
- Remove href="#" from a button for HTML validation
- Use @nextcloud/vue NcButton instead of custom button in Dashboard
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2 years ago
Simon L
122e799ff5
Merge pull request #41079 from nextcloud/bugfix/noid/allow-updating-from-27.1
2 years ago
julia.kirschenheuter
18751d0e52
Change styles on active, hover and focus state for background buttons
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2 years ago
Joas Schilling
7f9aec1e8c
fix(update): Allow updating from 27.1 to 28
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Côme Chilliet
27995d1376
Add all required PHP extensions to the composer.json
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago
Ferdinand Thiessen
13a8a1793c
Merge pull request #41033 from nextcloud/chore/migrate-login-feature
chore(tests): Migrate login acceptance tests from behat to Cypress
2 years ago
Pytal
450985fc74
Merge pull request #40938 from nextcloud/fix/a11y/change-scope-actions
fix(settings): Account property scope actions
2 years ago
Nextcloud bot
d772537d90
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Christopher Ng
5a562a5b16
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng
f0bb5e7e76
fix(settings): Styles for scope button
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng
a9fdc52f69
fix(settings): Name for scope button
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng
18a2391cab
fix(settings): Remove aria-label on scope actions
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Pytal
30cb1badb1
Merge pull request #41070 from nextcloud/deps/nextcloud/vue-8.0.0-beta.9
chore: Bump @nextcloud/vue to v8-beta.9
2 years ago
Christopher Ng
3b097f0658
fix(tests): Update dav snapshot
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng
ac287269b7
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng
590daccca3
fix: Share select search globally icon
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng
8c2a4e814a
chore: Bump @nextcloud/vue to v8-beta.9
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Julius Härtl
45d7612423
Merge pull request #40482 from nextcloud/fix/workflowengine_fileaccess
2 years ago
Pytal
8a1546c703
Merge pull request #41064 from nextcloud/fix/40705-_increase_contrast_on_Device_and_Last_activity
Remove opacity on table header
2 years ago
Jonas
7441ce2b11
enh(IMountManager): Add method to get MountPoint from CachedMountInfo
Signed-off-by: Jonas <jonas@freesources.org>
2 years ago
Jonas
9193d8be40
fix(isLegitimatedForUserId): Setup mountpoints to check file access
This fixes workflows on groupfolders, as it will consider access to
files in groupfolders.
It also fixes false positives where access to files was limited by other
means not taken into account before, e.g. access control.
For postDelete events, check for permissions of the parent folder
instead, as the file itself no longer exists.
Fixes : nextcloud/flow_notifications#71
Signed-off-by: Jonas <jonas@freesources.org>
2 years ago
Julius Härtl
f88c34b604
Merge pull request #40495 from nextcloud/fix/master-name-in-share-cache
2 years ago
Simon L
8bd1294550
Merge pull request #41063 from nextcloud/fix/37092/dashboard-html-validation
2 years ago
Simon L
fe62fa76ff
Merge pull request #40980 from nextcloud/fix/37092/remove-unnecessary-roles
2 years ago
Côme Chilliet
5245d2000a
Merge pull request #41017 from nextcloud/fix/move-token-iprovider-to-ocp
Move IToken and IProvider::getToken to OCP
2 years ago
Ferdinand Thiessen
d43c66e96a
Merge pull request #41034 from nextcloud/fix/37092/users--html-validation
fix(settings): users page html validation
2 years ago
julia.kirschenheuter
521e66edc0
Remove opacity on table header
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2 years ago