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

Merge after Hotfix #1633

Merged
merged 20 commits into from
Dec 9, 2022
Merged

Merge after Hotfix #1633

merged 20 commits into from
Dec 9, 2022

Conversation

mariahosfeld
Copy link
Contributor

Fixes #

Check this list and then dismiss it:

  • Localization
    • Have you added translation resources?
    • Have you localized numbers, dates and other stuff?
  • Validation and error management
    • Is the user input validated?
    • Is the API response valided and are error responses properly handled?
    • Are errors caught if necessary?
  • Coding style
    • Have you used a specific type for declaring the properties and parameters instead of any?
    • Have you defined interfaces for new components?
    • Have you added a source file not using TypeScript?
    • Have you checked if your newly introduced modules or functions are not already existing?
    • Is your React.useEffect using the right dependencies?
    • Check your code if it matches the existing code formatting.

Changes in this pull request:

@

ankitecd and others added 20 commits March 25, 2022 14:35
Release of fix for missing date picker
Release German Translations for Bulk codes
Release: Formatting Full Project Using Prettier
remove footer app links as apps will be deactivated
Release changes /all, October 26th, 2022
Release Fix site name -> site id (Nov 16th, 2022)
- creates isEmailValid helper to check format and dummy domains
- updates error messages to indicate dummy domains
- adds warning for dummy emails before issuing codes (only for imports)
…t-dummy-emails

Hotfix - Restrict dummy emails
@vercel
Copy link

vercel bot commented Dec 6, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
planet-webapp ✅ Ready (Inspect) Visit Preview Dec 6, 2022 at 8:15AM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants