nextcloud/cypress
Peter Ringelmann e7aaaff69d feat(settings): persist user management column visibility
Previously, column visibility settings were stored in localStorage, causing them to be lost when logging out or switching browsers.
This change moves the persistence to the database as user preferences.
It also refactors the frontend to use clean `userList.*` keys for better consistency between the store and the API.

Signed-off-by: Peter Ringelmann <4850521+Pringels@users.noreply.github.com>
2025-12-18 14:40:08 +01:00
..
e2e feat(settings): persist user management column visibility 2025-12-18 14:40:08 +01:00
fixtures chore: migrate Cypress to @nextcloud/e2e-test-server 2025-10-22 11:57:17 +02:00
pages chore: adjust code to new codestyle 2025-10-02 13:19:42 +02:00
support chore: replace cypress-delete-downloads-folder with simple implementation 2025-10-22 12:39:59 +02:00
tsconfig.json chore: remove Cypress component testing 2025-10-14 14:30:14 +02:00