nextcloud/apps/files/tests
Vincent Petry e2549fa660 Improve right sidebar tabs behavior
Tab heads are not rendered if only one tab.

The tab contents is updated on-demand. This means that if a tab is not
visible it is not rendered at first. If the tab was already rendered
through switching, its model will not get updated until the next time it
becomes visible. This will prevent needless rerendering of invisible tab
contents, especially considering that some tabs might need extra ajax
requests.
2015-08-14 16:51:04 +02:00
..
command [command] delete orphaned file cache entries 2015-04-08 10:23:56 +02:00
controller update license headers and authors 2015-06-25 14:13:49 +02:00
js Improve right sidebar tabs behavior 2015-08-14 16:51:04 +02:00
service update license headers and authors 2015-06-25 14:13:49 +02:00
activitytest.php Correctly make use of the languageCode argument in the files activity extension 2015-08-10 14:40:33 +02:00
ajax_rename.php Check target name on rename with web UI 2015-05-29 19:30:09 +02:00
helper.php Update license headers 2015-03-26 11:44:36 +01:00