Commit Graph

508 Commits (spacecruft)

Author SHA1 Message Date
Chris Vickery bc5eafa74e 0.2.8 2018-05-16 11:51:42 -07:00
Chris Vickery 60485d9c9b CSS change to make modal scrollable from slack 2018-05-16 10:33:16 -07:00
Chris Vickery fc78bbb1f4 0.2.7 2018-05-14 18:08:33 -07:00
Chris Vickery 125337004f Bump version of log reader 2018-05-14 18:08:28 -07:00
Chris Vickery 3ecfb1df95 0.2.6 2018-05-10 11:05:01 -07:00
Chris Vickery 6fc3664e57 Dont query for log url metadata on share 2018-05-10 11:04:56 -07:00
Chris Vickery 087759d8f7 0.2.5 2018-05-10 10:24:44 -07:00
Chris Vickery 81e29fac88 Fix shared links / demo mode weirdness 2018-05-10 10:24:31 -07:00
Chris Vickery a5d5f01419 0.2.4 2018-05-09 11:06:59 -07:00
Chris Vickery 1acd9a24f7 Fix demo mode 2018-05-09 11:06:52 -07:00
Chris Vickery 5cd1993d24 Only use sentry config on production releases 2018-05-07 18:25:59 -07:00
Chris Vickery 047b18b1cb 0.2.3 2018-05-07 17:59:03 -07:00
Chris Vickery e9b3303da8 Upgrade pandajs so it builds in more envs 2018-05-07 17:40:33 -07:00
Chris Vickery b5f0ddb9c5 Upgrade pandajs so it builds in more envs 2018-05-07 17:30:41 -07:00
Chris Vickery 3ce3f56135 Update pandajs to working version, log panda errors 2018-05-03 12:14:39 -07:00
Chris Vickery 63ca8ba824
Replace can stream with capnp stream (#7)
* Not working yet, initial download flow. Figuring out prev message garbage

* Basic functionality, but its slooowwwwwwww

* Make localforage optional since it doesnt work in CI for some reason

* Performance improvements

* remove dead code

* Update version of log reader

* Fall back on the old can fetcher when you see ios logs
2018-05-03 11:23:45 -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 861326b451 0.2.1 2018-04-26 16:16:04 -07:00
Andy Haden 1cb3c5f3f8 cabana: prevent super light signal colors 2018-04-26 16:15:00 -07:00
Andy Haden 0165ac67c8 0.2.0 2018-04-20 16:42:40 -07:00
Andy Haden a16a7c64aa fix graph bug where clearing brush would muck up plot state 2018-04-20 16:16:15 -07:00
Chris Vickery 1576d77b4c
Only deploy to production on tagged versions (#5) 2018-04-03 15:19:44 -07:00
Chris Vickery c59a2e8c80
Fix test cases and build process (#6)
* Force testing environment variable

* Upgrade to latest pandajs

* Upgrade to latest pandajs

* Upgrade to latest pandajs

* Upgrade to latest pandajs

* Remove unneeded env variable
2018-04-03 15:04:11 -07:00
Chris Vickery c8f7fe5028 Fix test cases to match new can data format 2018-04-03 13:22:31 -07:00
Chris Vickery b9709da2a6 Add libudev-dev to travis installs so pandajs can build 2018-04-03 12:49:07 -07:00
Chris Vickery 0881fe63d2 Upgrade pandajs version, fix typo in baseModal 2018-04-03 12:26:43 -07:00
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