aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/detailsview.js
Commit message (Expand)AuthorAgeFilesLines
* Fix rendering of the sidebar in Files appDaniel Calviño Sánchez2018-11-221-10/+0
* Merge pull request #11647 from nextcloud/make-possible-for-tab-views-to-add-c...Julius Härtl2018-10-311-0/+3
|\
| * Make possible for tab views to add CSS classes to their containerDaniel Calviño Sánchez2018-10-041-0/+3
* | Merge pull request #11905 from nextcloud/design/noid/tab-iconsRoeland Jago Douma2018-10-191-1/+2
|\ \
| * | Add icon to file sidebar tabsJulius Härtl2018-10-181-1/+2
* | | Add missing semicolonsStefan Weil2018-10-191-1/+1
|/ /
* / Move detailsview to compiled handlebarsRoeland Jago Douma2018-10-041-22/+1
|/
* Always call render to replace the app-sidebar if the detail view is updatedJulius Härtl2018-08-031-2/+5
* Jsunit fixes 1John Molakvoæ (skjnldsv)2018-07-201-2/+5
* Sidebar fixJohn Molakvoæ (skjnldsv)2018-07-201-0/+4
* Add focus indicator for file details view tabsKevin Ndung'u2018-06-251-4/+10
* Remove unused variablesMorris Jobke2017-11-061-18/+0
* Add proper labels to various form elements and buttonsJan-Christoph Borchardt2017-09-291-1/+1
* Make possible to know the registered detail views in a details viewDaniel Calviño Sánchez2017-06-091-0/+10
* Hide sidebar tab headers conditionallyVincent Petry2015-09-281-10/+43
* Fix tabs order in files sidebarVincent Petry2015-09-281-0/+8
* Properly show sidebar for trash and sharing sectionsVincent Petry2015-09-221-1/+1
* Add versions tab to files sidebarVincent Petry2015-09-031-1/+1
* Removes unecessary divs and adds max width to longer names.Raghu Nayyar2015-08-301-11/+6
* Improve right sidebar tabs behaviorVincent Petry2015-08-141-64/+112
* Make file actions work from sidebarVincent Petry2015-08-121-54/+26
* Use own tabs impl in files sidebarVincent Petry2015-08-071-13/+51
* rename sidebar element and use css and js utility functions to coreArthur Schiwon2015-08-071-4/+2
* sidebar shall not overlap but shrink the contnetArthur Schiwon2015-08-071-1/+3
* Main view does not commands detail and tab views to render. Fixes JS tests.Arthur Schiwon2015-08-071-5/+2
* Added unit tests for right sidebarVincent Petry2015-08-071-1/+1
* Improve layout, fix mime iconVincent Petry2015-08-071-0/+1
* Right sidebar now has its own scrollbarVincent Petry2015-08-071-0/+17
* Styling fixes + hightlight in files sidebarVincent Petry2015-08-071-0/+1
* More fixes to the right sidebarVincent Petry2015-08-071-1/+12
* Improved right sidebarVincent Petry2015-08-071-18/+27
* Basic work for right sidebarVincent Petry2015-08-071-0/+177