-
- Downloads
General UI fixes, adding the created events display, adding delete button
Showing
- app/assets/stylesheets/application.scss 4 additions, 0 deletionsapp/assets/stylesheets/application.scss
- app/controllers/application_controller.rb 8 additions, 8 deletionsapp/controllers/application_controller.rb
- app/controllers/home_controller.rb 6 additions, 5 deletionsapp/controllers/home_controller.rb
- app/views/home/home.html.erb 62 additions, 30 deletionsapp/views/home/home.html.erb
- app/views/passwords/edit.html.erb 1 addition, 1 deletionapp/views/passwords/edit.html.erb
- app/views/passwords/new.html.erb 1 addition, 1 deletionapp/views/passwords/new.html.erb
- app/views/registrations/edit.html.erb 9 additions, 1 deletionapp/views/registrations/edit.html.erb
- app/views/registrations/new.html.erb 1 addition, 1 deletionapp/views/registrations/new.html.erb
- app/views/sessions/new.html.erb 3 additions, 14 deletionsapp/views/sessions/new.html.erb
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
Loading
Please register or sign in to comment