Commit Graph

504 Commits

Author SHA1 Message Date
8f08f8dabf Update content pages 2018-07-11 21:01:08 -07:00
19a328ebeb Improved homepage 🙏 2018-07-11 21:01:08 -07:00
95c4574549 Update Navigation.js 2018-07-11 12:51:18 -07:00
2735c67ed9 Closes #717 2018-07-10 21:05:45 -07:00
257061011c Remove onCascade as it doesn't work with paranoid 2018-07-10 20:51:06 -07:00
69677b31e4 Allow more than one user to be deleted 😂 2018-07-10 20:44:59 -07:00
22d02da2f9 Wiping more information
Ensuring documents and collections created by user still load
2018-07-10 19:47:15 -07:00
068f199bb0 💚 2018-07-10 18:38:39 -07:00
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