Tom Moor
2aaad03270
refactor
2020-08-20 19:05:48 -07:00
Tom Moor
9252683260
fix: SocketPresence account for socket changing
2020-08-20 00:06:51 -07:00
Tom Moor
f5748eb5e7
check connection on page visibility change
2020-08-19 22:51:18 -07:00
Tom Moor
0555fd2caa
pref: JS bundling improvements ( #1461 )
...
* perf: Split only initial vendors
2020-08-17 22:09:12 -07:00
Tom Moor
d885252fb0
fix: Mobile style fixes and improvements ( #1459 )
...
* fixes #1457 – check for matchMedia function before using it
* fixes: Depth issues
closes #1458
* fixes: Long breadcrumbs cause horizontal overflow
* fix: Improve tabs and overflow on mobile
2020-08-17 00:08:22 -07:00
Tom Moor
df9b0bcf91
fix: Websocket reconnect when navigating from settings -> home
2020-08-14 17:47:12 -07:00
Tom Moor
31910f1628
Remove auto reconnect, increase reconnectionDelayMax
2020-08-14 17:25:55 -07:00
Tom Moor
14cb3a36c1
perf: Reduce initial bundle size / async bundle loading ( #1456 )
...
* feat: Move to React.lazy
* perf: Remove duplicate babel/runtime
* fix: Run yarn-deduplicate
* Further attempts to remove rich-markdown-editor from initial chunk
* perf: Lazy loading of authenticated routes
* perf: Move color picker to async loading
fix: Display placeholder when loading rich editor
* fix: Cache bust on auto reload
2020-08-14 17:23:58 -07:00
Tom Moor
d3350c20b6
perf: Attempt websocket connection before polling
2020-08-14 13:37:11 -07:00
Tom Moor
174acfac32
fix: Unnecessary shares.info request when loading public share ( #1453 )
...
closes #1450
2020-08-13 16:48:03 -07:00
Tom Moor
9ef4e2b437
Update LICENSE
2020-08-12 20:04:48 -07:00
Tom Moor
8088da8cf3
0.46.0
2020-08-12 20:03:57 -07:00
Tom Moor
221ee48429
fix: Don't mangle class names in production
2020-08-12 19:28:15 -07:00
Tom Moor
ffe8c046ef
fix: Bump RME – Improves floating toolbar behavior
2020-08-12 17:01:27 -07:00
Tom Moor
dbe8a10702
fix: Login to X should be centered when team name wraps to newline
2020-08-12 14:05:32 -07:00
Tom Moor
11f7e3a060
chore: Bundle Stats / Webpack v4 ( #1448 )
...
* chore: Experiment with bundle size monitoring service
* chore: Ensure build runs on CI, move lint and flow before test
* chore: Upgrade Webpack v3 -> v4
* chore: Add webpack-cli
Remove unused dep
Move deps to dev
* Move babel deps to production
* Move babel deps to production
2020-08-12 13:16:10 -07:00
Tom Moor
0f41a04e49
refactor: Remove centralized Modal management ( #1444 )
...
* refactor: Finally remove centralized Modals component
* chore: Cleanup related unused methods in UiStore
2020-08-12 10:49:15 -07:00
Tom Moor
d055021ad4
chore: Remove all usage of collection.type ( #1445 )
...
* chore: Remove all usage of collection.type
* migration: Remove type column
2020-08-12 10:49:02 -07:00
Tom Moor
810dc5a061
feat: Clicking the last updated time should open document history sidebar
...
Ref #1285
2020-08-11 21:01:03 -07:00
ktfth
7abe375b3e
refactor: Removed unusued index on the onSearchLink ( #1420 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2020-08-11 19:59:11 -07:00
Tom Moor
63371d8f5b
flow
2020-08-11 18:59:57 -07:00
Tom Moor
6e61df0729
fix: Improved loading jank fix, new DelayedMount component
2020-08-10 21:30:12 -07:00
Tom Moor
5ddc4000d0
fixes: Strange scroll behavior on long collection descriptions
...
closes #1391
2020-08-10 16:23:55 -07:00
Tom Moor
48b61559cc
fixes: JS error when attempting to show toast messages from collection description editor
2020-08-10 16:04:23 -07:00
Tom Moor
0cac5cfe51
fix: Prevent reload loop with error on editor load
2020-08-10 15:52:45 -07:00
Tom Moor
e9ce80a3aa
fixes: Case where websocket will not reconnect
...
closes #1384
2020-08-09 23:25:27 -07:00
Tom Moor
07d488c826
fix: GitHub Gist embed reliability, closes #1400
2020-08-09 21:53:57 -07:00
Tom Moor
e2bd03494d
chore: Update syntax, improve more typing ( #1439 )
...
* chore: <React.Fragment> to <>
* flow types
2020-08-09 09:48:04 -07:00
Tom Moor
ead55442e0
flow: Restore lesser flowtype for styled-components
...
The current flow-typed def requires an insane amount of manual typing that just doesnt
make any sense. Restoring the old definition for now:
https://github.com/flow-typed/flow-typed/issues/3766
2020-08-08 23:41:02 -07:00
Tom Moor
449dc55aaa
chore: Upgrade Babel, Jest, Eslint ( #1437 )
...
* chore: Upgrade Prettier 1.8 -> 2.0
* chore: Upgrade Babel 6 -> 7
* chore: Upgrade eslint plugins
* chore: Add eslint import/order rules
* chore: Update flow-typed deps
2020-08-08 22:53:59 -07:00
Tom Moor
e312b264a6
chore: Upgrade Prettier 1.8 -> 2.0 ( #1436 )
2020-08-08 18:53:11 -07:00
Tom Moor
68dcb4de5f
fix: Catch expected error when shares.info returns 404
2020-08-08 17:55:21 -07:00
Tom Moor
d2b9a5c03f
fix: Various React errors in console
2020-08-08 17:51:40 -07:00
Tom Moor
1b023fb6d7
fix: Remove flash of loading state for document lists
2020-08-08 17:39:30 -07:00
Tom Moor
afe4553a7e
chore: Resolve 2 open security alerts
2020-08-08 17:35:42 -07:00
Tom Moor
139e2e29d7
flow
2020-08-08 17:12:36 -07:00
Tom Moor
638418432a
test
2020-08-08 16:32:12 -07:00
Tom Moor
c6d2467fae
chore: Upgrade Flow to v0.104.0
2020-08-08 16:26:20 -07:00
Tom Moor
e9387db895
chore: Remove unused flow-typed
2020-08-08 16:05:32 -07:00
Tom Moor
065d04ec98
chore: Missing flow types
2020-08-08 15:58:34 -07:00
Tom Moor
869fc086d6
feat: Templates ( #1399 )
...
* Migrations
* New from template
* fix: Don't allow public share of template
* chore: Template badges
* fix: Collection active
* feat: New doc button on template list item
* feat: New template menu
* fix: Sorting
* feat: Templates onboarding notice
* fix: New doc button showing on archived/deleted templates
2020-08-08 15:18:37 -07:00
dependabot[bot]
59c24aba7c
chore(deps): bump elliptic from 6.5.2 to 6.5.3 ( #1406 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-30 19:23:44 -07:00
Tom Moor
bc4806ac30
feat: Allow checkboxes to be toggled without going into 'edit' mode ( #1349 )
2020-07-28 20:43:34 -07:00
Tom Moor
169ad5b025
feat: Sharing improvements ( #1388 )
...
* add migrations
* first pass at API
* feat: Updated share dialog UI
* tests
* test
* styling tweaks
* feat: Show share state on document
* fix: Allow publishing share links for draft docs
* test: shares.info
2020-07-28 19:14:32 -07:00
Tom Moor
0b33b5bc05
company -> team
2020-07-25 11:33:04 -07:00
Tom Moor
109efcaa27
chore: Remove WEBSOCKETS_ENABLED flag ( #1383 )
...
* chore: Remove WEBSOCKETS_ENALBED flag
* lint
2020-07-22 22:44:24 -07:00
Nan Yu
2cc6d7add8
fix: added missing call to onOpen ( #1378 )
2020-07-21 21:35:27 -07:00
Joona Heikkilä
003d82fe8a
refactor: Fix updater's use of UPDATES_KEY ( #1376 )
2020-07-21 15:05:09 -07:00
Tom Moor
f75a07cb0d
fix: Remove ugly blue cross
2020-07-20 19:53:13 -07:00
Tom Moor
0d6720e499
fix: Heading style regressions
2020-07-20 19:43:30 -07:00
Tom Moor
a97a1df5f1
fix: Extra active outline around editor toolbar buttons
2020-07-20 19:37:50 -07:00
Tom Moor
822395c265
chore: Remove emojis from welcome docs
2020-07-20 19:14:15 -07:00
Tom Moor
96d6e9b85e
fix: Breadcrumb spacing
2020-07-20 19:09:51 -07:00
Tom Moor
70e1194f90
feat: Notice blocks available as new editor options ( #1371 )
...
* feat: Notice blocks available as new editor options
* fix: styling tweak
feat: Add shortcut to keyboard modal
* add notices to welcome docs
* styling tweaks
* styling tweaks
* styling tweaks
2020-07-20 19:03:14 -07:00
Tom Moor
710fcc697c
feat: Add login link to /create page, closes OLN-63
2020-07-19 10:58:35 -07:00
Nan Yu
58f9e95d2f
feat: nicer gradient mask for hover previews ( #1367 )
...
* feat: nicer gradient mask for hover previews
* tweak the stops on gradient mask
2020-07-18 18:25:54 -07:00
Tom Moor
bc128359ab
chore: Remove Spectrum references ( #1366 )
...
* fix: knowledgebase -> knowledge base
* chore: Remove links and mentions to Spectrum community
2020-07-18 17:19:13 -07:00
Tom Moor
af09713c8c
fix: knowledgebase -> knowledge base
2020-07-18 13:17:10 -07:00
Tom Moor
35052ef38f
0.45.0
2020-07-18 11:52:32 -07:00
Tom Moor
ec3adc6d1c
fix: 2 missed process.env spots on frontend
2020-07-18 11:33:34 -07:00
Tom Moor
67981a351e
chore: Remove env variables in webpack bundle ( #1353 )
...
* chore: Remove env variables in webpack bundle
* remove unused globals
* refactor: consolidate window.env calls to single file
* fix: Slack client side integration auth
* fix: developers url
2020-07-18 11:02:40 -07:00
Necmettin Karakaya
24448c7504
fix: common misspelling errors
...
https://github.com/outline/outline/blob/master/app/scenes/UserDelete.js#L40 : corrected "destory" to "destroy"
https://github.com/outline/outline/blob/master/app/components/ScrollToTop.js#L16 : corrected "postion" to "position"
https://github.com/outline/outline/blob/master/server/policies/document.js#L11 : corrected "existance" to "existence"
https://github.com/outline/outline/blob/master/server/policies/document.js#L23 : corrected "existance" to "existence"
https://github.com/outline/outline/blob/master/server/models/Document.js#L493 : corrected "permanantly" to "permanently"
https://github.com/outline/outline/blob/master/shared/utils/domains.js#L12 : corrected "unneccessarily" to "unnecessarily"
https://github.com/outline/outline/blob/master/server/api/documents.js#L34 : corrected "compatablity" to "compatibility"
2020-07-18 09:33:27 -07:00
Tom Moor
d5b5d4fc27
feat: Document hover cards ( #1346 )
...
* stash
* refactor
* refactor, styling
* tweaks
* pointer
* styling
* fi: Hide when printing
* fix: No hover cards on shared links
* remove suppressions no longer needed
* fix: Don't show hover cards when editing, they get in the way
* fix: Prevent hover card from going off rhs edge of screen
* fix: Remount hover card when changing between links
* fix: allow one part domains in links (#1350 )
* allow one part domains in links
* no TLD when only one part domain
* return null for parseDomain of empty string
* fix fiddly hover preview behavior
* WIP
* refactor hover preview
* fix: Non-rounded bottom corners
* fix: Fixes an edgecase where mounting the nested editor in hovercard causesdocument to scroll if there is a hash in the url
* fix: Incorrect document preview rendering
* lint
Co-authored-by: Nan Yu <thenanyu@gmail.com >
Co-authored-by: Nan Yu <nan@getoutline.com >
2020-07-16 21:26:23 -07:00
dependabot[bot]
d8603cc961
chore(deps): bump lodash from 4.17.15 to 4.17.19 ( #1361 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 17:30:56 -07:00
Tom Moor
943a290b83
chore: Update flow just far enough to get hooks libdefs ( #1348 )
2020-07-13 20:23:15 -07:00
Tom Moor
f4a4f034cf
Merge branch 'MatheusRV-feat/change-title-based-on-teamName' into develop
2020-07-13 19:42:57 -07:00
Tom Moor
a53934a5c9
fix
2020-07-13 19:41:42 -07:00
Tom Moor
e859e3b9e0
Merge branch 'feat/change-title-based-on-teamName' of https://github.com/MatheusRV/outline into MatheusRV-feat/change-title-based-on-teamName
2020-07-13 19:13:59 -07:00
Tom Moor
b51d818db3
feat: Adds documents.export endpoint to return cleaned up Markdown ( #1343 )
2020-07-13 18:23:15 -07:00
Tom Moor
bfea742650
fix: Makefile test runner
2020-07-11 12:41:48 -07:00
Tom Moor
9951cbf194
fix: Unneccessary redirect to /home
2020-07-11 09:51:10 -07:00
Tom Moor
5cb04d7ac1
New login screen ( #1331 )
...
* wip
* feat: first draft of auth.config
* chore: auth methodS
* chore: styling
* styling, styling, styling
* feat: Auth notices
* chore: Remove server-rendered pages, move shared/components -> components
* lint
* cleanup
* cleanup
* fix: Remove unused component
* fix: Ensure env variables in prod too
* style tweaks
* fix: Entering SSO email into login form fails
fix: Tweak language around guest signin
2020-07-09 22:33:07 -07:00
Tom Moor
75561079eb
closes: Lucidchart embed does not work for app subdomain
...
closes #1340
2020-07-09 21:07:35 -07:00
Matheus Rocha Vieira
d2c7f3f166
Update app/components/PageTitle.js
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2020-07-08 14:48:14 -03:00
Matheus Rocha Vieira
a077766bff
Update app/components/Layout.js
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2020-07-08 14:48:05 -03:00
Matheus Breguêz
a25e03d7cd
Fix Name Mistake & Lint
2020-07-07 09:11:19 -03:00
Tom Moor
2953d09ee1
fix: Bump RME
2020-07-05 20:44:37 -07:00
Tom Moor
28d15b1573
Update LICENSE
2020-07-03 21:14:21 -07:00
Tom Moor
18108cb359
0.44.0
2020-07-03 13:11:01 -07:00
Tom Moor
5dfa6a71a4
chore: Remove Lato
...
closes #1295
2020-07-01 21:40:34 -07:00
Matheus Breguêz
35270cd104
add mobx observer and inject
2020-07-01 09:14:21 -03:00
Matheus Breguêz
19d01ed575
Add Outline in Title
2020-07-01 09:09:21 -03:00
Matheus Breguêz
2b7639c903
Improve Title when TeamName is empty
2020-07-01 08:56:49 -03:00
Matheus Breguêz
c8269ca134
Remove Polices
2020-06-29 17:06:47 -03:00
Matheus Breguêz
da9fc5bfdf
New title based on TeamName
2020-06-29 17:01:34 -03:00
Tom Moor
efcfda8398
fix: Port from hosted
2020-06-22 22:11:39 -07:00
Tom Moor
ce2f69342c
Fix: Port fix from hosted
2020-06-22 22:00:40 -07:00
Tom Moor
9be5597f4b
chore: Lint shared directory
2020-06-22 21:29:21 -07:00
Tom Moor
26f6961c82
chore: Include new brand colors in icon color suggestions
2020-06-22 21:24:42 -07:00
Tom Moor
bf5f83e97d
Subtle styling adjustments to dropdown menus
2020-06-22 21:18:43 -07:00
Tom Moor
8db0260a1a
Bump RME
2020-06-22 21:10:24 -07:00
Tom Moor
edbae275ae
Bump RME
2020-06-22 20:55:29 -07:00
Tom Moor
f43deb7940
chore: Move to prettier standard double quotes ( #1309 )
2020-06-20 13:59:15 -07:00
Tom Moor
2a3b9e2104
chore: Make editor version comparison more lenient to reduce forced reloads
2020-06-20 12:35:32 -07:00
Tom Moor
64c3ff8d6b
chore: Remove 'DEPLOYMENT' env option
...
Add 'Installation' section
2020-06-19 19:11:02 -07:00
Tom Moor
4f7e7ec853
Update package.json to match reality
...
This will be kept up to date from now on
2020-06-19 17:34:59 -07:00
Tom Moor
d864e228e7
feat: Collection Icons ( #1281 )
...
* wip: Working for creation, and display
* feat: IconPicker
* fix
* feat: Invert collection icon color when dark in dark mode
* Improve readability of dropdown menus in dark mode
Suggest icon based on collection name
* Add additional icons
Tweaks and final polish
* fix: Write default icon as empty icon column
* feat: Improve icon selection logic
add more keywords
Improve icon coloring when selected and in dark mode
* lint
* lint
2020-06-19 17:18:03 -07:00
Tom Moor
f3ea02fdd0
Bump RME, closes #1305
2020-06-18 23:54:02 -07:00
Tom Moor
ed096013e4
fix: Cleanup print display
2020-06-18 22:10:20 -07:00
Tom Moor
2e376b32ec
fix: sp mistake
2020-06-18 08:49:10 -07:00
Tom Moor
f352b35e13
Bump RME
2020-06-16 21:11:01 -07:00
Tom Moor
0f8d503df8
chore: API Consistency ( #1304 )
...
* chore: Addressing API inconsistencies
* lint
* add: Missing sort to groups.list
fix: Documention issues
* test: fix
* feat: Add missing shares.info endpoint
* feat: Add sorting to users.list endpoint
* fix: Incorrect pagination parameters listed on user endpoints
* users.s3Upload -> attachments.create
* chore: exportAll -> export_all
2020-06-16 20:56:17 -07:00
Tom Moor
5010b08e83
Bump RME
2020-06-12 22:15:48 -07:00
Tom Moor
933bbdfb84
feat: Add ability to create docs from link editor ( #1303 )
...
* feat: Add ability to create docs from link editor
* fix: Handling of paste and click events
* fix: Filter untitled documents from search results
* refactor: Move onCreateLink to DataLoader
* bump rme
2020-06-12 00:19:03 -07:00
Tom Moor
d25a9d56dc
fix: updatedBy incorrect in documents.update response
2020-06-12 00:18:38 -07:00
Tom Moor
1d8c3f3faf
fix: Suspended users showing in group and collection member management ( #1302 )
...
* fix: Suspended users showing in group and collection member management
* test
2020-06-11 08:48:47 -07:00
Tom Moor
d7766280a9
fix: Possible fix for intermittent CI failures
...
https://github.com/facebook/flow/issues/8058
2020-06-09 21:50:25 -07:00
moekhalil
ae5eff2914
Make MenuItem Links work ( #1299 )
...
Menu items pointed to anchors links that were non-existent.
Adding id's to proper sections for anchor links in menu to work.
2020-06-09 20:39:22 -07:00
Tom Moor
b444874944
fix: Shared documents with system in dark mode display partially on light background
...
closes #1300
2020-06-09 20:38:34 -07:00
Tom Moor
20efa82ad9
Add additional restricted subdomains
2020-06-05 23:46:32 -07:00
Tom Moor
bd9d4b3d0d
fix: backslash in search query not escaped
2020-06-03 23:59:59 -07:00
Tom Moor
4b4f4fd188
flow
2020-06-02 23:17:54 -07:00
Tom Moor
33815639f2
fix: Improved handling of simultaneous edits
2020-06-02 23:16:15 -07:00
Tom Moor
05e24df226
fix: Update value when saved elsewhere and viewing doc
...
closes #1103
2020-05-31 22:46:55 -07:00
Tom Moor
d2d9164fa1
chore: Remove unused component
2020-05-31 21:19:44 -07:00
Tom Moor
f2eb395e8d
fix: regex -> startsWith
2020-05-31 16:43:51 -07:00
Tom Moor
133cb56cca
fix: Use real icon on settings back arrow
2020-05-30 18:26:40 -07:00
Tom Moor
e752dba566
fix: User profile should say 'invited' instead of 'joined' when user has yet to signin
2020-05-30 18:26:40 -07:00
Tom Moor
c1a141d99f
fix: Make it possible to downgrade permissions of suspended user
...
closes #1291
2020-05-30 18:26:40 -07:00
Tom Moor
ccedea55d6
chore: Reduce loading jank in sidebar ( #1294 )
2020-05-30 12:50:08 -07:00
Tom Moor
c929f83813
feat: Improved error filtering and reporting ( #1293 )
2020-05-29 07:22:09 -07:00
Tom Moor
1b25d12e2e
fix: Regression with upgrade to styled-components@5 – new ServerStyleSheet needed per render
2020-05-28 20:49:07 -07:00
Tom Moor
0c254285a1
fix: Improved readability of input placeholders in dark mode
2020-05-28 20:08:02 -07:00
Tom Moor
8b274c3713
fix: Keyboard shortcuts dialog shortcut should not be active when editing a document
...
closes #1292
2020-05-28 19:44:52 -07:00
Tom Moor
5a20a35c8b
Bump RME
2020-05-28 08:25:25 -07:00
Tom Moor
72635e98e6
Remove precommit hook
2020-05-28 08:25:25 -07:00
Tom Moor
7d55b7f69b
fix: Server error when listing memberships for group with deleted user ( #1288 )
...
* fix: Server error when listing memberships for group with deleted user
* PR feedback: Filter before slice
2020-05-28 08:21:22 -07:00
Tom Moor
ca1ba277ad
fix: Gist embed error on load
2020-05-27 23:04:34 -07:00
Tom Moor
32562886aa
fix: Bump RME, closes #1286
2020-05-26 20:18:07 -07:00
Tom Moor
7f07cb57a2
chore: Capture event data to error tracker when background jobs fail
2020-05-25 13:48:50 -07:00
Tom Moor
62dd1e41f9
fix: Invariant violation reported to error tracker when client is reloading due to editor update
2020-05-25 13:10:18 -07:00
Tom Moor
446a9ade8c
fix: Imported documents should get a best-guess title
2020-05-24 23:10:55 -07:00
Tom Moor
a281b1e5be
fix: Documents with empty titles (hey, it can happen) are invisible in the sidebar)
2020-05-24 22:43:54 -07:00
Tom Moor
1b5600b025
chore: Cleaner Markdown output when exporting docs
2020-05-24 22:22:06 -07:00
Tom Moor
f0e513542d
fix: auto focus search input when adding users to a collection
2020-05-24 22:17:11 -07:00
Tom Moor
4797a5fc77
fix: Invalid regex error on Safari when filtering users with certain characters
2020-05-24 22:14:09 -07:00
Tom Moor
f05035c0b7
fix: Incorrect overlay background when zooming images
2020-05-23 22:22:19 -07:00
Tom Moor
75cfbd8970
fix: More migration tweaks
2020-05-23 19:23:31 -07:00
Tom Moor
c4837f1943
fix: Potential corruption migrating v1 docs to v2 when a mark is adjacent the same mark. This was a quirk of the old editor
2020-05-23 12:26:26 -07:00
Tom Moor
0b3166dab5
Bump yarn.lock
2020-05-23 11:06:37 -07:00
Tom Moor
603f7962a2
fix: An unknown language annotation in code fences will no longer throw an error. It was only possible to hit this if you imported markdown from another source.
...
closes #1284
2020-05-23 11:01:07 -07:00
Tom Moor
69d16dd1d4
fix: Tables with empty cells are corrupted when converted to v2 documents
...
fix: Marks with trailing or leading empty spaces are corrupted when converted to v2 documents
2020-05-23 10:58:46 -07:00
Tom Moor
e2ffe06221
fix: Document title not centered once scrolled
2020-05-22 14:19:26 -07:00
Tom Moor
6e2ea3ac4b
fix: overflow menu on history revision is incorrect color when selected
...
closes #1140
2020-05-21 22:22:04 -07:00
Tom Moor
f4c4a11277
fix: Only transfer accessToken if matches root token
2020-05-21 21:42:46 -07:00
Tom Moor
c28dc08f6a
fix: Alignment of bullet list
...
closes #1277
2020-05-21 21:22:33 -07:00
Tom Moor
4ef82d5476
test
2020-05-20 23:48:37 -07:00
Tom Moor
3487eb7857
fix: Submenu auto close
2020-05-20 23:40:54 -07:00
Tom Moor
87020348ce
lint
2020-05-20 23:20:05 -07:00
Tom Moor
672ffacc5b
feat: Have theme follow system pref
2020-05-20 23:19:07 -07:00
Tom Moor
218b0ea76a
fix: Unable to edit starred documents
...
closes #1275
2020-05-20 21:42:26 -07:00
Tom Moor
47ff6feaee
fix: JS error on server
2020-05-20 21:03:53 -07:00
Tom Moor
8ac5a574f3
Merge branch 'master' of github.com:outline/outline
2020-05-20 21:01:10 -07:00
Ante Primorac
aed76c7bcb
fix revisions backup data type ( #1274 )
2020-05-20 10:50:52 -07:00
Tom Moor
7f9cd51f37
Update bug template to account for self hosted
2020-05-20 08:30:05 -07:00
Tom Moor
092b29ee63
fix: Breadcrumb separator color in dark mode
2020-05-19 22:34:04 -07:00
Tom Moor
ee7e1959c9
fix: Toast color in dark mode
2020-05-19 21:55:26 -07:00
Tom Moor
092d9dce18
fix: Don't set cookie domain when not using multiple subdomains ( #1145 )
...
* fix: Don't set cookie domain when not using multiple subdomains
* wip logging domain
* wip logging domain
* wip logging domain
* wip logging domain
* Revert "wip logging domain"
This reverts commit 325907e749 .
* Revert "wip logging domain"
This reverts commit 6ee095a49e .
* Revert "wip logging domain"
This reverts commit 813d8eb960 .
* Revert "wip logging domain"
This reverts commit f1ca819276 .
* Remove SUBDOMAINS_ENABLED from documented env variables, no-one self hosting should need this – it just adds confusion to those looking to host on a single subdomain
fix: Account for server/client process.env parsing
Co-authored-by: Nan Yu <nanyu@Nans-MBP-2.lan >
Co-authored-by: Nan Yu <nan@getoutline.com >
2020-05-19 21:05:57 -07:00
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
Tom Moor
400a1c87bb
lint
2020-05-18 20:22:58 -07:00
Tom Moor
93abbab44a
feat: Show different icon in theme menu to switch to light mode
2020-05-17 19:15:55 -07:00
Tom Moor
18cf148bd1
chore: Improve performance in dev by running Node/Yarn outside of docker ( #1271 )
...
* Improve performance in dev by running Node/Yarn outside of docker
* Transpose exposed port numbers by 100, so less likely conflict with host processes
2020-05-17 18:12:48 -07:00
Tom Moor
e0b33ee576
chore: Auto reload frontend of client is out of date ( #1270 )
...
* Move editor version to header
Add editor version check for API endpoints
* fix: Editor update auto-reload
Bump RME
* fix: Only redirect if editor header exists
* lint
2020-05-16 14:05:51 -07:00
Tom Moor
82749ffbd8
Remove Spectrum badge
2020-05-12 08:27:17 -07:00
Tom Moor
231aab6ef8
lint
2020-05-12 08:26:31 -07:00
Tom Moor
f8077e2125
Add github template chooser
2020-05-12 08:25:11 -07:00
Tom Moor
9d9435cce5
fix: Server error in hooks.slack endpoint if team has no public collections
2020-05-10 18:49:57 -07:00
Tom Moor
5deec264bc
chore: Add request-id to error tracking
2020-05-10 16:24:34 -07:00
Tom Moor
48c87a1902
fix: Long titles should wrap
...
closes #1249
2020-05-07 21:21:58 -07:00
Tom Moor
06a3258b99
fix: Allow empty document body to be saved
...
closes #1258
2020-05-07 20:52:02 -07:00
Tom Moor
bd2837250b
fix: Guard missing attachment, closes #1262
2020-05-07 20:37:36 -07:00
Tom Moor
e1adb16c43
fix: Incompatible with node 14
2020-05-07 20:33:33 -07:00
Tom Moor
d914ecb603
chore: Remove max listener warning in console
2020-04-26 14:08:39 -07:00
Tom Moor
187be4737e
fix: Log errors to console when Sentry not installed
2020-04-25 19:53:24 -07:00
Tom Moor
870b91f17a
fix: Various extra scrollbars when not using mac-style overlaying scrollbars ( #1242 )
...
* fix: Various extra scrollbars when not using mac-style overlaying scrollbars
* Sidebar z-index
2020-04-24 18:44:21 -07:00
Tom Moor
6db92c9f49
remove unused images
2020-04-24 05:33:13 -07:00
Tom Moor
c41e6e0423
fix: Minor fixes in backlinks service ( #1240 )
2020-04-24 05:29:48 -07:00
Tom Moor
9f8e7be755
fix: Restore ability to disable embeds on a document ( #1238 )
...
closes #1237
2020-04-21 21:43:01 -07:00
Tom Moor
cead37051e
fix: test prevents server loading, add logs
2020-04-19 22:14:31 -07:00
Tom Moor
fd99da96af
chore: upgrade deps
2020-04-19 22:07:17 -07:00
Tom Moor
c526adf292
feat: Auto update titles in linked documents ( #1233 )
...
* feat: Auto update titles in linked documents
* Add spec
2020-04-19 21:58:42 -07:00
Tom Moor
ee5ae140c3
fix: Improve neutral button styling in dark mode
2020-04-11 09:47:52 -07:00
Tom Moor
083ac0d840
fix: Image cropper in dark mode
...
closes #1229
2020-04-11 09:34:33 -07:00
Tom Moor
fbaaa08ec7
closes #1230
2020-04-11 09:27:14 -07:00
Tom Moor
b536c682a2
fix: Escape characters visible in TOC
...
closes #1226
2020-04-06 09:01:03 -07:00
Tom Moor
c94823dd59
fix: Failed editor chunk load should refresh page
2020-04-06 08:50:43 -07:00
Tom Moor
1a60f51460
fix: Attempt to focus readonly editor
...
fix: Non-grow clickable padding beneath editor regression
2020-04-05 22:48:48 -07:00
Tom Moor
abf91a3a51
fix: Share link rendering
2020-04-05 22:42:55 -07:00
Tom Moor
383806d155
fix: Document shrinks if only content is embed
2020-04-05 18:44:05 -07:00
Tom Moor
7413e8bf7a
Update LICENSE
2020-04-05 18:18:01 -07:00
Tom Moor
7c1aa7622a
Update README screenshot
2020-04-05 17:01:54 -07:00
Tom Moor
f94efaada8
Update README screenshot
2020-04-05 17:00:30 -07:00
Tom Moor
283a762a9c
fix: Title index
2020-04-05 16:46:03 -07:00
Tom Moor
cef687464a
chore: Improved onboarding docs
2020-04-05 16:32:12 -07:00
Tom Moor
8287355261
CI
2020-04-05 16:11:16 -07:00
Tom Moor
02d33267cc
fix: Document updated email does include team subdomain in url
...
fix: Send document updated emails to any collaborators
fix: Correct quotation marks in email subjects
2020-04-05 16:04:46 -07:00
Tom Moor
b964bdbe90
lint
2020-04-05 15:53:27 -07:00
Tom Moor
c832265e8a
fix: Account for emoji-offset title
2020-04-05 15:50:37 -07:00
Tom Moor
8819a0836e
fix: Initial welcome docs account for new title field
2020-04-05 15:41:29 -07:00
Tom Moor
9338a54fe0
feat: Separate title from body ( #1216 )
...
* first pass at updating all Time components each second
* fix a couple date variable typos
* use class style state management instead of hooks
* wip: Separate title from body
* address feedback
* test: Remove unused test
* feat: You in publishing info language
fix: Removal of secondary headings
* After much deliberation… a migration is needed for this to be reliable
* fix: Export to work with new title structure
* fix: Untitled
* fix: Consistent spacing of first editor node
* fix: Emoji in title handling
* fix: Time component not updating for new props
* chore: Add createdAt case
* fix: Conflict after merging new TOC
* PR feedback
* lint
* fix: Heading level adjustment
Co-authored-by: Taylor Lapeyre <taylorlapeyre@gmail.com >
2020-04-05 15:07:34 -07:00
Tom Moor
a0e73bf4c2
fix: Add shortcut for toggling document contents to help
2020-04-05 13:33:50 -07:00
Tom Moor
8a0263093b
fix: Back button on modals should not scroll off screen
2020-04-05 13:33:21 -07:00
Tom Moor
9d8e99400f
fix: Various React errors in console
2020-04-05 13:27:11 -07:00
Tom Moor
98b5350c65
lint
2020-04-05 13:21:03 -07:00
Tom Moor
3bd1c1f047
fix: Doc history does not load when linked to directly (race condition)
2020-04-05 13:20:47 -07:00
Tom Moor
9712b8d205
fix: Document history should scroll separate to page content
...
closes #1225
2020-04-05 13:07:16 -07:00
Tom Moor
597c09d2bc
fix: Non-toc horizontal heading alignment
2020-04-05 12:50:38 -07:00
Tom Moor
d0606a72c3
feat: Improved table of contents ( #1223 )
...
* feat: New table of contents
* fix: Hide TOC in edit mode
* feat: Highlight follows scroll position
* scroll tracking
* UI
* fix: Unrelated css fix with long doc titles
* Improve responsiveness
* feat: Add keyboard shortcut access to TOC
* fix: Headings should reflect content correctly when viewing old document revision
* flow
* fix: Persist TOC choice between sessions
2020-04-05 12:22:26 -07:00
Nan Yu
0deecfac44
make the team logo a little friendlier for first timers ( #1222 )
2020-04-04 15:34:11 -07:00
Nan Yu
f534203cbd
Merge pull request #1218 from outline/thenanyu-patch-1
...
docs: minor ergonomic updates to readme
2020-03-30 16:43:27 -07:00
Nan Yu
f521543b0a
Update README.md
2020-03-30 08:57:21 -07:00
Nan Yu
7da0d7589e
minor ergonomic updates to readme
2020-03-30 08:26:37 -07:00
Tom Moor
09dea295a2
fix: Cleanup S3 Attachments ( #1217 )
...
* fix: Server error if attempting to load an unknown attachment
* fix: Migration should cascade delete to document attachments
* fix: Delete S3 attachments along with documents
2020-03-28 15:56:01 -07:00
Taylor Lapeyre
d3773dc943
fix: Update all Time components each second ( #1214 )
...
* first pass at updating all Time components each second
* fix a couple date variable typos
* use class style state management instead of hooks
* address feedback
* lint
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2020-03-23 22:31:17 -07:00
Tom Moor
5db43f2607
lint
2020-03-23 22:26:17 -07:00
Tom Moor
4b3ddf8769
fix: Account for no text param passed to hooks.slack
...
This will never happen in production, Slack always provides the param but prevents a possible 500 server error when messing with the API manually.
2020-03-22 16:41:15 -07:00
Tom Moor
7a6ed86c95
Update LICENSE
2020-03-16 23:19:16 -07:00
Tom Moor
f0be9beeb4
feat: Ensure that editorVersion is saved with document/revisions ( #1212 )
2020-03-16 08:30:23 -07:00
Tom Moor
4851f51d8b
docs: Add documentation for groups API endpoints ( #1211 )
...
* docs: Add documentation for groups API endpoints
fix: Remove useless permission query param
* restore permission filter on collections.group_memberships
* tweak language
2020-03-16 08:30:15 -07:00
David Miranda
e611979a8d
Absolute routes won't work when users have subdomains ( #1208 )
2020-03-15 21:04:46 -07:00
Bryan Joseph
05af318a1d
feat: Split up check for Slack environment variables ( #1207 )
...
* Split up check for Slack environment variables
This allows for the Slack slash command to be used without
needing Slack sign in enabled.
* Remove conditional checking for slack app id
Co-authored-by: Bryan Joseph <bryanjos@users.noreply.github.com >
2020-03-15 20:53:15 -07:00
Nan Yu
142303b3de
feat: Add groups and group permissions ( #1204 )
...
* WIP - got one API test to pass yay
* adds group update endpoint
* added group policies
* adds groups.list API
* adds groups.info
* remove comment
* WIP
* tests for delete
* adds group membership list
* adds tests for groups list
* add and remove user endpoints for group
* ask some questions
* fix up some issues around primary keys
* remove export from group permissions
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* remove random file
* only create events on actual updates, add tests to ensure
* adds uniqueness validation to group name
* throw validation errors on model and let it pass through the controller
* fix linting
* WIP
* WIP
* WIP
* WIP
* WIP basic edit and delete
* basic CRUD for groups and memberships in place
* got member counts working
* add member count and limit the number of users sent over teh wire to 6
* factor avatar with AvatarWithPresence into its own class
* wip
* WIP avatars in group lists
* WIP collection groups
* add and remove group endpoints
* wip add collection groups
* wip get group adding to collections to work
* wip get updating collection group memberships to work
* wip get new group modal working
* add tests for collection index
* include collection groups in the withmemberships scope
* tie permissions to group memberships
* remove unused import
* Update app/components/GroupListItem.js
update title copy
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update server/migrations/20191211044318-create-groups.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update server/api/groups.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update server/api/groups.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update app/menus/CollectionMenu.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update server/models/Group.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* minor fixes
* Update app/scenes/CollectionMembers/AddGroupsToCollection.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update app/menus/GroupMenu.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update app/menus/GroupMenu.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update app/menus/GroupMenu.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update app/scenes/Collection.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update app/scenes/CollectionMembers/CollectionMembers.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update app/scenes/GroupNew.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update app/scenes/GroupNew.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update app/scenes/Settings/Groups.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update server/api/documents.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* Update app/scenes/CollectionMembers/components/CollectionGroupMemberListItem.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* address comments
* WIP - getting websocket stuff up and running
* socket event for group deletion
* wrapped up cascading deletes
* lint
* flow
* fix: UI feedback
* fix: Facepile size
* fix: Lots of missing await's
* Allow clicking facepile on group list item to open members
* remove unused route push, grammar
* fix: Remove bad analytics events
feat: Add group events to audit log
* collection. -> collections.
* Add groups to entity websocket events (sync create/update/delete) between clients
* fix: Users should not be able to see groups they are not a member of
* fix: Not caching errors in UI when changing group memberships
* fix: Hide unusable UI
* test
* fix: Tweak language
* feat: Automatically open 'add member' modal after creating group
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2020-03-14 20:48:32 -07:00
Tom Moor
6c451a34d4
Update README.md
2020-03-13 20:15:57 -07:00
Tom Moor
fa4f1846ec
Update LICENSE ( #1197 )
2020-03-07 10:10:42 -08:00
Tom Moor
4baf5ce99a
test: Google embeds ( #1202 )
...
Update slides to only embed pub links
2020-03-07 10:10:26 -08:00
Tom Moor
533ec3bd9c
add: Support for published google docs / sheets
2020-03-06 22:45:32 -08:00
Tom Moor
572127b830
fix: Point changelog link to public site
...
Related to #1195
2020-02-28 19:07:25 -08:00
Tom Moor
f0afa67012
fix: Focus on empty document after creation
...
fix: Clicking in whitespace below document should focus
Remove unused component
2020-02-26 22:29:22 -08:00
Tom Moor
dac2d43f55
dashboard -> home ( #1194 )
2020-02-26 21:10:20 -08:00
Tom Moor
d06ec5ce0c
fix: Nested document menu item appears where it shouldnt ( #1193 )
2020-02-26 21:10:10 -08:00
Tom Moor
148affb52e
fix: Editing with document history open attempts to edit old revision
...
fix: Document history sidebar missing background
fix: 'Publish' action should not appear when viewing history of drafts
closes #1184
2020-02-26 21:08:36 -08:00
Tom Moor
afba1edae4
feat: Adds visual stacking to nested modals ( #1189 )
...
Fixes various mobile styling/layout issues
2020-02-26 19:36:23 -08:00
Tom Moor
f8c53f8a88
fix: Pagination of people list items ( #1192 )
2020-02-25 22:50:18 -08:00
Tom Moor
0b86714984
fix: Newly created private collections do not return correct policies ( #1188 )
...
closes #1185
2020-02-24 23:16:24 -08:00
Tom Moor
3e7acc377e
fix: Rich embeds should work on public share links
...
closes #1182
2020-02-22 17:19:16 -08:00
Tom Moor
4cb48e7310
fix: Document gets 'stuck' when navigating between docs with similar slugs
...
closes #1175
2020-02-18 20:13:01 -08:00
Tom Moor
8daef8ebce
fix: Reload app if error loading editor chunk
2020-02-17 11:29:58 -08:00
Tom Moor
760e2b2ce9
fix: Attempt to loadRevision with empty revisionId
2020-02-17 10:23:02 -08:00
Tom Moor
902e7a4772
fix: Handle private attachments without documentId (migration process)
2020-02-17 09:38:34 -08:00
Tom Moor
3b0b37628e
fix: document.updated slack service hook
2020-02-17 09:29:48 -08:00
Tom Moor
c973436870
chore: Disable Sentry breadcrumbs
2020-02-17 08:15:46 -08:00
Tom Moor
41fb2826b3
fix: Sentry CSP
2020-02-16 23:45:00 -08:00
Tom Moor
c15cbd06a4
chore: Bugsnag -> Sentry ( #1178 )
...
* Bugsnag -> Sentry
* fix: Import style
2020-02-16 22:58:50 -08:00
Tom Moor
8fbd4a7463
fix: Tweak branding, OSS landing page
2020-02-16 19:49:24 -08:00
Tom Moor
e18d0fdc77
fix: import
2020-02-16 19:27:40 -08:00
Tom Moor
5a20f6322f
remove changelog from OSS
2020-02-16 19:25:12 -08:00
Tom Moor
0556e2a32c
add: AWS_S3_ACL to app.json
2020-02-16 19:15:04 -08:00
Tom Moor
908b457dec
fix: Use alternative redirect method ( #1176 )
2020-02-16 17:28:24 -08:00
Tom Moor
71ed0844b9
fix: Pass github authorization via header instead of query string
2020-02-12 21:12:14 -08:00
Tom Moor
394be7ba74
fix: remove unused files
2020-02-12 21:12:00 -08:00
Tom Moor
8225a924c1
fix: CSP for development AWS assets
2020-02-12 19:42:29 -08:00
Huss
8e2b19dc7a
feat: private content ( #1137 )
...
* save images as private and serve via signed url from images.info api
* download private images to directory on export
* fix lint errors
* private s3 default, AWS.s3 module level scope, default s3 url expiry
* combine regex to one, and only replace when there are matches
* fix lint
* code not needed anymore, remove
* updates after pulling master
* revert the uploadToS3FromUrl url return
* use model gettr to compact code, rename to attachments api
* basic checking of document read permission to allow attachment viewing
* fix: Continue to upload avatars as public
fix: Allow redirect for non-private attachments
* add support for publicly shared documents
* catch errors which crash the app during zip export and user creation
* add tests
* enable AWS signature v4 for s3
* switch to use factories to build models for testing
* add isDocker flag for local serving of attachment redirect url
* fix redirect tests
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2020-02-12 19:40:44 -08:00
Tom Moor
064d8cea44
fix #1174 – Allow _~ in url slugs
2020-02-12 09:14:42 -08:00
Mark Cabanero
241d557c90
fix: Add UTILS_SECRET to .env.sample ( #1166 )
2020-01-23 18:38:50 -08:00
Tom Moor
8e5a5a57a9
feat: Store image uploads as attachments in database ( #1144 )
...
* First pass
* Documentation
* Added optional documentId relationship
* name -> key
* cleanup: No need for separate documentId prop
2020-01-16 09:42:42 -08:00
Tom Moor
22230c25e5
perf: Use progressive rendering on PaginatedList component ( #1156 )
...
* Use progressive rendering on PaginatedList component
Move drafts and starred views to paginated
* heading
2020-01-13 18:17:56 -08:00
Tom Moor
5b78cb8963
perf: Reuse redis connections where possible ( #1157 )
...
* reuse redis connections where possible
* redis -> ioredis
2020-01-13 18:17:41 -08:00
Tom Moor
f231c664e6
fix: ColorPicker preview height
2020-01-11 19:36:52 -08:00
Tom Moor
6d14dd5028
fix: missing autoComplete values, input types
2020-01-11 19:35:26 -08:00
Tom Moor
f776741e77
Update copyright
2020-01-11 15:54:47 -08:00
Tom Moor
aa61c37442
fix: View does not appear for first ever view
...
closes #1152
2020-01-11 13:54:49 -08:00
Tom Moor
e38f4996ae
feat: Return view model from views.create ( #1153 )
...
* feat: Return view model from views.create
Towards #1152
* fix: presenter data
2020-01-11 13:46:13 -08:00
Tom Moor
cd3035a692
feat: Add search input to collection and home ( #1149 )
...
* feat: Add search input to collection and home
* Tweak spacing
* Add input to drafts/starred too
2020-01-09 19:14:34 -08:00
Tom Moor
0ccbc6126b
fix: Drafts appear in document insert search ( #1148 )
...
* fix: Drafts appear in document insert search
* test
2020-01-05 17:24:57 -08:00
Tom Moor
9214be5645
fix: Documents not removed from local store when collection is deleted
2020-01-04 17:31:26 -08:00
Tom Moor
c1c316b379
fix: Error loading share link view.
...
closes #1143
2020-01-04 14:02:54 -08:00
Tom Moor
7bbddcaebf
fix: Unable to focus into description in collection edit
2020-01-02 22:49:40 -08:00
Tom Moor
9c66a14fec
fix: API key create/delete should create audit events
...
closes #1101
2020-01-02 22:20:13 -08:00
Tom Moor
321e5c9cbd
Update LICENSE
2020-01-02 21:46:16 -08:00
Tom Moor
146e4da73b
feat: Document presence indicator ( #1114 )
...
* Update websockets to allow joining document-based rooms
* dynamic websocket joining
* emit user.join/leave events when entering and exiting document rooms
* presence storage
* feat: frontend presence store
* lint
* UI updates
* First pass editing state
* refactoring
* Timeout per user/doc
lint
* Document data loading refactor to keep Socket mounted
* restore: Mark as viewed functionality
Add display of 'you' to collaborators
* fix: Socket/document remount when document slug changes due to title change
* Revert unneccessary package update
* Move editing ping interval to a shared constant
* fix: Flash of sidebar when loading page directly on editing mode
* separate document and revision loading
* add comments for socket events
* fix: Socket events getting bound multiple times on reconnect
* fix: Clear client side presence state on disconnect
* fix: Don't ignore server side error
Improved documentation
* More comments / why comments
* rename Socket -> SocketPresence
* fix: Handle redis is down
remove unneccessary join
* fix: PR feedback
2020-01-02 21:17:59 -08:00
Tom Moor
541e4ebe37
feat: Show drafts to author in collections ( #1134 )
2020-01-02 21:17:29 -08:00
Tom Moor
c7aa261863
chore: Upgrade react-router-dom dep
2020-01-01 20:54:05 -08:00
Tom Moor
c484d15de6
chore: Upgrade react-waypoint dep
2020-01-01 20:36:42 -08:00
Tom Moor
93e4ad8c5e
fix: Account for migrations ran on old versions of Sequelize ( #1130 )
2019-12-30 22:35:29 -08:00
Ezra Free
85e70e579a
remove transparency from dark theme sidebar background ( #1127 )
2019-12-29 09:49:31 -08:00
Tom Moor
10e038be5b
lint
2019-12-23 18:12:16 -08:00
Tom Moor
76365e8560
fix: Double scrollbars on search filter dropdowns
...
closes #1125
2019-12-23 18:08:40 -08:00
Tom Moor
595cb9cda5
fixes: Document menu on search results is empty if not previously loaded
...
closes #1124
2019-12-23 17:59:15 -08:00
Tom Moor
b6fd9f4211
fix: Invites appearing in search author filter
...
closes #1123
2019-12-23 17:39:25 -08:00
Tom Moor
98dda567c2
fix: User records not written correctly on signin ( #1119 )
...
* Initial fix for #1116
* clarify logic
2019-12-22 20:14:06 -08:00
Tom Moor
c20282de06
feat: Add child document preloading
2019-12-22 17:06:39 -08:00
Tom Moor
d995f27736
feat: Add parentDocumentId option to documents.list endpoint
2019-12-22 17:06:29 -08:00
Tom Moor
6bf2069fa7
fixes #1115 ( #1118 )
2019-12-22 14:54:12 -08:00
Tom Moor
adf323713e
fix: Documentation spelling
2019-12-18 21:02:32 -08:00
Tom Moor
293c3b7b9c
fix: Move references spacing directly below content ( #1113 )
...
* fix: Move references spacing directly below content
* Child document -> Nested document
2019-12-18 21:00:36 -08:00
Tom Moor
949dd296b4
fix: 1px heading misalignment
2019-12-17 23:16:16 -08:00
Tom Moor
ca0de9fb5a
fix: Incorrect sidebar positioning on mobile in edit mode
...
closes #1108
2019-12-17 19:55:23 -08:00
Tom Moor
89b87c5268
fix: Emails should be stored and processed in lowercase ( #1109 )
2019-12-17 19:44:50 -08:00
Tom Moor
4511fb7259
bump: RME
2019-12-16 22:44:15 -08:00
Tom Moor
6b378bf78f
Remove link to old roadmap [ci skip]
2019-12-15 21:21:27 -08:00
Tom Moor
671fa9cc84
fix: Para floating on signin page when guest signin not enabled
2019-12-15 20:59:36 -08:00
Tom Moor
c360d7cd8c
fix: SocketProvider throws error when websockets disabled
2019-12-15 19:49:47 -08:00
Tom Moor
6d8216c54e
feat: Guest email authentication ( #1088 )
...
* feat: API endpoints for email signin
* fix: After testing
* Initial signin flow working
* move shared middleware
* feat: Add guest signin toggle, obey on endpoints
* feat: Basic email signin when enabled
* Improve guest signin email
Disable double signin with JWT
* fix: Simple rate limiting
* create placeholder users in db
* fix: Give invited users default avatar
add invited users to people settings
* test
* add transaction
* tmp: test CI
* derp
* md5
* urgh
* again
* test: pass
* test
* fix: Remove usage of data values
* guest signin page
* Visually separator 'Invited' from other people tabs
* fix: Edge case attempting SSO signin for guest email account
* fix: Correctly set email auth method to cookie
* Improve rate limit error display
* lint: cleanup / comments
* Improve invalid token error display
* style tweaks
* pass guest value to subdomain
* Restore copy link option
* feat: Allow invite revoke from people management
* fix: Incorrect users email schema does not allow for user deletion
* lint
* fix: avatarUrl for deleted user failure
* change default to off for guest invites
* fix: Changing security settings wipes subdomain
* fix: user delete permissioning
* test: Add user.invite specs
2019-12-15 18:46:08 -08:00
Tom Moor
5731ff34a4
fix: Archived and then deleted documents appear in archived tab after loading trash
2019-12-07 12:39:49 -08:00
Tom Moor
cbd9ff2dd9
fixes #1093 – account for no previous revision in backlinks service
2019-12-07 11:40:15 -08:00
Tom Moor
504aa9f7bb
Add AWS_REGION to heroku install
2019-12-06 16:48:36 -08:00
Tom Moor
a2a7f5ef5c
Update docs to recommend against using .env in prod [ci skip]
2019-12-05 16:57:17 -08:00
Tom Moor
9427f06031
Added minimum Redis version. [ci skip]
2019-12-05 16:52:32 -08:00
Tom Moor
dd11bb9079
feat: Add warning for self-hosted installations that don't auth auth method configured
2019-12-05 13:22:06 -08:00
Tom Moor
828ce086cc
fix: Account for unset S3 url when starting application
2019-12-05 12:55:46 -08:00
Tom Moor
682151554b
fix: Additional SQL cascades required
2019-11-18 20:14:55 -08:00
Tom Moor
3ea79dd31a
fix: Additional SQL cascades required
2019-11-18 19:49:33 -08:00
Tom Moor
e404955394
feat: Trash ( #1082 )
...
* wip: trash
* Enable restoration of deleted documents
* update Trash icon
* Add endpoint to trigger garbage collection
* fix: account for drafts
* fix: Archived documents should be deletable
* fix: Missing delete cascade
* bump: upgrade rich-markdown-editor
2019-11-18 18:51:32 -08:00
Tom Moor
14f6e6abad
feat: Add support for InVision live images
...
closes #946
2019-11-03 15:32:43 -08:00
Himanshu Agarwal
f06097d9e8
chore: Remove marketing material from OSS project ( #941 )
...
* changes to support Plainhome
* changes to env sample
* changes to env variable names
* formatter fixes
* remove the content pages
* test fix
* lint fixes
* minor fixes
* removed unnesscary routes
* Apply suggestions from code review
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
* removed team name from env
2019-11-03 15:01:46 -08:00
Tom Moor
dce0c4ac73
yarn upgrade
...
closes #1066
2019-11-03 12:46:47 -08:00
Tom Moor
ae6d24c343
upgrade: set-value
2019-11-03 12:26:43 -08:00
Tom Moor
3c794ec5b6
fix: Bump RME, closes #1077
2019-10-30 19:33:57 -07:00
Tom Moor
f7a9152ee3
fix: Refreshing search page with special character in query does not reflect
...
fix: Search query that looks like regex causes JS error
2019-10-27 22:34:11 -07:00
Tom Moor
77153a2529
fix: More space for new empty search state
2019-10-27 22:12:18 -07:00
Tom Moor
2e61bb7d88
feat: Add publish shortcut to keyboard shortcuts overlay
2019-10-27 22:07:01 -07:00
Tom Moor
9ef9c75c6b
feat: Add keyboard shortcut to publish document
...
closes #1073
2019-10-27 18:04:45 -07:00
Tom Moor
98cd93c99c
Delete yarn-error.log
2019-10-27 17:02:13 -07:00
Tom Moor
3a8cd2bb35
fix: File upload input must stopPropagation of click events otherwise click event is triggered on sidebar menu item and file choose dialog never appears
...
closes #1065
2019-10-27 16:59:36 -07:00
Tom Moor
e72608938a
chore: upgrade flow-typed
2019-10-26 23:50:02 -07:00
Tom Moor
e024b1b042
Create SECURITY.md
2019-10-26 22:14:46 -07:00
Tom Moor
3099eaaf12
chore: upgrade micromatch
2019-10-26 21:59:07 -07:00
Tom Moor
b4d6c70b29
chore: upgrade google-auth-library
2019-10-26 21:44:45 -07:00
Tom Moor
4080216fe3
chore: upgrade koa-x
2019-10-26 21:35:50 -07:00
Tom Moor
1b415ac19a
chore: upgrade html-webpack-plugin
2019-10-26 21:25:09 -07:00
Tom Moor
a9f851897d
chore: upgrade sequelize
2019-10-26 21:16:36 -07:00
Tom Moor
db94a95001
chore: upgrade nodemon
2019-10-26 20:41:50 -07:00
Tom Moor
2d2ad83469
fix: Cannot move a document to nested child in private collection
2019-10-16 08:45:21 -07:00
Tom Moor
b95e1cdef3
fix: Keep document menu open when toggling starred status to provide better feedback
2019-10-15 23:14:14 -07:00
Tom Moor
66197a967a
fix: Document history menu item should toggle history sidebar
2019-10-15 21:42:07 -07:00
Tom Moor
5263d8a315
fix: Collaborator avatars should overlap
2019-10-15 21:30:33 -07:00
Tom Moor
97c8bfc27f
fix: Protect against redirecting back to the same doc
...
closes #975
2019-10-15 20:59:00 -07:00
Tom Moor
b093acd94f
fix: closes #1064 – only show active users in collection members
2019-10-15 20:19:08 -07:00
Tom Moor
21af0bd8be
fix: Sidebar links unexpand
...
closes #1044
2019-10-13 16:15:42 -07:00
Tom Moor
766a52f10e
flow
2019-10-13 09:32:58 -07:00
Tom Moor
84c1cfea14
lint
2019-10-12 23:08:14 -07:00
Tom Moor
01f672fac9
fix: Drop to import
2019-10-12 23:03:58 -07:00
Tom Moor
5eb384b2c8
refactor, aria props
2019-10-12 21:08:04 -07:00
Mateusz Sapielak
8ea1323a7c
fix: Ensure menus are always kept on the screen ( #1036 )
...
* ensuring dropdowns fit on the screen
* refactoring
* fix flow types
* no longer fixing the elements which should resolve scrolling issues
* fix menus that should be fixed
* styled-components syntax was wrong
* account for fixed dropdowns when handling overflowing menus
* Update app/components/DropdownMenu/DropdownMenu.js
Co-Authored-By: Tom Moor <tom.moor@gmail.com >
2019-10-12 20:21:48 -07:00
Tom Moor
00d5b58850
fix: Collection membership list does not update after change to private
...
closes #1059
2019-10-12 20:14:18 -07:00
Tom Moor
65b8fb40f3
fix: Empty collection causes export failure
...
closes #1043
2019-10-12 19:31:15 -07:00
Tom Moor
ec4d4fb20f
fix: Show error message when signing in to suspended account
...
closes #1056
2019-10-12 19:16:17 -07:00
Tom Moor
fc201663c6
fix: closes #1058 – orphaned archived headig
2019-10-12 13:40:05 -07:00
Tom Moor
d4347b6f4b
fix: Restore option missing in archived documents
2019-10-12 13:24:48 -07:00
Tom Moor
2d913e3766
fix: Event activity endpoint with deleted actor
...
closes #1061
2019-10-12 13:03:50 -07:00
Tom Moor
e33aaec469
fix: Remove nonsense relationship
2019-10-10 08:25:23 -07:00
Tom Moor
24231053af
feat: Child document references ( #1054 )
...
* feat: Child document references
* refactor: naming
* lint: flow
2019-10-08 08:01:30 -07:00
Tom Moor
927e0b3fb8
Update LICENSE
2019-10-07 20:45:45 -07:00
Tom Moor
b0ceae5af0
fix: Restore 'Publish' action in drafts
2019-10-06 21:09:49 -07:00
Tom Moor
6fde4e2ec5
feat: Add new doc button when search results are empty
...
closes #1022
2019-10-05 20:06:48 -07:00
Tom Moor
b42e9737b6
feat: Memberships ( #1032 )
...
* WIP
* feat: Add collection.memberships endpoint
* feat: Add ability to filter collection.memberships with query
* WIP
* Merge stashed work
* feat: Add ability to filter memberships by permission
* continued refactoring
* paginated list component
* Collection member management
* fix: Incorrect policy data sent down after collection.update
* Reduce duplication, add empty state
* cleanup
* fix: Modal close should be a real button
* fix: Allow opening edit from modal
* fix: remove unused methods
* test: fix
* Passing test suite
* Refactor
* fix: Flow UI errors
* test: Add collections.update tests
* lint
* test: moar tests
* fix: Missing scopes, more missing tests
* fix: Handle collection privacy change over socket
* fix: More membership scopes
* fix: view endpoint permissions
* fix: respond to privacy change on socket event
* policy driven menus
* fix: share endpoint policies
* chore: Use policies to drive documents UI
* alignment
* fix: Header height
* fix: Correct behavior when collection becomes private
* fix: Header height for read-only collection
* send id's over socket instead of serialized objects
* fix: Remote policy change
* fix: reduce collection fetching
* More websocket efficiencies
* fix: Document collection pinning
* fix: Restored ability to edit drafts
fix: Removed ability to star drafts
* fix: Require write permissions to pin doc to collection
* fix: Header title overlaying document actions at small screen sizes
* fix: Jank on load caused by previous commit
* fix: Double collection fetch post-publish
* fix: Hide publish button if draft is in no longer accessible collection
* fix: Always allow deleting drafts
fix: Improved handling of deleted documents
* feat: Show collections in drafts view
feat: Show more obvious 'draft' badge on documents
* fix: incorrect policies after publish to private collection
* fix: Duplicating a draft publishes it
2019-10-05 18:42:03 -07:00
Tom Moor
4164fc178c
fix: First auto-save unfocuses document ( #1046 )
...
* fix: Autosave unfocuses document
* Revert unneeded change
* test: le fix
* fix: Handle offline state
fix: Untitled documents appear with empty titles
* fix: Draft bubble roundness (yes, it doesnt belong here but see it, fix it)
2019-09-22 17:09:11 -07:00
Tom Moor
b1a1d24f9c
fix: Unknown Slack users should be able to search team accessible docs ( #1049 )
...
* fix: Unknown Slack users should be able to search team accessible docs
* test: fix flaky test
* test: remove obsolete snapshot
* lint
* flow
* fix: Spelling mistake
2019-09-22 11:52:15 -07:00
Tom Moor
d46530a4a0
Merge branch 'rylxes-master'
2019-09-21 13:27:18 -07:00
Tom Moor
3f7d4f7873
fix: tweak wording
2019-09-21 13:27:00 -07:00
Tom Moor
b20d41a047
test: Update snapshots
2019-09-21 13:26:28 -07:00
Tom Moor
1797a0e90c
Merge branch 'master' of https://github.com/rylxes/outline into rylxes-master
2019-09-21 13:11:31 -07:00
Tom Moor
dd5e30f414
fix: Account for missing localStorage (browser security settings?)
2019-09-21 12:42:28 -07:00
Tom Moor
690299ac6b
Redirect unknown integration to integrations home, rather than 404
2019-09-21 12:28:34 -07:00
Tom Moor
7ff0a1d820
tidy env sample
2019-09-21 12:23:47 -07:00
Juncheol Cho
3292d95d8b
chore: add env parameter for enforce https ( #1042 )
...
* env parameter for enforce https
* Update app.js
fix format for multi-line condition
* Update app.js
fix code format
* Update app.js
2019-09-18 23:26:27 -07:00
Tom Moor
18658e354a
Update Editor.js
2019-09-15 21:18:31 -07:00
Sherriff Agboola
02f2868d06
re-added the .env.sample
2019-09-15 23:30:41 +01:00
Sherriff Agboola
4ea4bd41cd
changed lastActiveAt boolean to string
2019-09-15 23:28:11 +01:00
Sherriff Agboola
593aa80abf
Show last active date on people list instead of joined date
2019-09-15 23:07:43 +01:00
Tom Moor
f43643f43b
fix: Image and horizontal highlight on selected
2019-09-15 14:53:27 -07:00
Tom Moor
e2453b5b2a
fix: Editor headings offset
2019-09-15 14:42:32 -07:00
Tom Moor
439ae1e832
fix: CSP for client-side editor uploads
2019-09-15 14:41:34 -07:00
Agboola Sherriff
228c0c45e7
Merge pull request #1 from outline/master
...
merge
2019-09-14 21:43:17 +01:00
Tom Moor
6520a501e3
fix: accessiblity improvements, focus states, real buttons
2019-08-30 00:27:40 -07:00
Tom Moor
140f009b4d
fix: Improve accessibility of buttons / tab indexes with tooltips
2019-08-29 00:06:21 -07:00
Tom Moor
579eaf325b
feat: Add keyboard shortcuts to tooltips
2019-08-28 23:30:27 -07:00
Tom Moor
b56f8e7870
feat: add padlock next to private collections in lists
2019-08-28 21:41:40 -07:00
Tom Moor
79f8a41b5b
fix: Loading state interrupts infinite scrolling
2019-08-28 21:01:35 -07:00
dependabot[bot]
abf5b79de6
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 ( #1031 )
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-08-28 16:53:05 -07:00
Tom Moor
c60295fcca
fix: Slack notification not sent on publish, reported via Spectrum
2019-08-28 00:22:22 -07:00
Tom Moor
5bd2409e39
Revert "WIP"
...
This reverts commit ccfad1d800 .
2019-08-28 00:03:11 -07:00
Tom Moor
780c5c1129
fix: Add github gist styles to CSP
2019-08-27 23:26:32 -07:00
Tom Moor
b98c908568
fix: Add github gist to CSP
...
closes #1028
2019-08-27 23:12:09 -07:00
Tom Moor
f1e8633623
fix: Add blob protocol to imgSrc
2019-08-27 09:21:53 -07:00
Tom Moor
39de7c0aee
Merge branch 'master' of github.com:outline/outline
2019-08-27 09:19:07 -07:00
dependabot[bot]
8b942cf202
chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 ( #1026 )
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-08-26 13:11:43 -07:00
Tom Moor
ccfad1d800
WIP
2019-08-25 15:20:49 -07:00
Tom Moor
347015cf86
feat: improve physicality of draft bubble (it's the little details)
2019-08-24 17:43:23 -07:00
Tom Moor
d96afad6c0
fix: Document heading vertical alignment
2019-08-24 10:22:58 -07:00
Tom Moor
d066468bc0
chore: Add additional env variable checks for self-hosted installations
2019-08-24 10:19:21 -07:00
Tom Moor
b6dd55fbea
chore: Add additional env variable checks for self-hosted installations
2019-08-23 22:43:41 -07:00
Tom Moor
8f2d31876d
feat: Port new color picker from Journals branch
2019-08-23 22:24:06 -07:00
Tom Moor
8e76c4e8f1
fix: Add missing audit log events UI
2019-08-23 21:51:05 -07:00
Tom Moor
468fd792ed
fix: Allow iframes in CSP
2019-08-23 19:39:40 -07:00
Tom Moor
c1bef2db59
fix: additional domains in CSP, dont send headers with API responses
2019-08-23 19:21:16 -07:00
Tom Moor
53cc69a413
fix: additional security headers by default
2019-08-23 19:00:38 -07:00
Tom Moor
7e62b3b9aa
chore: Upgrade Node to v12 ( #1023 )
...
* chore: Upgrade Node to v12
* test: Upgrade test node image
2019-08-23 18:14:51 -07:00
Tom Moor
54565fff74
fix: Handle doc not found / no permission
...
closes #1021
2019-08-21 22:11:54 -07:00
Tom Moor
e2b28dfeb7
refactor: Policies Architecture ( #1016 )
...
* add policy serialize method
* Add policies to collection responses
* wip
* test: remove .only
* refactor: Return policies with team and document requests
* store policies on the client
* refactor: drive admin UI from policies
2019-08-21 21:41:37 -07:00
Tom Moor
cf18b952a4
chore: Move Dockerfile to Alpine
...
closes #1020
2019-08-21 08:19:27 -07:00
Tom Moor
929722e1c1
fix: double load on mount. closes #1015
2019-08-20 22:13:36 -07:00
Tom Moor
c0ec349ad2
bump RME
2019-08-18 20:16:49 -07:00
Tom Moor
4d2eda6750
fix: Embed does not show selected highlight
2019-08-18 12:45:54 +01:00
Tom Moor
db08263e5c
fix: Nested lists
2019-08-15 14:05:15 +02:00
Tom Moor
33320ba13d
perf: Improve speed of rendering tables
...
fix: Issue rendering tables with certain cells empty of content
2019-08-14 19:17:10 +01:00
Tom Moor
4dad3f3287
fix: Bump RME, more editor fixes
2019-08-12 20:17:55 -07:00
Tom Moor
f87b561685
feat: Allow export of collections as sync zip ( #1013 )
...
* feat: Allow export of collections as sync zip
* test: Add spec
2019-08-09 20:37:51 -07:00
Tom Moor
d024d31f66
refactor: flow typing ( #1012 )
...
* fix: padding
* fix: Minor button alignment issues
* feat: Add icon to invite people button
* WIP
2019-08-08 23:09:09 -07:00
Tom Moor
7b2eea0009
feat: Add icon to invite people button
2019-08-08 22:10:11 -07:00
Tom Moor
2ce11365ab
fix: Minor button alignment issues
2019-08-08 22:07:29 -07:00
Tom Moor
e936aa82c9
fix: padding
2019-08-08 21:25:51 -07:00
Tom Moor
a26ae119fe
feat: Keyboard shortcut reference inside editor
2019-08-08 21:13:58 -07:00
Tom Moor
789a1acea1
feat: Add 'edit' item to document menu
2019-08-08 20:00:56 -07:00
Tom Moor
dd95c9cba9
feat: Opensearch tags / descriptor
2019-08-08 19:52:29 -07:00
Tom Moor
ae1cf2d00c
fix: Upgrade RME (fix link toolbar blur)
2019-08-07 23:22:06 -07:00
Tom Moor
978eda3ad2
fix: Deleted collections not showing in audit log
...
feat: Show titles of objects in audit log
fix: modelId not saved with share events
fix: List item squashes avatar at small screen sizes
2019-08-07 20:52:59 -07:00
Tom Moor
0f028812e1
fix: Flash of documents on home if drafts load before main request
...
fix: Drafts loading placeholder misplaced
2019-08-06 23:46:27 -07:00
Tom Moor
c18e4cd43e
feat: separate draft count and icon in sidebar
2019-08-05 23:17:41 -07:00
Tom Moor
7f10fe728f
fix: Logout -> Log out
2019-08-05 22:43:24 -07:00
Tom Moor
5c99116898
feat: redirect to requested doc after authentication
2019-08-05 22:25:19 -07:00
Tom Moor
38a67b1f9e
fix: Avatars should overlap in document header
2019-08-05 21:10:44 -07:00
Tom Moor
fb4f6822a4
feat: Events / audit log ( #1008 )
...
* feat: Record events in DB
* feat: events API
* First pass, hacky activity feed
* WIP
* Reset dashboard
* feat: audit log UI
feat: store ip address
* chore: Document events.list api
* fix: command specs
* await event create
* fix: backlinks service
* tidy
* fix: Hide audit log menu item if not admin
2019-08-05 20:38:31 -07:00
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
Tom Moor
d5192acabf
feat: invites ( #967 )
...
* stub invite endpoint
* feat: First pass invite UI
* feat: allow removing invite rows
* First pass: sending logic
* fix: label accessibility
* fix: add button submits
incorrect permissions
middleware flow error
* 💚
* Error handling, email filtering, tests
* Flow
* Add Invite to people page
Remove old Tip
* Add copy link to subdomain
2019-06-24 22:14:59 -07:00
mogita
1c8e074662
fix: remove redundant line breaks
2019-06-24 13:27:22 +08:00
mogita
4bea33eae0
Add port number to test db
2019-06-24 11:31:14 +08:00
mogita
c278172290
Merge from upstream master
2019-06-24 11:29:21 +08:00
mogita
fefb9d0c13
Prefer yarn for building
2019-06-24 11:22:56 +08:00
mogita
c865c57f92
Add port number
2019-06-24 11:22:16 +08:00
Tom Moor
f406faf08e
chore: remove asyncLock
...
closes #928
2019-06-23 17:57:37 -07:00
Tom Moor
0a8a685c12
fix: improved pagination validation
2019-06-23 16:11:15 -07:00
Tom Moor
32f83311f6
chore: upgrade sequelize ( #965 )
...
* 0.18.0
* chore: Upgrade sequelize 4 -> 5
* fix: migrations v5 support
* fix: Majority of test failures
* fix: the rest of v5 tests
2019-06-23 15:49:45 -07:00
Tom Moor
595adeb55f
0.18.0
2019-06-19 00:35:13 -07:00
Himanshu Agarwal
0079593446
Fix: Now supports AWS signature version 4. ( #949 )
...
* intial commiy
* cleaning code
* added makeCredential to s3.js and removed extra module dependecy
* lint fixes
* minor fix
* minor fixes
* changed encoding type from string to any
* added new env var to env.sample
2019-06-19 00:33:38 -07:00
Tom Moor
ebd9535cb4
Flow
2019-06-19 00:06:24 -07:00
Tom Moor
318ad18894
closes #944
2019-06-18 23:45:29 -07:00
Tom Moor
e9e21f280e
closes #964
2019-06-18 23:39:29 -07:00
Tom Moor
86b2dbf5c8
docs: Add append flag to documentation
2019-06-13 23:38:57 -07:00
arpitsingh94
7dfe8785a2
Added ability to append to documents. Added test cases for the same ( #963 )
...
* added ability to append to documents. Added test cases for the same
* made changes required for lint test
* updated snapshot for document.test.js to reflect new test cases added
* append should not enforce newline character
2019-06-13 23:36:24 -07:00
mogita
4448ea8e4b
Update placeholders
2019-05-31 11:27:01 +08:00
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
Tom Moor
3fcfae257f
Small flow issues
2019-03-13 23:00:41 -07:00
Tom Moor
3ef507c137
Fixes #918 - Add extra at bottom of document
2019-03-13 22:59:25 -07:00
Tom Moor
12ea37e71e
Fixes: Text color on disabled buttons
2019-03-13 22:45:49 -07:00
Tom Moor
aba3d25700
logger.warn does not exist
2019-03-13 09:03:51 -07:00
Tom Moor
7b7ec52eee
Bump production dependencies with open CVEs
2019-03-12 23:54:35 -07:00
Tom Moor
680a9245bd
More text color tweaking
2019-03-12 22:33:24 -07:00
Tom Moor
0c2d9f2f9c
Tweak subheading colors
2019-03-12 22:11:33 -07:00
Tom Moor
59c82f1f06
Dark Mode ( #912 )
...
closes #704
2019-03-12 21:35:35 -07:00
Tom Moor
6445da33db
Update Flex.js
2019-03-10 14:32:42 -07:00
Tom Moor
a2749a752a
ESC key should go back when editing a document
2019-03-09 20:12:43 -08:00
Tom Moor
38f4e6b9a2
Closes #909
2019-03-09 20:02:46 -08:00
Tom Moor
fc7c485ba9
Add 'n' shortcut for new doc
...
Fixed cmd+enter shortcut to publish doc
Fixed keyboard shortcut display on non-mac
Fixed heading alignment
Fixed documents smaller than page should not scroll
2019-03-09 20:00:45 -08:00
Tom Moor
f75783c2f1
Added empty state on user profiles when no documents edited
2019-03-09 18:55:54 -08:00
Tom Moor
f11bba6b63
Remove logging
2019-03-09 18:43:40 -08:00
Tom Moor
24bf3766bf
Add shortcut tip when searching
2019-03-09 16:10:53 -08:00
Tom Moor
e3cb7f9055
Update index.js
2019-03-07 20:47:37 -08:00
Tom Moor
3db1a6679a
Bump RME
2019-03-07 08:44:57 -08:00
Tom Moor
222f164247
Fixes: Don't send client connection issues to error tracker
2019-03-02 21:57:26 -08:00
Tom Moor
d91f4045c9
Add favicon to serverside html
2019-03-02 21:43:07 -08:00
Tom Moor
8b639682ff
Guard against empty error messages
2019-03-02 21:17:26 -08:00
Tom Moor
67ed017122
Fixes: toString of undefined
2019-03-02 21:11:36 -08:00
Tom Moor
f1c14f943e
Bump RME
2019-03-02 20:35:28 -08:00
Tom Moor
18aa3f3787
Fix specs, thanks for the breaking minor change jest
2019-03-02 16:16:46 -08:00
Tom Moor
4a90c57dfe
More dependency upgrades
2019-03-02 16:02:44 -08:00
Tom Moor
565a0006c9
Remove lint-staged dependency
2019-03-02 15:56:41 -08:00
Tom Moor
78ee921244
Upgrade slug dependency
2019-03-02 15:51:02 -08:00
Tom Moor
78606e892a
Merge master
2019-03-02 15:41:46 -08:00
Tom Moor
f705da4f3b
Update dependencies
2019-03-02 15:39:18 -08:00
Tom Moor
fa38ab60eb
Fixes: Unexpected token parsing sessions cookie ( #905 )
2019-03-02 14:58:56 -08:00
Tom Moor
ad2e869dea
👕
2019-03-02 14:55:39 -08:00
Tom Moor
b4796e5b35
Fixes: Cookie encoding issues
2019-02-28 23:23:44 -08:00
Tom Moor
e3b105d1c0
Update Slack logo, closes #866
2019-02-20 21:08:54 -08:00
Tom Moor
1d93acefeb
Bump RME – Fixes scroll to anchor
...
closes #902
2019-02-20 21:00:40 -08:00
Tom Moor
19fc99944a
Adds 'post to channel' functionality. ( #901 )
...
* Adds 'post to channel' functionality. Closes #613
* Add specs
Update Slack integration marketing page
* Fix specs
* 💚
2019-02-19 22:42:13 -08:00
Tom Moor
e283d15d7e
Add mindmeister content pages
2019-02-18 11:40:26 -08:00
Tom Moor
fbd311d352
Add mindmeister support
2019-02-18 11:32:21 -08:00
Tom Moor
15bc0e7629
Bump RME – Improves keyboard behavior around deleting inline code
2019-02-17 00:39:06 -08:00
Tom Moor
8af7c3c264
Closes #894 - Sidebar jumping regression
2019-02-17 00:38:35 -08:00
Tom Moor
0b1a4c6184
Fixes: Server error when validating UUID against empty value
2019-02-15 21:52:34 -08:00
Tom Moor
346ea4df89
Fixes: Error when user is suspended by deleted user
...
Fixes: Suspended user interface never displayed
2019-02-15 21:49:48 -08:00
Tom Moor
fdb49cf153
Bump RME: Includes fix for addition marks disappearing
2019-02-15 21:48:54 -08:00
Tom Moor
188f70b676
Fixes #893 – Allow links to different subdomains on same domain as wiki
2019-02-09 16:17:54 +07:00
Tom Moor
721332e87a
Update RME – Fixes: Individual code lines are scrollable
2019-02-09 16:09:02 +07:00
Tom Moor
be85e8a6e0
Closes #895 - Chrome 72 changed flexbox behavior
2019-02-08 10:29:19 +07:00
Tom Moor
945e7ffb7b
Fixes: Imported tables are normalized out of document
2019-02-08 10:23:02 +07:00
Tom Moor
b597226eeb
Merge pull request #887 from outline/issue-726
...
Fixes: Multiline blockquotes collapse
2019-01-27 22:59:05 +00:00
Tom Moor
c2e58898d8
Fixes: Multiline blockquotes collapse
2019-01-27 22:43:40 +00:00
Tom Moor
476bab9333
Fixes: Welcome email dashboard location ( #886 )
...
* Fixes: Welcome email dashboard location
Updated logo in email
* 💚
2019-01-27 12:30:53 +00:00
Tom Moor
1a6a7d04e5
Closes #866 - Updated Slack Icons
2019-01-27 00:21:22 +00:00
Tom Moor
a2434988b4
Fixes: Overflow of long titles in move dialog
2019-01-26 18:05:58 +00:00
Tom Moor
70d30e31b9
Fixes: Quick fix for document move not working
2019-01-26 18:01:13 +00:00
Tom Moor
b46db25553
Fixes: No redirect after doc import
2019-01-26 17:28:08 +00:00
Tom Moor
e7e94cdef2
Bump RME
2019-01-26 17:08:00 +00:00
Tom Moor
0ce50781d7
Fixes: Redirects do not push into history stack
2019-01-26 13:01:33 +00:00
Tom Moor
1768a1921d
Fixes: Issue with embeds disappearing 🙈
2019-01-22 12:43:54 +00:00
Tom Moor
39a61d8559
Upgrade Dependencies ( #873 )
...
* Loading placeholder
* Upgrade dependencies, reduce warnings
* 👕
* Remove more unused deps
* Bump RME
2019-01-21 11:06:44 -08:00
Tom Moor
4f4e55d120
Fixes: New document creation
2019-01-19 18:14:10 -08:00
Tom Moor
5525730272
Refactor history sidebar, reduce thrashing on doc render
2019-01-19 17:28:32 -08:00
Tom Moor
babcf4a3f3
More withRouter removal
2019-01-19 15:25:46 -08:00
Tom Moor
9360cd0014
Merge pull request #871 from outline/less-with-router
...
Reduce withRouter usage
2019-01-19 13:33:12 -08:00
Tom Moor
2d48eb46a9
Closes #868
2019-01-19 13:11:11 -08:00
Tom Moor
258b5464a2
Boop
2019-01-19 01:52:43 -08:00
Tom Moor
bfd32843ff
Added caching of loaded editor instance
2019-01-19 01:31:34 -08:00
Tom Moor
72d8abe069
Canonical check
2019-01-19 00:51:25 -08:00
Tom Moor
77a8f54973
Even less history passing, fix global styles warning in dev
2019-01-19 00:44:16 -08:00
Tom Moor
13501b6d76
Moving redirects to declarative method
2019-01-19 00:23:39 -08:00
Tom Moor
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
Tom Moor
0be5aef1c6
Merge pull request #865 from satyadeepk/patch-3
...
Fixed broken License link in Readme
2019-01-16 09:33:15 -08:00
Satyadeep
4015b19484
Fixed broken License link in Readme
...
The previous link was giving 404. Changed the relative URL to absolute URL.
2019-01-16 15:47:18 +05:30
Boris Mann
d081b64ce2
Heroku deploy support ( #861 )
...
* Adding app.json for Heroku -- Procfile already exists
* Removed required false and changed values to strings
* Required is required!
* Tested and working install
* Apply suggestions from code review
Thanks to @tommoor for updating the descriptions for items I wasn't sure about. Added!
Co-Authored-By: bmann <boris@bmannconsulting.com >
* missing coma
2019-01-15 19:04:03 -08:00
Tom Moor
8d3dc3a92e
User Profile ( #858 )
...
* First pass user profile
* 💚
* More collaborator tooltip improvements
2019-01-12 19:41:45 -08:00
Tom Moor
ef583314e0
Remove parse-domain dependency ( #856 )
...
* Remove parse-domain dependency
* Remove only, add commentary
* Update lockfile
2019-01-12 13:50:30 -08:00
Tom Moor
394adf97f8
Minor grammar and mobile style fixes
2019-01-11 21:46:58 -08:00
Tom Moor
5ba1522ada
Add Prezi to integrations page
2019-01-11 21:40:01 -08:00
Tom Moor
6c055810ad
Merge pull request #855 from outline/issue-854
...
Fixes: Regex-like search queries error
2019-01-11 21:16:03 -08:00
Tom Moor
3a260037cd
Regex-like search queries from Slack should not cause a server error
2019-01-11 19:41:19 -08:00
Tom Moor
a7c669f90b
Hide pricing page on self hosted installations
2019-01-10 19:15:36 -08:00
Tom Moor
449f4f7a26
Fixes: Realtimeboard and Vimeo embed should be secure
2019-01-10 19:12:36 -08:00
Tom Moor
6d769a738d
Merge pull request #853 from rylxes/slack-document-update-fix
...
document update fix for slack
2019-01-10 09:29:05 -08:00
sherriff
f82a3fa32b
document update fix for slack
2019-01-10 14:24:10 +01:00
Tom Moor
6fb51eb7bb
💚
2019-01-09 22:59:39 -08:00
Tom Moor
23b227c352
Closes #842 - Toast messages hanging
2019-01-09 22:41:06 -08:00
Tom Moor
c54c3d963e
Increase accessibility of search input
2019-01-09 22:15:09 -08:00
Tom Moor
4ba10fc5f7
Implements local search cache
...
Results no longer disappear when searching something previously searched
Navigating from a document back to results is now instant
Search item in left nav no longer unhighlights
2019-01-09 21:57:17 -08:00
Tom Moor
e6fd7276fc
Fixed: Viewers for current doc
2019-01-08 23:06:02 -08:00
Tom Moor
c78bf3c4bf
Display document views ( #849 )
...
* Display who has viewed a document in the header
* Add overflow, display of WHEN last viewed
Cleanup old document attributes
Add firstViewedAt, lastViewedAt to API response
* Cleanup
* Added: API documentation for views endpoints
* Include views for deleted users
2019-01-08 22:49:20 -08:00
Tom Moor
11b0ac0c66
Fix new document creation
2019-01-08 09:41:03 -08:00
Tom Moor
4ddd7d4dfe
Merge pull request #843 from outline/collection-sort
...
Add new document sort options to collections
2019-01-08 09:19:51 -08:00
Tom Moor
70c93fcc86
Refactor, add alphabetical sort
2019-01-07 23:42:55 -08:00
Tom Moor
4cd482c80e
Merge branch 'master' of github.com:outline/outline into collection-sort
2019-01-07 23:14:50 -08:00
Tom Moor
e6e89dc243
Added: Recently published view to collection
...
Added: Infinite scroll to collection
2019-01-07 23:14:43 -08:00
Tom Moor
3bca0ed9c2
Merge pull request #839 from outline/wildcard-search
...
Improve partial word matching
2019-01-07 21:53:35 -08:00
Tom Moor
74515e0b19
Improve partial word matching
2019-01-07 21:44:33 -08:00
Tom Moor
a68ad856a3
Move draft bubble inline with menu icons
2019-01-06 16:25:05 -08:00
Tom Moor
b9765fb59e
Improved sidebar selected styling, simplified logic and css
2019-01-06 16:12:07 -08:00
Tom Moor
12e324d34c
Fixed: React warning
2019-01-06 14:19:08 -08:00
Tom Moor
c970cddd14
Consistent page titles
2019-01-06 14:14:44 -08:00
Tom Moor
56bda12192
WIP: Pricing page
2019-01-06 13:09:22 -08:00
Tom Moor
58e31a9d3d
Fixes #831 - Link from Slack notification does not work for teams with subdomains
2019-01-06 00:05:50 -08:00
Tom Moor
44e04c57a9
Add Prezi embed support
...
Increase size of video embeds
2019-01-05 23:43:51 -08:00
Tom Moor
accba7614c
Add Google Slides embed support
2019-01-05 23:29:14 -08:00
Tom Moor
028160d9ad
Fixes: Share links in private collections visible in share listing
2019-01-05 23:13:58 -08:00
Tom Moor
70287de6d7
Fixes: Cannot load document in private collection from share link when signed in with user that cannot access
2019-01-05 23:04:09 -08:00
Tom Moor
18859bec3d
Add real buttons to document header
...
Fixed: Incorrect page title when starting a new doc
Fixed: Linting error
2019-01-05 18:45:19 -08:00
Tom Moor
f80e4ab04c
Improved button styling
...
Added toast when collection permissions are saved
Removed usage of setState (old habits die hard)
2019-01-05 18:23:57 -08:00
Tom Moor
713473b7d2
Revert node version due to sequelize incompat
2019-01-05 13:55:24 -08:00
Tom Moor
8c02b0028c
Collection Permissions ( #829 )
...
see https://github.com/outline/outline/issues/668
2019-01-05 13:37:33 -08:00
Tom Moor
8978915423
Fix Lucidchart embeds
...
closes https://github.com/outline/outline/issues/836
2019-01-01 11:58:57 -08:00
Tom Moor
d045b8975c
Only for admins
2018-12-25 17:18:20 -08:00
Tom Moor
96b1d6257e
Added: Dashboard help tip
2018-12-25 17:12:37 -08:00
Tom Moor
e08cb10b7f
Closes #827 – Add optional github access token
2018-12-24 10:36:17 -08:00
Tom Moor
80a16c8af2
Closes #825
2018-12-23 10:42:34 -08:00
Tom Moor
b654ba37f5
Add non-mac typeface fallbacks for headings
2018-12-23 09:45:31 -08:00
Tom Moor
b673ec88b2
Merge pull request #824 from outline/content-pages
...
Content pages
2018-12-22 20:08:48 -08:00
Tom Moor
ab82d76332
Optimize images
2018-12-22 19:57:01 -08:00
Tom Moor
4599e03121
Update API docs to new layout
2018-12-22 18:24:49 -08:00
Tom Moor
122fdfa34b
Minimal developer page improves to bring inline
2018-12-21 00:35:40 -08:00
Tom Moor
47ea3c343c
Figma, framer, invision, marvel pages
2018-12-20 23:53:28 -08:00
Tom Moor
ac814abda4
Fixes: Oauth error on subdomains authenticating slack post
2018-12-20 20:25:13 -08:00
Tom Moor
b7bea4941e
Content pages
2018-12-20 20:00:58 -08:00
Tom Moor
d1b352963f
Optimize images
2018-12-20 07:19:48 -08:00
Tom Moor
6ebb652481
Adding content pages [wip]
2018-12-20 07:19:05 -08:00
Tom Moor
3a9a5f5ed3
Closes #819
2018-12-17 22:52:06 -08:00
Tom Moor
29630e68d2
Closes #815
2018-12-16 17:57:41 -08:00
Tom Moor
3330359c4c
Fixes: Misalignment of signin buttons on mobile
2018-12-16 17:26:38 -08:00
Tom Moor
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
Tom Moor
8653338f4e
Fixes: Connecting slack commands from subdomain
2018-12-15 19:05:22 -08:00
Tom Moor
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
Tom Moor
836f9a88a2
Fixes: Teams with non-latin characters annot signin
2018-12-12 10:31:08 -08:00
Tom Moor
05fe573974
Remove duplicate documents.update hook
2018-12-08 08:59:15 -08:00
Tom Moor
b068ba9f02
Customize route for first signin for tracking
2018-12-08 08:57:34 -08:00
Tom Moor
d3911b9e20
Fixes: Slack integrations page needs to ensure collections are loaded
2018-12-06 19:18:34 -08:00
Tom Moor
06e7ab84cd
Cascade notification setting deletion on user account deletion
2018-12-06 19:14:43 -08:00
Tom Moor
9ca0038d39
Fixes: Collection creation notification email
...
Added: Unsubscribe option to notification email footers
Added: Two new notification types (emails not written yet)
Fixed: Validation added to notification setting events
2018-12-05 23:44:41 -08:00
Tom Moor
cc8dacba32
Preserve function names in production code
2018-12-04 22:36:13 -08:00
Tom Moor
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
Tom Moor
67cd250316
Remove diff summary from document history sidebar.
...
Cause of occassional memory leaks and downtime :(
2018-11-23 11:12:14 -08:00
Tom Moor
36fd81d190
Improve styling of images in Changelog
2018-11-22 21:40:17 -08:00
Tom Moor
c5cd2223f7
Bump RME: Fixes deleting images now smoother
...
Adds code language selection to code blocks
2018-11-22 14:57:03 -08:00
Tom Moor
085c452d77
Add subtle branding to shared documents
2018-11-20 21:12:17 -08:00
Tom Moor
76924e70f5
Fix ordering of recently updated documents
...
Edited -> Updated
2018-11-20 20:18:24 -08:00
Tom Moor
f20f197930
Add ability to create description on collection create
2018-11-19 23:04:55 -08:00
Tom Moor
ecc7ba0e9d
Added: Collection to starred view
...
Alphabetical sort to starred view
2018-11-19 23:01:49 -08:00
Tom Moor
2c55f94d39
Move session tracking
2018-11-19 21:28:15 -08:00
Tom Moor
8aaab2fc76
Add ga dimension
2018-11-19 21:05:43 -08:00
Tom Moor
85da275b06
Merge branch 'collection-descriptions'
2018-11-18 22:03:27 -08:00
Tom Moor
e251c77f3c
Fixes: Error loading new document in Editor
2018-11-18 22:03:10 -08:00
Tom Moor
4845331d70
Merge pull request #807 from outline/collection-descriptions
...
Collection descriptions
2018-11-18 21:34:05 -08:00
Tom Moor
45445606b4
Improve loading state
2018-11-18 21:27:50 -08:00
Tom Moor
8208a6128a
Upgrade RME - z-index fix
2018-11-18 18:59:09 -08:00
Tom Moor
032d843f5b
Fix isInternalUrl for subdomain support
...
Refactor / reduce plumbing
2018-11-18 18:43:11 -08:00
Tom Moor
cd1956b971
Split editor
2018-11-18 18:28:22 -08:00
Tom Moor
c308a2378f
stash
2018-11-18 13:12:46 -08:00
Tom Moor
919bca6769
Collections got descriptions now
2018-11-18 13:12:46 -08:00
Tom Moor
3718a9609d
Closes #805 - Unable to signin on self-hosted installations with non-www subdomain
2018-11-18 12:07:11 -08:00
Tom Moor
3c563e3001
Ensure team authentication matches subdomain
2018-11-17 23:30:05 -08:00
Tom Moor
5d6dca0faa
Fixes: SPA page tracking
2018-11-17 19:44:57 -08:00
Tom Moor
1b0ac340c2
Best practice for DefinePlugin
2018-11-17 19:09:48 -08:00
Tom Moor
6e32f292c2
Allow filtering of people in admin
2018-11-17 18:43:46 -08:00
Tom Moor
d74b99635e
Fixes: Save profile picture automatically after upload
...
Fix jank when cropping large photos
2018-11-17 18:25:10 -08:00
Tom Moor
d3834d2dc5
Fixes: Redis keys related to queue jobs should be removed after completion
2018-11-17 16:09:42 -08:00
Tom Moor
11a411447c
Bump RME - closes #803
2018-11-17 14:06:21 -08:00
Tom Moor
0a73048f0f
Fixed height for keyboard shortcuts UI
...
closes #792
2018-11-15 00:28:59 -08:00
Tom Moor
e3b0b55065
CRUSH pngs on homepage
2018-11-15 00:21:24 -08:00
Tom Moor
e73c25e3e3
Include missing doctype (lighthouse feedback)
2018-11-15 00:16:15 -08:00
Tom Moor
26036ad92c
Fixes: handling of www subdomain in production
...
Hanging sessions when subdomain changes
2018-11-13 23:08:27 -08:00
Tom Moor
400d0f264e
Closes #801
2018-11-13 20:54:18 -08:00
Tom Moor
ac21d4b6e8
v0.17.0
2018-11-12 23:33:03 -08:00
Tom Moor
414cb1d79c
Fix specs
2018-11-12 23:17:50 -08:00
Tom Moor
a95632b9de
Fix infinite redirect on www subdomain
...
Add first route tests
2018-11-12 22:45:51 -08:00
Tom Moor
1d906c7f68
Merge pull request #791 from outline/subdomains
...
Custom Subdomains
2018-11-12 22:01:49 -08:00
Tom Moor
2e3737c6f5
Cleanup, fix header links on subdomains
2018-11-12 20:22:01 -08:00
Tom Moor
bad8718a6b
💚
2018-11-12 14:53:32 -08:00
Tom Moor
c60bd4260f
Provision subdomain for ALL new teams, add tests
2018-11-12 14:00:23 -08:00
Tom Moor
b3a8d34af3
Add support for SUBDOMAINS_ENABLED=false
2018-11-11 22:06:50 -08:00
Tom Moor
61138ff4fa
Cleanup
2018-11-11 21:17:03 -08:00
Tom Moor
c81135c09e
animations
2018-11-11 21:08:28 -08:00
Tom Moor
cc9f32cdc9
Team switcher
2018-11-11 16:24:05 -08:00
Tom Moor
10e1f0231c
Iterate, iterate
2018-11-11 14:23:31 -08:00
Tom Moor
e24a187699
accessToken per subdomain
2018-11-09 23:40:33 -08:00
Tom Moor
c323de4807
Attempt to provision subdomain on team create
2018-11-08 21:05:07 -08:00
Tom Moor
6391474d14
getUrl -> url consistency
...
test improvements
2018-11-08 21:05:07 -08:00
Tom Moor
8de074b275
Allow removing subdomain
2018-11-08 21:05:07 -08:00
Tom Moor
1be8e13828
Fix localhost
...
Handle automatic subdomain redirect
2018-11-08 21:05:07 -08:00
Tom Moor
6418712c47
Improve error handling
2018-11-08 21:05:07 -08:00
Tom Moor
21b1c0747c
Basic functionality in place, need improved errors and logged in redirect
2018-11-08 21:05:07 -08:00
Tom Moor
07e61bd347
First pass, can create and update
2018-11-08 21:02:36 -08:00
Tom Moor
4260b5e664
datetime -> dateTime [ci skip]
2018-11-06 23:07:07 -08:00
Tom Moor
ebc0346ff9
Merge pull request #798 from outline/upgrade-deps
...
Upgrade dependencies
2018-11-06 22:27:51 -08:00
Tom Moor
8d569fd46d
Upgrade dependencies
2018-11-06 21:58:32 -08:00
Tom Moor
690feb6040
Fixes: Opening document history menu
2018-11-05 23:39:10 -08:00
Tom Moor
5f97897418
SSLify
2018-11-04 10:15:37 -08:00
Tom Moor
5f2d4e416c
Upgrade RME
2018-10-29 21:05:07 -07:00
Tom Moor
464eda1d82
Merge pull request #785 from JonathanUsername/master
...
Make isHistory regex slightly more specific
2018-10-19 20:07:54 -07:00
Tom Moor
ffe7b5a41c
Merge pull request #788 from Polychain/roman/s3-content-length-range
...
server: fix content-length-range s3 uplaod policy
2018-10-19 20:06:54 -07:00
Roman Shtylman
aadea856c3
server: fix content-length-range s3 uplaod policy
...
The max size should be an integer rather than a string (environment variables
are strings). More strict s3 implementations reject the upload because they do
not consider the policy valid if a string is used rather than an integer.
2018-10-19 18:09:44 -07:00
Jonathan King
91d79491f4
Make isHistory regex slightly more specific
2018-10-16 13:01:17 +01:00
Tom Moor
61cce88ef8
Add note on Google Auth to README [ci skip]
2018-09-30 23:32:06 -07:00
Tom Moor
1356e35ad1
Closes #686 - null does not trigger default param
2018-09-30 18:42:27 -07:00
Tom Moor
d54750ef19
Closes #769
2018-09-30 18:31:42 -07:00
Tom Moor
283fad5f87
Merge pull request #781 from outline/zapier
...
Zapier
2018-09-30 18:11:22 -07:00
Tom Moor
b02e5184fd
Closes #764 - Visual feedback that avatar is uploading
2018-09-30 18:09:35 -07:00
Tom Moor
e8ef1145a1
Add integration icons
...
Add link to public zapier invite
2018-09-30 17:56:20 -07:00
Tom Moor
f284dd1ebf
Merge branch 'master' of github.com:outline/outline into zapier
2018-09-30 17:37:35 -07:00
Tom Moor
3f0202f660
Closes #780
2018-09-30 08:58:27 -07:00
Tom Moor
b36977cf80
Stash
2018-09-30 08:51:14 -07:00
Tom Moor
7515bd2275
Upgrade styled-components
...
Upgrade styled-components-grid
2018-09-29 23:19:46 -07:00
Tom Moor
ed4013e7ee
Fixes #772 - Cursor jumps in search field
2018-09-29 23:10:07 -07:00
Tom Moor
f78d9cb072
Link CI status correctly [ci skip]
2018-09-29 22:28:28 -07:00
Tom Moor
2504d48a09
👕
2018-09-29 22:24:52 -07:00
Tom Moor
9cc3264807
💚
2018-09-29 22:14:55 -07:00
Tom Moor
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
Tom Moor
7973bfeca2
Typo in welcome email
...
Thanks @belindapreno for spotting
2018-09-27 21:22:29 -07:00
Tom Moor
717e26a7a9
Fixes #778
2018-09-25 22:09:12 -07:00
Tom Moor
2a8b47cab5
Types in onboarding doc 🙈
2018-09-19 15:33:58 -07:00
Tom Moor
d4d4907901
Bump RME. Closes #771
2018-09-10 22:21:51 -07:00
Tom Moor
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
Tom Moor
59277d2c6c
Merge pull request #762 from satyadeepk/patch-2
...
`showCollection` option in Dashboard documents list
2018-08-26 23:51:57 -07:00
Satyadeep
eb3e4b2d33
showCollection option in Dashboard documents list
...
It was added in #718 , but seems to have gone after the new tabs in the dashboard
2018-08-27 12:19:29 +05:30
Tom Moor
54a04dd8cc
Linting [ci skip]
2018-08-26 15:27:32 -07:00
Tom Moor
328f731541
Share Permissions ( #761 )
...
* Share restrictions
* Tweak language, add spec
2018-08-19 16:06:39 -07:00
Tom Moor
e704a86e36
Merge pull request #760 from outline/rme-5
...
Update to rich-markdown-editor 5.0
2018-08-18 17:58:14 -07:00
Tom Moor
61872373ec
Remove nolonger neccessary editCache
2018-08-18 17:48:56 -07:00
Tom Moor
f401b6f2e0
Tidying, possible fix for excessive view count
2018-08-18 17:45:56 -07:00
Tom Moor
3da078e98b
Move isDirty to view concern. Document model is not updated until save
2018-08-18 17:41:09 -07:00
Tom Moor
e58da006d0
👕
2018-08-16 22:53:58 -07:00
Tom Moor
be09b290b7
RME upgrade, fix autoFocus logic
2018-08-16 22:51:51 -07:00
Tom Moor
c140c64346
Use new RME callback to reduce amount of document serialization
...
Account for new RME autoFocus prop in 5.0
2018-08-16 21:19:31 -07:00
Tom Moor
059cccd36f
Merge pull request #757 from egetin/path_modification
...
Fix PATH in modified shell environment
2018-08-14 00:14:06 -07:00
Erkka Makinen
006c6f137c
Move PATH and NODE_ENV under Dockerfile. Fixes problem with PATH in
...
modified shell environment.
2018-08-14 08:04:52 +03:00
Tom Moor
4c1e33110e
Upgrade to rich-markdown-editor 4.0
2018-08-13 21:20:44 -07:00
Tom Moor
ff41aa4a17
Update debug dependency. Low severity CVE-2017-16137
2018-08-11 14:09:59 -07:00
Tom Moor
6cd7d5ca5b
Fixes: Homepage pagination
2018-08-11 14:02:37 -07:00
Tom Moor
63f6d61ac0
Linting
...
Pagination of edited / viewed responses
2018-08-11 00:46:10 -07:00
Tom Moor
6b2211f135
Pass offset to pagination
2018-08-10 23:17:19 -07:00
Tom Moor
2de9fedcc0
Merge pull request #747 from outline/dashboard-tabs
...
Dashboard Tabs
2018-08-10 23:10:12 -07:00
Tom Moor
d308442fef
Refactor, paginate on scroll
...
New PaginatedDocumentList component
2018-08-10 23:03:47 -07:00
Tom Moor
71775460c7
Bump RME - Fixes block toolbar coloring
2018-08-10 12:04:58 -07:00
Tom Moor
266b4d735c
Tidy, tidy
2018-08-10 00:11:58 -07:00
Tom Moor
2f681b1ce8
WIP: Dashboard tabs
2018-08-09 23:14:51 -07:00
Tom Moor
d222a311ad
Merge pull request #744 from outline/atlas-id-collection-id
...
Migrate atlasId -> collectionId
2018-08-08 09:36:46 -07:00
Tom Moor
18cfe26e83
Migrate atlasId -> collectionId
2018-08-07 23:23:26 -07:00
Tom Moor
f49c495a9a
Merge pull request #742 from outline/issue-625
...
Clarify where new document will be created from document header
2018-08-07 22:16:30 -07:00
Tom Moor
738dce8c06
Clarify where new document will be created from document header
2018-08-07 22:08:44 -07:00
Tom Moor
2238d1a7fd
👕
2018-08-07 08:30:48 -07:00
Tom Moor
9a440e4321
Merge branch 'issue-739' of github.com:outline/outline
2018-08-07 00:04:31 -07:00
Tom Moor
8e3ae07daf
Bump RME - Heading anchor offset
2018-08-07 00:04:08 -07:00
Tom Moor
f7bde4a5fc
Add 'share' option to document header
2018-08-06 23:58:34 -07:00
Tom Moor
4674c10203
Empty state language improvemnts
2018-08-06 23:22:20 -07:00
Tom Moor
1c9c2d8e26
Add 'new document' menu to starred and drafts screens
2018-08-06 22:49:41 -07:00
Tom Moor
3334d783f3
Closes #724
2018-08-06 22:22:15 -07:00
Tom Moor
d863ab3271
Hash navigation improvements
2018-08-05 22:08:46 -07:00
Tom Moor
cad83f4e7b
Tighten context snippet in slash command results
2018-08-05 11:12:59 -07:00
Tom Moor
61b6b18148
💚
2018-08-05 00:51:47 -07:00
Tom Moor
fc7373a6f5
Return relevant context in search results returned to slack slash command
2018-08-05 00:34:08 -07:00
Tom Moor
71830d7c77
Further improved search result snippets
2018-08-04 22:46:55 -07:00
Tom Moor
ad2d1a15bb
Merge branch 'search-improves'
2018-08-04 21:28:52 -07:00
Tom Moor
f5a1f59290
Fix search result ordering
...
Add support for returning your own drafts in results
Added regression tests
2018-08-04 21:28:37 -07:00
Tom Moor
9464967598
Merge pull request #740 from outline/search-improves
...
Search Improvements
2018-08-04 18:36:05 -07:00
Tom Moor
7ebbab7634
Merge branch 'master' of github.com:outline/outline into search-improves
2018-08-04 18:33:04 -07:00
Tom Moor
e192bcbaee
Improves ordering of search results
...
Modifies documents.search to return a context snippet and search ranking
Displays context snipped on search results screen
2018-08-04 18:32:56 -07:00
Tom Moor
32528749f0
Merge pull request #738 from outline/issue-735
...
Adds a new Slack message when connecting a channel for posting
2018-08-04 15:29:08 -07:00
Tom Moor
96348ced38
Adds a new Slack message when connecting a channel for posting
2018-08-04 15:10:16 -07:00
Tom Moor
89ee67606f
Merge pull request #737 from outline/issue-732
...
Catch errors around document rendering
2018-08-04 11:02:07 -07:00
Tom Moor
d3aeff833d
Added ability to show more error details for reporting issue
2018-08-04 10:56:36 -07:00
Tom Moor
892ce64712
Catch errors around document rendering
2018-08-04 10:48:07 -07:00
Tom Moor
43bf47fa62
Merge pull request #734 from outline/issue-730
...
Allow Slack integration setup for Google Auth accounts
2018-08-02 23:29:09 -07:00
Tom Moor
662f908c76
Allow Slack integration setup for Google Auth accounts
2018-08-02 23:26:44 -07:00
Tom Moor
cdd1fc4fb7
Fixes: Can't reshre a link once revoked
...
closes #733
2018-08-02 22:17:41 -07:00
Tom Moor
8acb60f4c7
Fixes: Link to developer documentation from token settings page
2018-08-02 00:41:51 -07:00
Tom Moor
fc5a6127a5
Closes #731 - Potential URL parse error
2018-08-02 00:18:19 -07:00
Tom Moor
4faccbcb4e
Fixes: Slack integration creation
2018-08-01 21:55:30 -07:00
Tom Moor
7a0466f9fd
Move to CircleCI 2.0
...
closes #727
2018-07-27 20:26:30 -07:00
Tom Moor
a75140b08c
Fixes various overflow issues, #724
2018-07-24 21:13:54 -07:00
Tom Moor
9fa1ad55ce
Upgrade RME. Potential fix for #723
2018-07-24 00:08:46 -07:00
Tom Moor
3874fc9b3d
Closes #673 - Redirect to new document after duplicating
2018-07-21 12:55:40 -07:00
Tom Moor
28690be77c
Fixes #709 - Share links fail when logged into another Outline account
2018-07-21 12:42:00 -07:00
Tom Moor
03411ead09
Upgrade RME - Slate deps and bugfixes
2018-07-21 10:53:17 -07:00
Tom Moor
b3662cc35c
Bring mobile styling of shared documents inline with regular documents
2018-07-21 10:18:39 -07:00
Tom Moor
e20232a869
Closes #692 - Fixes download files in Firefox
2018-07-20 23:51:05 -07:00
Tom Moor
1bb4583b3f
Upgrade RME - Adds markdown shortcuts to headings, fixes several FF issues
2018-07-20 00:17:59 -07:00
Tom Moor
2c0802372b
Update RME - Text loss fix
2018-07-18 23:06:35 -07:00
Tom Moor
7efff83410
Update RME - Moar fixes
2018-07-18 00:32:41 -07:00
Tom Moor
6cd4e3069f
Fixes: Scrolling issues in FF
...
#692
2018-07-15 23:11:49 -07:00
Tom Moor
5884e07c1f
Merge master, small refactor
2018-07-15 07:58:58 -07:00
Tom Moor
06953acfdf
Merge pull request #721 from outline/rme-2
...
Upgrade to RME 2
2018-07-14 22:53:20 -07:00
Tom Moor
f048c4ab0c
Clean up ClickablePadding
...
Remove log
2018-07-14 22:35:40 -07:00
Tom Moor
7f8a59ae2f
Upgrade to RME 2, restores functionality removed from that module
2018-07-14 22:26:26 -07:00
Tom Moor
ab6259b162
👕
2018-07-11 21:12:26 -07:00
Tom Moor
8f08f8dabf
Update content pages
2018-07-11 21:01:08 -07:00
Tom Moor
19a328ebeb
Improved homepage 🙏
2018-07-11 21:01:08 -07:00
Tom Moor
95c4574549
Update Navigation.js
2018-07-11 12:51:18 -07:00
Tom Moor
2735c67ed9
Closes #717
2018-07-10 21:05:45 -07:00
Tom Moor
802496aacb
Merge branch 'master' of github.com:outline/outline into signin-link
2018-07-10 21:05:25 -07:00
Tom Moor
2d6f906b83
Account Deletion ( #716 )
...
Adds ability to remove user account, wipes personal information and soft-deletes record.
2018-07-10 21:05:01 -07:00
Tom Moor
edbf5d754d
Merge branch 'master' of github.com:outline/outline into account-delete
2018-07-10 20:51:09 -07:00
Tom Moor
257061011c
Remove onCascade as it doesn't work with paranoid
2018-07-10 20:51:06 -07:00
Tom Moor
bda4bd6313
Tweak UI
2018-07-10 20:49:58 -07:00
Tom Moor
69677b31e4
Allow more than one user to be deleted 😂
2018-07-10 20:44:59 -07:00
Tom Moor
22d02da2f9
Wiping more information
...
Ensuring documents and collections created by user still load
2018-07-10 19:47:15 -07:00
Tom Moor
068f199bb0
💚
2018-07-10 18:38:39 -07:00
Tom Moor
f15ac0ee2a
Merge pull request #718 from satyadeepk/patch-1
...
`showCollection` option in Dashboard documents list
2018-07-10 08:04:15 -07:00
Satyadeep
34c0e6b24b
showCollection option in Dashboard documents list
2018-07-10 12:42:40 +05:30
Tom Moor
f0c192cdc0
💚
2018-07-08 13:29:06 -07:00
Tom Moor
5f6236dd65
Merge master
2018-07-08 13:03:36 -07:00
Tom Moor
14f9038419
Merge pull request #714 from outline/remove-password
...
Remove old code
2018-07-08 15:01:20 -05:00
Tom Moor
2a743dcce6
Merge pull request #715 from outline/issue-draft-save
...
Fixes initial draft save issue
2018-07-08 15:01:06 -05:00
Tom Moor
8fe7d8e4be
Update yarn.lock
2018-07-08 12:42:44 -07:00
Tom Moor
12a63396ab
Remove flow type
2018-07-07 18:22:17 -05:00
Tom Moor
4976d53ed8
Remove password field
2018-07-07 18:19:13 -05:00
Tom Moor
08cac861ae
Done. Needs testing once back online
2018-07-07 18:09:39 -05:00
Tom Moor
dd52f4d82a
Delete modal
2018-07-07 17:51:43 -05:00
Tom Moor
f9cbd425cb
Cleanup unneccessary folders.
...
Add delete account modal
2018-07-07 17:45:24 -05:00
Tom Moor
465f819c45
Account deletion endpoint
2018-07-07 17:38:22 -05:00
Tom Moor
458d9b5d99
Fixes: Issue saving after draft
2018-07-04 13:00:53 -07:00
Tom Moor
a049e0e9bc
SlackButton does not need to be connected
2018-07-02 22:37:07 -07:00
Tom Moor
2fd8b35ca9
Fixed: Modified time display on dashboard
...
New Time component for relative time formatting with accessibility
2018-07-01 19:56:58 -07:00
Tom Moor
933fa9732c
CSS tweaks
2018-07-01 12:42:21 -07:00
Tom Moor
73d6238b4c
Merge pull request #710 from outline/breadcrumb
...
Parent Breadcrumb
2018-07-01 12:08:56 -07:00
Tom Moor
f41e186da3
👕
2018-07-01 11:57:17 -07:00
Tom Moor
0e940741f6
Mobile styling
2018-07-01 11:54:24 -07:00
Tom Moor
dc33cc9734
position sticky
2018-07-01 10:20:57 -07:00
Tom Moor
899b637979
wip
2018-07-01 09:16:38 -07:00
Tom Moor
7780efce0e
Update favicon
2018-06-30 19:22:28 -07:00
Tom Moor
e50c6488d3
Sidebar styling tweak
2018-06-30 19:19:37 -07:00
Tom Moor
5c7a182897
Added: New document icon / menu to Dashboard screen
2018-06-30 14:01:21 -07:00
Tom Moor
c599bb70ca
Closes #666
2018-06-30 13:18:18 -07:00
Tom Moor
2f839c75f7
Handle relative urls
2018-06-26 23:43:19 -07:00
Tom Moor
6bd53b72b2
Fixes #707
...
Improved clickable area around editor content
2018-06-25 22:45:43 -07:00
Tom Moor
657d0775f5
Closes #706 - internal links incorrectly redirecting
2018-06-25 20:45:26 -07:00
Tom Moor
614b08311f
Updated FAQ
...
Improved homepage mobile styling
Minor fixes elsewhere
closes #690
2018-06-24 10:41:49 -07:00
Tom Moor
4ed2b4b475
Adds warning when attempting to leave edit mode with images uploading
2018-06-23 18:58:44 -07:00
Tom Moor
d529c98983
Fixes #697
2018-06-23 18:11:17 -07:00
Tom Moor
891c6f1c0a
Merge pull request #705 from outline/draft-counter
...
Added bubble to side of drafts in sidebar with count of pending drafts
2018-06-23 15:40:08 -07:00
Tom Moor
55ddd3137d
Added bubble to side of drafts in sidebar with count of pending drafts
...
Based on feedback that its not clear on initial use
2018-06-23 15:27:16 -07:00
Tom Moor
9de4ed89e1
[ci skip] Added roadmap
2018-06-23 13:52:20 -07:00
Tom Moor
31ba1789f1
Improved document download
...
Correctly unescapes documents and downloads latest version
2018-06-23 13:35:42 -07:00
Tom Moor
238c6ee653
Upgrade editor, inline code styling
2018-06-23 00:25:17 -07:00
Tom Moor
b9f1832578
Closes #671
2018-06-23 00:12:24 -07:00
Tom Moor
b8dda3bd65
Update editor, speed up sidebar
...
closes #694
2018-06-23 00:10:52 -07:00
Tom Moor
fa4453a476
Fixes #687
...
Tidied people list, now displaying joined at date
2018-06-20 22:10:03 -07:00
Tom Moor
b9e0668d7d
Bulk export ( #684 )
...
* First pass (working) collection export to zip
* Add export confirmation screen
* 👕
* Refactor
* Job for team export, move to tmp file, settings UI
* Export all collections job
* 👕
* Add specs
* Clarify UI
2018-06-20 21:33:21 -07:00
Tom Moor
cedd31c9ea
Upgrade editor, closes #685
2018-06-19 22:30:39 -07:00
Tom Moor
7375e95bf5
Allow manifest discovery
2018-06-16 14:43:34 -07:00
Tom Moor
a2c06f5599
👕
2018-06-16 14:37:32 -07:00
Tom Moor
89f75d497c
Add manifest.json, required images, remove unused fonts
2018-06-16 14:19:49 -07:00
Tom Moor
42478785fc
Bump icons, add theme-color
2018-06-16 14:12:15 -07:00
Tom Moor
87c1d610d1
Add missing alt, add missing lang property
2018-06-16 14:00:24 -07:00
Tom Moor
adc78fd408
Closes #679
2018-06-16 13:10:14 -07:00
Tom Moor
a95b7fc4b6
Emoji work
2018-06-09 17:17:40 -07:00