Commit Graph

1758 Commits

Author SHA1 Message Date
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
7973bfeca2 Typo in welcome email
Thanks @belindapreno for spotting
2018-09-27 21:22:29 -07:00
717e26a7a9 Fixes #778 2018-09-25 22:09:12 -07:00
2a8b47cab5 Types in onboarding doc 🙈 2018-09-19 15:33:58 -07:00
d4d4907901 Bump RME. Closes #771 2018-09-10 22:21:51 -07:00
7550e03b22 Fixes: Editor content written between image upload start and finish is lost
Fixes: Image lost after upload if document is immediately closed without further edits
2018-09-03 13:58:24 -07:00
59277d2c6c Merge pull request #762 from satyadeepk/patch-2
`showCollection` option in Dashboard documents list
2018-08-26 23:51:57 -07:00
eb3e4b2d33 showCollection option in Dashboard documents list
It was added in #718, but seems to have gone after the new tabs in the dashboard
2018-08-27 12:19:29 +05:30
54a04dd8cc Linting [ci skip] 2018-08-26 15:27:32 -07:00
328f731541 Share Permissions (#761)
* Share restrictions

* Tweak language, add spec
2018-08-19 16:06:39 -07:00
e704a86e36 Merge pull request #760 from outline/rme-5
Update to rich-markdown-editor 5.0
2018-08-18 17:58:14 -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
059cccd36f Merge pull request #757 from egetin/path_modification
Fix PATH in modified shell environment
2018-08-14 00:14:06 -07:00
006c6f137c Move PATH and NODE_ENV under Dockerfile. Fixes problem with PATH in
modified shell environment.
2018-08-14 08:04:52 +03:00
4c1e33110e Upgrade to rich-markdown-editor 4.0 2018-08-13 21:20:44 -07:00
ff41aa4a17 Update debug dependency. Low severity CVE-2017-16137 2018-08-11 14:09:59 -07:00
6cd7d5ca5b Fixes: Homepage pagination 2018-08-11 14:02:37 -07:00
63f6d61ac0 Linting
Pagination of edited / viewed responses
2018-08-11 00:46:10 -07:00
6b2211f135 Pass offset to pagination 2018-08-10 23:17:19 -07:00
2de9fedcc0 Merge pull request #747 from outline/dashboard-tabs
Dashboard Tabs
2018-08-10 23:10:12 -07:00
d308442fef Refactor, paginate on scroll
New PaginatedDocumentList component
2018-08-10 23:03:47 -07:00
71775460c7 Bump RME - Fixes block toolbar coloring 2018-08-10 12:04:58 -07:00
266b4d735c Tidy, tidy 2018-08-10 00:11:58 -07:00
2f681b1ce8 WIP: Dashboard tabs 2018-08-09 23:14:51 -07:00
d222a311ad Merge pull request #744 from outline/atlas-id-collection-id
Migrate atlasId -> collectionId
2018-08-08 09:36:46 -07:00
18cfe26e83 Migrate atlasId -> collectionId 2018-08-07 23:23:26 -07:00
f49c495a9a Merge pull request #742 from outline/issue-625
Clarify where new document will be created from document header
2018-08-07 22:16:30 -07:00
738dce8c06 Clarify where new document will be created from document header 2018-08-07 22:08:44 -07:00
2238d1a7fd 👕 2018-08-07 08:30:48 -07:00
9a440e4321 Merge branch 'issue-739' of github.com:outline/outline 2018-08-07 00:04:31 -07:00
8e3ae07daf Bump RME - Heading anchor offset 2018-08-07 00:04:08 -07:00
f7bde4a5fc Add 'share' option to document header 2018-08-06 23:58:34 -07:00
4674c10203 Empty state language improvemnts 2018-08-06 23:22:20 -07:00
1c9c2d8e26 Add 'new document' menu to starred and drafts screens 2018-08-06 22:49:41 -07:00
3334d783f3 Closes #724 2018-08-06 22:22:15 -07:00
d863ab3271 Hash navigation improvements 2018-08-05 22:08:46 -07:00
cad83f4e7b Tighten context snippet in slash command results 2018-08-05 11:12:59 -07:00
61b6b18148 💚 2018-08-05 00:51:47 -07:00
fc7373a6f5 Return relevant context in search results returned to slack slash command 2018-08-05 00:34:08 -07:00
71830d7c77 Further improved search result snippets 2018-08-04 22:46:55 -07:00
ad2d1a15bb Merge branch 'search-improves' 2018-08-04 21:28:52 -07:00
f5a1f59290 Fix search result ordering
Add support for returning your own drafts in results
Added regression tests
2018-08-04 21:28:37 -07:00
9464967598 Merge pull request #740 from outline/search-improves
Search Improvements
2018-08-04 18:36:05 -07:00
7ebbab7634 Merge branch 'master' of github.com:outline/outline into search-improves 2018-08-04 18:33:04 -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