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(envited.ascs.digital): company profile get action #77

Merged
merged 6 commits into from
Jan 31, 2024

Conversation

royscheeren
Copy link
Contributor

@royscheeren royscheeren commented Jan 31, 2024

Scope

User will want to see a company profile. We need to be able to get that from the db

Work Done

  • added required server action
  • updated db schema and added db migrations
  • added required db queries
  • added temporary page to show the profile

closes #27

@royscheeren royscheeren merged commit 41fa1cf into develop Jan 31, 2024
1 check passed
@royscheeren royscheeren deleted the 27_company_profile_get_action branch January 31, 2024 17:34
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.

company GET endpoint
2 participants