Skip to content

fix: allow creating new company during registration#62

Open
ericano-bot wants to merge 1 commit intodataelement:mainfrom
ericano-bot:main
Open

fix: allow creating new company during registration#62
ericano-bot wants to merge 1 commit intodataelement:mainfrom
ericano-bot:main

Conversation

@ericano-bot
Copy link

Summary

Fixes the issue where users cannot select or create a company during registration when no companies exist.

Changes

  • Add public API endpoint /api/tenants/public/create for creating companies during registration
  • Add "New Company" button and modal in registration form
  • Allow users to create a new company when registering without pre-existing options

Testing

  • Tested the new company creation API successfully
  • Verified the frontend loads correctly

Screenshots

N/A


This PR was automatically generated by an AI assistant

- Add public API endpoint /api/tenants/public/create for creating companies during registration
- Add 'New Company' button and modal in registration form
- Allow users to create a new company when registering without pre-existing options

Fixes: Users cannot select or create a company during registration when no companies exist.
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