swe574-2015fall-group2 / webapp_repo

0 stars 1 forks source link

Update Meeting - Pin selection #73

Open cakyel opened 8 years ago

cakyel commented 8 years ago

A user may select a meeting as pinned at Update Meeting page in order to show it at the top of the group details page.

Group Details

http://162.243.215.160/Content/#/group_detail

image

Related core_repo issue https://github.com/swe574-2015fall-group2/core_repo/issues/232

cakyel commented 8 years ago

image

cakyel commented 8 years ago

Test Cases

GIVEN there is an existing meeting in an existing group and Update Meeting page is opened WHEN the user pins the meeting and clicks Save button, THEN the meeting is pinned and it is shown at the top of group details page.

  • [x] The meeting can be saved as pinned
  • [x] The meeting can be saved as pinned while other information is also updated
  • [x] The meeting cannot be saved when it is pinned but mandatory information is missing
  • [ ] The meeting is shown at the top of the page successfully
cakyel commented 8 years ago

I have pinned Amsterdam Free Walking Tour meeting in the Amsterdam Lovers group and saved it but it does not move to the top of group details page

image

image