Tom Moor
|
dbe8a10702
|
fix: Login to X should be centered when team name wraps to newline
|
2020-08-12 14:05:32 -07:00 |
|
Tom Moor
|
e2bd03494d
|
chore: Update syntax, improve more typing (#1439)
* chore: <React.Fragment> to <>
* flow types
|
2020-08-09 09:48:04 -07:00 |
|
Tom Moor
|
449dc55aaa
|
chore: Upgrade Babel, Jest, Eslint (#1437)
* chore: Upgrade Prettier 1.8 -> 2.0
* chore: Upgrade Babel 6 -> 7
* chore: Upgrade eslint plugins
* chore: Add eslint import/order rules
* chore: Update flow-typed deps
|
2020-08-08 22:53:59 -07:00 |
|
Tom Moor
|
e312b264a6
|
chore: Upgrade Prettier 1.8 -> 2.0 (#1436)
|
2020-08-08 18:53:11 -07:00 |
|
Tom Moor
|
710fcc697c
|
feat: Add login link to /create page, closes OLN-63
|
2020-07-19 10:58:35 -07:00 |
|
Tom Moor
|
ec3adc6d1c
|
fix: 2 missed process.env spots on frontend
|
2020-07-18 11:33:34 -07:00 |
|
Tom Moor
|
67981a351e
|
chore: Remove env variables in webpack bundle (#1353)
* chore: Remove env variables in webpack bundle
* remove unused globals
* refactor: consolidate window.env calls to single file
* fix: Slack client side integration auth
* fix: developers url
|
2020-07-18 11:02:40 -07:00 |
|
Tom Moor
|
5cb04d7ac1
|
New login screen (#1331)
* wip
* feat: first draft of auth.config
* chore: auth methodS
* chore: styling
* styling, styling, styling
* feat: Auth notices
* chore: Remove server-rendered pages, move shared/components -> components
* lint
* cleanup
* cleanup
* fix: Remove unused component
* fix: Ensure env variables in prod too
* style tweaks
* fix: Entering SSO email into login form fails
fix: Tweak language around guest signin
|
2020-07-09 22:33:07 -07:00 |
|