nextcloud/apps/settings/tests
Ferdinand Thiessen b5256181a4
fix(settings): Sort all settings - incl declarative settings - by priority
Previously declarative settings were sorted by priority but behind the "native" settings,
this is now fixed, meaning a declarative setting with higher priority than an `ISetting` will
be correctly rendered before that `ISetting` in the settings list.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-28 14:08:26 +02:00
..
Activity fix(activity): Update more activity providers to use new exceptions 2024-09-23 12:31:59 +02:00
AppInfo refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Controller fix(settings): Sort all settings - incl declarative settings - by priority 2024-09-28 14:08:26 +02:00
Mailer refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Middleware refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Settings fix(Mailer): Fix sendmail binary fallback 2024-09-16 15:20:29 +02:00
SetupChecks chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
UserMigration fix(settings): pronouns UsersControllerTest 2024-09-18 13:30:33 +02:00