Commit Graph

282 Commits

Author SHA1 Message Date
721332e87a Update RME – Fixes: Individual code lines are scrollable 2019-02-09 16:09:02 +07:00
945e7ffb7b Fixes: Imported tables are normalized out of document 2019-02-08 10:23:02 +07:00
c2e58898d8 Fixes: Multiline blockquotes collapse 2019-01-27 22:43:40 +00:00
e7e94cdef2 Bump RME 2019-01-26 17:08:00 +00:00
1768a1921d Fixes: Issue with embeds disappearing 🙈 2019-01-22 12:43:54 +00:00
39a61d8559 Upgrade Dependencies (#873)
* Loading placeholder

* Upgrade dependencies, reduce warnings

* 👕

* Remove more unused deps

* Bump RME
2019-01-21 11:06:44 -08:00
2d48eb46a9 Closes #868 2019-01-19 13:11:11 -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
ef583314e0 Remove parse-domain dependency (#856)
* Remove parse-domain dependency

* Remove only, add commentary

* Update lockfile
2019-01-12 13:50:30 -08:00
713473b7d2 Revert node version due to sequelize incompat 2019-01-05 13:55:24 -08:00
8c02b0028c Collection Permissions (#829)
see https://github.com/outline/outline/issues/668
2019-01-05 13:37:33 -08:00
3c51b38672 Upgrade RME, fixes block insert menu appearing on embeds and block toolbar not hiding correctly on outside click 2018-12-16 14:18:56 -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
67cd250316 Remove diff summary from document history sidebar.
Cause of occassional memory leaks and downtime :(
2018-11-23 11:12:14 -08:00
c5cd2223f7 Bump RME: Fixes deleting images now smoother
Adds code language selection to code blocks
2018-11-22 14:57:03 -08:00
8208a6128a Upgrade RME - z-index fix 2018-11-18 18:59:09 -08:00
d3834d2dc5 Fixes: Redis keys related to queue jobs should be removed after completion 2018-11-17 16:09:42 -08:00
11a411447c Bump RME - closes #803 2018-11-17 14:06:21 -08:00
ac21d4b6e8 v0.17.0 2018-11-12 23:33:03 -08:00
c60bd4260f Provision subdomain for ALL new teams, add tests 2018-11-12 14:00:23 -08:00
e24a187699 accessToken per subdomain 2018-11-09 23:40:33 -08:00
21b1c0747c Basic functionality in place, need improved errors and logged in redirect 2018-11-08 21:05:07 -08:00
8d569fd46d Upgrade dependencies 2018-11-06 21:58:32 -08:00
5f97897418 SSLify 2018-11-04 10:15:37 -08:00
5f2d4e416c Upgrade RME 2018-10-29 21:05:07 -07:00
3f0202f660 Closes #780 2018-09-30 08:58:27 -07:00
7515bd2275 Upgrade styled-components
Upgrade styled-components-grid
2018-09-29 23:19:46 -07: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
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
be09b290b7 RME upgrade, fix autoFocus logic 2018-08-16 22:51:51 -07: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
71775460c7 Bump RME - Fixes block toolbar coloring 2018-08-10 12:04:58 -07:00
8e3ae07daf Bump RME - Heading anchor offset 2018-08-07 00:04:08 -07:00
d863ab3271 Hash navigation improvements 2018-08-05 22:08:46 -07:00
71830d7c77 Further improved search result snippets 2018-08-04 22:46:55 -07:00
9fa1ad55ce Upgrade RME. Potential fix for #723 2018-07-24 00:08:46 -07:00
03411ead09 Upgrade RME - Slate deps and bugfixes 2018-07-21 10:53:17 -07:00
1bb4583b3f Upgrade RME - Adds markdown shortcuts to headings, fixes several FF issues 2018-07-20 00:17:59 -07:00
2c0802372b Update RME - Text loss fix 2018-07-18 23:06:35 -07:00
7efff83410 Update RME - Moar fixes 2018-07-18 00:32:41 -07:00
7f8a59ae2f Upgrade to RME 2, restores functionality removed from that module 2018-07-14 22:26:26 -07:00
4976d53ed8 Remove password field 2018-07-07 18:19:13 -05:00
6bd53b72b2 Fixes #707
Improved clickable area around editor content
2018-06-25 22:45:43 -07:00
d529c98983 Fixes #697 2018-06-23 18:11:17 -07:00
238c6ee653 Upgrade editor, inline code styling 2018-06-23 00:25:17 -07:00
b8dda3bd65 Update editor, speed up sidebar
closes #694
2018-06-23 00:10:52 -07:00