Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Make active apps initial state consistent with OCS API | Ferdinand Thiessen | 2024-07-10 | 1 | -21/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-31 | 1 | -0/+4 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix: Correctly import types in Typescript files | Ferdinand Thiessen | 2024-02-13 | 1 | -1/+3 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): Adjust app order settings for backend changes | Ferdinand Thiessen | 2023-11-14 | 1 | -6/+4 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(theming): Allow to reset the user defined app order to the default value | Ferdinand Thiessen | 2023-10-21 | 1 | -31/+112 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(theming): Allow to configure default apps and app order in frontend ↵ | Ferdinand Thiessen | 2023-10-20 | 1 | -0/+122 |
settings * Also add API for setting the value using ajax. * Add cypress tests for app order and defaul apps Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |