Commit Graph

24 Commits (e64b1fa45e102587fae85e7f66074c2a07787cea)

Author SHA1 Message Date
Chris Vickery e64b1fa45e Make it easier to differentiate between same signal messages 2019-10-28 15:39:56 -07:00
Chris Vickery 1be5544df3
Add eslint with explorer configuration (#26)
* Add eslint and run --fix

* Remove precommit prettier
2019-10-07 16:11:53 -07:00
Andy Haden 5a298a74bb del unused 2018-08-31 20:29:43 -07:00
Andy Haden b237177627 remove dead code 2018-08-31 20:14:19 -07:00
Andy Haden 2f1a8d36c7 a near no-op so sentry will deploy
0.2.2
2018-04-26 17:19:48 -07:00
Andy Haden 1cb3c5f3f8 cabana: prevent super light signal colors 2018-04-26 16:15:00 -07:00
ChristopherBiscardi 298c6cbabc
eslint fixes for ci to pass 2017-12-15 14:29:13 -08:00
ChristopherBiscardi bf801214ea
try to replace manual core-js polyfills with babel-preset-env 2017-12-13 14:04:09 -08:00
ChristopherBiscardi 40e7efad4c
switch back to create-react-app 2017-12-12 18:24:01 -08: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 a022405b78 cabana: project-wide refactor to fix eslint warnings and minor annoyances 2017-08-07 15:22:57 -07:00
Andy Haden fbe861b65f cabana: Draggable plots (merged w/ style updates) 2017-07-20 16:06:20 -07:00
Andrew Valish 349f03fecf Refactor Cabana Markup, Apply Minor Design Tweaks (#81)
* prepend newly plotted signal to show first

* highlight selected available message in navigation

* extract CanGraph render function in explorer

* toggle expanded signals in Legend,  trigger edit and plot when expanding signal

* check if plottedSignal is new before plotting

* add uid to signal model

* use signal uid in SignalLegend and entry for keys and expanding

* adding sass npm script to watch scss files

* refactoring most of markup for semantic class naming, introducing scss files, light styling

* prefer flex over floats

* set min-width on body
2017-07-17 18:10:37 -07:00
Andy Haden c40c447700 cabana: more polyfills and tilde on sourcemap url to support http&https 2017-07-12 16:25:34 -07:00
Andy Haden 415fe99b48 cabana: polyfills and proper sourcemap upload url 2017-07-12 14:01:00 -07:00
Andy Haden 9586813cb4 cabana: thorough tests for desired bit dragging functionality 2017-06-26 21:06:01 -07:00
Andy Haden bfee32615c cabana: new signals are big endian, which improves dragging ux. dragging bugs fixed as well 2017-06-25 21:05:40 -07:00
Andy Haden 34c64dc85c cabana: signal extension by drag propagates to graph & log 2017-06-23 22:44:36 -07:00
Andy Haden e0451ab7d3 cabana: ux improvements in add signal, part selector 2017-06-20 22:52:57 -07:00
Andy Haden 177b896a3d cabana: fix little endian signal parsing; new signals default to unsigned 2017-06-19 15:20:59 -07:00
Andy Haden 8be9ab23d9 cabana: dbc writer close to spec 2017-06-18 17:38:31 -07:00
Andy Haden 5ca92aa9cb cabana: val_ parsing 2017-06-17 21:10:58 -07:00
Andy Haden 71f83a482f can explorer demo 2017-06-13 17:40:05 -07:00
Andy Haden a40e982666 can explorer progress; chffr free space check + build fix 2017-05-29 16:52:17 -07:00