mogita
cb0da79be3
Update installation guide
2019-05-31 11:26:26 +08:00
Tom Moor
18a5cd8765
Bump RME
2019-05-25 22:30:03 -07:00
Tom Moor
ad51ac28b1
Table editing ( #955 )
...
* WIP
* Up deps
2019-05-25 11:26:51 -07:00
Tom Moor
c6ae18503a
Closes #903 - Added more syntax highlighters
2019-05-19 18:45:42 -07:00
Tom Moor
2db8cdc7d1
Fixes #952 – Page jump
2019-05-19 17:49:51 -07:00
Tom Moor
8942c7afe8
Add integration pages for Abstract integration
2019-05-07 20:02:23 -07:00
Tom Moor
402638ca54
Added: Abstract public share embed support
2019-05-07 19:46:02 -07:00
Tom Moor
d5f6311bbc
Fixed: Added support for new loom domain name
2019-05-07 19:32:03 -07:00
Tom Moor
3eb67eaecf
Fixes: Calm notifications when hitting CMD+S while editing
2019-04-23 20:54:24 -07:00
Tom Moor
bc918b7bf5
Fixes: Search filter dropdown should close on selection
2019-04-23 20:30:40 -07:00
Tom Moor
6d03257cc1
Bump RME – More editor fixes
2019-04-23 20:22:49 -07:00
Tom Moor
a35a047cc2
Fixes: Loading indicator on search screen load
...
Fixes: Unscrollable dropdowns with large datasets
2019-04-23 07:51:02 -07:00
Tom Moor
da7fdfef0a
Improved search filtering ( #940 )
...
* Filter search by collectionId
* Improve spec, remove recursive import
* Add userId filter for documents.search
* 💚
* Search filter UI
* WIP UI
* Date filtering
Prevent dupe menu
* Refactor
* button
* Added year option, improved hover states
* Add new indexes
* Remove manual string interpolation in SQL construction
* Move dateFilter validation to controller
* Fixes: Double query when changing filter
Fixes: Visual jump between filters in dropdown
* Add option to clear filters
* More clearly define dropdowns in dark mode
* Checkbox -> Checkmark
2019-04-23 07:31:20 -07:00
Tom Moor
a256eba856
Fixes #936
2019-04-20 15:31:51 -07:00
Tom Moor
8f276731ed
Fixes: Socket reconnecting when changing theme
2019-04-20 15:19:35 -07:00
Tom Moor
eb638ba68d
Fixed: Page component naming
2019-04-20 15:07:25 -07:00
Tom Moor
b54583f438
👕
2019-04-20 12:01:09 -07:00
Tom Moor
8ba27762d1
Fix: Race condition in websocket emit
2019-04-20 11:40:14 -07:00
Tom Moor
d552d1e34d
Prefix socket names
2019-04-18 20:37:46 -07:00
Tom Moor
56a6db7d2a
Cleanup
2019-04-18 18:51:16 -07:00
Tom Moor
f491029c21
Missing divider on document header
2019-04-17 23:13:25 -07:00
Tom Moor
0bc6662366
Update RME: Fixes horizontal rules being interpreted as headings
2019-04-17 23:09:43 -07:00
Tom Moor
5b34a4f076
Fix: Don't send notifications for autosave events
2019-04-17 21:55:11 -07:00
Tom Moor
77f28584d4
Merge branch 'master' of github.com:outline/outline
2019-04-17 21:49:25 -07:00
Tom Moor
07a941a65d
Websocket Support ( #937 )
...
* Atom / RSS meta link
* Spike
* Feeling good about this spike now
* Remove document.collection
* Remove koa.ctx from all presenters to make them portable outside requests
* Remove full serialized model from events
Move events.add to controllers for now, will eventually be in commands
* collections.create event
parentDocument -> parentDocumentId
* Fix up deprecated tests
* Fixed: Doc creation
* documents.move
* Handle collection deleted
* 💚
* Authorize room join requests
* Move starred data structure
Account for documents with no context on sockets
* Add socket.io-redis
* Add WEBSOCKETS_ENABLED env variable to disable websockets entirely for self hosted
New installations will default to true, existing installations to false
* 💚 No need for promise response here
* Reload notice
2019-04-17 19:11:23 -07:00
Tom Moor
2ab35e23f3
Atom / RSS meta link
2019-04-11 19:53:26 -07:00
Tom Moor
4a571a088e
Closes #930 – Don't allow launch of move dialog from drafts
2019-04-10 21:13:21 -07:00
Tom Moor
0c1bf1586d
Closes outline/issues#926
...
Closes outline/issues#888
Added native lazy loading in prep for Chrome release
2019-04-10 21:06:53 -07:00
Tom Moor
c1256c61aa
Search archived documents ( #932 )
...
* POC
* Improved styling
* Test
2019-04-09 09:20:30 -07:00
Tom Moor
57e051d62b
Clarify available options in document move
...
closes #852
2019-04-08 22:27:10 -07:00
Tom Moor
a3ca3447d1
Closes #929 – Clarify pin feature
2019-04-08 21:47:27 -07:00
Tom Moor
763f57a3dc
Move document improvements ( #927 )
...
* Show all collections in UI
* Introduce command pattern
* Actually remove from previous collection
* Stash
* Fixes: Promises resolved outside of response lifecycle
* 💚
* 💚
* documentMover tests
* Transaction
* Perf. More in transactions
2019-04-08 21:25:13 -07:00
Tom Moor
16066c0b24
Add websocket reserved domains
2019-04-07 17:05:05 -07:00
Tom Moor
705938e622
Bump RME, fix tab to indent lists
2019-04-07 15:57:05 -07:00
Tom Moor
d668bd5646
Remove duplicate save in archive
...
Improve documents.archive test
2019-04-07 09:56:09 -07:00
Tom Moor
135d035eb5
Fixes: Unneccessary refresh navigating to settings
2019-04-06 17:59:15 -07:00
Tom Moor
ea3e81acc4
Closes #922 - Dark mode fixes
2019-04-06 17:07:14 -07:00
Tom Moor
1fc5578349
Fixes: Ensure publishing info does not wrap
2019-04-06 16:46:20 -07:00
André Glatzl
e33d447a0d
Issue #919 : Show DocumentPath in Breadcrumbs at Publishing Info, instead of only showing collection's name ( #920 )
...
closes https://github.com/outline/outline/issues/919
2019-04-06 16:45:08 -07:00
Tom Moor
bf685c7703
Update routeHelpers.js
2019-04-06 16:29:23 -07:00
Tom Moor
642c11ff7d
Document Archive ( #921 )
...
* WIP: Archive
* WIP
* Finishing up archive endpoints
* WIP
* Update docs
* Flow
* Stash
* Add toast message confirmations
* Redirect handling, fixed publishhing info for archived docs
* Redirect to collection instead of home, remove unused pub info
* Account for deleted parent
* Trash -> Archive
Allow reading of archived docs
* Dont overload deletedAt
* Fixes
* 💚
* ParentDocumentId wipe for unarchived sub docs
* Fix: CMD+S exits editing
Fix: Duplicate user name on published but unedited docs
* Improve jank on paginated lists
* Prevent editing when archived
* 💚
Separate lint / flow steps
2019-04-06 16:20:27 -07:00
Tom Moor
76957865bb
Ensure normalize on load, imported documents arent safe
2019-03-31 14:39:55 -07:00
Tom Moor
1883e77d5c
Bump RME, improve perf
2019-03-30 23:36:02 -07:00
Tom Moor
20a54bd2e9
Don't publish by default
2019-03-30 23:35:53 -07:00
Tom Moor
76bb6c4341
Change dev ports to reduce clashes
2019-03-30 23:35:09 -07:00
Tom Moor
49e5748a4f
Change dev ports to reduce clashes
2019-03-30 23:34:56 -07:00
Tom Moor
52a029a657
👕
2019-03-13 23:50:52 -07:00
Tom Moor
1ef528bbd7
Bump RME - closes #915
2019-03-13 23:49:54 -07:00
Tom Moor
f80c3c6877
Fixed: Return error when Slack auth fails to help with debugging
2019-03-13 23:22:12 -07:00
Tom Moor
a7d49e9042
Bump production dependencies with open CVEs
...
closes #916
2019-03-13 23:11:03 -07:00