Opened 12 years ago

Closed 12 years ago

#185 closed defect (fixed)

Delete comments from Flex UI

Reported by: twagoo Owned by: twagoo
Priority: major Milestone:
Component: ComponentRegistry Version:
Keywords: Cc:

Description

Implementation of #144 supports deletion of comments by original poster in web service. These calls should be made available in the Flex UI.

Change History (5)

comment:1 Changed 12 years ago by dietuyt

Component: CenterRegistryComponentRegistry
Owner: changed from BSanchezRZG to twagoo

comment:2 Changed 12 years ago by twagoo

In r1892, REST service was extended so that comments now have 'canDelete' property which indicates whether the authenticated user is allowed to delete that comment (required for FlexUI to know when to show delete button)

comment:3 Changed 12 years ago by twagoo

Added delete buttons for own comments in Flex UI in r1893. Not functional yet (i.e. REST communication needs to be implemented)

comment:4 Changed 12 years ago by twagoo

Fixed broken comment deletion on REST service in r1894 and r1895

comment:5 Changed 12 years ago by twagoo

Resolution: fixed
Status: newclosed

Implemented call to delete comments in Flex and linked delete button to this in r1896.

Note: See TracTickets for help on using tickets.