Commit graph

13 commits

Author SHA1 Message Date
danielgrippi
93c70f0649 one cuke failing in changes_password.feature 2011-10-23 19:05:31 -07:00
Gonzalo Rodriguez
68b33742a4 Add two cuke scenarios to notifications.feature:
* Someone comments on your post
* Someone mentioned you in a post
2011-10-23 18:19:54 -02:00
Gonzalo Rodriguez
c8bc7349ad Fix notifications cuke 2011-10-09 01:48:59 -02:00
Sarah Mei
8188816b1b Remove more ordering assumptions - this time in the ordering of aspects in the dropdown. Are we there yet? 2011-09-05 20:29:11 -07:00
Ilyaaaaaaaaaaaaa Zhitomirskiy
8c9a585337 reshares now have notifications, slight refactor of the notification helper 2011-08-25 17:16:09 -07:00
Ilyaaaaaaaaaaaaa Zhitomirskiy
e45278a043 notification for reshares WIP 2011-08-25 17:16:09 -07:00
Sarah Mei
92a0b568c3 Refactor notifications.feature - we were testing the same thing with two different scenarios. 2011-07-31 14:28:21 -07:00
Raphael Sofaer
7aefe37de8 Reenable notifications feature, don't use javascript in step definitions if you can avoid it? 2011-07-04 15:38:15 -07:00
danielgrippi
1cd3ef4971 comment out a notifications feature for now that seems to break cucumber. what it's testing is kind of already asserted in the previous feature. thoughts? 2011-07-04 01:58:47 -07:00
Dan Hansen
05688c2f43 notifications wip 2011-07-01 22:46:54 -07:00
danielgrippi
60a60733df Merge branch 'master' into follow
Conflicts:
	app/controllers/aspects_controller.rb
	app/controllers/contacts_controller.rb
	app/controllers/people_controller.rb
	app/controllers/photos_controller.rb
	app/controllers/tags_controller.rb
	app/helpers/notifications_helper.rb
	app/models/notifications/new_request.rb
	app/models/user_preference.rb
	public/javascripts/view.js
	spec/controllers/aspects_controller_spec.rb
	spec/controllers/contacts_controller_spec.rb
	spec/controllers/home_controller_spec.rb
	spec/controllers/post_visibilities_controller_spec.rb
	spec/controllers/requests_controller_spec.rb
	spec/mailers/notifier_spec.rb
	spec/models/user_spec.rb
2011-05-12 15:49:51 -07:00
danielgrippi
2e5b5e1efe request notification emails -> started sharing notification emails 2011-04-06 13:21:15 -07:00
Dan Goldenberg
2567a9441e Added notification.feature 2011-01-31 18:42:34 -08:00