Commit Graph

1753 Commits

Author SHA1 Message Date
53a0f423c3 Track recently active and signin times (#663)
* Track recently active and signin times

* Trust proxy headers in production
2018-06-04 19:07:56 -07:00
1977278426 Upgrade RME - Allow pasting of Markdown syntax 2018-06-04 17:53:20 -07:00
a5f8d7411e Merge branch 'menu-spacing' 2018-06-04 15:02:48 -07:00
5b83feefa7 Merge branch 'master' of github.com:outline/outline 2018-06-04 15:02:27 -07:00
78ea35da29 Mark documents as viewed after a short delay instead of immediately. This should result in more accurate view counts 2018-06-04 15:13:58 -04:00
874235eb0f User model cleanup 2018-06-04 15:08:29 -04:00
9d7860feb0 Fixes menu spacing issue 2018-06-04 15:01:20 -04:00
4469cb7239 Merge pull request #662 from outline/issue-660
Updated parseTitle to remove escape characters
2018-06-03 22:30:48 -04:00
0adb8814dd 💚 2018-06-03 22:25:40 -04:00
133aa05bd8 Correct replacement 2018-06-03 22:23:28 -04:00
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