Commit Graph

1484 Commits

Author SHA1 Message Date
bdff3b716b Merge pull request #629 from outline/issue-623
Improves behavior of link toolbar
2018-03-25 16:42:58 -07:00
fc3ffb86de Merge pull request #630 from outline/issue-624
Increase padding at the bottom of the editable area
2018-03-25 16:04:50 -07:00
fcd8f07a2a Increase padding at the bottom of the editable area 2018-03-25 15:56:17 -07:00
a24d745870 Improves behavior of link toolbar based on user feedback 2018-03-25 15:35:59 -07:00
27ad71b662 Merge pull request #628 from outline/slate-upgrades
Dep updates to Slate 32
2018-03-25 15:35:31 -07:00
f8ba139128 Final dep updates to Slate 32 2018-03-25 14:42:28 -07:00
5ad0e79a7e Merge pull request #619 from outline/tommoor-patch-1
Improve scrolling behavior
2018-03-10 22:49:34 -08:00
8a884b446d Improve scrolling behavior
Prevent scrolling in the sidebar/ content area scrolling the other section when the boundary of a scrolling area is reached.

https://developer.mozilla.org/en-US/docs/Web/CSS/overscroll-behavior
2018-03-10 11:26:29 -08:00
c7d50c4a78 Merge pull request #614 from outline/jori/billing-suspended
Suspended accounts and settings changes
2018-03-07 00:11:17 -08:00
983b8fe9a0 Wrapped additional error data under data 2018-03-07 00:05:34 -08:00
f5c1ddf8b9 added suspending admin email to error screen 2018-03-06 23:38:52 -08:00
e9e4538436 Addressed feedback 2018-03-06 23:09:21 -08:00
61dfd75ba3 Merge pull request #618 from outline/slate-edit-code
Upgrade slate-edit-code
2018-03-06 21:18:50 -08:00
b9dda35566 Bump slate-edit-code dependency 2018-03-06 21:00:44 -08:00
209a1e8d35 Merge pull request #617 from outline/remove-moment
Remove moment.js
2018-03-06 20:39:56 -08:00
16a6c3bffe Remove moment 2018-03-06 20:31:12 -08:00
247dbce9b0 Merge pull request #615 from outline/jori/notification-emails
Email template updates
2018-03-06 20:07:52 -08:00
0b005afdf9 More email styles 2018-03-06 19:34:13 -08:00
189c592a44 Tweaked email layout 2018-03-04 23:18:39 -08:00
2f972668f4 Tweaked label style 2018-03-04 22:45:55 -08:00
8e4978c638 Cleanup 2018-03-04 22:38:14 -08:00
71270bcb93 Members -> Users 2018-03-04 22:34:06 -08:00
7ef3110a6d Renamed ApiKeys store 2018-03-04 22:26:02 -08:00
1a8ca20fce UI to prevent suspended users viewing the application 2018-03-04 22:18:23 -08:00
1c2b3e992e Prevent API access from suspended user 2018-03-04 17:08:18 -08:00
a0f58583b5 UI work 2018-03-04 16:53:57 -08:00
06a6573feb Initial work on the frontend 2018-03-04 15:39:17 -08:00
3d6b9466fb Backend support 2018-03-04 15:38:51 -08:00
7272b24eaf Merge pull request #610 from outline/jori/natural-sort
Added natural sorting for documents and collections
2018-02-28 23:28:47 -08:00
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
1722b3f3d9 Merge pull request #611 from outline/issue-drafts
Drafts Fixes
2018-02-28 23:27:56 -08:00
c80ae1bdd6 Fixes: Document not added to structure
Cache key bump
2018-02-28 23:21:29 -08:00
3505ed3ad0 Removed quite useless store test 2018-02-28 23:21:17 -08:00
4bc8a152c1 Added natural sorting for documents and collections 2018-02-28 23:00:41 -08:00
871e6918e8 v0.2.0 2018-02-27 23:59:54 -08:00
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
79a0272230 Merge pull request #607 from outline/menu-improves
Menu Improvements
2018-02-25 18:39:39 -08:00
11e674f387 Merge pull request #606 from outline/validation-improves
Validation Improvements
2018-02-25 16:40:19 -08:00
752f7c6e2f Remove left property. 2018-02-24 21:47:36 -08:00
2e37bb2c22 menu-improves 2018-02-24 21:21:05 -08:00
f8bdadfd9a Final direct BadRequest removals 2018-02-24 20:52:56 -08:00
f3c7fb8bc6 Fixes #593 2018-02-24 20:44:13 -08:00
fb19075d0e Merge pull request #602 from outline/authorization-improves
Authorization Improvements
2018-02-20 22:30:41 -08:00
5b6c908215 More granular error responses 2018-02-19 23:31:18 -08:00
9c2f85c296 Merge pull request #601 from outline/slate-32-compat
Slate 32 compatibility
2018-02-19 19:03:12 -08:00
051acfd36d Merge pull request #604 from outline/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2018-02-18 19:23:12 -08:00
1d8e994850 Create CODE_OF_CONDUCT.md 2018-02-18 19:18:44 -08:00
d73196594d Correct ApiKey delete auth check 2018-02-18 13:10:17 -08:00
7a0aa0ecf8 Add additional future-proofing auth checks for creation 2018-02-18 11:08:43 -08:00
e3e084130c Add missing snap 2018-02-18 10:58:54 -08:00