-
Notifications
You must be signed in to change notification settings - Fork 50
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
Consistent navigation #376
Consistent navigation #376
Conversation
…lways included and the definitions are duplicated).
TODO: Implement backend-methods to change e-mail address
…asso (calendar-view) and listview
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ich erhalte diverse eslint
warning. Könntest du noch den linter laufen lassen? Oder deinen Editor konfigurieren, dass er gleich autolint macht beim Speichern?
Signed-off-by: Manuel Meister <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sieht sehr gut aus jetzt, mit dem Router funktioniert alles wunderbar. Good job!
Ich habe noch zwei Konsolen-Fehler gefunden und dir die Fixes dafür hier vorgeschlagen. Wenn du das gemacht hast ist das auch von mir aus okay 👍
Loading behaviour should be improved ecamp#390
(was replaced by ContentView)
Die Desktop- und Mobile-Navigation wurden optimiert. Auf Mobile ist das zentrale Element die Suchbar auf der Camp Seite ( neu die Picasso/EventList Seite)
Mit der CardView einen generischen Komponent für den Hauptinhalt erstellt.
Versuch den Loading-Filter zu erstellen.
Fixes #360, fixes #263, fixes #361, fixes #366