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

V0.6.0 - Updates monitor add modal and updates notifications #52

Merged
merged 16 commits into from
Nov 9, 2024

Conversation

KSJaay
Copy link
Owner

@KSJaay KSJaay commented Oct 13, 2024

Summary

This update has been a bit of a pain but it's almost done 🤞🏽. This PR implements the notifications into the monitors, along with updating the UI for creating/editing monitors.

New Features

  • Notifications are sent out applications go down/recover
  • Adds new Accordion component
  • Started using winston logger to create log files for better debugging
  • Adds notificationId and notificationType to monitors

Updates

  • Reworked caching for monitors and notifications
  • New UI for creating monitors
  • Moved back to chart.js for now as there were too many issues with canvasjs
  • Updated UI for creating notifications
  • Removes any unused files
  • Adds ids for buttons/inputs
  • Moved some utils from shared folder to server utils folder as they're only used in the server and not app
  • Adds tests for notifications
  • Adds modern-compiler for CSS to fix scss issues
  • Tons of other cleanups/issue fixes that I don't remember...

Additional Info

@KSJaay KSJaay merged commit a37ff68 into v0.6.0 Nov 9, 2024
1 check passed
@KSJaay KSJaay deleted the v0.6.0-b branch November 9, 2024 19:40
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.

1 participant