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/app/models
Tom Moor 9274005cbb
feat: Upgrade editor (#1227)
* WIP

* document migration

* fix: Handle clashing keyboard events

* fix: convert getSummary

* fix: parseDocumentIds

* lint

* fix: Remove unused plugin

* Move editor version to header
Add editor version check for API endpoints

* fix: Editor update auto-reload
Bump RME

* test

* bump rme

* Remove slate flow types, improve themeing, bump rme

* bump rme

* fix: parseDocumentIds returning duplicate ID's, improved regression tests

* test

* fix: Missing code styles

* lint

* chore: Upgrade v2 migration to use AST

* Bump RME

* Update welcome doc

* add highlight to keyboard shortcuts ref

* theming improvements

* fix: Code comments show as headings, closes #1255

* loop

* fix: TOC highlighting

* lint

* add: Automated backup of docs before migration

* Update embeds to new format

* fix: React warning

* bump to final editor version 10.0.0

* test
2020-05-19 20:39:34 -07:00
..
ApiKey.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
BaseModel.js Collection Permissions (#829) 2019-01-05 13:37:33 -08:00
Collection.js feat: Child document references (#1054) 2019-10-08 08:01:30 -07:00
Collection.test.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
CollectionGroupMembership.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
Document.js feat: Upgrade editor (#1227) 2020-05-19 20:39:34 -07:00
Event.js fix: Deleted collections not showing in audit log 2019-08-07 20:52:59 -07:00
Group.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
GroupMembership.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
Integration.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
Membership.js feat: Memberships (#1032) 2019-10-05 18:42:03 -07:00
NotificationSetting.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
Policy.js refactor: Policies Architecture (#1016) 2019-08-21 21:41:37 -07:00
Revision.js feat: Upgrade editor (#1227) 2020-05-19 20:39:34 -07:00
Share.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
Team.js feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
User.js changed lastActiveAt boolean to string 2019-09-15 23:28:11 +01:00
View.js feat: Document presence indicator (#1114) 2020-01-02 21:17:59 -08:00