nextcloud/apps/files/tests/js
Vincent Petry 5a0281add8 Fixed issues with renaming
- summary is now untouched on rename instead of bogus incrementation
- fixes "Share" status icon by only triggring "fileActionsReady" once
- row is now reinserted even when rename is cancelled, this removes the
  hacky/buggy code that tried to rename the element back
- added unit tests to cover the fixed cases
2014-05-16 17:42:38 +02:00
..
appSpec.js Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
breadcrumbSpec.js Namespacing for FileList, FileActions and trashbin app 2014-05-15 17:51:04 +02:00
fileUploadSpec.js Added unit tests for "add()" method for file upload 2014-03-06 13:53:34 +01:00
fileactionsSpec.js Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
filelistSpec.js Fixed issues with renaming 2014-05-16 17:42:38 +02:00
filesSpec.js Namespacing for FileList, FileActions and trashbin app 2014-05-15 17:51:04 +02:00
filesummarySpec.js Namespacing for FileList, FileActions and trashbin app 2014-05-15 17:51:04 +02:00