|
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 |
|
|
e312b264a6
|
chore: Upgrade Prettier 1.8 -> 2.0 (#1436)
|
2020-08-08 18:53:11 -07:00 |
|
|
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 |
|
|
f43deb7940
|
chore: Move to prettier standard double quotes (#1309)
|
2020-06-20 13:59:15 -07:00 |
|
|
e752dba566
|
fix: User profile should say 'invited' instead of 'joined' when user has yet to signin
|
2020-05-30 18:26:40 -07:00 |
|
|
d024d31f66
|
refactor: flow typing (#1012)
* fix: padding
* fix: Minor button alignment issues
* feat: Add icon to invite people button
* WIP
|
2019-08-08 23:09:09 -07:00 |
|
|
2ce11365ab
|
fix: Minor button alignment issues
|
2019-08-08 22:07:29 -07:00 |
|
|
a515631e21
|
feat: document menu available in sidebar (#986)
* feat: document menu available in sidebar
* fix: more accessible blue
* feat: accessible blue
feat: clearer new doc button
closes #983
* lint
|
2019-07-13 10:15:38 -07:00 |
|
|
642c11ff7d
|
Document Archive (#921)
* WIP: Archive
* WIP
* Finishing up archive endpoints
* WIP
* Update docs
* Flow
* Stash
* Add toast message confirmations
* Redirect handling, fixed publishhing info for archived docs
* Redirect to collection instead of home, remove unused pub info
* Account for deleted parent
* Trash -> Archive
Allow reading of archived docs
* Dont overload deletedAt
* Fixes
* 💚
* ParentDocumentId wipe for unarchived sub docs
* Fix: CMD+S exits editing
Fix: Duplicate user name on published but unedited docs
* Improve jank on paginated lists
* Prevent editing when archived
* 💚
Separate lint / flow steps
|
2019-04-06 16:20:27 -07:00 |
|
|
f75783c2f1
|
Added empty state on user profiles when no documents edited
|
2019-03-09 18:55:54 -08:00 |
|
|
8d3dc3a92e
|
User Profile (#858)
* First pass user profile
* 💚
* More collaborator tooltip improvements
|
2019-01-12 19:41:45 -08:00 |
|