Commit graph

186 commits

Author SHA1 Message Date
0bffc458d2
[npm]: bump yarn.lock 2019-06-05 06:29:22 -05:00
3644e9482a
[bot]: finalize ts move, guess i forgot /shrug 2019-06-05 06:28:47 -05:00
8ad1735cc2
[npm]: cleanup pass of deps 2019-06-05 06:27:51 -05:00
6b2f7289ce
[ui-server]: init 2019-06-05 06:03:37 -05:00
9744228d98
[npm]: bump yarn.lock 2019-06-05 06:03:11 -05:00
b0b1378035
[ui]: re-add ui connector 2019-06-05 06:02:47 -05:00
c6c16ce6b4
[misc]: add package template 2019-06-05 05:55:43 -05:00
78152a601d
[design]: bump storybook, de-bump styled components types 2019-06-05 05:54:50 -05:00
5c31920289
[rpc/nats]: fix tests to properly hook handlers, handle encodings 2019-06-05 05:27:32 -05:00
ddabb03461
[npm]: bump yarn.lock 2019-06-04 18:46:21 -05:00
06cc7d5e7d [misc]: fix module imports being broken from esModuleInterop missing 2019-06-04 18:10:25 -05:00
193ad93a7d [lint-staged]: remove jest, doesn't work in lint-staged at all. 2019-06-04 18:10:10 -05:00
d1b40072fe [rpc/http]: remove extraneous test oof 2019-06-04 18:07:25 -05:00
fec69d09e1 [lint-staged]: fix globs 2019-06-04 18:05:24 -05:00
75473ad4f7 [rpc/http]: properly accomplish tests, fix http sender returning trash 2019-06-04 17:59:05 -05:00
36819e33af [npm]: bump yarn.lock 2019-06-04 17:56:13 -05:00
de26bc569b [tsc]: esModuleInterop fixes some weird stuff we're running into 2019-06-04 17:55:50 -05:00
f7dce2cd82 [jest]: make ts-jest shut up 2019-06-04 17:55:29 -05:00
e4d5ab8d31 [npm]: bump versions 2019-06-04 17:54:30 -05:00
9de1b93a7f
[rpc]: implement both HTTP and NATS transports 2019-06-03 07:22:00 -05:00
30d08a630f
absolutely massive typescript porting time 2019-06-02 18:58:15 -05:00
01f238f515
[misc]: sync lockfile 2019-05-20 06:30:42 -04:00
fe85c5ea9a
[design]: update snapshots 2019-05-20 06:29:20 -04:00
2cfc1a5831
[design/button]: disabled no longer moves on interactions 2019-05-20 06:28:14 -04:00
33dd324708
[design]: add color lib and helpers 2019-05-20 06:27:45 -04:00
6ba0b0b62b
[design]: storybook: use our main font 2019-05-20 06:27:03 -04:00
5b466670f3
[design]: fix storyshots, update snapshots 2019-05-20 04:40:44 -04:00
dd6f02f4e2
[design]: overrides pattern, tests, yay! 2019-05-20 04:33:31 -04:00
0ccb5fa32f
[misc]: yeet flow 2019-05-20 01:00:16 -04:00
b864df9393
[design]: initialize design system 2019-05-20 00:57:55 -04:00
6fb39d6c4d
temp commit 2019-04-20 04:47:07 -05:00
e86f7ff68e
[rpc-client] use src->lib pattern, i guess i see why people do it. 2019-04-16 08:50:09 -05:00
c706f25214
[rpc-client] rework package so it works after building.. still needs research 2019-04-16 06:41:23 -05:00
a5f2b328d3
[server/rpcrepl] add bot authorization to RPC repl, also log rpcs. 2019-04-14 13:01:52 -05:00
aeac74ae98
[bot] working version 2019-04-14 13:00:27 -05:00
d4112c4252
[rpc/auth] add bot login/logout calls 2019-04-14 12:59:54 -05:00
e8f0579024
[rpc/security] fix bot token header name 2019-04-14 12:58:34 -05:00
a273292d97
[server] retry the SQL connection if it isn't immediately awake on start
this prevents `yarn dev` from erroring out since postgres takes more than 0ms to start.
2019-04-14 12:57:53 -05:00
10d5979ce1
[rpc-client] add retrying 2019-04-14 12:51:56 -05:00
c3b510f0bb
[global] update flow-typed, .env, and some dependencies. 2019-04-14 12:51:12 -05:00
50b5e334a3
[bot] break out RPC and shared packages for bot service breakout 2019-04-04 11:13:34 -05:00
544ae65c58
[ui] add a few media query template misses 2019-04-03 14:13:29 -05:00
f2bb6a7b18
[ui] add media query template literals, convert everything to the superior. 2019-04-03 13:59:13 -05:00
c40c04e55e
[README] updated tooling notes 2019-04-03 07:58:16 -05:00
35b49509c9
husky: lint only on commit 2019-04-03 07:28:38 -05:00
d050277730
add husky and autolinting 2019-04-03 07:26:00 -05:00
e1bd5747b3
lerna: complete refactor! 2019-04-03 07:12:01 -05:00
51dd8bd6b1
jest: fix for new monorepo 2019-04-03 03:35:36 -05:00
057e9f96b4
fix a load of linting issues 2019-04-03 02:10:43 -05:00
928c9cf07c
add stylelint 2019-04-03 01:53:46 -05:00