dependabot[bot]
5c07f4575c
chore(deps): Bump @nextcloud/calendar-availability-vue
...
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue ) from 2.0.0-beta.2 to 2.0.0-beta.3.
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v2.0.0-beta.2...v2.0.0-beta.3 )
---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-21 21:33:51 +07:00
Ferdinand Thiessen
6139c8caf3
Merge pull request #41030 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-cypress-2.15.1
...
chore(deps-dev): Bump eslint-plugin-cypress from 2.14.0 to 2.15.1
2023-10-21 23:03:10 +07:00
Ferdinand Thiessen
0b27fa94a6
Merge pull request #41036 from nextcloud/skjnldsv-patch-1
...
fix(l10n): invalid translation of a number
2023-10-21 22:59:45 +07:00
John Molakvoæ
3214324b72
fix(l10n): invalid translation of a number
...
fix https://github.com/nextcloud/server/issues/35252
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2023-10-21 11:48:46 +07:00
dependabot[bot]
1c1c119f97
chore(deps-dev): Bump eslint-plugin-cypress from 2.14.0 to 2.15.1
...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress ) from 2.14.0 to 2.15.1.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases )
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.14.0...v2.15.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-21 01:20:31 +07:00
Nextcloud bot
5c2610af7d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-21 00:27:09 +07:00
Ferdinand Thiessen
b0956b1a00
Merge pull request #40983 from nextcloud/fix/37092/personal-settings--html-validation
...
HTML Validation: Personal settings
2023-10-20 21:37:39 +07:00
Grigorii K. Shartsev
7c142c9aed
chore(assets): Re-compile assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-20 20:34:41 +07:00
Grigorii K. Shartsev
641d52dae7
fix(settings): remove unused savePrimaryEmailScope on Personal Settings page
...
If was replaced with universal `savePrimaryAccountPropertyScope`.
`<HeaderBar>` has no `handle-scope-change` prop.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-20 20:31:57 +07:00
Grigorii K. Shartsev
d4c37d5c4c
fix(settings): remove placeholder from select
...
There is no placeholder attribute on select element
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-20 20:31:57 +07:00
Grigorii K. Shartsev
73e675d145
fix(settings): typo in avatar prop
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-20 20:31:57 +07:00
Grigorii K. Shartsev
f214a7e332
fix(settings): remove invalid avatar prop
...
There was a typo, it must have been disable-menu, not disableD-menu.
But it is not required, because the menu is disabled for the current user anyway.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-20 20:31:57 +07:00
Grigorii K. Shartsev
9154367761
fix(settings): fix ids and aria-labels in personal emails
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-20 20:31:56 +07:00
Grigorii K. Shartsev
4a85113cac
fix(settings): remove empty aria-describedby
...
Empty string `''` is still rendered and is not a valid ID.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-20 20:31:56 +07:00
Ferdinand Thiessen
df74fb0123
Merge pull request #40993 from nextcloud/pulsejet/oc-cap-refactor
...
refactor: remove remaining usage of OC::getCapabilities
2023-10-20 20:29:57 +07:00
Ferdinand Thiessen
14bc7d3d00
Merge pull request #41018 from nextcloud/fix-files-list-header
...
fix(files): disable size containment on headers
2023-10-20 20:24:54 +07:00
nextcloud-command
ba252e24a9
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-20 18:05:04 +07:00
Varun Patil
08bd7848ea
fix(files): disable size containment on headers
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2023-10-20 09:03:22 +07:00
Ferdinand Thiessen
77cce714c9
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-20 16:23:27 +07:00
Varun Patil
9bd50a7296
refactor: remove remaining usage of OC::getCapabilities
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2023-10-20 16:19:43 +07:00
Ferdinand Thiessen
4828ac3521
Merge pull request #41008 from nextcloud/fix/36965-fix-trusted-server-input
...
Fix trusted server input field
2023-10-20 16:19:24 +07:00
Ferdinand Thiessen
a6d137c9a7
Merge pull request #40994 from nextcloud/fix/37092/user-menu-validation
...
fix(user_menu): pass only actual prop to user menu entries
2023-10-20 16:17:30 +07:00
julia.kirschenheuter
0af42db2c7
Fix trusted server input field
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-10-20 12:19:49 +07:00
John Molakvoæ
e49353dee3
Merge pull request #40999 from nextcloud/files-list-will-change
2023-10-20 11:56:10 +07:00
Varun Patil
2db1eab7f9
fix(files): virtual list will-change value
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-20 10:49:11 +07:00
John Molakvoæ
93ee51b9a8
Merge pull request #41000 from nextcloud/fix/local-cypress-tests
2023-10-20 10:44:04 +07:00
Ferdinand Thiessen
8d907d8089
Merge pull request #40979 from nextcloud/fix/36965-fix-global-search
...
Fix placement of actions within unified search
2023-10-20 02:49:49 +07:00
Nextcloud bot
12dc49fbca
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-20 00:27:12 +07:00
Ferdinand Thiessen
8ac6fe8ba4
Merge pull request #40978 from nextcloud/fix/37092/replace-non-standard-autocorrect-with-spellcheck
...
HTML Validation: replace non standard `autocorrect` with `spellcheck`
2023-10-20 01:54:53 +07:00
Ferdinand Thiessen
06327be68e
Merge pull request #40844 from nextcloud/feat/frontend-apporder-default-apps
...
feat: Allow to configure the app menu order in the frontend
2023-10-20 00:54:39 +07:00
Grigorii K. Shartsev
2d6cd78c32
fix: replace non-standard autocorrect with spellcheck attribute
...
`autocorrect` was actual for Safari long time ago when Safari didn't fully supported HTML 5 spellcheck.
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-20 00:35:51 +07:00
Ferdinand Thiessen
f3f3f4cd59
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-20 00:24:21 +07:00
Ferdinand Thiessen
e9d4036389
feat(theming): Allow to configure default apps and app order in frontend settings
...
* Also add API for setting the value using ajax.
* Add cypress tests for app order and defaul apps
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-20 00:24:17 +07:00
Ferdinand Thiessen
363d9ebb13
feat(NavigationManager): Always sort the default app first
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-19 22:04:20 +07:00
Ferdinand Thiessen
08cff0777a
feat(IAppManager): Allow to set the (user) default apps and get all global default apps
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-19 22:04:20 +07:00
Ferdinand Thiessen
5c48a504a7
fix(cypress): Also sync `3rdparty` directory for local cypress tests
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-19 22:03:39 +07:00
Ferdinand Thiessen
a6c450b481
Merge pull request #40961 from nextcloud/fix/cypress-tests
...
fix(cypress): Replace flaky password-confirmation hack
2023-10-19 22:02:28 +07:00
Ferdinand Thiessen
9ce5c983d0
Merge pull request #40992 from nextcloud/fix/37092/weather-status-html-validation
...
fix(weather_status): remove `li` wrapper
2023-10-19 21:58:19 +07:00
Grigorii K. Shartsev
ef4db759e5
chore(assets): Re-compile assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-19 18:59:38 +07:00
julia.kirschenheuter
311d5c6275
Fix placement of actions within unified search
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-10-19 18:49:37 +07:00
Grigorii K. Shartsev
776f5da831
fix(core): do not assign all navigation entry properties as html attributes
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-19 18:47:02 +07:00
Ferdinand Thiessen
f4e3f09654
Merge pull request #40924 from AIlkiv/shortcut-ctrl-f-for-different-keyboard-layouts
...
Shortcut Ctrl+F for different keyboard layouts
2023-10-19 18:15:49 +07:00
Julia Kirschenheuter
694352e3ad
Merge pull request #40963 from nextcloud/fix/36965-fix-width-of-sharing-entry
...
Reduce width of sharing entry
2023-10-19 17:08:28 +07:00
Grigorii K. Shartsev
869fdb4c85
chore(assets): Re-compile assets
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-10-19 17:06:42 +07:00
Joas Schilling
7ef3937278
Merge pull request #40977 from nextcloud/Rello-patch-version
...
Update version.php to owncloud 10.13
2023-10-19 16:41:58 +07:00
Ferdinand Thiessen
3f83ae145f
fix(cypress): Test using `data-test-id` attributes rather than private classes
...
Makes the test more resilant to inner component changes of the `@nextcloud/vue` library.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-19 16:17:20 +07:00
Ferdinand Thiessen
add1d922ba
fix(cypress): Replace flaky password-confirmation hack with conditional testing for the password modal
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-19 16:17:19 +07:00
Côme Chilliet
b6c35b3be0
Merge pull request #32550 from nextcloud/feat/api-cleanup-check
...
Add api to register setup checks
2023-10-19 15:41:23 +07:00
julia.kirschenheuter
bfa7d33912
Reduce width of sharing entry
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-10-19 12:50:14 +07:00
Côme Chilliet
789ff3f414
Fix jsunit tests for SetupChecks
...
Tests could be simplified to test generic setup check directly with fake
data instead of trying to mimic real steps results but for now this
will do.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-19 14:46:46 +07:00