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

feat(messaging): ui #25811

Merged
merged 44 commits into from
Oct 25, 2024
Merged

feat(messaging): ui #25811

merged 44 commits into from
Oct 25, 2024

Conversation

mariusandra
Copy link
Collaborator

@mariusandra mariusandra commented Oct 25, 2024

Problem

Splitting out work from #25719

Changes

Adds a feature flag messaging which exposes the following UI. Everything works except for actually testing.

2024-10-25 15 45 53

(the spinner froze in the end is because locally I had just merged from master before recording the clip, and seems like the endpoint required a pip package that wasn't installed)

  • PR 3 - frontend work
    • Create a "messaging" menu item with "broadcasts" and "providers"
    • Refactor "destinationsLogic" and "DestinationsTable" into something more abstract and use it for all 3
    • Separate view/edit pages for the new function types
    • Show matching persons
    • Custom testing data
    • Logs and metrics pages (deferred to the future)

How did you test this code?

Clicked around in the UI, everything worked as expected other than what's coming in the next PR (actual testing).

All old hog functions also seem to work.

Copy link
Contributor

github-actions bot commented Oct 25, 2024

Size Change: +316 B (+0.03%)

Total Size: 1.15 MB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 1.15 MB +316 B (+0.03%)

compressed-size-action

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

3 snapshot changes in total. 0 added, 3 modified, 0 deleted:

  • chromium: 0 added, 3 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

2 snapshot changes in total. 0 added, 2 modified, 0 deleted:

  • chromium: 0 added, 2 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@mariusandra mariusandra marked this pull request as ready for review October 25, 2024 13:44
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

2 snapshot changes in total. 0 added, 2 modified, 0 deleted:

  • chromium: 0 added, 2 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

2 snapshot changes in total. 0 added, 2 modified, 0 deleted:

  • chromium: 0 added, 2 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@mariusandra mariusandra merged commit d1f4eba into master Oct 25, 2024
94 checks passed
@mariusandra mariusandra deleted the messaging-part-3 branch October 25, 2024 15:17
@mariusandra mariusandra mentioned this pull request Oct 25, 2024
42 tasks
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.

3 participants