Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.33 KB

TODO.md

File metadata and controls

36 lines (30 loc) · 1.33 KB

Nice to have

  • Gray boxes when loading instead of the circular progress indicator
  • Hide/show eye on password field only when the value is not empty
  • Check connection to the server
  • Check server availability (ie: a HEAD request returns 200)
  • Sort results
  • Implement navigator 2.0/autoroute?
  • Eliminar cuenta
  • Use animations when sorting a list and when chaging a view
  • Use custom slivers in the search lists and in the entity details view
  • Use illustrations for error states
  • After registering show a custom view indicating that an email has been sent and an option to resend it and another which says "I've already confirmed my account" which navigates to the login view
  • Disable/Hide submit button in forms when the information is incomplete

Mandatory

  • Checkboxes for terms and conditions
  • Show terms and conditions
  • Improve authentication views flow
  • Investigate weird bug when after loging in, the notifications repository returns an error.
  • Use consistent padding
  • Refresh listings
  • Familiy notification subscriptions
  • Show entity's processes
  • Update user information

Bugs

  • Can not update user preferences for email notifications

TODO

  • Tests for the client
  • Use freezed in blocs events/states