-
Notifications
You must be signed in to change notification settings - Fork 19
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
Edit Alerts #15
base: main
Are you sure you want to change the base?
Edit Alerts #15
Commits on Jul 14, 2022
-
Add Endpoint for Deleting Alert Configurations
Add endpoint that takes alert configuration ID from the front end and makes a POST request to AeroAPI to delete it. BCK-7007
Jacob Pan committedJul 14, 2022 Configuration menu - View commit details
-
Copy full SHA for e1d6492 - Browse repository at this point
Copy the full SHA e1d6492View commit details -
Minor change that changed AeroAPI post to delete BCK-7007
Jacob Pan committedJul 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 14b0a2d - Browse repository at this point
Copy the full SHA 14b0a2dView commit details -
Add SQL function to delete the alert configuration from the SQL database and other small changes. BCK-7007
Jacob Pan committedJul 14, 2022 Configuration menu - View commit details
-
Copy full SHA for d4dfcd6 - Browse repository at this point
Copy the full SHA d4dfcd6View commit details -
Merge branch 'BCK-7005_display_alerts' into BCK-7007_delete_alert_config
Add display alerts to this branch BCK-7007
Jacob Pan committedJul 14, 2022 Configuration menu - View commit details
-
Copy full SHA for b2fd616 - Browse repository at this point
Copy the full SHA b2fd616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e4ce8 - Browse repository at this point
Copy the full SHA 13e4ce8View commit details
Commits on Jul 19, 2022
-
Add comment for the endpoint for deleting an alert. BCK-7007
Jacob Pan committedJul 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 4c69821 - Browse repository at this point
Copy the full SHA 4c69821View commit details
Commits on Jul 20, 2022
-
Add alert ID to response messages for clarification. BCK-7007
Jacob Pan committedJul 20, 2022 Configuration menu - View commit details
-
Copy full SHA for e2794bb - Browse repository at this point
Copy the full SHA e2794bbView commit details
Commits on Jul 21, 2022
-
Sync Alerts with Other Ways of Creating Alerts
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
Jacob Pan committedJul 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 6794013 - Browse repository at this point
Copy the full SHA 6794013View commit details -
Merge branch 'main' of github.com:flightaware/aeroapps into BCK-7184_…
…sync_alerts Merge with main in order to get bug fixes. BCK-7184
Jacob Pan committedJul 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 08a7519 - Browse repository at this point
Copy the full SHA 08a7519View commit details
Commits on Jul 25, 2022
-
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
Jacob Pan committedJul 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 06d71f8 - Browse repository at this point
Copy the full SHA 06d71f8View commit details -
Quick renaming of fields from frontend to send to AeroAPI BCK-7009
Jacob Pan committedJul 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 07efed1 - Browse repository at this point
Copy the full SHA 07efed1View commit details
Commits on Aug 2, 2022
-
Use lint and format to make small formatting changes. BCK-7009
Jacob Pan committedAug 2, 2022 Configuration menu - View commit details
-
Copy full SHA for de39776 - Browse repository at this point
Copy the full SHA de39776View commit details