Commit Graph

1826 Commits

Author SHA1 Message Date
464eda1d82 Merge pull request #785 from JonathanUsername/master
Make isHistory regex slightly more specific
2018-10-19 20:07:54 -07:00
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
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
91d79491f4 Make isHistory regex slightly more specific 2018-10-16 13:01:17 +01:00
61cce88ef8 Add note on Google Auth to README [ci skip] 2018-09-30 23:32:06 -07:00
1356e35ad1 Closes #686 - null does not trigger default param 2018-09-30 18:42:27 -07:00
d54750ef19 Closes #769 2018-09-30 18:31:42 -07:00
283fad5f87 Merge pull request #781 from outline/zapier
Zapier
2018-09-30 18:11:22 -07:00
b02e5184fd Closes #764 - Visual feedback that avatar is uploading 2018-09-30 18:09:35 -07:00
e8ef1145a1 Add integration icons
Add link to public zapier invite
2018-09-30 17:56:20 -07:00
f284dd1ebf Merge branch 'master' of github.com:outline/outline into zapier 2018-09-30 17:37:35 -07:00
3f0202f660 Closes #780 2018-09-30 08:58:27 -07:00
b36977cf80 Stash 2018-09-30 08:51:14 -07:00
7515bd2275 Upgrade styled-components
Upgrade styled-components-grid
2018-09-29 23:19:46 -07:00
ed4013e7ee Fixes #772 - Cursor jumps in search field 2018-09-29 23:10:07 -07:00
f78d9cb072 Link CI status correctly [ci skip] 2018-09-29 22:28:28 -07:00
2504d48a09 👕 2018-09-29 22:24:52 -07:00
9cc3264807 💚 2018-09-29 22:14:55 -07:00
d0bee23432 Version History (#768)
* Stash. Super rough progress

* Stash

* 'h' how toggles history panel
Add documents.restore endpoint

* Add tests for documents.restore endpoint

* Document restore endpoint

* Tiding, RevisionMenu, remove scroll dep

* Add history menu item

* Paginate loading

* Fixed: Error boundary styling
Select first revision faster

* Diff summary, styling

* Add history loading placeholder
Fix move modal not opening

* Fixes: Refreshing page on specific revision

* documentation for document.revision

* Better handle versions with no text changes (will no longer be created)
2018-09-29 21:24:07 -07:00
7973bfeca2 Typo in welcome email
Thanks @belindapreno for spotting
2018-09-27 21:22:29 -07:00
717e26a7a9 Fixes #778 2018-09-25 22:09:12 -07:00
2a8b47cab5 Types in onboarding doc 🙈 2018-09-19 15:33:58 -07:00
d4d4907901 Bump RME. Closes #771 2018-09-10 22:21:51 -07:00
7550e03b22 Fixes: Editor content written between image upload start and finish is lost
Fixes: Image lost after upload if document is immediately closed without further edits
2018-09-03 13:58:24 -07:00
59277d2c6c Merge pull request #762 from satyadeepk/patch-2
`showCollection` option in Dashboard documents list
2018-08-26 23:51:57 -07:00
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
54a04dd8cc Linting [ci skip] 2018-08-26 15:27:32 -07:00
328f731541 Share Permissions (#761)
* Share restrictions

* Tweak language, add spec
2018-08-19 16:06:39 -07:00
e704a86e36 Merge pull request #760 from outline/rme-5
Update to rich-markdown-editor 5.0
2018-08-18 17:58:14 -07:00
61872373ec Remove nolonger neccessary editCache 2018-08-18 17:48:56 -07:00
f401b6f2e0 Tidying, possible fix for excessive view count 2018-08-18 17:45:56 -07:00
3da078e98b Move isDirty to view concern. Document model is not updated until save 2018-08-18 17:41:09 -07:00
e58da006d0 👕 2018-08-16 22:53:58 -07:00
be09b290b7 RME upgrade, fix autoFocus logic 2018-08-16 22:51:51 -07:00
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
059cccd36f Merge pull request #757 from egetin/path_modification
Fix PATH in modified shell environment
2018-08-14 00:14:06 -07:00
006c6f137c Move PATH and NODE_ENV under Dockerfile. Fixes problem with PATH in
modified shell environment.
2018-08-14 08:04:52 +03:00
4c1e33110e Upgrade to rich-markdown-editor 4.0 2018-08-13 21:20:44 -07:00
ff41aa4a17 Update debug dependency. Low severity CVE-2017-16137 2018-08-11 14:09:59 -07:00
6cd7d5ca5b Fixes: Homepage pagination 2018-08-11 14:02:37 -07:00
63f6d61ac0 Linting
Pagination of edited / viewed responses
2018-08-11 00:46:10 -07:00
6b2211f135 Pass offset to pagination 2018-08-10 23:17:19 -07:00
2de9fedcc0 Merge pull request #747 from outline/dashboard-tabs
Dashboard Tabs
2018-08-10 23:10:12 -07:00
d308442fef Refactor, paginate on scroll
New PaginatedDocumentList component
2018-08-10 23:03:47 -07:00
71775460c7 Bump RME - Fixes block toolbar coloring 2018-08-10 12:04:58 -07:00
266b4d735c Tidy, tidy 2018-08-10 00:11:58 -07:00
2f681b1ce8 WIP: Dashboard tabs 2018-08-09 23:14:51 -07:00
d222a311ad Merge pull request #744 from outline/atlas-id-collection-id
Migrate atlasId -> collectionId
2018-08-08 09:36:46 -07:00
18cfe26e83 Migrate atlasId -> collectionId 2018-08-07 23:23:26 -07:00
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