Jori Lallo
c7d50c4a78
Merge pull request #614 from outline/jori/billing-suspended
...
Suspended accounts and settings changes
2018-03-07 00:11:17 -08:00
Tom Moor
b9dda35566
Bump slate-edit-code dependency
2018-03-06 21:00:44 -08:00
Tom Moor
16a6c3bffe
Remove moment
2018-03-06 20:31:12 -08:00
Jori Lallo
8e4978c638
Cleanup
2018-03-04 22:38:14 -08:00
Jori Lallo
71270bcb93
Members -> Users
2018-03-04 22:34:06 -08:00
Jori Lallo
7ef3110a6d
Renamed ApiKeys store
2018-03-04 22:26:02 -08:00
Jori Lallo
1a8ca20fce
UI to prevent suspended users viewing the application
2018-03-04 22:18:23 -08:00
Jori Lallo
a0f58583b5
UI work
2018-03-04 16:53:57 -08:00
Jori Lallo
06a6573feb
Initial work on the frontend
2018-03-04 15:39:17 -08:00
Tom Moor
18b0338736
Pinned documents ( #608 )
...
* Migrations and API for pinned documents
* Documentation
* Add pin icon
* Fin.
* v0.2.0
* Remove pin from DocumentPreview, add general menu
Add Pinned documents header
* Tidy
* Fixed: Drafts appearing on collection home
2018-02-28 23:28:36 -08:00
Tom Moor
9142d975df
Draft Documents ( #518 )
...
* Mostly there
* Fix up specs
* Working scope, updated tests
* Don't record view on draft
* PR feedback
* Highlight drafts nav item
* Bugaboos
* Styling
* Refactoring, gradually addressing Jori feedback
* Show collection in drafts list
Flow fixes
* Ensure menu actions are hidden when draft
2018-02-27 22:41:12 -08:00
Tom Moor
752f7c6e2f
Remove left property.
2018-02-24 21:47:36 -08:00
Tom Moor
2e37bb2c22
menu-improves
2018-02-24 21:21:05 -08:00
Tom Moor
e8b10176eb
Upgrade to Slate 32
...
closes #588
2018-02-13 21:03:38 -08:00
Tom Moor
ea471b2a19
In my testing this fixes the redirect loop on logout
2018-02-12 22:44:43 -08:00
Tom Moor
6caba86751
Mobile Responsive Styles ( #580 )
...
* WIP: Responsive styles
* Flip breakpoints, ensure doc doesn't spread
* Add MenuIcon
* Refactor Sidebar to share mobile responsive styles
* Fix accidental find/replace
* Tweak padding to take into account icon spacing
2018-02-10 23:24:12 -08:00
Tom Moor
4cc7338534
Analytics ( #582 )
...
* gtm > ga
* Record pageviews in SPA
* Remove home-rolled tracking in favor of autotrack
* cleanup
2018-02-10 23:23:50 -08:00
Tom Moor
b0db7f29d3
Fixes: Possible to create blocks inside document title
2018-02-07 22:29:33 -08:00
Jori Lallo
abcab12b97
Fix TOC
2018-02-06 22:40:13 -08:00
Jori Lallo
9fad61c4b4
Fix code overflow. Fixes #563 ( #565 )
2018-02-04 23:43:57 -08:00
Tom Moor
47da3f2b9b
Increase collections pagination limit ( #561 )
...
* I think this is the pragmatic solution for now. We can readdress later.
Also renamed fetchAll, to the more accurate fetchPage
* 💚
2018-02-04 12:30:35 -08:00
Tom Moor
f076582ce4
Fixes code blocks ( #554 )
...
* Fixes code blocks
* Flow ignore uncompiled files
* 💚
* big > bug
2018-02-04 12:30:22 -08:00
Tom Moor
b1ef4ef7b9
Merge pull request #541 from outline/issue-537
...
Fixes Collection ... menu not working
2018-01-30 22:56:35 -08:00
Tom Moor
48793a4cef
callback > promise
2018-01-30 22:49:48 -08:00
Tom Moor
66c091cfbb
Closes #538
...
Seems simple and obvious because it is, we should check that startBlock exists before using it
2018-01-30 08:24:49 -08:00
Tom Moor
85a27593e8
Fix sidebar spacing, this needs a crazy refactor soon
2018-01-29 23:09:53 -08:00
Tom Moor
29aba6bfe6
Restores file import on sidebar menu
2018-01-29 23:04:45 -08:00
Tom Moor
ba72ecb0e3
issue-537
2018-01-29 22:31:49 -08:00
Jori Lallo
97268314fe
Map keyboard shortcuts on windows ( #526 )
...
* Map keyboard shortcuts on windows
* Fixed also saving commands
* Fix keyboard shortcut for keyboard shortcuts
* Fixed guide
* Cmd -> Mod
2018-01-28 17:57:45 -08:00
Tom Moor
edcb92d223
Updated to only add numbering to slugified heading anchors when absolutely neccessary
2018-01-27 11:45:46 -08:00
Tom Moor
7647d23804
Stable heading ids
2018-01-27 00:47:48 -08:00
Jori Lallo
891bac6d1d
Autofocus on new link
2018-01-24 23:16:13 -08:00
Jori Lallo
395c022178
LinkToolbar changes
2018-01-24 00:00:58 -08:00
Jori Lallo
2a716f55a9
Merge pull request #514 from outline/jori/team-admin-frontend
...
Team members frontend
2018-01-21 16:27:01 -08:00
Jori Lallo
46791109e3
Added user icon
2018-01-21 16:17:21 -08:00
Jori Lallo
bbd1600539
Settings members UI
2018-01-17 20:49:43 -08:00
Tom Moor
3d93ce3881
Fixed: Loading placeholders all the same width
2018-01-15 14:49:32 -08:00
Jori Lallo
fe00e1f76d
more boundless builds
2018-01-03 21:41:04 -08:00
Jori Lallo
2c9e92e5b9
Fixes
2018-01-03 21:35:13 -08:00
Jori Lallo
2fd5fc2dff
Dynamic loading for Editor
2018-01-03 20:08:43 -08:00
Jori Lallo
686c237e36
Moved to webpack 3
2018-01-03 16:29:01 -08:00
Jori Lallo
721958b7dc
Merge pull request #505 from outline/jori/toolbar-select
...
Toolbar select tweaks
2018-01-01 16:17:12 -08:00
Jori Lallo
1e38e70987
Delay toolbar visibility a bit
2018-01-01 11:58:35 -08:00
Jori Lallo
4d8df6e951
Only show inline toolbar on mouseup if pointer selected
2018-01-01 11:58:23 -08:00
Jori Lallo
8bd640676f
Added block quote icon
2018-01-01 11:25:07 -08:00
Jori Lallo
330f0eb41d
Added support for block quotes
2017-12-30 13:46:21 -08:00
Tom Moor
922fd2497c
Fixes #480
2017-12-18 22:55:14 -08:00
Jori Lallo
7d756e4fae
Avatar upload
2017-12-13 23:23:22 -08:00
Tom Moor
7e845242de
Fix: Esc to close link toolbar
...
Error when selection changes to not include link
2017-12-10 15:54:54 -08:00
Tom Moor
d18bce8a20
Refactoring and improved error handling around Link Toolbar
2017-12-10 15:39:02 -08:00