Commit Graph

461 Commits (bb17a1a7d36415a65a09a703b8d3384795a3c5a3)

Author SHA1 Message Date
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
ChristopherBiscardi af2c295c2c
prettier the scss 2017-12-12 18:29:51 -08:00
ChristopherBiscardi beb0a7ea01
prettier the js 2017-12-12 18:27:20 -08:00
ChristopherBiscardi 40e7efad4c
switch back to create-react-app 2017-12-12 18:24:01 -08:00
Andy Haden 54c5f50c71 cabana: use route.proclog instead of props.max 2017-12-06 16:06:41 -08:00
Andy Haden 4f9ec1c180 cabana: fix webpack config & save log button 2017-12-06 16:05:11 -08:00
Andy Haden 633624cb9c cabana: raw log CSV download (Chris' project) 2017-12-06 13:27:50 -08:00
Andy Haden d361594ee7 cabana: support npy datatype from energee's car 2017-11-13 14:26:11 -08:00
Andy Haden f4d528b2de cabana: remove demo_routes 2017-11-06 17:52:52 -08:00
Andy Haden fdb88e804d cabana: don't return demo routes when authed fetch fails 2017-11-06 17:46:44 -08:00
Andy Haden fe66c97e3d cabana: prevent x-axis label overlap on plots; sentry config tweak allowing re-deploying same release 2017-10-26 15:38:03 -07:00
Andy Haden b4b7a5c233 cabana: colors are now randomized and set when dbc loads or signal is created 2017-10-26 15:06:51 -07:00
Andy Haden 983672910c cabana: fix signal editor bug with out of bounds bytes 2017-10-26 12:39:11 -07:00
Andy Haden 8f5deeadf3 cabana: fix exception when selected message falls out of window in live mode 2017-10-26 12:24:54 -07:00
Andy Haden 92cd18dde6 cabana: remove console logs 2017-10-25 20:22:02 -07:00
Andy Haden a583d65fba cabana: is fast™ 2017-10-25 19:55:37 -07:00
Andy Haden 1aae98153f cabana: safe dbc parsing when msg id in signal comment does not exist 2017-10-25 16:51:53 -07:00
Andy Haden 02eb3c4bc6 cabana: patch up some undefined edge cases 2017-10-16 20:10:38 -07:00
Andy Haden f33a1504f1 chffr: support npy datatype that showed up in b3d5e3f72b5e6a76|2017-10-14--13-23-03 2017-10-16 20:06:28 -07:00
Andy Haden 74841b81e7 cabana: dbc comments end with semicolon; add crv test (failing) 2017-09-29 19:04:27 -07:00
Andy Haden e7e0ddb595 cabana: part selector is more reliable and will be hidden when route duration is <= segment length 2017-09-29 18:40:47 -07:00
Andy Haden 43c218da34 cabana: idempotent share url (no double urlencode); style 2017-09-29 17:43:43 -07:00