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

Feature/activity log #179

Merged
merged 13 commits into from
Aug 17, 2018
Merged

Feature/activity log #179

merged 13 commits into from
Aug 17, 2018

Conversation

Betree
Copy link
Member

@Betree Betree commented Aug 9, 2018

Preview

Feature

  • Pagination
  • Fully implemented actions
    • Created statement
    • Updated statement
    • Removed statement
    • Created speaker
    • Updated speaker
    • Deleted speaker
    • Removed speaker
  • Partially implemented (missing links or diffs)
    • Create comment
    • Voted comment
    • Added a video

Dev

  • This feature is implemented using GraphQL API. It includes the Apollo library which increased bundle size of ~+50kb put brings great promises for the future.

  • App initialization and store binding operations has been extracted from Router.jsx to index.jsx which is now the default entrypoint for all code.

@Betree Betree added this to the 0.8 milestone Aug 9, 2018
@Betree Betree added the feature New features label Aug 14, 2018
@Betree Betree merged commit 5346980 into staging Aug 17, 2018
@Betree Betree mentioned this pull request Aug 18, 2018
@Betree Betree deleted the feature/activity-log branch September 3, 2018 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant