14 Commits

Author SHA1 Message Date
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
c6d2467fae chore: Upgrade Flow to v0.104.0 2020-08-08 16:26:20 -07:00
Tom Moor
f43deb7940
chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
Tom Moor
d5192acabf
feat: invites (#967)
* stub invite endpoint

* feat: First pass invite UI

* feat: allow removing invite rows

* First pass: sending logic

* fix: label accessibility

* fix: add button submits
incorrect permissions
middleware flow error

* 💚

* Error handling, email filtering, tests

* Flow

* Add Invite to people page
Remove old Tip

* Add copy link to subdomain
2019-06-24 22:14:59 -07:00
Tom Moor
0a8a685c12 fix: improved pagination validation 2019-06-23 16:11:15 -07:00
Tom Moor
ddd2b82d20 WIP: Successful Google Auth, broke pretty much everything else in the process 2018-05-28 11:36:37 -07:00
Tom Moor
f8bdadfd9a Final direct BadRequest removals 2018-02-24 20:52:56 -08:00
Jori Lallo
0441e92d08 Lint rules and flow annotations for rest of the files 2017-11-15 23:40:14 -08:00
Tom Moor
6c93bfda1d
WIP 2017-09-03 14:12:37 -07:00
Tom Moor
044486b9a6
Cleanup 2017-05-27 11:22:42 -07:00
Jori Lallo
75ad27658e Fix flow errors 2017-05-09 23:14:24 -07:00
Jori Lallo
2b849b12c9 Fixed value from pagination 2016-05-02 22:19:13 -07:00
Jori Lallo
4ea9252592 Simple pagination middleware 2016-05-02 22:14:34 -07:00