swe574-2015fall-group2 / core_repo

0 stars 2 forks source link

Meeting Service - Pin a Meeting #232

Closed cakyel closed 8 years ago

cakyel commented 8 years ago

In order to show a pinned meeting at the top of group details page, isPinned attribute should be added.

_Swagger _

http://petstore.swagger.io/#/

http://162.243.215.160:9000/api-docs

Group Details

http://162.243.215.160/Content/#/group_detail

image

Related web_repo issue https://github.com/swe574-2015fall-group2/webapp_repo/issues/73

barisozcanli commented 8 years ago

@recepgunay53 While listing meetings in group page, isPinned attribute should be checked and a pin image should be put. Pinned meetings will be listed on top of meetingList.

barisozcanli commented 8 years ago

@recepgunay53 and also while creating and updating meeting, it should be selectable to be pinned or not