Skip to content

Release 24.05.2022#1487

Merged
tejassonar merged 253 commits into
mainfrom
develop
May 31, 2022
Merged

Release 24.05.2022#1487
tejassonar merged 253 commits into
mainfrom
develop

Conversation

@mariahosfeld
Copy link
Copy Markdown
Contributor

@mariahosfeld mariahosfeld commented May 24, 2022

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:

rishsingh07 and others added 30 commits December 9, 2021 22:23
@mariahosfeld
Copy link
Copy Markdown
Contributor Author

The functionality works as expected.

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.

10 participants