Commit Graph

282 Commits (e8c8b901c1a444696a5e87a8eb50057b8b3f457e)

Author SHA1 Message Date
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
Andy Haden 1ef91081ad Merge branch 'master' into ah/chffr-new-design 2017-09-12 22:27:16 -07:00
Andy Haden 4af116dd3c cabana: parse chffr metrics 2017-09-12 22:25:38 -07:00
Andy Haden 6aa2d02e00 cabana: lower case title 2017-09-01 12:23:16 -07:00
Andy Haden 34ccb6c46e cabana: fix some edge cases 2017-08-30 13:40:47 -07:00
Andy Haden 772ce7a704 cabana: no-cache on github downloads, s/Upload/Load, remove cloudlog in dbc constructor 2017-08-28 16:22:03 -07:00
Andy Haden 6b4161a454 cabana: remove isEditing state 2017-08-26 15:36:23 -07:00
Andy Haden 5e8adfb334 cabana: only filter based on vendor ID 2017-08-22 13:33:44 -07:00
Andy Haden f7e419650d cabana: fix edit message with consistent persistDbc interface 2017-08-22 13:33:44 -07:00
Andy Haden c15f506029 cabana: fix live addressing; live button doesnt hang on errors 2017-08-21 18:20:09 -07:00
Andy Haden 551cb39515 cabana: fix live addressing; live button doesnt hang on errors 2017-08-21 18:19:37 -07:00
Andrew Valish e066c3e39a correctly toggle the webusb instructions from cabana onboarding 2017-08-17 13:11:58 -07:00
Andy Haden f741df65f5 cabana: merge in google auth 2017-08-15 17:12:27 -07:00
Andy Haden 295300703a cabana: allow segments based on pixel width >15px instead of time>1s 2017-08-11 15:40:17 -07:00
Andy Haden a5531efbe5 cabana: graph refreshes when parts change 2017-08-11 15:34:29 -07:00
Andy Haden 7c029eb5ef cabana: sort signal legend; signals stay plotted when name changed; refactor to identify plots with signal UID 2017-08-11 14:58:32 -07:00
Andy Haden 04891f9337 cabana: merge v-cabana-view-chffr-drives 2017-08-10 18:55:10 -07:00
Andy Haden cc3cc4fb39 cabana: fix race bug where changing signal name could duplicate signal 2017-08-10 16:23:12 -07:00
Andy Haden d0dad40cbe cabana: add mock can recv for testing 2017-08-10 15:22:40 -07:00
Andy Haden db1885fcdb cabana: fix issue where graphData relTime did not correspond to message entry relTime 2017-08-10 14:54:36 -07:00
Andy Haden 8a80b613e6 cabana: factor out graph data calculation and add tests 2017-08-10 14:14:50 -07:00
Andy Haden 00fd6c6305 cabana: update segment if message entries changes length 2017-08-09 17:03:25 -07:00
Andy Haden 28a8a5513e cabana: github sign out button; remove gh_access_token from URL immediately after persisting 2017-08-09 13:03:20 -07:00
Andy Haden c7db2c9734 cabana: fix out of range error, polyfill for ie11, and variable rename for clarity (msg vs msgEntry) 2017-08-09 12:19:12 -07:00
Andy Haden 073feab5d5 cabana: tests for rendering all components 2017-08-08 14:31:04 -07:00
Andy Haden 9e8b0d575a cabana: don't deploy unless tests pass 2017-08-07 20:44:24 -07:00
Andy Haden 9511f8090f cabana: fix tests, disable tesla dbc test for now. 2017-08-07 18:12:55 -07:00
Andy Haden be90b5baf0 cabana: in addsignals, immutable updates to dragsignal&signals 2017-08-07 18:12:55 -07:00
Andy Haden 8a5719c642 cabana: add comma auth; remove test for dead code; remove isrequired from props 2017-08-07 15:53:25 -07:00
Andy Haden a022405b78 cabana: project-wide refactor to fix eslint warnings and minor annoyances 2017-08-07 15:22:57 -07:00