aboutsummaryrefslogtreecommitdiffstats
path: root/dist/settings-vue-settings-apps-users-management.js
Commit message (Collapse)AuthorAgeFilesLines
* chore: Compile assetsFerdinand Thiessen2024-01-271-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Compile assetsLouis Chemineau2024-01-261-2/+2
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: compile assetsChristopher Ng2024-01-231-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Compile assetsLouis Chemineau2024-01-231-2/+2
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore(assets): Recompile assetsGrigorii K. Shartsev2024-01-221-2/+2
| | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> chore(assets): Recompile assets Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* chore: Compile assetsFerdinand Thiessen2024-01-191-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2024-01-151-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(assets): Recompile assetsJohn Molakvoæ2024-01-121-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(assets): Recompile assetsJohn Molakvoæ2024-01-111-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Update Nc Vue to 8.4.0julia.kirschenheuter2024-01-021-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: Compile assetsFerdinand Thiessen2023-12-191-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2023-12-161-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsChristopher Ng2023-12-071-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(assets): Recompile assetsnextcloud-command2023-12-071-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2023-12-071-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: Update `@nextcloud/dialogs` to 5.0.3 fixing files copy moveFerdinand Thiessen2023-12-061-2/+2
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(files): better upload error handlingJohn Molakvoæ2023-12-051-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore: Update `@nextcloud/vue` to 8.3.0Ferdinand Thiessen2023-12-011-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2023-11-301-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: compile assetsChristopher Ng2023-11-281-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Bump bundlesJulius Härtl2023-11-201-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* chore: Compile assetsFerdinand Thiessen2023-11-201-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2023-11-171-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(cypress): Adjust user settings tests for changed actions componentFerdinand Thiessen2023-11-171-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Update `@nextcloud/vue` to 8.2.0Ferdinand Thiessen2023-11-171-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2023-11-161-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump @nextcloud/dialogs to v5.0.1Louis Chemineau2023-11-151-2/+2
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Add link for opening app detailsjulia.kirschenheuter2023-11-151-2/+2
| | | | | | Add `alt` for `AppScore` image Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: Update `@nextcloud/vue`Ferdinand Thiessen2023-11-141-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2023-11-101-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Use new SearchableList component for people filterfenn-cs2023-11-101-2/+2
| | | | | | | | This commit migrates away from NcSelect which has a couple of accesibility and display problems currently, hence a new component `SearchableList` is now used. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* Add unified search toggle in configfenn-cs2023-11-101-2/+2
| | | | | | | | | The new global search UI is new and might be unstable, hence we are giving users the option to use the old unified search UI, if the encounter signficant bottlenecks. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Feat: New UI global searchfenn-cs2023-11-101-2/+2
| | | | | | | | | | | | | | | We are introducing a new search UI that providers a lot more space for users via a large centralized modal and providers various filters which can by applied by adding various chips on the UI. For example, users can now filter their search or scope it by limiting the results to specific apps, time period and people by apply the appropriate filters on the new UI, previously filters where applied using text in the search box by prefixing with `::`. Resolves: #39162 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* Compile assetsLouis Chemineau2023-11-091-2/+2
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: Update nextcloud dependencies to stable versionFerdinand Thiessen2023-11-091-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Update `calendar-availability-vue` to `^2.0.0`julia.kirschenheuter2023-11-091-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: Compile assetsFerdinand Thiessen2023-11-081-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(jest): update snapshot after component updateJohn Molakvoæ2023-11-081-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore: Compile assetsFerdinand Thiessen2023-11-061-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2023-11-051-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2023-11-041-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-251-2/+2
| | | | | | | | * 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>
* chore(assets): Recompile assetsGrigorii K. Shartsev2023-10-241-2/+2
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* chore: compile assetsChristopher Ng2023-10-231-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(assets): Re-compile assetsGrigorii K. Shartsev2023-10-211-2/+2
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* chore: Compile assetsFerdinand Thiessen2023-10-201-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: replace non-standard autocorrect with spellcheck attributeGrigorii K. Shartsev2023-10-201-2/+2
| | | | | | `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>
* fix(cypress): Test using `data-test-id` attributes rather than private classesFerdinand Thiessen2023-10-191-2/+2
| | | | | | Makes the test more resilant to inner component changes of the `@nextcloud/vue` library. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2023-10-181-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files): migrate template pickerJohn Molakvoæ2023-10-171-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>