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

Feature/remove node type #40

Merged
merged 8 commits into from
Feb 13, 2025
Merged

Feature/remove node type #40

merged 8 commits into from
Feb 13, 2025

Conversation

eliot488995568
Copy link
Collaborator

  1. Correction of several small errors in the code which were always linked to the nodeTypeId
  2. Fix Tanstype feature
  3. Add Stacktype entity in way to use string nodeTypeName
  4. Remove Doctrine from NodeType and NodeTypeField entity + remove all useless files associate with doctrine
  5. Create final migration to remove nodeType and nodeTypeField Table

@eliot488995568 eliot488995568 marked this pull request as ready for review February 11, 2025 09:37
@ambroisemaupate ambroisemaupate merged commit f40fd74 into develop Feb 13, 2025
3 checks passed
@ambroisemaupate ambroisemaupate deleted the feature/removeNodeType branch February 13, 2025 10:15
@ambroisemaupate
Copy link
Member

Fixes #39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Evaluate moving all NodeType and NodeTypeFields persistance to stateless and static configuration files
2 participants