Commit Graph

33 Commits

Author SHA1 Message Date
fa38ab60eb Fixes: Unexpected token parsing sessions cookie (#905) 2019-03-02 14:58:56 -08:00
346ea4df89 Fixes: Error when user is suspended by deleted user
Fixes: Suspended user interface never displayed
2019-02-15 21:49:48 -08:00
836f9a88a2 Fixes: Teams with non-latin characters annot signin 2018-12-12 10:31:08 -08:00
8cbcb77486 Base model refactor (#810)
* Big upgrades

* WIP: Stash

* Stash, 30 flow errors left

* Downgrade mobx

* WIP

* When I understand the difference between class and instance methods

* 💚

* Fixes: File import
Model saving edge cases
pinning and starring docs
Collection editing
Upgrade mobx devtools

* Notification settings saving works

* Disabled settings

* Document mailer

* Working notifications

* Colletion created notification
Ensure not notified for own actions

* Tidy up

* Document updated event only for document creation
Add indexes
Notification setting on user creation

* Commentary

* Fixed: Notification setting on signup

* Fix document move / duplicate stale data
Add BaseModel.refresh method

* Fixes: Title in sidebar not updated after editing document

* 💚

* Improve / restore error handling
Better handle offline errors

* 👕
2018-12-04 22:24:30 -08:00
d74b99635e Fixes: Save profile picture automatically after upload
Fix jank when cropping large photos
2018-11-17 18:25:10 -08:00
26036ad92c Fixes: handling of www subdomain in production
Hanging sessions when subdomain changes
2018-11-13 23:08:27 -08:00
61138ff4fa Cleanup 2018-11-11 21:17:03 -08:00
10e1f0231c Iterate, iterate 2018-11-11 14:23:31 -08:00
e24a187699 accessToken per subdomain 2018-11-09 23:40:33 -08:00
328f731541 Share Permissions (#761)
* Share restrictions

* Tweak language, add spec
2018-08-19 16:06:39 -07:00
08cac861ae Done. Needs testing once back online 2018-07-07 18:09:39 -05:00
10a0ffe472 Team details settings page 2018-05-31 12:44:32 -07:00
fb7a8f0312 Toast type (success/warning/etc) 2018-05-31 12:07:49 -07:00
f633f63a61 Merge ErrorsStore into UiStore 2018-05-31 11:42:39 -07:00
55e1451160 Slack commands and post working agagain with new flow 2018-05-29 23:33:30 -07:00
57aaea60da Fix logout loop 2018-05-29 22:18:11 -07:00
aa9ed09f08 Prevent signin without hosted domain 2018-05-28 22:32:36 -07:00
25aa1f288b Renames, clear token, show signin options based on env 2018-05-28 21:14:43 -07:00
ddd2b82d20 WIP: Successful Google Auth, broke pretty much everything else in the process 2018-05-28 11:36:37 -07:00
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
44cb509ebf Post to Slack (#603)
* Migrations

* WIP: Integration model, slack perms / hooks

* So so rough it pains me. Building this new model is revealing just how much needs to be refactored

* Working connect and post

* Cleanup UI, upating documents

* Show when slack command is connected

* stash

* 💚

* Add documents.update trigger

* Authorization, tidying

* Fixed integration policy

* pick integration presenter keys
2018-04-03 20:36:25 -07:00
983b8fe9a0 Wrapped additional error data under data 2018-03-07 00:05:34 -08:00
f5c1ddf8b9 added suspending admin email to error screen 2018-03-06 23:38:52 -08:00
1a8ca20fce UI to prevent suspended users viewing the application 2018-03-04 22:18:23 -08:00
3ea5573813 Merge pull request #600 from outline/jori/fix-590
Handle Safari paranoid mode
2018-02-18 10:20:47 -08:00
8bfecaeb96 Fix #590 2018-02-13 23:30:56 -08:00
ea471b2a19 In my testing this fixes the redirect loop on logout 2018-02-12 22:44:43 -08:00
a573c76512 Request auth on first load with existing token 2017-11-26 22:26:02 -08:00
dd2cd2f9d8 Working direct install flow 2017-11-21 23:51:31 -08:00
272cc158ea Clear localForage database on logout 2017-11-11 16:02:49 -08:00
25b2b2a024 Fixes: Infinite logout loop 2017-11-11 14:42:29 -08:00
ab13f51d5d Upgrade prettier 2017-11-10 14:14:30 -08:00
4863680d86 frontend > app 2017-10-25 22:49:04 -07:00