Commit Graph

44 Commits

Author SHA1 Message Date
dc33cc9734 position sticky 2018-07-01 10:20:57 -07:00
e50c6488d3 Sidebar styling tweak 2018-06-30 19:19:37 -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
b8dda3bd65 Update editor, speed up sidebar
closes #694
2018-06-23 00:10:52 -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
87c1d610d1 Add missing alt, add missing lang property 2018-06-16 14:00:24 -07:00
434129a434 ThemeProvider (#677)
closes #655
2018-06-09 19:10:30 -07:00
97c2d8dffc Closes #667 - React warning in development 2018-06-04 21:13:42 -07: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
9315e3f0f0 Members -> People
Update help text throughout settings area
Add details on authentication method
2018-05-31 14:49:19 -07:00
0b3feef47a Hide settings items for non admins
Update image uploader for use with team logo
Fix can't cancel cropping modal
2018-05-31 12:52:03 -07:00
35f6255dbd Settings -> Profile 2018-05-28 22:58:57 -07:00
6df753d962 Team users -> Team members 2018-05-24 23:23:05 -07:00
d93815ca0a Share links list WIP 2018-05-22 23:01:49 -07:00
b40b77b228 Merge branch 'master' into share-links 2018-05-22 21:27:45 -07:00
05339441e7 Fixes: Minor layout issue in settings sidebar header 2018-05-20 20:21:39 -07:00
4266020315 Gen and copy share link from frontend 2018-05-16 23:07:33 -07:00
dded458582 Setup for unauthenticated doc viewing 2018-05-12 21:01:17 -07:00
016bb01948 Tweak header block spacing 2018-05-12 11:09:59 -07:00
ba0a7b7f4a Update docs
Remove extra API request after document.update
Cleanup
2018-05-07 22:08:47 -07:00
a0f21393ee Merge pull request #643 from outline/issue-627
Clarify account dropdown
2018-05-06 17:06:16 -07:00
3f5a9fdb3a Add icon to clarify menu functionality 2018-05-06 14:01:28 -07:00
b37ed1f8d0 Move logic to Scrollable component 2018-05-06 12:46:52 -07:00
c3d7f0785c Restore stickyness of … 2018-05-06 00:06:36 -07:00
b37241229c Remove unworkable menu 2018-05-05 23:49:03 -07:00
79c9582020 Adding new doc menu to sidebar items 2018-05-05 22:45:10 -07:00
518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
41a96e4331 Remove Icons 2018-05-02 21:51:39 -07:00
71270bcb93 Members -> Users 2018-03-04 22:34:06 -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
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
85a27593e8 Fix sidebar spacing, this needs a crazy refactor soon 2018-01-29 23:09:53 -08:00
29aba6bfe6 Restores file import on sidebar menu 2018-01-29 23:04:45 -08:00
ba72ecb0e3 issue-537 2018-01-29 22:31:49 -08:00
46791109e3 Added user icon 2018-01-21 16:17:21 -08:00
bbd1600539 Settings members UI 2018-01-17 20:49:43 -08:00
2c9e92e5b9 Fixes 2018-01-03 21:35:13 -08:00
c9fc437888 Fixes 2017-12-05 21:09:15 -08:00
5a0f3d027a Remove sidebar scrolling
Fixes #473
2017-12-05 00:16:05 -08:00
cd2cbf1c15 Merge pull request #462 from outline/jori/print
Added ability to print a document
2017-12-02 23:36:21 -08:00
b42f123b1a Fixed sidebar styles when open collection 2017-12-02 18:04:34 -08:00
224f94a79e Added ability to print a document 2017-12-02 16:27:45 -08:00
505310c172 Settings Routes (#449)
* Building out settings area

* Flow and refactoring

* TeamLogo

* Add temporary profile screen

* 💚

* PR feedback
2017-11-26 18:09:55 -08:00
336f43cc6d Separate Layout component 2017-11-19 15:56:50 -08:00