Commit Graph

282 Commits (e8c8b901c1a444696a5e87a8eb50057b8b3f457e)

Author SHA1 Message Date
Chris Vickery e8c8b901c1 Switch to use @commaai/pandajs for webusb communications
Squashed commit of the following:

commit c5d1f64a7072d1eeee6cd52b02aed69515275e22
Author: Chris Vickery <chrisinajar@gmail.com>
Date:   Sun Mar 18 17:45:14 2018 -0700

    Change to scoped pandajs

commit 4ebc842bfc957b32eb694b74517bf3aedf5194c7
Author: Chris Vickery <chrisinajar@gmail.com>
Date:   Sun Mar 18 17:37:09 2018 -0700

    Use pandajs lib to communicate with panda modules
2018-03-18 17:46:30 -07:00
Andy Haden f028c332f3 merge concurrent-download 2018-03-17 16:54:55 -07:00
Andy Haden f407c235c7 merge deadlock 2018-03-17 16:54:32 -07:00
Andy Haden 536c04bd71 merge save-live-data 2018-03-17 16:54:07 -07:00
Andy Haden 0b6842a0b1 add ga 2018-02-01 14:27:03 -08:00
Christopher Biscardi 7c38acbcbe
Merge pull request #4 from commaai/refactor-for-candbjs
Refactor Signals
2018-01-22 11:36:18 -08:00
Chris ef28fc98e7 Shore up tests 2018-01-22 11:27:05 -08:00
Chris Biscardi 93e4fd395b implement FieldMap 2018-01-19 16:34:15 -08:00
Chris Biscardi ddeea37287 Refactor Signals
Signals are tied to OpenDBC and CanJS work. Refactor them to make space
for hosting the functions currently in CanJS that shouldn't be in
CanJS.

Also the beginning of performance work for Cabana, which is sorely
needed due to constant large state updates triggered by raf on video
frame events
2018-01-19 16:16:04 -08:00
ChristopherBiscardi 48a04b3d49
undefined -> untitled 2018-01-08 11:58:07 -08:00
ChristopherBiscardi fbd015e650
favicon 2017-12-25 13:13:47 -08:00
Andy Haden adb8c81c94 use v2 2017-12-19 13:07:22 -08:00
Andy Haden c9188e3bea use new deploy script 2017-12-19 12:50:47 -08:00
ChristopherBiscardi fdf4bfe44b
decline stats generation 2017-12-18 14:29:42 -08:00
ChristopherBiscardi 35f26ee815
Add deprecated azure tools as global cli
This means it's not in package.json which means it's harder to use on
a local computer (which is good because it's deprecated and we have a
better option)
2017-12-18 14:17:25 -08:00
ChristopherBiscardi d5c0865358
with +x 2017-12-18 14:11:50 -08:00
ChristopherBiscardi e1a6d5ff4d
set build dir correctly in deprecated script 2017-12-18 14:07:52 -08:00
ChristopherBiscardi 633e0ffe09
use old azure-cli until azure accounts are handled appropriately 2017-12-18 14:04:15 -08:00
ChristopherBiscardi 5c6b9999e0
-q doesnt exist in az v2 2017-12-15 16:20:45 -08:00
ChristopherBiscardi f713097773
script was using az 1.0. use 2.0 instead 2017-12-15 16:15:58 -08:00
ChristopherBiscardi 2634c84f7e
azure is az on travis 2017-12-15 16:04:43 -08:00
ChristopherBiscardi 3b1cca163a
executable script, duh 2017-12-15 15:53:00 -08:00
ChristopherBiscardi ddd11d5ede
skip cleanup on deploy 2017-12-15 15:40:13 -08:00
Christopher Biscardi 59e70d0ce9
Merge pull request #3 from commaai/travis-and-tests-fix
Travis and tests fix
2017-12-15 15:33:05 -08:00
ChristopherBiscardi e2b6e4b4c5
productionize 2017-12-15 15:24:08 -08:00
ChristopherBiscardi 298c6cbabc
eslint fixes for ci to pass 2017-12-15 14:29:13 -08:00
ChristopherBiscardi 39a8a11dd3
add support for travis defined commit ref 2017-12-15 14:04:16 -08:00
ChristopherBiscardi a809f733f3
rename dbc files to not get picked up as tests 2017-12-15 13:20:07 -08:00
ChristopherBiscardi b8e15d3e46
Make use of React event listener logic
instead of manually adding event listeners, let react handle event
listener lifecycle. This means HLS will not throw in enzyme
environment and we don't have to clean up any handlers manually
2017-12-15 12:43:56 -08:00
ChristopherBiscardi 361f97387f
enzyme upgrade broke tests
Skip now-flaky tests because "simulate does not simulate anything" and
there are issues with .find and simulate propogating state back to
enzyme.
2017-12-15 12:15:57 -08:00
ChristopherBiscardi eab27586e6
graph tests have always failed, remove them 2017-12-14 15:15:48 -08:00
ChristopherBiscardi 3294a8c28a
"fix" dbc tests, write more extensive integration tests instead 2017-12-14 14:57:04 -08:00
ChristopherBiscardi 0e3b451d80
multiline issue? 2017-12-14 14:38:33 -08:00
ChristopherBiscardi 37e6ea0b41
sudo required 2017-12-14 14:35:59 -08:00
ChristopherBiscardi 790a56bca7
add sudo 2017-12-14 14:14:19 -08:00
ChristopherBiscardi 4280fa104f
intall tee 2017-12-14 14:12:44 -08:00
ChristopherBiscardi a110749012
finagle travis sudo env 2017-12-14 14:10:27 -08:00
ChristopherBiscardi eae0e2a1db
modern node via nvmrc for yarn usage 2017-12-14 14:06:03 -08:00
ChristopherBiscardi bec177a433
set up tests for react 16/enzyme 2017-12-14 14:01:36 -08:00
ChristopherBiscardi ca3659ea1c
add travis.yml 2017-12-14 14:01:17 -08:00
ChristopherBiscardi 73a2062963
components/Modal is never used 2017-12-14 13:04:56 -08:00
ChristopherBiscardi 4f3eda9f3b
Add ability to modify opendbc commit message 2017-12-13 16:16:50 -08:00
ChristopherBiscardi 1f7a8c8179
some more babelrc 2017-12-13 14:26:24 -08:00
ChristopherBiscardi bf801214ea
try to replace manual core-js polyfills with babel-preset-env 2017-12-13 14:04:09 -08:00
ChristopherBiscardi fc77ca0d64
sentry hash fix 2017-12-13 13:44:33 -08:00
ChristopherBiscardi ca558c60e1
redirects 2017-12-13 13:38:04 -08:00
ChristopherBiscardi c6b59e43e7
add sass as project dependency 2017-12-13 13:08:06 -08:00
ChristopherBiscardi c275e5c7be
netlify config 2017-12-13 12:51:02 -08:00
ChristopherBiscardi bc4f9aedf2
babelrc for production streamsaver 2017-12-13 11:51:23 -08:00
ChristopherBiscardi 7b5fec755b
add lint-staged for scss 2017-12-12 18:30:29 -08:00