jld3103
3dff41786d
files_versions: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
3 years ago
John Molakvoæ
c35c42f802
Merge pull request #39106 from nextcloud/fix/update-notification--remove-deprecated-ncpopupmenu
2 years ago
Ferdinand Thiessen
8e58c34eae
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
Ferdinand Thiessen
c9670870a9
fix(updatenotification): Remove deprecated `NcPopoverMenu` and cleanup
* Replace `NcPopoverMenu` with `NcActions` and cleanup related code
* Move text under related heading for better content structure
* Fix some eslint warnings
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 years ago
Ferdinand Thiessen
2d1b5c8e77
fix(updatenotification): Use `@nextcloud/l10n` to avoid deprecation warnings
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 years ago
Kate
b6e73c82ba
Merge pull request #39318 from nextcloud/feature/openapi/cloud_federation_api
cloud_federation_api: Add OpenAPI spec
2 years ago
Pytal
41540ad4c3
Merge pull request #39050 from nextcloud/enh/a11y-users-table
2 years ago
jld3103
6843bcd029
cloud_federation_api: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
jld3103
3e757b5b81
cloud_federation_api: Fix bad request responses
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
Kate
287a1d0562
Merge pull request #39320 from nextcloud/feature/openapi/files_trashbin
files_trashbin: Add OpenAPI spec
2 years ago
Christopher Ng
faf2b2339d
test(settings): Users table
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
Christopher Ng
8faa1a4fe7
fix(acceptance): UsersSettingsContext
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years ago
jld3103
99dc010670
files_trashbin: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
3 years ago
Christopher Ng
ce99dd9eec
fix(cypress): users
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
b65eb0c03d
fix(cypress): users_modify
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
957dbee1b0
fix(cypress): users_disable
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
821fcc6d8e
chore: Compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Christopher Ng
cbfe0c67e9
enh(a11y): Users table
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 years ago
Nextcloud bot
97a93c73ce
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Joas Schilling
e9ac0287f2
Merge pull request #39297 from nextcloud/fix/dav/close-cursor
fix(dav): close cursor when fetching max id
2 years ago
Ferdinand Thiessen
4882e5c15a
Merge pull request #39337 from nextcloud/fix/workflowengine-ncmultiselect
fix(workflowengine): Migrate from deprecated `NcMultiselect` to `NcSelect`
2 years ago
Arthur Schiwon
51829622ae
Merge pull request #36830 from nextcloud/bugfix/noid/flow-mime-share
fix: Avoid failing with duplicate checks
2 years ago
Ferdinand Thiessen
abb583a2ba
Merge pull request #39336 from nextcloud/dependabot/npm_and_yarn/pinia/testing-0.1.2
chore(deps-dev): Bump @pinia/testing from 0.0.16 to 0.1.2
2 years ago
Ferdinand Thiessen
71c3be4fc6
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 years ago
Ferdinand Thiessen
33a62681d9
fix(workflowengine): Migrate from deprecated NcMultiselect to NcSelect component
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 years ago
Ferdinand Thiessen
8a10f30e70
Merge pull request #38366 from nextcloud/file-command-copy-move
add commands to copy/move files
2 years ago
dependabot[bot]
5d5021ec07
chore(deps-dev): Bump @pinia/testing from 0.0.16 to 0.1.2
Bumps [@pinia/testing](https://github.com/vuejs/pinia ) from 0.0.16 to 0.1.2.
- [Release notes](https://github.com/vuejs/pinia/releases )
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.0.16...@pinia/testing@0.1.2 )
---
updated-dependencies:
- dependency-name: "@pinia/testing"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Julius Härtl
06d80ba809
fix: Avoid failing with duplicate checks
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 years ago
Robin Appelman
38640bf816
add commands to copy/move files
Signed-off-by: Robin Appelman <robin@icewind.nl>
3 years ago
Kate
706c141fff
Merge pull request #39327 from nextcloud/feature/openapi/files
files: Add OpenAPI spec
2 years ago
Simon L
329d14264f
Merge pull request #39324 from nextcloud/ci/noid/fix-32bit-test
ci(32bit): fix failing test setup
2 years ago
jld3103
259264b966
files: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
3 years ago
Joas Schilling
46284f1696
Merge pull request #39268 from nextcloud/bugfix/noid/request-time-flow
fix(flow): Revert invalid rename of check class for RequestTime
2 years ago
Nextcloud bot
ac5b2d47ff
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Arthur Schiwon
55dbb86fc6
ci(32bit): fix failing test setup
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
Andy Scherzinger
f55c4f9601
Merge pull request #39104 from nextcloud/automated/noid/master-fix-npm-audit
[master] Fix npm audit
2 years ago
Kate
46247e670a
Merge pull request #39315 from nextcloud/feature/openapi/dav
dav: Add OpenAPI spec
2 years ago
Kate
ee1ba9af47
Merge pull request #39312 from nextcloud/feature/openapi/updatenotification
updatenotification: Add OpenAPI spec
2 years ago
nextcloud-command
cca6cc0c32
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Julia Kirschenheuter
a756600b91
Merge pull request #39277 from nextcloud/test/4193-Buttons_accessibility_improvements
Set double outline to buttons in focus state
2 years ago
jld3103
cbe3c578e1
dav: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
3 years ago
jld3103
0c2bff63e4
updatenotification: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
3 years ago
John Molakvoæ
2cf8d6d965
Merge pull request #39196 from nextcloud/feat/f2v/sharing
2 years ago
John Molakvoæ
74763e8757
feat(files_sharing): add openInFiles action
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
John Molakvoæ
8e1c693be5
fix(files_sharing): error and size/mtime for deleted shares
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
3 years ago
John Molakvoæ
b766589d6c
fix(files): empty default action
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
3 years ago
John Molakvoæ
71cfc7ddba
chore: compile assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
3 years ago
John Molakvoæ
1a46104d50
chore: add actions testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
3 years ago
John Molakvoæ
2d6e50a8db
fix: legacy files favorite event node type
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
3 years ago
John Molakvoæ
f5f142d31b
fix: adjust testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
3 years ago