Skip to content

Add time-behind path #312

Open
Open
@thieflord06

Description

@thieflord06

Is your feature request related to a problem? Please describe.
This feature shows how "far behind" Clearsky's data is from real-time.

Describe the solution you'd like
The "time behind" feature was implemented when the UI was powered by the python web server, we have stripped the python out and now purely react. This feature needs to be added back.

The original path was data.clearsky.app which was being handled by DNS to redirect to /data-sync. The goal is to handle this in app if possible.

Describe alternatives you've considered

Additional context
Attached is the frontend code that was being used. Creative freedom is welcomed.

apiServerEndpoint needs to dynamically switch between appropriate backends.

time_behind_code.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Low priorityno explicit timeline to be completedmodificationA change in the way a current operation worksnew featurenew functionality

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions