Commit Graph

1637 Commits

Author SHA1 Message Date
4ed2b4b475 Adds warning when attempting to leave edit mode with images uploading 2018-06-23 18:58:44 -07:00
d529c98983 Fixes #697 2018-06-23 18:11:17 -07:00
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
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
9de4ed89e1 [ci skip] Added roadmap 2018-06-23 13:52:20 -07:00
31ba1789f1 Improved document download
Correctly unescapes documents and downloads latest version
2018-06-23 13:35:42 -07:00
238c6ee653 Upgrade editor, inline code styling 2018-06-23 00:25:17 -07:00
b9f1832578 Closes #671 2018-06-23 00:12:24 -07:00
b8dda3bd65 Update editor, speed up sidebar
closes #694
2018-06-23 00:10:52 -07:00
fa4453a476 Fixes #687
Tidied people list, now displaying joined at date
2018-06-20 22:10:03 -07:00
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
cedd31c9ea Upgrade editor, closes #685 2018-06-19 22:30:39 -07:00
7375e95bf5 Allow manifest discovery 2018-06-16 14:43:34 -07:00
a2c06f5599 👕 2018-06-16 14:37:32 -07:00
89f75d497c Add manifest.json, required images, remove unused fonts 2018-06-16 14:19:49 -07:00
42478785fc Bump icons, add theme-color 2018-06-16 14:12:15 -07:00
87c1d610d1 Add missing alt, add missing lang property 2018-06-16 14:00:24 -07:00
adc78fd408 Closes #679 2018-06-16 13:10:14 -07:00
ae502c10c9 Revoked share links (#664)
* Move to revokation API for share links

* Respect revoked share links
Add documentation for shares endpoints

* 💚
2018-06-16 12:36:25 -07:00
fad5976dd2 Allowed domains env variable for Google Auth (#682)
* Allowed domains env variable for Google Auth

* Fixing lint errors

* PR comments. Use includes instead of indexOf
2018-06-16 12:36:02 -07:00
19c5cafa51 Restore missing colors 2018-06-10 09:56:08 -07:00
434129a434 ThemeProvider (#677)
closes #655
2018-06-09 19:10:30 -07:00
0942deec38 [ci skip] Add styled components badge 2018-06-09 18:59:49 -07:00
aacfd42640 Fixes #676 - Newlines no longer added to nested lists on save 2018-06-09 17:22:03 -07:00
b929fb2bd3 Fixes TOC 2018-06-07 22:26:53 -07:00
f8cd3bf8c4 Improved offline handling 2018-06-07 21:35:40 -07:00
21d887151d Fixes #674 - Focus in toolbar no longer lost on autosave 2018-06-07 20:48:43 -07:00
27f44ae2a0 Merge pull request #672 from outline/duplicate
Duplicate Document
2018-06-05 20:13:46 -07:00
2d02093f48 Added 'duplicate' menu option
For now duplicates next to original document in the same collection
2018-06-05 06:57:26 -07:00
45a2c03030 Hint that share link is a two step menu item 2018-06-04 22:01:37 -07:00
70a8f02564 Add changelog to account menu, make changelog headings anchors 2018-06-04 21:46:24 -07:00
8c107dfe42 Added toast notifications for share menu 2018-06-04 21:37:08 -07:00
97c2d8dffc Closes #667 - React warning in development 2018-06-04 21:13:42 -07:00
22e823df9a Closes #665 - Correctly handle user not granting auth permissions, display friendly error 2018-06-04 21:06:47 -07:00
53a0f423c3 Track recently active and signin times (#663)
* Track recently active and signin times

* Trust proxy headers in production
2018-06-04 19:07:56 -07:00
1977278426 Upgrade RME - Allow pasting of Markdown syntax 2018-06-04 17:53:20 -07:00
a5f8d7411e Merge branch 'menu-spacing' 2018-06-04 15:02:48 -07:00
5b83feefa7 Merge branch 'master' of github.com:outline/outline 2018-06-04 15:02:27 -07:00
78ea35da29 Mark documents as viewed after a short delay instead of immediately. This should result in more accurate view counts 2018-06-04 15:13:58 -04:00
874235eb0f User model cleanup 2018-06-04 15:08:29 -04:00
9d7860feb0 Fixes menu spacing issue 2018-06-04 15:01:20 -04:00
4469cb7239 Merge pull request #662 from outline/issue-660
Updated parseTitle to remove escape characters
2018-06-03 22:30:48 -04:00
0adb8814dd 💚 2018-06-03 22:25:40 -04:00
133aa05bd8 Correct replacement 2018-06-03 22:23:28 -04:00
6a0a22a636 Updated parseTitle to remove escape characters
Tests pass, however the JS running in the browser appears to be behaving differently. Not got to the bottom of it yet
2018-06-03 22:07:41 -04:00
1c081f8777 Merge pull request #659 from outline/google-auth
Google Auth
2018-06-03 15:29:02 -04:00
466033964f Closes #482 2018-06-02 19:00:16 -04:00
329d23828d Fallback for domain without public logo 2018-06-02 18:43:44 -04:00
4c9f86c7f7 Save avatars to le cloud in beforeSave hooks
Added encryption to uploads
Updated icon for team settings
2018-06-01 18:00:48 -04:00
a99a804ea0 👕 2018-06-01 15:23:33 -04:00