Skip to content

Conversation

@jacob-y-pan
Copy link
Contributor

@jacob-y-pan jacob-y-pan commented Aug 2, 2022

Add endpoint to allow frontend to set PUT request to update alerts on AeroAPI, and add function to update the SQLite table accordingly.
Changes begin at 06d71f8

BCK-7009

Jacob Pan added 12 commits July 14, 2022 03:16
Add endpoint that takes alert configuration ID from the front end and
makes a POST request to AeroAPI to delete it.

BCK-7007
Minor change that changed AeroAPI post to delete

BCK-7007
Add SQL function to delete the alert configuration from the SQL database
and other small changes.

BCK-7007
Change it to DELETE instead of POST

BCK-7007
Add comment for the endpoint for deleting an alert.

BCK-7007
Add alert ID to response messages for clarification.

BCK-7007
Modify endpoint of getting alert configurations to also get the alert
configurations that were created in AeroAPI besides the alert creation
demo and thus sync them up in the frontend.

BCK-7184
…sync_alerts

Merge with main in order to get bug fixes.

BCK-7184
Add function for endpoint that allows frontend to send date to update
the respective alert configuration, and also add an update function to
update the SQLite table.

BCL-7009
Quick renaming of fields from frontend to send to AeroAPI

BCK-7009
Use lint and format to make small formatting changes.

BCK-7009
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.

2 participants