Commit Graph

1654 Commits

Author SHA1 Message Date
Tom Moor
465f819c45 Account deletion endpoint 2018-07-07 17:38:22 -05: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
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
Satyadeep
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
Tom Moor
19c5cafa51 Restore missing colors 2018-06-10 09:56:08 -07:00
Tom Moor
434129a434
ThemeProvider (#677)
closes #655
2018-06-09 19:10:30 -07:00
Tom Moor
0942deec38
[ci skip] Add styled components badge 2018-06-09 18:59:49 -07:00
Tom Moor
aacfd42640 Fixes #676 - Newlines no longer added to nested lists on save 2018-06-09 17:22:03 -07:00
Tom Moor
b929fb2bd3 Fixes TOC 2018-06-07 22:26:53 -07:00
Tom Moor
f8cd3bf8c4 Improved offline handling 2018-06-07 21:35:40 -07:00
Tom Moor
21d887151d Fixes #674 - Focus in toolbar no longer lost on autosave 2018-06-07 20:48:43 -07:00
Tom Moor
27f44ae2a0
Merge pull request #672 from outline/duplicate
Duplicate Document
2018-06-05 20:13:46 -07:00
Tom Moor
2d02093f48 Added 'duplicate' menu option
For now duplicates next to original document in the same collection
2018-06-05 06:57:26 -07:00
Tom Moor
45a2c03030 Hint that share link is a two step menu item 2018-06-04 22:01:37 -07:00
Tom Moor
70a8f02564 Add changelog to account menu, make changelog headings anchors 2018-06-04 21:46:24 -07:00
Tom Moor
8c107dfe42 Added toast notifications for share menu 2018-06-04 21:37:08 -07:00
Tom Moor
97c2d8dffc Closes #667 - React warning in development 2018-06-04 21:13:42 -07:00