Commit Graph

379 Commits

Author SHA1 Message Date
Son NK a70436c249 fix email logo icon 2019-12-15 18:55:15 +02:00
Son NK 58504e3b8d display new alias on top 2019-12-15 18:55:15 +02:00
Son NK 711ae83751 show message when logged in user tries goes to register 2019-12-15 18:55:15 +02:00
Son NK a22375e76a improve wording for login & register 2019-12-15 18:55:14 +02:00
Son NK c4b9a81c09 fix user re-subscribes 2019-12-15 18:55:14 +02:00
Son NK 8cc7ad2225 fix '<' not supported between instances of 'datetime.date' and 'Arrow' 2019-12-15 18:55:14 +02:00
Son NK c5b65c108b fix name can be absent in github data
https://sentry.io/organizations/son/issues/1201398007/?project=1478143&query=is%3Aunresolved
2019-12-15 18:55:14 +02:00
Son NK 673b9e72ee show send test and delete buttons 2019-12-15 18:55:14 +02:00
Son NK 517a2ffc47 fix button "upgrade" on mobile 2019-12-15 18:55:14 +02:00
Son NK 64180c4077 do not show email 2019-12-15 18:55:14 +02:00
Son NK b5e68a9453 increase display time for noty 2019-12-15 18:55:14 +02:00
Son NK 276e37a9ab send welcome email when user creates new account 2019-12-15 18:55:14 +02:00
Son NK acd1d23e7c add "premium" next to name if user is premium 2019-12-15 18:55:14 +02:00
Son NK b973a37073 use Noty instead of notie 2019-12-15 18:55:14 +02:00
Son NK 67f7b95c36 add Message-ID and Date header to email 2019-12-15 18:55:14 +02:00
Son NK 3ebb75ca07 Show copy and activity button 2019-12-15 18:55:14 +02:00
Son NK d929cea771 improve dashboard page 2019-12-15 18:55:14 +02:00
Son NK 5b8bc68da1 add alias log page 2019-12-15 18:55:14 +02:00
Son NK 032322a3d4 log forwarded emails 2019-12-15 18:55:14 +02:00
Son NK 3a920585ce add ForwardEmailLog model 2019-12-15 18:55:14 +02:00
Son NK ec3f2116ff do not show copy button on disabled alias 2019-12-15 18:55:14 +02:00
Son NK a5a3bbbd63 if an alias is disabled, accept email but not forward to user inbox 2019-12-15 18:55:14 +02:00
Son NK 0b9f28970f fix send_test_email_alias 2019-12-15 18:55:14 +02:00
Son NK 6879490557 test email template 2019-12-15 18:55:14 +02:00
Son NK 6f93f419c2 send by postfix only 2019-12-15 18:55:14 +02:00
Son NK 79a2f5379f new app email 2019-12-15 18:55:14 +02:00
Son NK df84d7be4f add reset-password email 2019-12-15 18:55:14 +02:00
Son NK fdd8e0ee8c add activation email html and plaintext 2019-12-15 18:55:14 +02:00
Son NK e8107315e0 add welcome email html and plaintext 2019-12-15 18:55:14 +02:00
Son NK 876a10cc9c add welcome email template from https://github.com/konsav/email-templates/blob/master/general.html 2019-12-15 18:55:14 +02:00
Son NK 727830be6b improve email wording for test email 2019-12-15 18:55:14 +02:00
Son NK 0ed2ef60c5 remove html marker for test email 2019-12-15 18:55:14 +02:00
Son NK 0a60d01596 use postfix for testing trigger email 2019-12-15 18:55:14 +02:00
Son NK f366e1c383 add send_by_postfix, to distinct with send_by_sendgrid 2019-12-15 18:55:14 +02:00
Son NK 47d5b75dc4 remove partner table 2019-12-15 18:55:14 +02:00
Son NK a084ea880d remove become partner view 2019-12-15 18:55:14 +02:00
Son NK 53df01e54b if user cancels subscription, user is still premium until the next billing_date + 1 2019-12-15 18:55:14 +02:00
Son NK e8b69014cd fix fake_data 2019-12-15 18:55:14 +02:00
Son NK e335ae7d52 fix replace_header 2019-12-15 18:55:13 +02:00
Son NK 8b67a13581 fix case where reply-to is already present 2019-12-15 18:55:13 +02:00
Son NK 034605d9ac do not use next_bill_date to know whether user is premium 2019-12-15 18:55:13 +02:00
Son NK 3442250bb1 create a subscription in fake_data 2019-12-15 18:55:13 +02:00
Son NK 469024179c fix trial_expiration can be None 2019-12-15 18:55:13 +02:00
Son NK 48138bb1e6 fix migration 2019-12-15 18:55:13 +02:00
Son NK 6420def974 fix test 2019-12-15 18:55:13 +02:00
Son NK 4a56d2eef5 add billing and pricing page 2019-12-15 18:55:13 +02:00
Son NK 6c3c37170c Create paddle handler 2019-12-15 18:55:13 +02:00
Son NK 6f7c99963b remove pricing2 2019-12-15 18:55:13 +02:00
Son NK 263f68ecec Change subscription model
- create subscription table
- rename plan_expiration -> trial_expiration
- remove user.plan, user.promo_codes
2019-12-15 18:55:13 +02:00
Son NK 11ba3b82bc ignore config symlink 2019-12-15 18:55:13 +02:00