Files app navigation can now switch
- added new OCA.Files namespace for files classes - the sidebar can now switch between views/containers - the trashbin renders in its own container but currently doesn't work due to overrides - added app.js as entry point for JS code (ideally all other files should only contain classes and not trigger anything)
Showing
- .jshintrc 1 addition, 0 deletions.jshintrc
- apps/files/index.php 3 additions, 1 deletionapps/files/index.php
- apps/files/js/app.js 25 additions, 0 deletionsapps/files/js/app.js
- apps/files/js/navigation.js 81 additions, 0 deletionsapps/files/js/navigation.js
- apps/files/templates/appnavigation.php 2 additions, 2 deletionsapps/files/templates/appnavigation.php
- apps/files/templates/index.php 1 addition, 1 deletionapps/files/templates/index.php
- apps/files_trashbin/appinfo/app.php 1 addition, 0 deletionsapps/files_trashbin/appinfo/app.php
- apps/files_trashbin/index.php 5 additions, 3 deletionsapps/files_trashbin/index.php
- core/js/js.js 5 additions, 0 deletionscore/js/js.js
Loading
Please register or sign in to comment