Commit graph

28 commits

Author SHA1 Message Date
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
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
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
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
47a2e5694e
lerna: split up bulk of packages 2019-04-02 23:10:45 -05:00