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

Enhance Form Service Modularity, SSO Login, and Service Search Fixes #17

Merged
merged 7 commits into from
Sep 6, 2024

Conversation

newarifrh
Copy link
Member

This pull request includes the following improvements and fixes:

  • Performance:

    • Implement modular architecture for the form service to improve maintainability and scalability.
  • Features:

    • Add Single Sign-On (SSO) login functionality, allowing users to authenticate using a third-party provider.
    • Introduce a configuration option to enable or disable SSO login.
  • Chores:

    • Remove source maps after build and upload error tracking to Sentry for better debugging and smaller build sizes.
  • Fixes:

    • Correct select option behavior to ensure proper data handling in forms.
    • Fix issues with service fetching when using search functionality to improve accuracy and response.
  • Style:

    • Update default image and service styles for a cleaner and more consistent user experience.

These updates enhance performance, user authentication, and search functionality while addressing key bug fixes and improving the overall user experience.

@newarifrh newarifrh merged commit c526a07 into main Sep 6, 2024
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.

1 participant