Commit Graph

22 Commits (839607863b32d2bdebd2511e1fbbafb2b4c7b16a)

Author SHA1 Message Date
Andy Haden 839607863b use comma-api 2019-06-14 14:39:49 -07:00
Andy Haden 4bb6453247 rlog replay decoupled from np can files 2019-02-13 14:27:27 -08:00
Andy Haden 3f058285c6 Revert "Reduxify a bunch of the state, add seekTime URL parameter (#12)"
This reverts commit e755a4e911.
2018-09-03 14:13:25 -07:00
Chris Vickery e755a4e911
Reduxify a bunch of the state, add seekTime URL parameter (#12)
* Start the process of reduxifying. Some of it works

* better seeking

* Seeking and stuff

* Add segment functionality

* Fix tests

* Fix more tests
2018-08-15 12:53:21 -07:00
Chris Vickery f77565e44d
Add playback speed selector (#11) 2018-07-26 11:33:01 -07:00
ChristopherBiscardi beb0a7ea01
prettier the js 2017-12-12 18:27:20 -08:00
Andy Haden a022405b78 cabana: project-wide refactor to fix eslint warnings and minor annoyances 2017-08-07 15:22:57 -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 415fe99b48 cabana: polyfills and proper sourcemap upload url 2017-07-12 14:01:00 -07:00
Andy Haden 4939892761 cabana: fix bugs and refactor a bit of can-frame offset code, improving experience for panda users. 2017-07-11 20:45:04 -07:00
Andy Haden 7d8f53dcb3 cabana: fix graph click not being place of start 2017-07-04 18:15:58 -07:00
Andy Haden 8b1eeceb0e cabana: fix edge cases with seek ratio, graphData 2017-06-30 17:49:17 -07:00
Andy Haden e2a14a7fc5 cabana: video always shown; sentry only in production 2017-06-29 13:24:49 -07:00
espes 6521bd6ffb cabana: add cabana, fix urls 2017-06-26 23:55:05 -07:00
Andy Haden ff104658ea cabana: video time tooltip part 1 2017-06-21 13:01:31 -07:00
Andy Haden 9d66fa1698 cabana: next/prev part selection works w/ all functionality 2017-06-18 23:00:37 -07:00
Andy Haden a6b087b611 cabana :style and experience fixes 2017-06-18 23:00:37 -07:00
Andy Haden 4960e203d1 cabana: forgot a bind 2017-06-17 18:42:46 -07:00
Andy Haden c9eb1775e6 cabana: segment loops in hls stream 2017-06-17 16:42:18 -07:00
Andy Haden 238ff16b2a cabana: hls falls back to jpeg 2017-06-16 22:48:03 -07:00
Andy Haden 344701ef16 currentParts state; graph click immediately updates seeker bar (prev was only after hls fragment load+play) 2017-06-14 23:22:59 -07:00
Andy Haden 730e4192be cabana: move seeker into video frame 2017-06-14 17:08:25 -07:00