server/apps/files/tests/js
Vincent Petry ec4cf96f0d Breadcrumb width calculation fix
Rewrote the breadcrumb calculation to be more readable.

Breadcrumb now has a setMaxWidth() method to set the maximum allowed
width which is used to fit the breadcrumbs.

The breadcrumb width is now based on the container width, passed through
setMaxWidth() by the FileList class.

Now using fixed widths for the test crumbs to simulate consistent
widths across browsers which rendering engines might usually yield
different results.
2014-06-27 11:11:34 +02:00
..
appSpec.js Fix tests 2014-06-03 11:45:53 +02:00
breadcrumbSpec.js Breadcrumb width calculation fix 2014-06-27 11:11:34 +02:00
fileactionsSpec.js Sharing overview fixes and unit tests 2014-05-30 10:06:29 +02:00
filelistSpec.js Breadcrumb width calculation fix 2014-06-27 11:11:34 +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
fileUploadSpec.js Added unit tests for "add()" method for file upload 2014-03-06 13:53:34 +01:00