Commit Graph

190 Commits

Author SHA1 Message Date
Tom Moor
07e61bd347 First pass, can create and update 2018-11-08 21:02:36 -08:00
Tom Moor
8d569fd46d Upgrade dependencies 2018-11-06 21:58:32 -08:00
Tom Moor
690feb6040 Fixes: Opening document history menu 2018-11-05 23:39:10 -08:00
Jonathan King
91d79491f4
Make isHistory regex slightly more specific 2018-10-16 13:01:17 +01:00
Tom Moor
b02e5184fd Closes #764 - Visual feedback that avatar is uploading 2018-09-30 18:09:35 -07:00
Tom Moor
e8ef1145a1 Add integration icons
Add link to public zapier invite
2018-09-30 17:56:20 -07:00
Tom Moor
b36977cf80 Stash 2018-09-30 08:51:14 -07:00
Tom Moor
ed4013e7ee Fixes #772 - Cursor jumps in search field 2018-09-29 23:10:07 -07:00
Tom Moor
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
Tom Moor
717e26a7a9 Fixes #778 2018-09-25 22:09:12 -07:00
Satyadeep
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
Tom Moor
54a04dd8cc Linting [ci skip] 2018-08-26 15:27:32 -07:00
Tom Moor
328f731541
Share Permissions (#761)
* Share restrictions

* Tweak language, add spec
2018-08-19 16:06:39 -07:00
Tom Moor
61872373ec Remove nolonger neccessary editCache 2018-08-18 17:48:56 -07:00
Tom Moor
f401b6f2e0 Tidying, possible fix for excessive view count 2018-08-18 17:45:56 -07:00
Tom Moor
3da078e98b Move isDirty to view concern. Document model is not updated until save 2018-08-18 17:41:09 -07:00
Tom Moor
e58da006d0 👕 2018-08-16 22:53:58 -07:00
Tom Moor
be09b290b7 RME upgrade, fix autoFocus logic 2018-08-16 22:51:51 -07:00
Tom Moor
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
Tom Moor
4c1e33110e Upgrade to rich-markdown-editor 4.0 2018-08-13 21:20:44 -07:00
Tom Moor
63f6d61ac0 Linting
Pagination of edited / viewed responses
2018-08-11 00:46:10 -07:00
Tom Moor
d308442fef Refactor, paginate on scroll
New PaginatedDocumentList component
2018-08-10 23:03:47 -07:00
Tom Moor
266b4d735c Tidy, tidy 2018-08-10 00:11:58 -07:00
Tom Moor
2f681b1ce8 WIP: Dashboard tabs 2018-08-09 23:14:51 -07:00
Tom Moor
738dce8c06 Clarify where new document will be created from document header 2018-08-07 22:08:44 -07:00
Tom Moor
2238d1a7fd 👕 2018-08-07 08:30:48 -07:00
Tom Moor
9a440e4321 Merge branch 'issue-739' of github.com:outline/outline 2018-08-07 00:04:31 -07:00
Tom Moor
f7bde4a5fc Add 'share' option to document header 2018-08-06 23:58:34 -07:00
Tom Moor
4674c10203 Empty state language improvemnts 2018-08-06 23:22:20 -07:00
Tom Moor
1c9c2d8e26 Add 'new document' menu to starred and drafts screens 2018-08-06 22:49:41 -07:00
Tom Moor
d863ab3271 Hash navigation improvements 2018-08-05 22:08:46 -07:00
Tom Moor
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
Tom Moor
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
Tom Moor
892ce64712 Catch errors around document rendering 2018-08-04 10:48:07 -07:00
Tom Moor
8acb60f4c7 Fixes: Link to developer documentation from token settings page 2018-08-02 00:41:51 -07:00
Tom Moor
fc5a6127a5 Closes #731 - Potential URL parse error 2018-08-02 00:18:19 -07:00
Tom Moor
a75140b08c Fixes various overflow issues, #724 2018-07-24 21:13:54 -07:00
Tom Moor
28690be77c Fixes #709 - Share links fail when logged into another Outline account 2018-07-21 12:42:00 -07:00
Tom Moor
b3662cc35c Bring mobile styling of shared documents inline with regular documents 2018-07-21 10:18:39 -07:00
Tom Moor
5884e07c1f Merge master, small refactor 2018-07-15 07:58:58 -07:00
Tom Moor
f048c4ab0c Clean up ClickablePadding
Remove log
2018-07-14 22:35:40 -07:00
Tom Moor
7f8a59ae2f Upgrade to RME 2, restores functionality removed from that module 2018-07-14 22:26:26 -07:00
Tom Moor
edbf5d754d Merge branch 'master' of github.com:outline/outline into account-delete 2018-07-10 20:51:09 -07:00
Tom Moor
bda4bd6313 Tweak UI 2018-07-10 20:49:58 -07:00
Tom Moor
69677b31e4 Allow more than one user to be deleted 😂 2018-07-10 20:44:59 -07:00
Satyadeep
34c0e6b24b
showCollection option in Dashboard documents list 2018-07-10 12:42:40 +05:30
Tom Moor
08cac861ae Done. Needs testing once back online 2018-07-07 18:09:39 -05:00
Tom Moor
dd52f4d82a Delete modal 2018-07-07 17:51:43 -05:00
Tom Moor
f9cbd425cb Cleanup unneccessary folders.
Add delete account modal
2018-07-07 17:45:24 -05:00
Tom Moor
a049e0e9bc SlackButton does not need to be connected 2018-07-02 22:37:07 -07:00