| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix rendering of the sidebar in Files app | Daniel Calviño Sánchez | 2018-11-22 | 1 | -10/+0 |
* | Merge pull request #11647 from nextcloud/make-possible-for-tab-views-to-add-c... | Julius Härtl | 2018-10-31 | 1 | -0/+3 |
|\ |
|
| * | Make possible for tab views to add CSS classes to their container | Daniel Calviño Sánchez | 2018-10-04 | 1 | -0/+3 |
* | | Merge pull request #11905 from nextcloud/design/noid/tab-icons | Roeland Jago Douma | 2018-10-19 | 1 | -1/+2 |
|\ \ |
|
| * | | Add icon to file sidebar tabs | Julius Härtl | 2018-10-18 | 1 | -1/+2 |
* | | | Add missing semicolons | Stefan Weil | 2018-10-19 | 1 | -1/+1 |
|/ / |
|
* / | Move detailsview to compiled handlebars | Roeland Jago Douma | 2018-10-04 | 1 | -22/+1 |
|/ |
|
* | Always call render to replace the app-sidebar if the detail view is updated | Julius Härtl | 2018-08-03 | 1 | -2/+5 |
* | Jsunit fixes 1 | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -2/+5 |
* | Sidebar fix | John Molakvoæ (skjnldsv) | 2018-07-20 | 1 | -0/+4 |
* | Add focus indicator for file details view tabs | Kevin Ndung'u | 2018-06-25 | 1 | -4/+10 |
* | Remove unused variables | Morris Jobke | 2017-11-06 | 1 | -18/+0 |
* | Add proper labels to various form elements and buttons | Jan-Christoph Borchardt | 2017-09-29 | 1 | -1/+1 |
* | Make possible to know the registered detail views in a details view | Daniel Calviño Sánchez | 2017-06-09 | 1 | -0/+10 |
* | Hide sidebar tab headers conditionally | Vincent Petry | 2015-09-28 | 1 | -10/+43 |
* | Fix tabs order in files sidebar | Vincent Petry | 2015-09-28 | 1 | -0/+8 |
* | Properly show sidebar for trash and sharing sections | Vincent Petry | 2015-09-22 | 1 | -1/+1 |
* | Add versions tab to files sidebar | Vincent Petry | 2015-09-03 | 1 | -1/+1 |
* | Removes unecessary divs and adds max width to longer names. | Raghu Nayyar | 2015-08-30 | 1 | -11/+6 |
* | Improve right sidebar tabs behavior | Vincent Petry | 2015-08-14 | 1 | -64/+112 |
* | Make file actions work from sidebar | Vincent Petry | 2015-08-12 | 1 | -54/+26 |
* | Use own tabs impl in files sidebar | Vincent Petry | 2015-08-07 | 1 | -13/+51 |
* | rename sidebar element and use css and js utility functions to core | Arthur Schiwon | 2015-08-07 | 1 | -4/+2 |
* | sidebar shall not overlap but shrink the contnet | Arthur Schiwon | 2015-08-07 | 1 | -1/+3 |
* | Main view does not commands detail and tab views to render. Fixes JS tests. | Arthur Schiwon | 2015-08-07 | 1 | -5/+2 |
* | Added unit tests for right sidebar | Vincent Petry | 2015-08-07 | 1 | -1/+1 |
* | Improve layout, fix mime icon | Vincent Petry | 2015-08-07 | 1 | -0/+1 |
* | Right sidebar now has its own scrollbar | Vincent Petry | 2015-08-07 | 1 | -0/+17 |
* | Styling fixes + hightlight in files sidebar | Vincent Petry | 2015-08-07 | 1 | -0/+1 |
* | More fixes to the right sidebar | Vincent Petry | 2015-08-07 | 1 | -1/+12 |
* | Improved right sidebar | Vincent Petry | 2015-08-07 | 1 | -18/+27 |
* | Basic work for right sidebar | Vincent Petry | 2015-08-07 | 1 | -0/+177 |