Tom Moor
75b03fdba2
Bump RME
2019-08-04 12:59:14 -07:00
Tom Moor
60a31992d0
chore: disable typescript detection in VSCode
2019-08-01 21:34:17 -07:00
Tom Moor
be09b6a3bd
Merge pull request #1004 from shyim/patch-1
...
chore: add missing EXPOSE rule
2019-07-30 08:08:09 -07:00
Tom Moor
92a18159b5
feat: Export collection as direct download instead of emailing ( #1001 )
...
* feat: Export collection as zip instead of emailing
* Flow typing download.js
2019-07-29 22:35:34 -07:00
Shyim
7c01904cec
Add missing expose
2019-07-29 20:48:26 +02:00
Douglas Gadêlha
c9b86ec2e7
Fix document duplicate command ( #1003 )
2019-07-27 10:33:38 -07:00
Tom Moor
466ba6ec1f
fix: don't echo request back for unknown endpoints
...
closes #998
2019-07-25 23:17:45 -07:00
Tom Moor
9cbc9aaad6
chore: RealtimeBoard -> Miro
...
closes #996
2019-07-25 22:56:20 -07:00
Tom Moor
5ec2c3c7a0
fix: Add support for mm.tt mindmeister links
2019-07-25 22:42:23 -07:00
Tom Moor
a8d8fecd15
Update DropdownMenu.js
2019-07-13 12:56:04 -07:00
Tom Moor
be09ffea7b
feat: sharing drafts ( #991 )
...
closes #988
2019-07-13 12:40:25 -07:00
Tom Moor
18d104218e
fix: public share links attempting to load backlinks
2019-07-13 11:33:32 -07:00
Tom Moor
a515631e21
feat: document menu available in sidebar ( #986 )
...
* feat: document menu available in sidebar
* fix: more accessible blue
* feat: accessible blue
feat: clearer new doc button
closes #983
* lint
2019-07-13 10:15:38 -07:00
dependabot[bot]
28954a19af
chore(deps): bump lodash from 4.17.11 to 4.17.13 ( #987 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 13:32:56 -07:00
Tom Moor
b3f847a371
fix: User profiles dont open from document collaborator facepile
2019-07-11 22:32:37 -07:00
Tom Moor
c9da515d4c
fix: force resolution of js-yaml (WS-2019-0063)
2019-07-09 21:32:42 -07:00
Tom Moor
3d805d5fe7
chore: tooltip update / remove css loader ( #985 )
...
* fix: Add suspended filter to people management #984
* chore: removing css loader
* pui-react-tooltip -> tippy
closes #980
* remove extract-text-plugin
2019-07-09 21:17:25 -07:00
Tom Moor
7db0be0a6a
fix: 2px misalignment
...
feat: Improved readability of tabs and subheadings
2019-07-07 21:40:34 -07:00
Tom Moor
091e542406
feat: Backlinks ( #979 )
...
* feat: backlinks
* feat: add backlinkDocumentId to documents.list
* chore: refactor
fix: create and delete backlink handling
* fix: guard against self links
* feat: basic frontend
fix: race condition
* styling
* test: fix parse ids
* self review
* linting
* feat: Improved link styling
* fix: Increase clickable area at bottom of doc / between references
* perf: global styles are SLOW
2019-07-07 19:25:45 -07:00
Tom Moor
599e5c8f5d
Merge branch 'thenanyu-refactor-doc-dirty-logic'
2019-07-07 19:20:04 -07:00
Tom Moor
14b746c676
Update documentation
2019-07-07 19:19:21 -07:00
Tom Moor
3e3db7435f
lint
2019-07-07 19:18:51 -07:00
Tom Moor
2ef1d3f95c
fix: email link in onboarding support doc
2019-07-07 16:13:56 -07:00
Tom Moor
2cfdf7043b
fix: zIndex of toolbar buttons
2019-07-07 11:30:15 -07:00
Tom Moor
8ac47074fe
Update README.md
2019-07-07 09:29:56 -07:00
Nan Yu
beb3a80d3d
fix up the readme and sample .env to smooth out first dev experience ( #976 )
...
* chore: fix up the readme and sample .env to smooth out first dev experience
* fix indentation
2019-07-07 09:14:27 -07:00
thenanyu
dea6085a11
refactor document dirty and empty logic
2019-07-06 21:45:50 -07:00
Tom Moor
ccc0906b0a
feat: Improved onboarding documents ( #970 )
...
* feat: New onboarding documents
* Images -> blocks
* Add tips
* test: removes assumptions of welcome documents
this actually results in the tests being much more understandable too
* add db flag when document was created from welcome flow
2019-07-04 10:33:00 -07:00
dependabot[bot]
eb3a1dd673
Bump axios from 0.18.0 to 0.18.1 ( #974 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-04 00:09:30 -07:00
dependabot[bot]
b12f15de52
Bump handlebars from 4.1.0 to 4.1.2 ( #973 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-04 00:04:43 -07:00
dependabot[bot]
e1e4c006d2
Bump fstream from 1.0.11 to 1.0.12 ( #972 )
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-04 00:00:41 -07:00
Tom Moor
d3abbcf9d5
feat: Added tooltips to editor controls
2019-07-03 21:32:21 -07:00
Tom Moor
34f011d99f
Bump RME (fixes special chars in code blocks)
2019-06-29 00:04:26 -07:00
Tom Moor
232216193f
fix: Correctly detect Slack team
2019-06-27 22:35:49 -07:00
Tom Moor
5a6b9caabc
fix: bring local and remote delete inline
2019-06-26 22:18:18 -07:00
Tom Moor
ce675a7fe2
fix: Remove collections/document when removed elsewhere
2019-06-26 22:10:24 -07:00
Tom Moor
3d7eb11a49
fix: react warning with DropToImport
2019-06-26 22:10:07 -07:00
Tom Moor
8200e36b89
fix: Accessibility warning with react-modal
2019-06-26 22:09:52 -07:00
Tom Moor
1ed257de62
fix: Race condition fetching collection after doc create
2019-06-26 20:24:20 -07:00
Tom Moor
f0de382367
fix: Deeply nested document breadcrumb menu
2019-06-25 23:21:04 -07:00
Tom Moor
5f8956e5c6
fix: more language cleanup
2019-06-25 22:06:20 -07:00
Tom Moor
b93824915d
fix: Settings screen cleanup
2019-06-25 21:53:23 -07:00
Tom Moor
7aea6458ce
fix: Update email in auth service should update email in Outline
2019-06-25 21:44:46 -07:00
Tom Moor
424af9e72c
feat: Show account email address on notification settings
2019-06-25 21:38:23 -07:00
Tom Moor
c9c5e43389
fix: add support for help slack command
2019-06-25 20:43:59 -07:00
Tom Moor
46ad1feb96
chore: Remove welcome email for Slack users (against TOS)
2019-06-25 20:28:45 -07:00
Tom Moor
8faed5de6f
chore: update about page
2019-06-25 00:22:27 -07:00
Tom Moor
5c39287a59
Merge branch 'mogita-update-installation-guide'
2019-06-24 23:08:06 -07:00
Tom Moor
b9e48e86c1
Remove ap- from AWS_REGION example
2019-06-24 23:07:54 -07:00
Tom Moor
d39260c5c7
Merge branch 'update-installation-guide' of https://github.com/mogita/outline into mogita-update-installation-guide
2019-06-24 22:59:43 -07:00