Commit Graph

551 Commits

Author SHA1 Message Date
fa38ab60eb Fixes: Unexpected token parsing sessions cookie (#905) 2019-03-02 14:58:56 -08:00
19fc99944a Adds 'post to channel' functionality. (#901)
* Adds 'post to channel' functionality. Closes #613

* Add specs
Update Slack integration marketing page

* Fix specs

* 💚
2019-02-19 22:42:13 -08:00
e283d15d7e Add mindmeister content pages 2019-02-18 11:40:26 -08:00
0b1a4c6184 Fixes: Server error when validating UUID against empty value 2019-02-15 21:52:34 -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
476bab9333 Fixes: Welcome email dashboard location (#886)
* Fixes: Welcome email dashboard location
Updated logo in email

* 💚
2019-01-27 12:30:53 +00:00
39a61d8559 Upgrade Dependencies (#873)
* Loading placeholder

* Upgrade dependencies, reduce warnings

* 👕

* Remove more unused deps

* Bump RME
2019-01-21 11:06:44 -08:00
8d3dc3a92e User Profile (#858)
* First pass user profile

* 💚

* More collaborator tooltip improvements
2019-01-12 19:41:45 -08:00
ef583314e0 Remove parse-domain dependency (#856)
* Remove parse-domain dependency

* Remove only, add commentary

* Update lockfile
2019-01-12 13:50:30 -08:00
394adf97f8 Minor grammar and mobile style fixes 2019-01-11 21:46:58 -08:00
5ba1522ada Add Prezi to integrations page 2019-01-11 21:40:01 -08:00
3a260037cd Regex-like search queries from Slack should not cause a server error 2019-01-11 19:41:19 -08:00
a7c669f90b Hide pricing page on self hosted installations 2019-01-10 19:15:36 -08:00
f82a3fa32b document update fix for slack 2019-01-10 14:24:10 +01:00
c78bf3c4bf Display document views (#849)
* Display who has viewed a document in the header

* Add overflow, display of WHEN last viewed
Cleanup old document attributes
Add firstViewedAt, lastViewedAt to API response

* Cleanup

* Added: API documentation for views endpoints

* Include views for deleted users
2019-01-08 22:49:20 -08:00
74515e0b19 Improve partial word matching 2019-01-07 21:44:33 -08:00
12e324d34c Fixed: React warning 2019-01-06 14:19:08 -08:00
c970cddd14 Consistent page titles 2019-01-06 14:14:44 -08:00
56bda12192 WIP: Pricing page 2019-01-06 13:09:22 -08:00
58e31a9d3d Fixes #831 - Link from Slack notification does not work for teams with subdomains 2019-01-06 00:05:50 -08:00
028160d9ad Fixes: Share links in private collections visible in share listing 2019-01-05 23:13:58 -08:00
70287de6d7 Fixes: Cannot load document in private collection from share link when signed in with user that cannot access 2019-01-05 23:04:09 -08:00
8c02b0028c Collection Permissions (#829)
see https://github.com/outline/outline/issues/668
2019-01-05 13:37:33 -08:00
e08cb10b7f Closes #827 – Add optional github access token 2018-12-24 10:36:17 -08:00
80a16c8af2 Closes #825 2018-12-23 10:42:34 -08:00
b673ec88b2 Merge pull request #824 from outline/content-pages
Content pages
2018-12-22 20:08:48 -08:00
ab82d76332 Optimize images 2018-12-22 19:57:01 -08:00
4599e03121 Update API docs to new layout 2018-12-22 18:24:49 -08:00
122fdfa34b Minimal developer page improves to bring inline 2018-12-21 00:35:40 -08:00
47ea3c343c Figma, framer, invision, marvel pages 2018-12-20 23:53:28 -08:00
ac814abda4 Fixes: Oauth error on subdomains authenticating slack post 2018-12-20 20:25:13 -08:00
b7bea4941e Content pages 2018-12-20 20:00:58 -08:00
6ebb652481 Adding content pages [wip] 2018-12-20 07:19:05 -08:00
3a9a5f5ed3 Closes #819 2018-12-17 22:52:06 -08:00
3330359c4c Fixes: Misalignment of signin buttons on mobile 2018-12-16 17:26:38 -08:00
8653338f4e Fixes: Connecting slack commands from subdomain 2018-12-15 19:05:22 -08:00
044b4f16bc Editor embeds (#680)
- [x] Make deleting an embed easier
- [x] Add document level ability to disable embeds
- [x] Add team level ability to disable embeds
- [x] GitHub
- [x] Numeracy
- [x] Mode Analytics
- [x] Figma
- [x] Airtable
- [x] Vimeo
- [x] RealtimeBoard
- [x] Loom
- [x] Lucidcharts
- [x] Framer
- [x] InVision
- [x] Typeform
- [x] Marvel
- [x] Spotify
- [x] Codepen
- [x] Trello
2018-12-15 14:06:29 -08:00
836f9a88a2 Fixes: Teams with non-latin characters annot signin 2018-12-12 10:31:08 -08:00
05fe573974 Remove duplicate documents.update hook 2018-12-08 08:59:15 -08:00
b068ba9f02 Customize route for first signin for tracking 2018-12-08 08:57:34 -08:00
06e7ab84cd Cascade notification setting deletion on user account deletion 2018-12-06 19:14:43 -08:00
9ca0038d39 Fixes: Collection creation notification email
Added: Unsubscribe option to notification email footers
Added: Two new notification types (emails not written yet)
Fixed: Validation added to notification setting events
2018-12-05 23:44:41 -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
67cd250316 Remove diff summary from document history sidebar.
Cause of occassional memory leaks and downtime :(
2018-11-23 11:12:14 -08:00
36fd81d190 Improve styling of images in Changelog 2018-11-22 21:40:17 -08:00
c308a2378f stash 2018-11-18 13:12:46 -08:00
919bca6769 Collections got descriptions now 2018-11-18 13:12:46 -08:00
3718a9609d Closes #805 - Unable to signin on self-hosted installations with non-www subdomain 2018-11-18 12:07:11 -08:00
3c563e3001 Ensure team authentication matches subdomain 2018-11-17 23:30:05 -08:00
5d6dca0faa Fixes: SPA page tracking 2018-11-17 19:44:57 -08:00