Allow users to delete own photos from gallery
Added delete label to photos in gallery added an event to delete photos of current user Added css for hiding/revealing the delete label Included the photo stylesheet Added cucumber test for deleting your own photos Removed wip
parent
8654e1b3
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/assets/javascripts/app/views/photo_view.js 12 ajouts, 1 suppressionapp/assets/javascripts/app/views/photo_view.js
- app/assets/stylesheets/application.css.sass 1 ajout, 0 suppressionapp/assets/stylesheets/application.css.sass
- app/assets/stylesheets/photo.css.scss 19 ajouts, 0 suppressionapp/assets/stylesheets/photo.css.scss
- app/assets/templates/photo_tpl.jst.hbs 29 ajouts, 3 suppressionsapp/assets/templates/photo_tpl.jst.hbs
- features/desktop/profile_photos.feature 9 ajouts, 0 suppressionfeatures/desktop/profile_photos.feature
- features/step_definitions/profile_steps.rb 5 ajouts, 0 suppressionfeatures/step_definitions/profile_steps.rb
- features/support/paths.rb 3 ajouts, 0 suppressionfeatures/support/paths.rb
app/assets/stylesheets/photo.css.scss
0 → 100644
Veuillez vous inscrire ou vous se connecter pour commenter