Commit Graph

39 Commits (49cf5ba318add68160aede0e2ad624800983d183)

Author SHA1 Message Date
Côme Chilliet f758f565d4
fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
Arthur Schiwon 13fefc4612
feat(Navigation): emit dedicated event for loading additional entries 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
provokateurin d5e98cd190
fix(NavigationManager): Skip invalid default navigation entries 1 year ago
provokateurin b0baaaed9d
feat(NavigationManager): Add default entries handling 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year 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 2 years ago
Christopher Ng ce5e290d58 fix(tests): Test profile entry 2 years ago
Ferdinand Thiessen 363d9ebb13
feat(NavigationManager): Always sort the default app first 2 years ago
Côme Chilliet b11eb9e6d6
Fix and extend NavigationManagerTest.php 2 years ago
Vincent Petry da01494a37
Add accessibility entry in user menu 3 years ago
szaimen b31c92e6f5 fix tests 3 years ago
szaimen 0c90474296 add a better icon for personal settings 3 years ago
szaimen 17ee17cdbf fix tests 3 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 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Georg Ehrke 0fad921840
Add user-status app 5 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 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 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 7 years ago
Roeland Jago Douma e3de4edc51
Urlencode the requesttoken 7 years ago
Roeland Jago Douma ebd9f30d85
Request plain logout url 7 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 8 years ago
Roeland Jago Douma eb00dbb593
Fix tests 8 years ago
Lukas Reschke 2e4cd44556
Inject \OCP\IURLGenerator to make tests work 8 years ago
Lukas Reschke a04feff9a7
Properly allow \OCP\Authentication\IApacheBackend to specify logout URL 8 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 9 years ago
Joas Schilling 27f8a832e4
Force to specify the name 9 years ago
Thomas Müller aa8755bd4b
Add navigation via info.xml (#26785) 9 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 11 years ago