lifen-labs / covid

Covid-19 patients' self-monitoring at home via forms sent by SMS
https://www.youtube.com/watch?v=wwDJNR6SKmI
GNU Affero General Public License v3.0
66 stars 19 forks source link

Issue with Login and pasword #12

Closed jeanfrancis closed 4 years ago

jeanfrancis commented 4 years ago

when using the heroku Deploy button have an issue to acccess the admin part using login : admin@example.com / password

Cannot connect and have the message : translation missing: fr.devise.failure.admin_user.not_found_in_database

mickaeltr commented 4 years ago

Hello @jeanfrancis, That can be fixed with:

  1. https://github.com/mickaeltr/covid/commit/4d7176eaf0dd5d7272ad235d20ef2548078e86c5
  2. https://github.com/lifen-labs/covid/pull/7/commits/1232c4931f0e75d2247ad346ba3409a2523af734
jeanfrancis commented 4 years ago

Have tried with both changes and same cannot connect to the admin pannel Even tried to add more admin users , same

jeanfrancis commented 4 years ago

Fixed ! have forget the db:seed command