This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/server/presenters
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
..
__snapshots__ Fixes #687 2018-06-20 22:10:03 -07:00
apiKey.js Lint rules and flow annotations for rest of the files 2017-11-15 23:40:14 -08:00
collection.js Filter private info from public shares 2018-05-23 23:59:00 -07:00
document.js Migrate atlasId -> collectionId 2018-08-07 23:23:26 -07:00
index.js First pass at API 2018-05-12 23:14:06 -07:00
integration.js service -> serviceId 2018-06-01 15:13:05 -04:00
revision.js Version History (#768) 2018-09-29 21:24:07 -07:00
share.js Ability to revoke, ShareMenu 2018-05-23 22:09:14 -07:00
slackAttachment.js Tighten context snippet in slash command results 2018-08-05 11:12:59 -07:00
team.js Share Permissions (#761) 2018-08-19 16:06:39 -07:00
user.js Fixes #687 2018-06-20 22:10:03 -07:00
user.test.js Lint rules and flow annotations for rest of the files 2017-11-15 23:40:14 -08:00
view.js Document Viewers (#79) 2017-06-25 17:21:33 -07:00