mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 08:49:27 +00:00
Starting to implement queries for the JSON endpoint
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
// TODO get all data into JS
|
||||
// TODO get all data into JS on first load
|
||||
// TODO subscribe to SSE to get updates, merge with local data, sort, refresh display
|
||||
// TODO cap at a sensible number of lines in the table, throw away other data, make the number configurable
|
||||
// TODO populate table more nicely
|
||||
// TODO track last received time and use API since call, merge and sort local data, refresh display
|
||||
// TODO filtering (applied locally)
|
||||
// TODO look and feel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user