Skip to content

Use standalone eslint with airbnb presets#51

Merged
chrisinajar merged 7 commits intomasterfrom
eslint
Oct 6, 2019
Merged

Use standalone eslint with airbnb presets#51
chrisinajar merged 7 commits intomasterfrom
eslint

Conversation

@chrisinajar
Copy link
Contributor

Using #46 as a template to redo the work. The build system changed and there were some conflicts, this seemed easier.

@chrisinajar
Copy link
Contributor Author

the linting process is a WIP, but the configuration changes are done 👍

@chrisinajar chrisinajar merged commit bb33f7c into master Oct 6, 2019
@chrisinajar chrisinajar deleted the eslint branch October 6, 2019 21:04
0xhsn pushed a commit to 0xhsn/connect that referenced this pull request Feb 15, 2025
* Add eslint

* Finish installing dependencies

* eslint . --fix

* Fix a bunch of eslint errors, 1.3k more

* More linting

* More linting

* keep_fnames = true
LouisVelez pushed a commit to LouisVelez/new-connect that referenced this pull request Jul 12, 2025
last part of commaai/connect#51

handles device disconnected, no items in queue, and rendering a list of
files being uploaded

possible features to add in the future:
- nice animations
- displaying the offline queue
- simplify the polling loop with something like
https://tanstack.com/query/latest/docs/framework/solid/overview
LouisVelez pushed a commit to LouisVelez/new-connect that referenced this pull request Jul 12, 2025
commaai/connect#51

tested locally:
1. when device offline, upload request puts items in offline queue,
showing them in the queue in the UI with a "Queued" message
2. when device comes online, status switches to "Waiting" until Athena
server pushes the queued requests
3. finally, messages start coming in and processing as normal
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.

1 participant