Commit Graph

623 Commits

Author SHA1 Message Date
Son NK 3c6d137bf1 Only show notification icon when there's at least 1 notification. Only show "load more" when there's more 🙄 2020-05-23 22:52:35 +02:00
Son NK 1d62400aac move darkmode.css to static/ and fix dark mode on notification 2020-05-23 21:11:53 +02:00
Son NK b01c91423f display notifications. user can mark a notification as read. 2020-05-23 19:54:06 +02:00
Son NK 95c5cb8452 move StartIntro() to footer.html 2020-05-23 19:54:06 +02:00
Sibren Vasse 2d7bd225e9 Move api error handling to global error handler 2020-05-17 15:27:24 +02:00
Son NK a4d17e7afc use multiple-select instead of bootstrap-select 2020-05-16 12:17:26 +02:00
Son NK 362d101bab Merge branch 'master' into multiple-mailboxes
# Conflicts:
#	app/dashboard/templates/dashboard/custom_alias.html
#	email_handler.py
#	templates/emails/com/newsletter/mobile-darkmode.html
2020-05-16 11:28:25 +02:00
Son NK a7a29ab8c9 fix file name 2020-05-15 23:53:17 +02:00
Son NK c9b75c338e move theme.js to static/ and include it in base.html 2020-05-15 23:40:30 +02:00
Sibren Vasse bdc3102420 Fix space error footer 2020-05-15 13:42:48 +02:00
Sibren Vasse c6e291f7e8 Dark theme: prevent white flash on page load 2020-05-15 13:42:48 +02:00
Son NK 092d934feb improve wording 2020-05-13 22:55:15 +02:00
Son NK d802615faa improve newsletter wording 2020-05-13 22:46:57 +02:00
Son NK ec2d912bb8 mobile-darkmode newsletter 2020-05-13 22:43:03 +02:00
Son NK 37271d10ed mobile-darkmode newsletter 2020-05-13 22:08:14 +02:00
Son NK 2bc2643cc8 use logo in email base template 2020-05-11 23:23:19 +02:00
Son NK 50a105f156 fix mailbox newsletter 2020-05-11 14:44:57 +02:00
Son NK 336bdb196d Detect unknown mailbox using envelope mail_from 2020-05-10 20:09:54 +02:00
Son NK 6058257509 add bootstrap-select 2020-05-10 20:09:54 +02:00
doanguyen 7ef78c991f Dark mode implementation
* Using CSS variable as a solution
* The new darkmode css is now live in another file so that upgarding
dashboard.css doesn't affect the darkmode itself
* Used a naive darkmode controller by client javascript. No persistance
state is stored in the backend at the moment
2020-05-10 16:52:14 +02:00
Son NK b47b74d98a Give more info on the trial period 2020-05-10 10:54:19 +02:00
Son NK 9ddb8ff2d4 add more info to spf alert email. Set the max number of emails per 24h to 1 2020-05-10 10:37:56 +02:00
Son NK ac4e1fab77 email template to alert SPF 2020-05-09 22:58:38 +02:00
Son NK ef2a385563 redirect user to TOTP in welcome email 2020-05-07 17:58:36 +02:00
Son NK 5e174b08f4 Add Android app to browser-extension email 2020-05-02 11:00:03 +02:00
Son NK 2df6b8023d remove notie 2020-04-30 22:39:23 +02:00
Son NK 7277c30735 use bootbox instead of notie 2020-04-30 22:37:39 +02:00
Son NK 96366ddcfa Deprecate social login, prettify some pages 2020-04-27 23:08:21 +02:00
Son NK 5bcc2138cf Fix wording in menu: use plurial for consistency 2020-04-26 18:49:46 +02:00
Son NK 9cd41fbae2 Add iOS app link to browser-extension email 2020-04-26 13:16:49 +02:00
Son NK ad7d8741f6 reduce top space in default template 2020-04-25 13:43:15 +02:00
Son NK fc4572e9ba make logo a bit smaller 2020-04-24 09:43:26 +02:00
Son NK f7f1e7f358 replace user.next_bill_date() by sub.next_bill_date.strftime("%Y-%m-%d") 2020-04-19 10:54:05 +02:00
Son NK 260ded14ea rename should_upgrade -> should_show_upgrade_button 2020-04-13 20:49:35 +02:00
Son NK 51eb550751 fix not using lifetime_or_active_subscription 2020-04-12 19:39:47 +02:00
Son NK f34ef8781c Do not hardcode MAX_NB_EMAIL_FREE_PLAN in email templates 2020-04-08 23:08:34 +02:00
Son NK 6a19390e3f Create text() macro, no more variable concatenation as render_text()! 2020-04-08 23:07:38 +02:00
Son NK d9d22a56e2 Update to 15 aliases in free plan 2020-04-08 22:38:25 +02:00
Son NK af9178e216 Use non-beta logo 2020-04-05 18:58:22 +02:00
Son NK 3a845af2fa use website_email instead of website_from in spam-email 2020-04-05 12:00:01 +02:00
Son NK a081298756 use website_email instead of website_from in bounce-email 2020-04-05 11:59:24 +02:00
Son NK b2f22db9f6 use website_email instead of website_from for automatic-disable-alias email 2020-04-05 11:58:13 +02:00
Son NK 27d048f70b add send-from-alias-from-unknown-sender template in html 2020-04-03 23:39:07 +02:00
Son NK 58ca77e2ae Add browser extension onboarding email 2020-04-02 23:26:17 +02:00
Son NK 85d36f2eac Improve welcome email 2020-04-02 23:24:52 +02:00
Son NK e9208810af Return user to login page in case of 401 2020-04-01 20:32:08 +02:00
Son NK 9500cc6cee Take into account spamassassin spam report 2020-03-30 22:05:31 +02:00
Son NK 917009a803 Improve bounced email wording 2020-03-30 21:45:43 +02:00
Son NK da6441b4b8 Handle on-click unsubcribe 2020-03-28 23:19:25 +01:00
Son NK f4d28a998a fix email wording 2020-03-24 21:21:55 +01:00
Son NK 9e04081186 send mailbox onboarding email 2020-03-24 21:19:45 +01:00
Son NK c02b8298fc send pgp onboarding email to user on 2nd day 2020-03-24 21:01:38 +01:00
Son NK 929e965f23 rename onboarding-1 to onboarding/send-from-alias 2020-03-24 20:55:50 +01:00
Son NK 3f1716d9ec pgp newsletter 2020-03-24 20:12:56 +01:00
Son NK f99f656872 increase max-width to 750px (old value 570px), reduce padding to 30px (old value: 45px) 2020-03-24 20:11:55 +01:00
Son NK 7f75e05148 mention mailbox in trial-end email 2020-03-19 19:21:47 +01:00
Son NK 5f6cef4c96 Mention PGP in trial end email 2020-03-19 19:20:44 +01:00
Son Nguyen Kim 44e2e175ef
Merge pull request #115 from simple-login/rename
Rename
2020-03-19 10:39:05 +01:00
Son NK 3f81b92d61 Add PGP to welcome email 2020-03-18 22:29:30 +01:00
Son NK 4f281bdbbb rename GenEmail -> Alias, gen_email to alias whenever possible 2020-03-17 11:51:40 +01:00
Son NK b19be41a5e Support download email file in browser 2020-03-15 18:39:59 +01:00
Son NK eb3063a57f Improve wording 2020-03-15 18:06:57 +01:00
Son NK 4b21f49f49 add mailbox email into notif email 2020-03-15 12:25:01 +01:00
Son NK 0525e5822a Not include original email in automatic disable alias email 2020-03-15 10:50:46 +01:00
Son NK 0bb9830680 Store the bounced email in email handling. 2020-03-14 16:34:23 +01:00
Son NK e02fbe0979 add uptime link to footer 2020-03-09 22:23:00 +01:00
Son NK 52f364d73b notify user with premium plan ending soon 2020-03-05 09:35:20 +01:00
Son NK 3492935f95 Canceled user can upgrade again: the payment method is changed immediately though 2020-03-05 09:13:28 +01:00
Son NK 83d32244a5 remove Beta tag on mailboxes 2020-03-05 08:56:47 +01:00
Son NK e2b086c449 Prepare newsletter 2020-02-29 00:12:37 +07:00
Son NK aeed62e95b All users use full-mailbox
- remove can_use_multiple_mailbox col
- remove full_mailbox col
2020-02-29 00:03:35 +07:00
Son NK 32cd2fd650 Add related endpoints for registration
POST /api/auth/register
POST /api/auth/activate
POST /api/auth/reactivate
2020-02-28 19:02:01 +07:00
Son NK 45178795f4 Change text email signature 2020-02-28 18:14:18 +07:00
Son NK 368c4a48ee Improve trial-end email 2020-02-23 17:01:47 +07:00
Son NK c1bd2f83e3 Remind user that their manual sub is ending soon. 2020-02-23 17:01:23 +07:00
Son NK 3708071320 Improve welcome & trial-end email 2020-02-23 16:01:22 +07:00
Son NK 362032b803 full_mailbox user can use mailbox 2020-02-23 14:09:57 +07:00
Son NK 731d898774 Handle mailbox change 2020-02-23 14:08:55 +07:00
Son Nguyen Kim 773e24dd9a
Merge pull request #90 from simple-login/handle-bounced
Handle bounced
2020-02-22 22:37:11 +07:00
Son NK 8e2ff474cb Add feature request link to footer 2020-02-22 21:47:45 +07:00
Son NK 2bba342447 remove preheader 2020-02-22 20:57:28 +07:00
Son NK 78ef1cb8d4 notify user when emails sent to alias are bounced. 2020-02-22 20:57:19 +07:00
Son NK 02fc782df0 fix reply-must-use... email 2020-02-15 22:42:28 +07:00
Son NK 4cd526513c Improve change-email wording 2020-02-12 18:38:18 +07:00
Son NK ee1bbd722f Move settings tab to the end 2020-02-12 18:34:59 +07:00
Son NK e3b28feaf0 Improve reset-password email wording 2020-02-12 18:13:31 +07:00
Son NK 1f41007f3d Add what-next to trial-end email 2020-02-12 18:11:37 +07:00
Son NK 7905c481f2 improve trial-end email 2020-02-12 16:38:58 +07:00
Son NK 226cb4bac4 improve verify-mailbox 2020-02-12 16:37:47 +07:00
Son NK 95e60fbf86 Improve password-reset email 2020-02-12 16:35:22 +07:00
Son NK ac12e1677b improve reply-must-use-personal-email email 2020-02-12 16:33:31 +07:00
Son NK e841201944 improve change-email template 2020-02-12 12:51:31 +07:00
Son NK b56cbe7dd7 Improve cannot-create-domain email 2020-02-12 12:49:09 +07:00
Son NK 2287f099aa improve cannot-create-dir email 2020-02-12 12:47:48 +07:00
Son NK 4e46905967 Improve activation email 2020-02-12 12:44:32 +07:00
Son NK 7f909f5a96 Improve onboarding-1 email 2020-02-12 12:41:25 +07:00
Son NK b929db5be9 Better new-app email 2020-02-12 12:20:24 +07:00
Son NK 55e9344d75 Better welcome email 2020-02-12 12:18:57 +07:00
Son NK 0643eb163b Use postmark email templates 2020-02-12 12:11:17 +07:00
Son NK 9726c577cb Improve emails 2020-02-11 23:15:50 +07:00
Son NK 7598a167d0 Improve emails that inform unauthorized user 2020-02-11 22:58:30 +07:00
Son NK b41a61165c use mailbox_email when notifying user attempt to send from his alias 2020-02-11 22:46:53 +07:00
Son NK d1241c6e18 remove Premium badge from custom domain 2020-02-11 22:43:52 +07:00
Son NK eec2020f0f only user with can_use_multiple_mailbox enabled can use this feature 2020-02-11 22:43:32 +07:00
Son NK 890bf1b3ed Add Mailbox to pricing, remove beta badge from directory 2020-02-10 23:52:41 +07:00
Son NK 8a531f6c86 User can add/delete/verify mailbox 2020-02-10 23:17:05 +07:00
Son NK 4b5d806ef3 Improve welcome and safari-extension email 2020-02-08 22:44:33 +07:00
Son NK dd02a50bad Improve wordings
- forgot password page
- login page
- activation email
- reset password email
2020-02-06 11:37:10 +07:00
Son NK 462937975f remove email footer 2020-02-05 21:35:54 +07:00
Son NK 6fe689dc17 use store instead of localStorage to detect whether the intro has been shown 2020-02-05 14:33:00 +07:00
Son NK b40278f4dc use store instead of localStorage to disable GoatCounter 2020-02-05 14:30:27 +07:00
Son NK 2f9764e54a improve onboarding-1 email 2020-02-05 00:19:24 +07:00
Son NK 3483faa34a Merge branch 'master' into welcome-email-serie 2020-02-04 18:30:02 +07:00
Son NK e0e5029d18 install sentry from npm 2020-02-04 18:14:27 +07:00
Son NK 6be5d53e4e Merge branch 'nocdn' into welcome-email-serie
# Conflicts:
#	cron.py
2020-02-04 17:20:35 +07:00
Son NK 31b9abe708 use npm toastr 2020-02-04 16:50:47 +07:00
Son NK 1c328b5219 local bootstrap-social.min.css 2020-02-04 16:48:15 +07:00
Son NK 69d1d74da2 use local introjs 2020-02-04 16:47:50 +07:00
Son NK 754dcfc343 use local font-awesome.min.css with npm 2020-02-04 16:13:25 +07:00
Son NK c908b6631d use local notie 2020-02-04 16:12:55 +07:00
Son NK 961301214d download font-awesome.min.css 2020-02-04 16:03:38 +07:00
Son NK 608047b736 use key icon instead of browser icon 2020-02-04 15:35:42 +07:00
Son NK e86c0655dd add Safari extension newsletter 2020-02-03 13:47:34 +07:00
Son NK 9dd7698636 organize emails into transactional/ and com/ 2020-02-03 13:47:13 +07:00
Son NK db651aa1ea add Safari extension newsletter 2020-02-03 13:46:47 +07:00
Son NK 7c9896c0df update onboarding-1 email 2020-02-03 13:09:21 +07:00
Son NK cefeb972a2 create onboarding-1 email 2020-02-02 23:38:46 +07:00
Son NK 271ead133b organize emails into transactional/ and com/ 2020-02-02 21:49:22 +07:00
Son NK f480b1ff54 Use browser icon instead of Chrome icon for api key 2020-02-02 21:01:26 +07:00
Son NK 46fd63fb60 upgrade sentry js 2020-01-30 16:04:54 +07:00
Son NK baec6fae54 blacklist some urls in Sentry 2020-01-30 16:03:15 +07:00
Son NK c574824dbd Ignore unactionable Sentry JS errors 2020-01-30 16:02:36 +07:00
Son NK c14a219758 fix typo 2020-01-30 14:56:55 +07:00
Son NK 8da4557325 send trial ending reminder when trial ends in 2-3 days 2020-01-30 14:19:09 +07:00
Son NK 9383918e96 remove whitelist section from email template 2020-01-30 13:54:56 +07:00
Son NK 01abc48f62 add trial information into welcome email 2020-01-30 13:54:33 +07:00
Son NK 2ca97368f8 Handle trial period
- user can upgrade to lifetime if in trial or free
- free or trial user can buy a subscription
- user has all features when in trial
2020-01-30 10:53:17 +07:00
Son NK 9f95edf203 Move billing button to setting page 2020-01-30 00:29:00 +07:00
Son NK 47ba107738 Improve email template
- remove the grey big border
- use horizontal logo
- add a shell snippet to view quickly email render
2020-01-28 11:58:05 +07:00
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
Son NK a70436c249 fix email logo icon 2019-12-15 18:55:15 +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 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 6879490557 test email template 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 a084ea880d remove become partner view 2019-12-15 18:55:14 +02:00
Son NK 4a56d2eef5 add billing and pricing page 2019-12-15 18:55:13 +02:00
Son NK 4c34775aa2 fix cancel button in authorization page when user is not login 2019-12-15 18:55:13 +02:00
Son NK 44e0f07846 hide the "Become Partner/Developer" button 2019-12-15 18:55:12 +02:00
Son NK f4ea3745c1 update docs url 2019-12-15 18:55:12 +02:00
Son NK fb4aedc604 handle case sentry is blocked by adblocker 2019-12-15 18:55:12 +02:00
Son NK d7d2ea04a9 replace lyra by GA 2019-12-15 18:55:12 +02:00
Son NK 28d475ea22 better avatar pic: use name initial as avatar 2019-12-15 18:55:12 +02:00
Son NK 83abbe5406 set clipboard behavior on all pages 2019-12-15 18:55:12 +02:00
Son NK 9e41914eac add intro for developer tab 2019-12-15 18:55:10 +02:00
Son NK 06f51099a5 all users can have access to developer tab 2019-12-15 18:55:10 +02:00
Son NK 2e5298ec84 small wording change 2019-12-15 18:55:09 +02:00
Son NK aae76f21f6 add github login 2019-12-15 18:55:09 +02:00
Son NK aff99be7ac remove require() in header.html 2019-12-15 18:55:09 +02:00
Son NK c7df8e9158 fix introJs 2019-12-15 18:55:08 +02:00
Son NK f838f43e34 put error text in red 2019-12-15 18:55:08 +02:00
Son NK 414ef2bb9b remove requireJS madness! 2019-12-15 18:55:08 +02:00
Son NK 0b85000a11 import render_field, render_field_errors in base.html 2019-12-15 18:55:08 +02:00
Son NK 62cbcb249b disable notie overlayClickDismiss in base.html 2019-12-15 18:55:08 +02:00
Son NK 2f2f8bef46 upgrade sentry js to 5.4.3 2019-12-15 18:55:08 +02:00
Son NK c18d9f5280 create BaseForm to enable CSRF
register page

redirect user to dashboard if they are logged in

enable csrf for login page

Set models more strict

bootstrap developer page

add helper method to ModelMixin, remove CRUDMixin

display list of clients on developer index, add copy client-secret to clipboard using clipboardjs

add toastr and use jquery non slim

display a toast when user copies the client-secret

create new client, generate client-id using unidecode

client detail page: can edit client

add delete client

implement /oauth/authorize and /oauth/allow-deny

implement /oauth/token

add /oauth/user_info endpoint

handle scopes: wip

take into account scope: display scope, return user data according to scope

create virtual-domain, gen email, client_user model WIP

create authorize_nonlogin_user page

user can choose to generate a new email

no need to interfere with root logger

log for before and after request

if user has already allowed a client: generate a auth-code and redirect user to client

get_user_info takes into account gen email

display list of clients that have user has authorised

use yk-client domain instead of localhost as cookie depends on the domain name

use wtforms instead of flask_wtf

Dockerfile

delete virtual domain

EMAIL_DOMAIN can come from env var

bind to host 0.0.0.0

fix signup error: use session as default csrf_context

rename yourkey to simplelogin

add python-dotenv, ipython, sqlalchemy_utils

create DB_URI, FLASK_SECRET. Load config from CONFIG file if exist

add shortcuts to logging

create shell

add psycopg2

do not add local data in Dockerfile

add drop_db into shell

add shell.prepare_db()

fix prepare_db

setup sentry

copy assets from tabler/dist

add icon downloaded from https://commons.wikimedia.org/wiki/File:Simpleicons_Interface_key-tool-1.svg

integrate tabler - login and register page

add favicon

template: default, header. Use gravatar for user avatar url

use default template for dashboard, developer page

use another icon

add clipboard and notie

prettify dashboard

add notie css

add fake gen email and client-user

prettify list client page, use notie for toast

add email, name scope to new client

display client scope in client list

prettify new-client, client-detail

add sentry-sdk and blinker

add arrow, add dt jinja filter, prettify logout, dashboard

comment "last used" in dashboard for now

prettify date display

add copy email to clipboard to dashboard

use "users" as table name for User as "user" is reserved key in postgres

call prepare_db() when creating new db

error page 400, 401, 403, 404

prettify authorize_login_user

create already_authorize.html for user who has already authorized a client

user can generate new email

display all other generated emails

add ENV variable, only reset DB when ENV=local

fix: not return other users gen emails

display nb users for each client

refactor shell: remove prepare_db()

add sendgrid

add /favicon.ico route

add new config: URL, SUPPORT_EMAIL, SENDGRID_API_KEY

user needs to activate their account before login

create copy button on dashboard

client can have multiple redirect uris, in client detail can add/remove redirect-uri,

use redirect_uri passed in /authorize

refactor: move get_user_info into ClientUser model

dashboard: display all apps, all generated emails

add "id" into user_info

add trigger email button

invalidate the session at each new version by changing the secret

centralize Client creation into Client.create_new

user can enable/disable email forwarding

setup auto dismiss alert: just add .alert-auto-dismiss

move name down in register form

add shell.add_real_data

move blueprint template to its own package

prettify authorize page for non-authenticated user

update readme, return error if not redirect_uri

add flask-wtf, use psycopg2-binary

use flask-wtf FlaskForm instead of Form

rename email -> email_utils

add AWS_REGION, BUCKET, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY to config

add s3 module

add File model, add Client.icon_id

handle client icon update

can create client with icon

display client icon in client list page

add Client.home_url

take into account Client.home_url

add boto3

register: ask name first

only show "trigger test email" if email forwarding is enabled

display gen email in alphabetical order, client in client.name alphabetical order

better error page

the modal does not get close when user clicks outside of modal

add Client.published column

discover page that displays all published Client

add missing bootstrap.bundle.min.js.map

developer can publish/unpublish their app in discover

use notie for display flash message

create hotmail account

fix missing jquery

add footer, add global jinja2 variable

strengthen model: use nullable=False whenever possible,

rename client_id to oauth_client_id, client_secret to oauth_client_secret

add flask-migrate

init migrate

1st migrate version

fix rename client_id -> oauth_client_id

prettify UI

use flask_migrate.upgrade() instead of db.create_all()

make sure requirejs.config is called for all page

enable sentry for js, use uppercase for global jinja2 variables

add flask-admin

add User.is_admin column

setup flask admin, only accessible to admin user

fix migration: add server_default

replace session[redirect_after_login] by "next" request args

add pyproject.toml: ignore migrations/ in black

add register waiting_activation_email page

better email wording

add pytest

add get_host_name_and_scheme and tests

example fail test

fix test

fix client-id display

add flask-cors

/user_info supports cors, add /me as /user_info synonym

return client in /me

support implicit flow

no need to use with "app.app_context()"

add watchtower to requirement

add param ENABLE_CLOUDWATCH, CLOUDWATCH_LOG_GROUP, CLOUDWATCH_LOG_STREAM

add cloudwatch logger if cloudwatch is enabled

add 500 error page

add help text for list of used client

display list of app/website that an email has been used

click on client name brings to client detail page

create style.css to add additional style, append its url with the current sha1 to avoid cache

POC on how to send email using postfix

add sqlalchemy-utils

use arrow instead of datetime

add new params STRIPE_API, STRIPE_YEARLY_SKU, STRIPE_MONTHLY_PLAN

show full error in local

add plan, plan_expiration to User, need to create enum directly in migration script, cf https://github.com/sqlalchemy/alembic/issues/67

reformat all html files: use space instead of tab

new user will have trial plan for 15 days

add new param MAX_NB_EMAIL_FREE_PLAN

only user with enough quota can create new email

if user cannot create new gen email, pick randomly one from existing gen emails. Use flush instead of commit

rename STRIPE_YEARLY_SKU -> STRIPE_YEARLY_PLAN

open client page in discover in a new tab

add stripe

not logging /static call: disable flask logging, replace by after_request

add param STRIPE_SECRET_KEY

add 3 columns stripe_customer_id, stripe_card_token, stripe_subscription_id

user can upgrade their pricing

add setting page as coming-soon

add GenEmail, ClientUser to admin

ignore /admin/static logging

add more fake data

add ondelete="cascade" whenever possible

rename plan_expiration -> trial_expiration

reset migration: delete old migrations, create new one

rename test_send_email -> poc_send_email to avoid the file being called by pytest

add new param LYRA_ANALYTICS_ID, add lyra analytics

add how to create new migration into readme

add drift to base.html

notify admin when new user signs up or pays subscription

log exception in case of 500

use sendgrid to notify admin

add alias /userinfo to user_info endpoint

add change_password to shell

add info on how payment is handled

invite user to retry if card not working

remove drift and add "contact us" link

move poc_send_email into poc/

support getting client-id, client-secret from form-data in addition to basic auth

client-id, client-secret is passed in form-data by passport-oauth2 for ex

add jwtRS256 private and public key

add jwk-jws-jwt poc

add new param OPENID_PRIVATE_KEY_PATH, OPENID_PRIVATE_KEY_PATH

add scope, redirect_url to AuthorizationCode and OauthToken

take into scope when creating oauth-token, authorization-code

add jwcrypto

add jose_utils: make_id_token and verify_id_token

add &scope to redirect uri

add "email_verified": True into user_info

fix user not activated

add /oauth2 as alias for /oauth

handle case where scope and state are empty

remove threaded=False

Use Email Alias as wording

remove help text

user can re-send activation email

add "expired" into ActivationCode

Handle the case activation code is expired

reformat: use form.validate_on_submit instead of request.method == post && form.validate

use error text instead of flash()

display client oauth-id and oauth-secret on client detail page

not display oauth-secret on client listing

fix expiration check

improve page title, footer

add /jwks and /.well-known/openid-configuration

init properly tests, fix blueprint conflict bug in flask-admin

create oauth_models module

rename Scope -> ScopeE to distinguish with Scope DB model

set app.url_map.strict_slashes = False

use ScopeE instead of SCOPE_NAME, ...

support access_token passed as args in /userinfo

merge /allow-deny into /authorize

improve wording

take into account the case response_type=code and openid is in scope

take into account response_type=id_token, id_token token, id_token code

make sure to use in-memory db in test

fix scope can be null

allow cross_origin for /.well-known/openid-configuration and /jwks

fix footer link

center authorize form

rename trial_expiration to plan_expiration

move stripe init to create_app()

use real email to be able to receive email notification

add user.profile_picture_id column

use user profile picture and fallback to gravatar

use nguyenkims+local@gm to distinguish with staging

handle plan cancel, reactivation, user profile update

fix can_create_new_email

create cron.py that set plan to free when expired

add crontab.yml

add yacron

use notify_admin instead of LOG.error

add ResetPasswordCode model

user can change password in setting

increase display time for notie

add forgot_password page

If login error: redirect to this page upon success login.

hide discover tab

add column user.is_developer

only show developer menu to developer

comment out the publish button

set local user to developer

make sure only developer can access /developer blueprint

User is invited to upgrade if they are in free plan or their trial ends soon

not sending email when in local mode

create Partner model

create become partner page

use normal error handling on local

fix migration

add "import sqlalchemy_utils" into migration template

small refactoring on setting page

handle promo code. TODO: add migration file

add migration for user.promo_codes

move email alias on top of apps in dashboard

add introjs

move encode_url to utils

create GenEmail.create_new_gen_email

create a first alias mail to show user how to use when they login

show intro when user visits the website the first time

fix register
2019-07-02 10:20:12 +03:00
Son NK 0b3dd21a06 bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00