Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit Profil Details #1

Closed
lehoffma opened this issue Jan 20, 2017 · 0 comments
Closed

Edit Profil Details #1

lehoffma opened this issue Jan 20, 2017 · 0 comments

Comments

@lehoffma
Copy link
Owner

Unterschiedliche Eingabemethoden für unterschiedliche Felder

Beispiele

  • Geburtsdatum: Datepicker
  • Rest: Ein oder mehrere Textfelder
lehoffma referenced this issue May 8, 2017
#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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants