Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added mailchimp, redesign register page and remove register beta page #8

Merged
merged 4 commits into from
Dec 13, 2023

Conversation

prodesert22
Copy link
Collaborator

@prodesert22 prodesert22 commented Dec 1, 2023

Summary

  • Added mailchimp
  • Redesign register page
  • Removed register beta page

Mailchimp

To enable the mailchimp, need to add the following in superset_config
MAILCHIMP_KEY = "YOUR_API_KEY"
MAILCHIMP_SERVER = "YOUR_SERVER_PREFIX"
MAILCHIMP_LIST_ID = "YOUR_LIST_ID"

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

image

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@HariSeldon23 HariSeldon23 merged commit 7b29d6f into ortege Dec 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants