0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 04:50:37 +00:00
nextcloud_server/apps/files_external/js
Ferdinand Thiessen 777cedb1b4
feat(files_external): Migrate settings to Vue
Template parameters are migrated to initial state, common state between admin and user settings is shared in the CommonSettingsTrait.
The template is cleaned and replaced with only a stub for the Vue mount.
Code only used for the frontend of the settings is moved from the MountConfig to the CommonSettingsTrait (the missing dependency messages).

On the frontend a wrapper view is created that currently holds the global credentials settings and the external storages settings.
- The global credentials sections is now a stand-alone sections - fully implemented.
- The external storages section holds the table + user config + warnings on missing dependencies

The legacy UI is temporarly renamed but will be removed in a following commit.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-30 18:46:35 +02:00
..
templates feat(files_external): Migrate settings to Vue 2025-04-30 18:46:35 +02:00
legacy-settings.js feat(files_external): Migrate settings to Vue 2025-04-30 18:46:35 +02:00
oauth1.js chore: Add SPDX header 2024-06-06 18:05:37 +02:00
oauth2.js chore: Add SPDX header 2024-06-06 18:05:37 +02:00
public_key.js chore: Add SPDX header 2024-06-06 18:05:37 +02:00