-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* save * save * introduced apiFactory for DefaultApi Object * replaced all with new apiFactory * added api requests * removed not needed dialog * 🚚 moved api logic to main app and composable * created admin board and authorities * added few config modification options * ✨ categories editable in any way * 💄 disabled deletion button for standard category * 💄 styling changes to admin page * 💄 changed icon * replaced link-text with icon * outsourced loading of settings * added ability to write single settings to store * added tile for messageOfTheDay * added first layout for generalSettings * 🍻 added components for changing configs * added isDirty flag upon single changes to the settings * set transactional * spelling mistake * added component to upload files to config * added converter for file and swbFile. format this * added all settings to the general settings overview * added api to update settings * outsourced downloading of swbFiles and adapted logic of agb component * 🚚 outsourced defaultQuery and removed old static query * 🐛 left over from moving the api call * 💄 exchanged the additional information * 🚧 replaced the static files with api call and dynamic settings * ♻️ moved constant and replaced selection logic with id only * 🍺 adjusted composable to identify the filetype * adjusted file input * 🚨 --------- Co-authored-by: jannik.lange <[email protected]> Co-authored-by: langehm <[email protected]>
- Loading branch information
1 parent
9ca577e
commit b7fca01
Showing
41 changed files
with
1,166 additions
and
347 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.