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

WIP: Activity Feed #1012

Merged
merged 80 commits into from
Oct 18, 2024
Merged

WIP: Activity Feed #1012

merged 80 commits into from
Oct 18, 2024

Conversation

jmcmichael
Copy link
Contributor

@jmcmichael jmcmichael commented Mar 7, 2024

Replaces the Event Feed components with an Activity Feed. This is a draft PR to coordinate merging and to keep track of outstanding todos.

Detailed Activity Components

All the activity detail components have been created, but require template work to be useful:

  • accept-revisions
  • comment
  • create-molecular-profile
  • create-variant
  • deprecate-molecular-profile
  • deprecate-variant
  • flag-entity
  • moderate-assertion
  • moderate-evidence
  • reject-revisions
  • resolve-flag
  • sumbit-assertion
  • submit-evidence
  • suggest-revisions
  • suggest-source
  • update-source-suggestion

Misc. Feed Features

  • query error notification & details
  • empty results with specified filters message
  • end-of results notification
  • toggle tag popovers off when scrolling
  • feed polling
  • rewrite verbiage to work better with header content

@jmcmichael jmcmichael self-assigned this Mar 7, 2024
Copy link

github-actions bot commented Mar 7, 2024

You must specify one of the following labels: bugfix, housekeeping, new-feature, enhancement, ignore-for-release, dependencies in order for this PR to appear in the release notes.

Copy link

github-actions bot commented Mar 7, 2024

You must specify one of the following labels: bugfix, housekeeping, new-feature, enhancement, ignore-for-release, dependencies in order for this PR to appear in the release notes.

@jmcmichael jmcmichael added the new-feature PR Label for newly added features. Will appear in release notes. label Mar 7, 2024
@acoffman acoffman merged commit a76896a into main Oct 18, 2024
4 of 5 checks passed
@acoffman acoffman deleted the activity-feed-v2 branch October 18, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature PR Label for newly added features. Will appear in release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants