nextcloud/core/js/tests
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
..
lib Added Javascript unit tests 2014-01-16 17:12:29 +01:00
specs Merge pull request #14582 from rullzer/avatar_fixes 2015-03-04 10:30:09 +01:00
specHelper.js Use storage id + appframework for ext storage CRUD 2015-03-12 18:51:02 +01:00