Tom Moor
4de3f69474
fix: Documents in deleted collection should appear in trash ( #1362 )
...
* fix: Documents from deleted collection should show in trash
* improve messaging
* test: Add documents.move tests
feat: Add ability to restore trashed documents from deleted collection
* update store
* fix
* ui
* lint
* fix: Improve breadcrumb
2020-09-07 11:51:09 -07:00
Tom Moor
c5de2da115
Merge branch 'develop' of github.com:outline/outline into develop
2020-09-07 10:43:36 -07:00
Tom Moor
709c3e78bd
fix: Occasional render loop in editor toolbar ( #1518 )
...
* fix: CMD+S should save when editor title is focused
* fix: Bump RME, fixes various small editor issues
2020-09-07 10:42:51 -07:00
Tom Moor
acb04fdf1a
fix: CMD+S should save when editor title is focused
2020-09-06 10:33:39 -07:00
Tom Moor
f13696dd2a
Update yarn.lock
2020-09-05 19:58:17 -07:00
Tom Moor
d6f245d67e
Bump RME: Fixes inline styles in table cells with newlines
2020-09-05 19:51:12 -07:00
Tom Moor
11d3a5c9b9
fix: Enter in document title should create a newline at the top of editor and focus
...
closes #1511
2020-09-04 13:23:33 -07:00
Matheus Rocha Vieira
cf1e506009
feat: Add ClickUp Embed Service ( #1465 )
...
* Add Clickup Embed Service
* Transparency Icon
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2020-09-04 13:21:27 -07:00
Tom Moor
6b6d67beb6
fix: Allow disabling SSL for Postgres connection with standard PGSSLMODE env
...
closes #1501
2020-09-04 12:51:48 -07:00
Tom Moor
a98e8ad8df
fix: Breadcrumb overflow color is inaccessible
...
closes #1505
2020-09-04 12:49:20 -07:00
Tom Moor
9049785d98
fix: e shortcut to edit doesn't work when title is selected
...
closes #1510
2020-09-04 12:42:41 -07:00
Tom Moor
e8648d4611
fix: Error in shares.info endpoint when requesting share record for deleted document
2020-09-03 23:22:41 -07:00
Tom Moor
dd7436f78c
fix: async error in backlinks service when dealing with a deleted document
2020-09-03 22:44:42 -07:00
Tom Moor
b93a397ab3
feat: Bump RME
2020-09-03 22:27:30 -07:00
Tom Moor
206160582e
chore: Tweak ordering of unpublish menu item
2020-09-02 20:19:36 -07:00
Tom Moor
4bf5926ee3
Bump RME
2020-08-31 21:57:26 -07:00
Tom Moor
82433e02a0
feat: Add custom error state for chunk loading failed
2020-08-31 21:09:23 -07:00
Tom Moor
637a9b5cf9
refactor: Remove unused event handlers
2020-08-31 20:44:19 -07:00
Tom Moor
95b91c466a
fix: Disallow creating nested document within document in trash
2020-08-31 20:32:08 -07:00
Tom Moor
4edf90a184
fix: Development warning, missing key on event list items
2020-08-31 20:29:55 -07:00
Tom Moor
31522b0d6f
fix: Local shares state not cleared when document is deleted
2020-08-31 20:28:41 -07:00
Tom Moor
759d4a5ac2
fix: Handle error revoking share link on frontend
2020-08-31 20:24:05 -07:00
Tom Moor
dd0d51dd9d
test
2020-08-31 20:23:51 -07:00
Tom Moor
8550116c6b
fix: shares.list should not return shares for deleted documents
...
fix: shares.info should not return info for revoked shares
closes #1492
2020-08-31 20:15:10 -07:00
Tom Moor
3c7dc93982
Merge branch 'develop' of github.com:outline/outline into develop
2020-08-31 20:06:44 -07:00
Guilherme DIniz
0aa338cccc
feat: Allow unpublishing documents ( #1467 )
...
* Allow unpublishing documents
* add block unpublish files that has children
* add api tests to new route
2020-08-31 20:03:05 -07:00
Tom Moor
de8ac4acf5
fix: Configure mobx-react-lite observer batching
...
Removes development warning
2020-08-31 18:42:12 -07:00
Tom Moor
de59147418
chore: Upgrade Sentry to 5.22.3
...
closes #1498
2020-08-31 18:36:30 -07:00
Tom Moor
cf522cc85f
fix: Regression with TOC not showing when navigating directly to document ( #1500 )
...
fix: Editing document too wide when TOC visible in read only
2020-08-31 18:31:13 -07:00
Tom Moor
8c7200fa87
chore: yarn deduplicate
2020-08-30 19:44:30 -07:00
Tom Moor
f2310be173
Updated Yarn lockfile
2020-08-29 12:11:12 -07:00
Tom Moor
29f4dc9331
Bump RME
...
Fixes #1107 - It's now possible to use line breaks in table cells with Shift+Enter
Fixes #1253 - Selected content can now be dragged to reorder
2020-08-29 12:00:55 -07:00
Tom Moor
03b6dd62a8
fix: Missing click action to change permissions on a collection
...
fix: Modals no longer stacking correctly since upgrading react-portal
2020-08-25 21:00:50 -07:00
Tom Moor
7f0c608dbb
Merge branch 'guilherme-diniz-feature/document-history-header' into develop
2020-08-25 20:04:02 -07:00
Tom Moor
c52fbb944e
Styling tidy up
2020-08-25 20:03:52 -07:00
Tom Moor
e22e952606
Merge branch 'feature/document-history-header' of git://github.com/guilherme-diniz/outline into guilherme-diniz-feature/document-history-header
2020-08-25 19:44:56 -07:00
Guilherme Diniz
197cdff6c3
fix layout issues
2020-08-25 17:22:13 -03:00
Tom Moor
85d09b2351
fix: Deleting a document should correctly show who deleted ( #1488 )
2020-08-25 08:51:12 -07:00
Tom Moor
69611638b9
fix: Redirect to parent document when deleting a child document if possible ( #1489 )
2020-08-25 08:45:04 -07:00
Tom Moor
e117d5f103
fix: Unable to view all possible locations when moving document ( #1490 )
...
* fix: Remove limit of displayed results on Move dialog
* fix: Filter templates from results
* Show final document location on hover/active, reduces visual noise
2020-08-25 08:44:46 -07:00
Tom Moor
03db975217
Merge branch 'feature/document-history-header' of git://github.com/guilherme-diniz/outline into guilherme-diniz-feature/document-history-header
2020-08-24 23:46:16 -07:00
Tom Moor
76279902f9
chore: Introduce AWS_S3_FORCE_PATH_STYLE option to maintain compatability with Minio et al ( #1443 )
...
- Make AWS_S3_UPLOAD_BUCKET_NAME optional
2020-08-24 23:27:10 -07:00
Tom Moor
9b5573c5e2
0.46.1
2020-08-24 20:22:08 -07:00
Tom Moor
70838918c3
fix: Collections not collapsing
2020-08-23 12:51:35 -07:00
Tom Moor
ec38f5d79c
refactor: Remove old react lifecycle methods ( #1480 )
...
* refactor: Remove deprecated APIs
* bump mobx-react for hooks support
* inject -> useStores
https://mobx-react.js.org/recipes-migration\#hooks-to-the-rescue
* chore: React rules of hooks lint
2020-08-23 11:51:56 -07:00
Jonathan Killian
179176c312
fix: Update package.json build script to use yarn instead of npm. ( #1476 )
...
* fix: Update package.json build script to yarn.
Update package.json build script to use yarn instead of npm to maintain consistency with the rest of scripts. I was running into an issue with the Dockerfile when using nvm with yarn and this fixed the issue.
2020-08-22 19:56:52 -07:00
Tom Moor
c446a91f7d
fix: Restore Postgres SSL support on Heroku
...
https://github.com/brianc/node-postgres/issues/2009
2020-08-22 08:27:42 -07:00
Guilherme Diniz
05f48f054b
feat: Add Header to Document History Sidebar
2020-08-21 20:58:57 -03:00
Tom Moor
ec55299c8b
fix: Improve websocket reliability ( #1470 )
...
* check connection on page visibility change
* fix: SocketPresence account for socket changing
2020-08-20 20:37:54 -07:00
Tom Moor
26c574ab58
chore: Upgrade pg and sequelize to support node 14+ ( #1462 )
...
* Upgrade pg and sequelize to support node 14+
When Node 14 came out the app was incompatible, we should always have a maximum version defined here until the server code has been tested to prove compatibility
Co-authored-by: Lance Whatley <whatl3y@gmail.com >
2020-08-20 20:19:44 -07:00