Commit Graph

93 Commits

Author SHA1 Message Date
258b5464a2 Boop 2019-01-19 01:52:43 -08:00
bfd32843ff Added caching of loaded editor instance 2019-01-19 01:31:34 -08:00
72d8abe069 Canonical check 2019-01-19 00:51:25 -08:00
77a8f54973 Even less history passing, fix global styles warning in dev 2019-01-19 00:44:16 -08:00
13501b6d76 Moving redirects to declarative method 2019-01-19 00:23:39 -08:00
d21dd710bb Upgrade Editor – Slate 0.44 / RME 8.0.0 (#863)
* Upgrade Slate

* Normalization

* Remove dupe dep

* Fixes placeholders

* Image uploading fixed

* Verbose but solid placeholder handling

* RME 8.0.0

* Fixes: Ability to delete embeds
2019-01-18 22:44:31 -08: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
18859bec3d Add real buttons to document header
Fixed: Incorrect page title when starting a new doc
Fixed: Linting error
2019-01-05 18:45:19 -08:00
29630e68d2 Closes #815 2018-12-16 17:57:41 -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
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
085c452d77 Add subtle branding to shared documents 2018-11-20 21:12:17 -08:00
cd1956b971 Split editor 2018-11-18 18:28:22 -08:00
c308a2378f stash 2018-11-18 13:12:46 -08:00
8d569fd46d Upgrade dependencies 2018-11-06 21:58:32 -08:00
690feb6040 Fixes: Opening document history menu 2018-11-05 23:39:10 -08:00
91d79491f4 Make isHistory regex slightly more specific 2018-10-16 13:01:17 +01:00
d0bee23432 Version History (#768)
* Stash. Super rough progress

* Stash

* 'h' how toggles history panel
Add documents.restore endpoint

* Add tests for documents.restore endpoint

* Document restore endpoint

* Tiding, RevisionMenu, remove scroll dep

* Add history menu item

* Paginate loading

* Fixed: Error boundary styling
Select first revision faster

* Diff summary, styling

* Add history loading placeholder
Fix move modal not opening

* Fixes: Refreshing page on specific revision

* documentation for document.revision

* Better handle versions with no text changes (will no longer be created)
2018-09-29 21:24:07 -07:00
717e26a7a9 Fixes #778 2018-09-25 22:09:12 -07:00
54a04dd8cc Linting [ci skip] 2018-08-26 15:27:32 -07:00
61872373ec Remove nolonger neccessary editCache 2018-08-18 17:48:56 -07:00
f401b6f2e0 Tidying, possible fix for excessive view count 2018-08-18 17:45:56 -07:00
3da078e98b Move isDirty to view concern. Document model is not updated until save 2018-08-18 17:41:09 -07:00
e58da006d0 👕 2018-08-16 22:53:58 -07:00
be09b290b7 RME upgrade, fix autoFocus logic 2018-08-16 22:51:51 -07:00
c140c64346 Use new RME callback to reduce amount of document serialization
Account for new RME autoFocus prop in 5.0
2018-08-16 21:19:31 -07:00
4c1e33110e Upgrade to rich-markdown-editor 4.0 2018-08-13 21:20:44 -07:00
9a440e4321 Merge branch 'issue-739' of github.com:outline/outline 2018-08-07 00:04:31 -07:00
4674c10203 Empty state language improvemnts 2018-08-06 23:22:20 -07:00
d863ab3271 Hash navigation improvements 2018-08-05 22:08:46 -07:00
e192bcbaee Improves ordering of search results
Modifies documents.search to return a context snippet and search ranking
Displays context snipped on search results screen
2018-08-04 18:32:56 -07:00
892ce64712 Catch errors around document rendering 2018-08-04 10:48:07 -07:00
fc5a6127a5 Closes #731 - Potential URL parse error 2018-08-02 00:18:19 -07:00
28690be77c Fixes #709 - Share links fail when logged into another Outline account 2018-07-21 12:42:00 -07:00
b3662cc35c Bring mobile styling of shared documents inline with regular documents 2018-07-21 10:18:39 -07:00
5884e07c1f Merge master, small refactor 2018-07-15 07:58:58 -07:00
7f8a59ae2f Upgrade to RME 2, restores functionality removed from that module 2018-07-14 22:26:26 -07:00
933fa9732c CSS tweaks 2018-07-01 12:42:21 -07:00
f41e186da3 👕 2018-07-01 11:57:17 -07:00
0e940741f6 Mobile styling 2018-07-01 11:54:24 -07:00
dc33cc9734 position sticky 2018-07-01 10:20:57 -07:00
899b637979 wip 2018-07-01 09:16:38 -07:00
2f839c75f7 Handle relative urls 2018-06-26 23:43:19 -07:00
657d0775f5 Closes #706 - internal links incorrectly redirecting 2018-06-25 20:45:26 -07:00
4ed2b4b475 Adds warning when attempting to leave edit mode with images uploading 2018-06-23 18:58:44 -07:00
434129a434 ThemeProvider (#677)
closes #655
2018-06-09 19:10:30 -07:00
a95b7fc4b6 Emoji work 2018-06-09 17:17:40 -07:00
b929fb2bd3 Fixes TOC 2018-06-07 22:26:53 -07:00
f8cd3bf8c4 Improved offline handling 2018-06-07 21:35:40 -07:00
78ea35da29 Mark documents as viewed after a short delay instead of immediately. This should result in more accurate view counts 2018-06-04 15:13:58 -04:00