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: add Notification List with settings and selenced tabs #2294

Merged
merged 6 commits into from
Sep 27, 2024

Conversation

mainawycliffe
Copy link
Contributor

@mainawycliffe mainawycliffe commented Sep 17, 2024

  • Pull in correct data from API (will ask in stand-up

Fixes #2286

Copy link

vercel bot commented Sep 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
aws-preview ✅ Ready (Inspect) Visit Preview Sep 27, 2024 10:44am
flanksource-ui ✅ Ready (Inspect) Visit Preview Sep 27, 2024 10:44am

Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for goofy-euclid-75956c ready!

Name Link
🔨 Latest commit bff2734
🔍 Latest deploy log https://app.netlify.com/sites/goofy-euclid-75956c/deploys/66f68b30f6238500084532ea
😎 Deploy Preview https://deploy-preview-2294--goofy-euclid-75956c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for flanksource-demo-stable ready!

Name Link
🔨 Latest commit bff2734
🔍 Latest deploy log https://app.netlify.com/sites/flanksource-demo-stable/deploys/66f68b30169a9e000884b1db
😎 Deploy Preview https://deploy-preview-2294--flanksource-demo-stable.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mainawycliffe mainawycliffe changed the title feat: add Notification List with settings and selenced tabs feat: add Notification List with settings and selenced tabs (WIP) Sep 17, 2024
Copy link

netlify bot commented Sep 17, 2024

Deploy Preview for clerk-saas-ui ready!

Name Link
🔨 Latest commit bff2734
🔍 Latest deploy log https://app.netlify.com/sites/clerk-saas-ui/deploys/66f68b30ee59bb00086959b9
😎 Deploy Preview https://deploy-preview-2294--clerk-saas-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@adityathebe
Copy link
Member

adityathebe commented Sep 19, 2024

The count only makes sense for unsent notifications (silenced, repeat interval)

Maybe the count should be besides the status like we have for configs.

image

Likewise for the first_observed column.

@moshloop
Copy link
Member

@mainawycliffe - Can we add an icon and modal for the errors ? - The status filter also needs to be fixed

Fixes #2286

feat: implement the notification silencing fully

Fixes #2286

chore: remove notification rules

fix: pull notifications from send history summary

fix: improve the notifications

fix: fix missing link for notification in some pages

fix: wire through the filters

refactor: use arrays for long select query strings

refactor: move NotificationRule type to types directory

chore: cleanup the tables and fix issue during testing

fix: fix filters not working

fix: fix icon sizes

chore: improve statuses and modal and minor ui issues
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.

Notification List
3 participants