Commit Graph

84 Commits

Author SHA1 Message Date
Son NK 742cc68aa9 Improve email copy 2020-01-22 23:31:31 +01:00
Son NK 00dac9a95a notify user if reply from alias is NOT sent from their personal email 2020-01-22 23:18:27 +01:00
Son NK a03db0d129 create email templates 2020-01-16 22:27:45 +01:00
Son NK 3f0aae6f02 send email notifying user that alias creation works only in premium plan 2020-01-16 22:06:36 +01:00
Son NK 8d18708c94 fix jinja error 2020-01-12 22:33:02 +01:00
Son NK 079cafc7b9 Improve welcome email 2020-01-12 22:22:28 +01:00
Son NK 7b40de89d5 adapt email to take into account empty user name 2020-01-11 22:43:17 +01:00
Son NK 97136d025e use 👻 icon when user name is empty 2020-01-11 22:37:40 +01:00
Son NK 5eb4783be2 better welcome email 2020-01-11 22:21:58 +01:00
Son NK 21db3a8637 Upgrade sentry js to 5.11.0 2020-01-10 18:27:50 +01:00
Son NK 457ce71e9b Use Beta badge for Directory feature 2020-01-08 21:41:27 +01:00
Son NK cdae3c5309 add Directory page to add/delete directory 2020-01-08 21:38:01 +01:00
Son NK 35aa8f1438 add GoatCounter analytics 2020-01-03 23:23:29 +01:00
Son NK 553777bc05 Move intro button to footer 2020-01-02 12:14:49 +01:00
Son NK 21cdb973f0 Improve intro 2020-01-02 12:14:39 +01:00
Son NK 026fe4addd get_subscription should only return *active* subscription. 2020-01-01 19:46:35 +01:00
Son NK 25d8f8926b Prettify UI 2019-12-30 10:36:13 +01:00
Son NK 74d22f8458 Remove spectrum from welcome emails 2019-12-30 09:50:56 +01:00
Son NK 89664580b3 Move custom-domain to menu 2019-12-29 11:03:47 +01:00
Son NK b391fa4c91 Move settings and api-key page to menu 2019-12-29 10:56:27 +01:00
Son NK f509c9d9e9 Show "custom domain" option for free plan too 2019-12-29 10:52:30 +01:00
Son NK c1438944f1 add premium badge to custom domain 2019-12-29 10:46:00 +01:00
Son NK eb7798c145 Remove beta-badge on custom domain 2019-12-29 10:46:00 +01:00
Son NK 306bb9927e add beta corner ribbon to logo 2019-12-24 09:34:18 +00:00
Son NK 83fa97b9ba remove "Source Sans Pro" font 2019-12-22 08:30:03 +00:00
Son NK 66091b4f9e replace ENABLE_SENTRY by SENTRY_DSN 2019-12-16 19:30:17 +02:00
Son NK 03ce470cea remove google analytics 2019-12-16 18:00:50 +02:00
Son NK c3b716f644 remove users.can_use_custom_domain flag 2019-12-15 21:52:24 +02:00
Son NK 1598fd8f36 add link to firefox and chrome extension in footer 2019-12-15 18:55:17 +02:00
Son NK 39311ab1ff Make dashboard responsive 2019-12-15 18:55:16 +02:00
Son NK 8850f72a1c only show custom domain to user with can_use_custom_domain flag 2019-12-15 18:55:16 +02:00
Son NK 8471f3a19f add external-link icon when appropriate 2019-12-15 18:55:16 +02:00
Son NK 6ea43275ed remove user.can_use_api_key 2019-12-15 18:55:16 +02:00
Son NK 7bedd40966 add user.can_use_custom_domain, user.can_use_api_key 2019-12-15 18:55:16 +02:00
Son NK 4f874eec43 Create API Key page 2019-12-15 18:55:16 +02:00
Son NK 80514fd8d4 Put link for Sl logo to landing page 2019-12-15 18:55:16 +02:00
Son NK 360fc85db6 link whitelist SL in email template 2019-12-15 18:55:15 +02:00
Son NK d5b48089d8 fix line break in change-email template 2019-12-15 18:55:15 +02:00
Son NK 0717c91a18 improve onboarding 2019-12-15 18:55:15 +02:00
Son NK adc47cad6d welcome email: use base template 2019-12-15 18:55:15 +02:00
Son NK 08fdd03315 test email: use template 2019-12-15 18:55:15 +02:00
Son NK 59c14c51c9 reset password email: use template 2019-12-15 18:55:15 +02:00
Son NK 35f39abc4a new app email: use base template 2019-12-15 18:55:15 +02:00
Son NK d28c9fef4f Change email email: use base template 2019-12-15 18:55:15 +02:00
Son NK 019aae24f3 Activation email: use base template, change wording. 2019-12-15 18:55:15 +02:00
Son NK 8176447d05 create email helpers macro and base template 2019-12-15 18:55:15 +02:00
Son NK a33a581685 improve email: add <!doctype html>, use Hi {name} greeting 2019-12-15 18:55:15 +02:00
Son NK 967f8e6ab0 update email template: remove "or you can paste this link" from html template 2019-12-15 18:55:15 +02:00
Son NK be6266fb0e create change-email email 2019-12-15 18:55:15 +02:00
Son NK 5d9fea82eb replace noty by toastr because noty cannot handle multiple toasts 2019-12-15 18:55:15 +02:00