Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#166816082 Implement edit comment and view comment edit history functionality #49

Merged
merged 1 commit into from
Sep 6, 2019

Conversation

fxola
Copy link
Contributor

@fxola fxola commented Sep 1, 2019

What does this PR do?

  • Implement edit comment and view comment edit history functionality

Description of Task to be completed?

  • write actions and reducer methods to edit comment
  • write actions and reducer methods to view comment edit history
  • write and style edit comment form component
  • write and style view edit history component
  • update single comment component to accomodate edit and edit history functionality
  • delivers[#166816082]

How should this be manually tested?

  • Clone the repository using git clone https://github.com/andela/persephone-ah-frontend.git . in your terminal
  • run npm install on your terminal
  • run npm run start to start up the server
  • run npm test to see test results

Any background context you want to provide?

-N/A

What are the relevant pivotal tracker stories?

Screenshots (if appropriate)

Screenshot 2019-09-01 at 7 02 44 PM

Questions:

  • N/A

@fxola fxola force-pushed the ft-edit-comment-history-166816082 branch from f69ca67 to 68f359b Compare September 1, 2019 22:57
@dharmykoya
Copy link
Contributor

Looks good to me

… edit history functionality

- write actions and reducer  methods to edit comment
- write actions and reducer methods to view comment edit history
- write and style edit comment form component
- write and style view edit history component
- update single comment component to accomodate edit and edit history functionality
- write tests
- delivers[#166816082]
@fxola fxola force-pushed the ft-edit-comment-history-166816082 branch from 68f359b to 7c92c4b Compare September 6, 2019 16:55
@devPinheiro devPinheiro merged commit e980300 into develop Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants