Skip to content

feat(delete): add delete annotation flow#486

Merged
mergify[bot] merged 6 commits intobox:masterfrom
mickr:add-delete-flow
May 19, 2020
Merged

feat(delete): add delete annotation flow#486
mergify[bot] merged 6 commits intobox:masterfrom
mickr:add-delete-flow

Conversation

@mickr
Copy link
Collaborator

@mickr mickr commented May 15, 2020

  • Add reducer cases to remove annotaiton from store
  • Add new delete action
  • Add event listener for delete event from ui-elements.
  • add tests

@mickr mickr requested a review from a team as a code owner May 15, 2020 05:41
* Add reducer cases to remove annotaiton from store
* Add new delete action
* Add event listener for delete event from ui-elements.
* add tests
@mickr mickr force-pushed the add-delete-flow branch from 6d85b97 to 649c982 Compare May 15, 2020 06:08
* Rename actions and methods to removeAnnotation
* Rename actions and methods to removeAnnotation
ConradJChan
ConradJChan previously approved these changes May 18, 2020
Copy link
Contributor

@ConradJChan ConradJChan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I was just trying to jam it into the existing naming conventions, but it doesn't quite work. Maybe annotations_remove is better but the outgoing events should be past tense, like annotations_[created|deleted|updated]?

@mergify mergify bot merged commit d5fdb47 into box:master May 19, 2020
@mickr mickr deleted the add-delete-flow branch May 19, 2020 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants