You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Features
- Edit: First prototype of merch, tour and party edit pages, some edit possibilities are still missing.
- Edit: Implemented Color-List input, which displays the current colors as a list of editable blobs colored in the color they represent.
- Edit: Implemented rudimentary Text, TextArea, Number and Date editing forms
- Edit: Implemented edit functionality for the Cache Store
- Edit: Implemented "offline" add/edit functionality, which should be removed once the backend is running
- Routing: Added PageNotFound component, which is shown for every invalid route
- Routing: Navigating to an invalid edit (e.g. "test/0/edit") or create URL (e.g. "test/create") redirects the user to the PageNotFound page
#Other
- Navigation: NavigationService now offers navigateToItem() and navigateToItemWithId() functions, which make it easier to navigate between items
- ServletService/Cache Store: Renamed add() to addOrModify() to make its use case clearer
Unterschiedliche Eingabemethoden für unterschiedliche Felder
Beispiele
The text was updated successfully, but these errors were encountered: