Commit Graph

446 Commits

Author SHA1 Message Date
f0c192cdc0 💚 2018-07-08 13:29:06 -07:00
5f6236dd65 Merge master 2018-07-08 13:03:36 -07:00
4976d53ed8 Remove password field 2018-07-07 18:19:13 -05:00
465f819c45 Account deletion endpoint 2018-07-07 17:38:22 -05:00
614b08311f Updated FAQ
Improved homepage mobile styling
Minor fixes elsewhere
closes #690
2018-06-24 10:41:49 -07:00
fa4453a476 Fixes #687
Tidied people list, now displaying joined at date
2018-06-20 22:10:03 -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
7375e95bf5 Allow manifest discovery 2018-06-16 14:43:34 -07:00
a2c06f5599 👕 2018-06-16 14:37:32 -07:00
42478785fc Bump icons, add theme-color 2018-06-16 14:12:15 -07:00
87c1d610d1 Add missing alt, add missing lang property 2018-06-16 14:00:24 -07:00
ae502c10c9 Revoked share links (#664)
* Move to revokation API for share links

* Respect revoked share links
Add documentation for shares endpoints

* 💚
2018-06-16 12:36:25 -07:00
fad5976dd2 Allowed domains env variable for Google Auth (#682)
* Allowed domains env variable for Google Auth

* Fixing lint errors

* PR comments. Use includes instead of indexOf
2018-06-16 12:36:02 -07:00
434129a434 ThemeProvider (#677)
closes #655
2018-06-09 19:10:30 -07:00
70a8f02564 Add changelog to account menu, make changelog headings anchors 2018-06-04 21:46:24 -07:00
22e823df9a Closes #665 - Correctly handle user not granting auth permissions, display friendly error 2018-06-04 21:06:47 -07:00
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
874235eb0f User model cleanup 2018-06-04 15:08:29 -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
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
10a0ffe472 Team details settings page 2018-05-31 12:44:32 -07:00
55e1451160 Slack commands and post working agagain with new flow 2018-05-29 23:33:30 -07:00
4a7f8d3895 Move slack auth handling entirely to server 2018-05-28 23:44:56 -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
5bebb7351d 👕 2018-05-26 17:59:34 -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
6662e2666d Handle non-existent shareId 2018-05-26 11:23:21 -07:00
e2144051df Fixed returning sensitive data in documents.info 2018-05-24 22:15:36 -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
d557ef96ac Fixes #649 – cant delete a draft document that has had its collection previously removed 2018-05-19 15:38:08 -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
22bc5a7373 Added delete endpoint 2018-05-13 00:28:31 -07:00