nextcloud/apps/files_external/tests/js
Vincent Petry ce94a998dd Use storage id + appframework for ext storage CRUD
- Added StorageConfig class to replace ugly arrays
- Implemented StorageService and StorageController for Global and User
  storages
- Async status checking for storages (from Xenopathic)
- Auto-generate id for external storage configs (not the same as
  storage_id)
- Refactor JS classes for external storage settings, this mostly
  moves/encapsulated existing global event handlers into the
  MountConfigListView class.
- Added some JS unit tests for the external storage UI
2015-03-12 18:51:02 +01:00
..
mountsfilelistSpec.js be more explicit in JS unit tests - caused by accessibility issues 2014-12-18 01:27:58 +01:00
settingsSpec.js Use storage id + appframework for ext storage CRUD 2015-03-12 18:51:02 +01:00