summaryrefslogtreecommitdiffstats
path: root/apps/files/tests
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@owncloud.com>2015-07-20 14:42:10 +0200
committerArthur Schiwon <blizzz@owncloud.com>2015-08-07 01:22:43 +0200
commit7a982872e7310ffff979a2842ada88db1f832680 (patch)
tree4e5e264f29dc0096a8782d35834083cea42d94d4 /apps/files/tests
parente0bcd56402b3e3ac43ebbce62c18b34faef0970e (diff)
downloadnextcloud-server-7a982872e7310ffff979a2842ada88db1f832680.tar.gz
nextcloud-server-7a982872e7310ffff979a2842ada88db1f832680.zip
Main view does not commands detail and tab views to render. Fixes JS tests.
For a predictive behaviour we need to determine who is allowed to call render methods on the views. Either, the main view is solely allowed to call render and views do not do anything about output until then. Or, the main view relies on the concrete views to be ready when things are about to be shown. The latter approach has the advantage that concrete views know when they have to update themselves (e.g. new data arrives or information change), but the main view has now idea of the inner workings.
Diffstat (limited to 'apps/files/tests')
0 files changed, 0 insertions, 0 deletions