google-code-export / la2etlak

Automatically exported from code.google.com/p/la2etlak
1 stars 0 forks source link

28 - As a user, I should be able to view my notifications #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Success scenario:

- A notification button with the number of new notifications when clicked the 
user is directed to a page where he can see all the notifications 
- On clicking on any notification the user will be directed to the attached 
story

Failure scenario:

- If the user has no new notifications a list recent notification will be 
displayed

Original issue reported on code.google.com by kerolos.bebawy on 25 Jul 2012 at 6:06

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 5e05ddf340fc.

Fixed the navbar to accept the new notification button

Original comment by kerolos.bebawy on 27 Jul 2012 at 4:09

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 9e5cbfe43805.

Added the actions for notifications in the controller

Original comment by kerolos.bebawy on 27 Jul 2012 at 4:09

GoogleCodeExporter commented 9 years ago
This issue was updated by revision beb197af8f5f.

added the notification for type 5
added the model for UserNotification
made the settings and notification button appear only for authenticated users

Original comment by kerolos.bebawy on 27 Jul 2012 at 4:09

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 2d2b8b5d64a9.

Added summarizing methods to each of the story, comment, and user classes to 
summarize them to be used in notifications.

Original comment by kerolos.bebawy on 27 Jul 2012 at 4:09

GoogleCodeExporter commented 9 years ago
This issue was updated by revision f0aa04a04a2c.

Added all of the type of notifications
Made the notification turn to read after it is viewed once
removed dummy data
added pagination
sorted the notification list according to created_at

Original comment by kerolos.bebawy on 27 Jul 2012 at 4:09

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 6bc8658ddff9.

correct number of notifications shown, white if there are not notifications
removed pagination if less or equal than 10 notifications

Original comment by kerolos.bebawy on 27 Jul 2012 at 4:09

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 5e05ddf340fc.

Fixed the navbar to accept the new notification button

Original comment by mouaz.alabsawi@gmail.com on 28 Jul 2012 at 1:12

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 9e5cbfe43805.

Added the actions for notifications in the controller

Original comment by mouaz.alabsawi@gmail.com on 28 Jul 2012 at 1:12

GoogleCodeExporter commented 9 years ago
This issue was updated by revision beb197af8f5f.

added the notification for type 5
added the model for UserNotification
made the settings and notification button appear only for authenticated users

Original comment by mouaz.alabsawi@gmail.com on 28 Jul 2012 at 1:12

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 2d2b8b5d64a9.

Added summarizing methods to each of the story, comment, and user classes to 
summarize them to be used in notifications.

Original comment by mouaz.alabsawi@gmail.com on 28 Jul 2012 at 1:12

GoogleCodeExporter commented 9 years ago
This issue was updated by revision f0aa04a04a2c.

Added all of the type of notifications
Made the notification turn to read after it is viewed once
removed dummy data
added pagination
sorted the notification list according to created_at

Original comment by mouaz.alabsawi@gmail.com on 28 Jul 2012 at 1:12

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 6bc8658ddff9.

correct number of notifications shown, white if there are not notifications
removed pagination if less or equal than 10 notifications

Original comment by mouaz.alabsawi@gmail.com on 28 Jul 2012 at 1:12

GoogleCodeExporter commented 9 years ago

Original comment by gosgosakila on 3 Aug 2012 at 8:54