nextcloud/apps/settings/src/utils
Ferdinand Thiessen 2937fd3eb0
fix(settings): Support order property on App Discover elements and hide future elements
This adds support to pinning elements by setting the `order` property on the element (e.g. `order: 0` will always be the first element to show).
Also filter list of elements to remove upcoming and outdated elements (as the json might be cached).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-19 18:30:56 +01:00
..
appDiscoverParser.spec.ts fix(settings): Support order property on App Discover elements and hide future elements 2024-03-19 18:30:56 +01:00
appDiscoverParser.ts fix(settings): Support order property on App Discover elements and hide future elements 2024-03-19 18:30:56 +01:00
handlers.js fix(settings): Refactor logger code to use Typescript 2024-03-05 12:55:31 +01:00
userUtils.ts AI admin settings: lint:fix 2023-08-02 12:37:35 +02:00
validate.js Remake locale saving with Vue 2022-09-16 19:02:18 +00:00