-
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api: reduce data between server and client
For the alerts view, don't send the while record from the database, just the fields to needed to present the alert view. Reduces data by 80% or so. When clicking into an event, the event will need to be loaded from the server now.
- Loading branch information
Showing
6 changed files
with
344 additions
and
253 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.