Commit Graph

49 Commits (dab318ff69e56fc0178567e0ea7ac40a842640e5)

Author SHA1 Message Date
Ferdinand Thiessen b27e4956d1 refactor(NavigationManager): move navigation definitions into apps 3 months ago
Carl Schwan 279bface8e refactor: Delete deprecated code from OC_Util 3 months ago
Carl Schwan 32bc6f54d3 refactor: Replace old Utils::callRegister with new API 3 months ago
Ferdinand Thiessen f6a37dc608 refactor(appstore): split controllers and use proper root 4 months ago
Ferdinand Thiessen e5b1799079
chore: add missing `Override` attribute to test files 4 months ago
Robin Appelman aa15f9d16d
chore: run rector 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 1 year ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 1 year ago
Joas Schilling 553870d30a
fix(navigation): Fix default app entry registered as closure 1 year ago
Côme Chilliet f758f565d4
fix: Replace getInstalledApps calls with getEnabledApps 2 years ago
Arthur Schiwon 13fefc4612
feat(Navigation): emit dedicated event for loading additional entries 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
provokateurin d5e98cd190
fix(NavigationManager): Skip invalid default navigation entries 2 years ago
provokateurin b0baaaed9d
feat(NavigationManager): Add default entries handling 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Ferdinand Thiessen 876e2d6198
feat(AppManager): Provide `getAppIcon` function 2 years ago
Ferdinand Thiessen 8d0c7cc5fa
fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 3 years ago
Christopher Ng ce5e290d58 fix(tests): Test profile entry 3 years ago
Ferdinand Thiessen 363d9ebb13
feat(NavigationManager): Always sort the default app first 3 years ago
Côme Chilliet b11eb9e6d6
Fix and extend NavigationManagerTest.php 3 years ago
Vincent Petry da01494a37
Add accessibility entry in user menu 4 years ago
szaimen b31c92e6f5 fix tests 4 years ago
szaimen 0c90474296 add a better icon for personal settings 4 years ago
szaimen 17ee17cdbf fix tests 4 years ago
Julius Härtl a94236483e
Let apps toggle an unread counter on app icons 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Georg Ehrke 0fad921840
Add user-status app 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Morris Jobke f095bd1642
Use non-absolute logout URL to fix wrong URL in reverse proxy scenario 7 years ago
Daniel Kesselberg 36c51bc4f1
Parse multiple navigation items 8 years ago
Roeland Jago Douma e3de4edc51
Urlencode the requesttoken 8 years ago
Roeland Jago Douma ebd9f30d85
Request plain logout url 8 years ago
John Molakvoæ (skjnldsv) a349f2a9f5
Fixed phpunit 8 years ago
Julius Härtl f9dbaf6f2a
Make sure we test the proper order in the NavigationManagerTest 9 years ago
Roeland Jago Douma eb00dbb593
Fix tests 9 years ago
Lukas Reschke 2e4cd44556
Inject \OCP\IURLGenerator to make tests work 9 years ago
Lukas Reschke a04feff9a7
Properly allow \OCP\Authentication\IApacheBackend to specify logout URL 9 years ago
Joas Schilling 6abbe4e962
Don't load navigation entries of restricted apps 9 years ago
Joas Schilling e0b040d623
Allow multiple navigation links from info.xml 10 years ago
Joas Schilling 27f8a832e4
Force to specify the name 10 years ago
Thomas Müller aa8755bd4b
Add navigation via info.xml (#26785) 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Joas Schilling ec1d5011b6 Add tests for the navigation manager (closure) behaviour 12 years ago