Commit Graph

1662 Commits

Author SHA1 Message Date
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
f15ac0ee2a Merge pull request #718 from satyadeepk/patch-1
`showCollection` option in Dashboard documents list
2018-07-10 08:04:15 -07:00
34c0e6b24b showCollection option in Dashboard documents list 2018-07-10 12:42:40 +05:30
14f9038419 Merge pull request #714 from outline/remove-password
Remove old code
2018-07-08 15:01:20 -05:00
2a743dcce6 Merge pull request #715 from outline/issue-draft-save
Fixes initial draft save issue
2018-07-08 15:01:06 -05:00
8fe7d8e4be Update yarn.lock 2018-07-08 12:42:44 -07:00
12a63396ab Remove flow type 2018-07-07 18:22:17 -05:00
4976d53ed8 Remove password field 2018-07-07 18:19:13 -05:00
458d9b5d99 Fixes: Issue saving after draft 2018-07-04 13:00:53 -07:00
a049e0e9bc SlackButton does not need to be connected 2018-07-02 22:37:07 -07:00
2fd8b35ca9 Fixed: Modified time display on dashboard
New Time component for relative time formatting with accessibility
2018-07-01 19:56:58 -07:00
933fa9732c CSS tweaks 2018-07-01 12:42:21 -07:00
73d6238b4c Merge pull request #710 from outline/breadcrumb
Parent Breadcrumb
2018-07-01 12:08:56 -07:00
f41e186da3 👕 2018-07-01 11:57:17 -07:00
0e940741f6 Mobile styling 2018-07-01 11:54:24 -07:00
dc33cc9734 position sticky 2018-07-01 10:20:57 -07:00
899b637979 wip 2018-07-01 09:16:38 -07:00
7780efce0e Update favicon 2018-06-30 19:22:28 -07:00
e50c6488d3 Sidebar styling tweak 2018-06-30 19:19:37 -07:00
5c7a182897 Added: New document icon / menu to Dashboard screen 2018-06-30 14:01:21 -07:00
c599bb70ca Closes #666 2018-06-30 13:18:18 -07:00
2f839c75f7 Handle relative urls 2018-06-26 23:43:19 -07:00
6bd53b72b2 Fixes #707
Improved clickable area around editor content
2018-06-25 22:45:43 -07:00
657d0775f5 Closes #706 - internal links incorrectly redirecting 2018-06-25 20:45:26 -07:00
614b08311f Updated FAQ
Improved homepage mobile styling
Minor fixes elsewhere
closes #690
2018-06-24 10:41:49 -07:00
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