Commit Graph

1593 Commits

Author SHA1 Message Date
6a0a22a636 Updated parseTitle to remove escape characters
Tests pass, however the JS running in the browser appears to be behaving differently. Not got to the bottom of it yet
2018-06-03 22:07:41 -04:00
1c081f8777 Merge pull request #659 from outline/google-auth
Google Auth
2018-06-03 15:29:02 -04:00
466033964f Closes #482 2018-06-02 19:00:16 -04:00
329d23828d Fallback for domain without public logo 2018-06-02 18:43:44 -04: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
a99a804ea0 👕 2018-06-01 15:23:33 -04:00
2337b9df7f service -> serviceId 2018-06-01 15:13:05 -04:00
b7b5bac5c3 Test team.update endpoint 2018-06-01 15:02:28 -04:00
140afc8a51 👕 2018-06-01 00:27:18 -04:00
a7fc72e19f 💚 2018-06-01 00:01:06 -04:00
9315e3f0f0 Members -> People
Update help text throughout settings area
Add details on authentication method
2018-05-31 14:49:19 -07:00
da9477667c user.update endpoint should send full user in response 2018-05-31 12:57:04 -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
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
1ba5c1cf96 Fixes #653 2018-05-26 20:04:57 -07:00
7e55ca8f39 Fixes #652 - Autosave should not trigger before anything is written 2018-05-26 18:16:07 -07:00
5bebb7351d 👕 2018-05-26 17:59:34 -07:00
b495dce043 Update editor, fix serialization issues in code 2018-05-26 17:21:28 -07:00
e52d2cb254 Merge pull request #651 from outline/share-links
Public share links
2018-05-26 13:33:38 -07:00
67e3431fe3 More extensive specs around documents.info endpoint now that it doesn't require auth 2018-05-26 13:29:42 -07:00
8c62b6e07a Improve error screen for not found share link 2018-05-26 12:22:14 -07:00
6662e2666d Handle non-existent shareId 2018-05-26 11:23:21 -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
7eea1a90af One share link per user, per doc 2018-05-23 23:09:20 -07:00
aeb97ddcae Filter shares.list endpoint by admin 2018-05-23 22:55:01 -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
6222d210be Upgrade editor
Prevent markdown in code blocks and headings
Improved handling of valid markdown characters in text
2018-05-20 17:13:12 -07:00
d557ef96ac Fixes #649 – cant delete a draft document that has had its collection previously removed 2018-05-19 15:38:08 -07:00