Skip to content

Issue #65 - Model Implementation: Add a v1 of the implementation#30

Merged
EnzoGrn merged 6 commits intodevfrom
feature/issue-65/model-implementation
Dec 15, 2025
Merged

Issue #65 - Model Implementation: Add a v1 of the implementation#30
EnzoGrn merged 6 commits intodevfrom
feature/issue-65/model-implementation

Conversation

@PharaEthan
Copy link
Copy Markdown
Contributor

Description

This pull-request implement the backend side of the model implementation.

Related Issue(s)

#65

Changes Made

  • Company:
    • Remove localization.
    • Add a isPartner boolean, used for the website logos section.
    • Add a company website field and a link to the quotation content type.
  • Attestant:
    • Remove localization.
    • Add contact fields (phone & email).
  • QuotationGame:
    • All needed value for create a game quotation.
  • Quotation:
    • The final value of a quotation, it contains services informations, budget, game informations, company

Testing

Manual testing, with an development environment that includes Insomnia and website localhost version.

Checklist

  • I have tested these changes thoroughly.
  • The code follows the project's style guide and coding conventions.
  • I have updated the relevant documentation (if applicable).
  • All tests passed successfully.
  • I have checked for any potential conflicts with other branches.

@EnzoGrn EnzoGrn merged commit cd62481 into dev Dec 15, 2025
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.

2 participants