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

Finish registration + company creation #365

Merged
40 commits merged into from
Feb 2, 2025
Merged

Conversation

aidantrabs
Copy link
Member

@aidantrabs aidantrabs commented Feb 1, 2025

Description

Title.

Linked Issues

Checklist

Before opening this PR, make sure the PR:

  • Has an assignee or group of assignees.
  • Has a reviewer or a group of reviewers.
  • Is labelled properly.
  • Has the SPUR project assigned to it.
  • Has an assigned milestone.

Additionally, make sure that:

  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

@aidantrabs aidantrabs added frontend Related to the frontend of the project backend Related to the backend of the project api Related to the backend routes and endpoints db Related to the PostgreSQL database labels Feb 1, 2025
@aidantrabs aidantrabs added this to the Complete the project MVP milestone Feb 1, 2025
@aidantrabs aidantrabs self-assigned this Feb 1, 2025
@aidantrabs aidantrabs closed this pull request by merging all changes into main in 7374abf Feb 2, 2025
@aidantrabs aidantrabs deleted the feat/352/initial-form-post-login branch February 2, 2025 00:42
@SherRao SherRao removed this from the M1: Complete project MVP milestone Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Related to the backend routes and endpoints backend Related to the backend of the project db Related to the PostgreSQL database frontend Related to the frontend of the project
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FE Feat] Create the initial company creation form post-login
3 participants