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

Refactor events collection to call the API rather than ActivityStream #6802

Merged

Conversation

cgsunkel
Copy link
Contributor

Description of change

Our various integrations with ActivityStream no longer work on the new DBT platform, which leaves a couple of key pages unusable. As we are about to start testing these new environments with users, we need to ensure that all key pages are error-free. As ActivityStream is going to be retired in the next couple of months we need to replace these integrations anyway, however we won't be able to do this work before user testing starts. Therefore the decision has been made to remove these integrations.

The first integration to be removed is the Events collection list. Whilst doing this work I have replaced the long lists of checkboxes with typeaheads.

Test instructions

The events CollectionList should only display Data Hub events, and contain no references to Aventri. Everything else should work as before.

Checklist

  • Has the branch been rebased to main?
  • Automated tests (Any of the following when applicable: Unit, Functional or End-to-End)
  • Manual compatibility testing (Browsers: Chrome, Firefox, Edge, Safari)

Copy link

cypress bot commented May 16, 2024

Passing run #53403 ↗︎

0 15 0 0 Flakiness 0

Details:

Cleanup dead code
Project: data-hub-frontend Commit: 1dcb08b0b8
Status: Passed Duration: 02:28 💡
Started: May 17, 2024 2:51 PM Ended: May 17, 2024 2:53 PM

Review all test suite changes for PR #6802 ↗︎

@cgsunkel cgsunkel force-pushed the chore/remove-activity-stream-from-events-collection branch 2 times, most recently from dd6afbf to 95dce95 Compare May 17, 2024 13:58
@cgsunkel cgsunkel changed the base branch from migration-deploy to main May 17, 2024 13:58
@cgsunkel cgsunkel changed the base branch from main to migration-deploy May 17, 2024 14:40
@cgsunkel cgsunkel force-pushed the chore/remove-activity-stream-from-events-collection branch from 62cf1fd to 1dcb08b Compare May 17, 2024 14:45
@cgsunkel cgsunkel marked this pull request as ready for review May 20, 2024 08:37
@cgsunkel cgsunkel requested a review from a team as a code owner May 20, 2024 08:37
@cgsunkel cgsunkel merged commit 865cc2e into migration-deploy May 20, 2024
14 checks passed
@cgsunkel cgsunkel deleted the chore/remove-activity-stream-from-events-collection branch May 20, 2024 11:14
@cypress cypress bot mentioned this pull request May 20, 2024
3 tasks
marijnkampf pushed a commit that referenced this pull request May 23, 2024
* Refactor CollectionItem to allow tags to be rendered in the same way as in activity cards

* Refactor events collection page to use the API instead of ActivityStream

* Update tests

* Cleanup dead code
cgsunkel added a commit that referenced this pull request Jun 3, 2024
* Refactor CollectionItem to allow tags to be rendered in the same way as in activity cards

* Refactor events collection page to use the API instead of ActivityStream

* Update tests

* Cleanup dead code
cgsunkel added a commit that referenced this pull request Jun 3, 2024
* Refactor CollectionItem to allow tags to be rendered in the same way as in activity cards

* Refactor events collection page to use the API instead of ActivityStream

* Update tests

* Cleanup dead code
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

2 participants