summaryrefslogtreecommitdiffstats
path: root/dist/settings-vue-settings-admin-ai.js
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* 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(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 assetsChristopher Ng2023-10-261-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: compile assetsChristopher Ng2023-10-231-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Compile assetsFerdinand Thiessen2023-10-201-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2023-10-061-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(files): preview loadingJohn Molakvoæ (skjnldsv)2023-09-261-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix eslint errorMarcel Klehr2023-09-081-2/+2
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Build assetsFerdinand Thiessen2023-08-261-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Build assetsFerdinand Thiessen2023-08-021-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* compile assetsJulien Veyssier2023-08-021-0/+3
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>