Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Sep 17, 2024

Summary

OC_App::getForms was always returning an empty array, because there were no setter for adminForms or personalForms anymore. So removed all that legacy settings forms logic.

Checklist

@susnux susnux added 3. to review Waiting for reviews ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) labels Sep 17, 2024
@susnux susnux added this to the Nextcloud 31 milestone Sep 17, 2024
@susnux susnux force-pushed the chore/remove-legacy-settings-fors branch from a03579b to 5f9e4e8 Compare September 17, 2024 12:47
`OC_App::getForms` was always returning an empty array,
because there were no setter for `adminForms` or `personalForms` anymore.
So removed all that legacy settings forms logic.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux force-pushed the chore/remove-legacy-settings-fors branch from 5f9e4e8 to f5b73d2 Compare September 17, 2024 12:54
@susnux susnux merged commit 4d27523 into master Sep 17, 2024
@susnux susnux deleted the chore/remove-legacy-settings-fors branch September 17, 2024 13:47
@skjnldsv skjnldsv mentioned this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants