Commit Graph

286 Commits

Author SHA1 Message Date
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
10a0ffe472 Team details settings page 2018-05-31 12:44:32 -07:00
fb7a8f0312 Toast type (success/warning/etc) 2018-05-31 12:07:49 -07:00
f633f63a61 Merge ErrorsStore into UiStore 2018-05-31 11:42:39 -07:00
55e1451160 Slack commands and post working agagain with new flow 2018-05-29 23:33:30 -07:00
57aaea60da Fix logout loop 2018-05-29 22:18:11 -07:00
4a7f8d3895 Move slack auth handling entirely to server 2018-05-28 23:44:56 -07:00
35f6255dbd Settings -> Profile 2018-05-28 22:58:57 -07:00
aa9ed09f08 Prevent signin without hosted domain 2018-05-28 22:32:36 -07:00
25aa1f288b Renames, clear token, show signin options based on env 2018-05-28 21:14:43 -07:00
72d874444e DB migrations
Google button
2018-05-28 20:31:53 -07:00
ddd2b82d20 WIP: Successful Google Auth, broke pretty much everything else in the process 2018-05-28 11:36:37 -07:00
7e55ca8f39 Fixes #652 - Autosave should not trigger before anything is written 2018-05-26 18:16:07 -07:00
8c62b6e07a Improve error screen for not found share link 2018-05-26 12:22:14 -07:00
0d7c943bcd Add link to manage shares from modal 2018-05-26 10:38:44 -07:00
de54698408 👕 2018-05-24 23:50:40 -07:00
511aab5d3a Layout issue 2018-05-24 23:49:46 -07:00
214f2505a5 API tokens to standard list item 2018-05-24 23:39:17 -07:00
6df753d962 Team users -> Team members 2018-05-24 23:23:05 -07:00
54e5037aaf Cleanup user list 2018-05-24 23:07:44 -07:00
e2144051df Fixed returning sensitive data in documents.info 2018-05-24 22:15:36 -07:00
2c719df32e Close share dialog on copy link 2018-05-24 21:21:45 -07:00
c060a5c798 id -> documentId 2018-05-24 21:19:38 -07:00
e538df0df3 Filter private info from public shares 2018-05-23 23:59:00 -07:00
47fb968009 Ability to revoke, ShareMenu 2018-05-23 22:09:14 -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
187c2dcb27 Working share link loading (plenty of restrictions still to put in place) 2018-05-16 23:52:26 -07:00
4266020315 Gen and copy share link from frontend 2018-05-16 23:07:33 -07:00
500d039856 Retrieve documents using shareId 2018-05-13 13:26:06 -07:00
dded458582 Setup for unauthenticated doc viewing 2018-05-12 21:01:17 -07:00
24d328c4b7 Merge pull request #639 from outline/refactor-editor
Extract Markdown Editor
2018-05-12 14:21:34 -07:00
016bb01948 Tweak header block spacing 2018-05-12 11:09:59 -07:00
5d413a2679 Fix spelling: permanant->permanent 2018-05-08 13:15:52 -04:00
94e63b6171 Account for draft being published. Need to reload the collection still in this scenario 2018-05-07 22:53:13 -07:00
ba0a7b7f4a Update docs
Remove extra API request after document.update
Cleanup
2018-05-07 22:08:47 -07:00
67f2b3cce4 API endpoint accepts autosave 2018-05-06 22:13:52 -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
4b5e3aa8f4 Adds _ and ~ as allowed slug characters
closes #636
2018-05-05 14:25:21 -07:00
f89eabaeff Hooks 2018-05-02 23:45:14 -07:00
d7327fefa2 Upgrade styled-components
Restore async editor loading
2018-05-02 23:12:13 -07:00
41a96e4331 Remove Icons 2018-05-02 21:51:39 -07:00
fb41e4fc54 Merge branch 'master' of github.com:outline/outline into refactor-editor 2018-04-28 16:12:26 -07:00