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(tree-type): add TreeType #70

Merged
merged 18 commits into from
Nov 16, 2024
Merged

feat(tree-type): add TreeType #70

merged 18 commits into from
Nov 16, 2024

Conversation

SandraFerrando
Copy link
Contributor

Introduce a new database table for tree types, along with a MVC to handle CRUD operations. Improve the UI for displaying tree types in the main view.

Introduce a new database table for tree types, along with a MVC to handle CRUD operations. Improve the UI for displaying tree types in the main view.
@SandraFerrando SandraFerrando linked an issue Nov 14, 2024 that may be closed by this pull request
@0x1026 0x1026 added kind/feature Categorizes issue or PR as related to a new feature. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. milestone/current Indicates an issue or PR that is being worked on at the current milestone. area/app/views Categorizes issue or PR as related to app/views. area/app/models Categorizes issue or PR as related to app/models. area/app/controllers Categorizes issue or PR as related to app/controllers. labels Nov 14, 2024
@0x1026 0x1026 marked this pull request as ready for review November 14, 2024 19:40
@0x1026 0x1026 requested a review from a team as a code owner November 14, 2024 19:40
0x1026

This comment was marked as resolved.

@0x1026 0x1026 added this to the Sprint 2 - Kick-off milestone Nov 14, 2024
0x1026

This comment was marked as resolved.

@0x1026 0x1026 enabled auto-merge November 15, 2024 18:00
@0x1026 0x1026 disabled auto-merge November 16, 2024 16:16
@0x1026 0x1026 merged commit cb4fc8b into main Nov 16, 2024
@0x1026 0x1026 deleted the issue/58-crud-tipus-arbre branch November 16, 2024 16:16
@0x1026 0x1026 removed lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. milestone/current Indicates an issue or PR that is being worked on at the current milestone. labels Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/app/controllers Categorizes issue or PR as related to app/controllers. area/app/models Categorizes issue or PR as related to app/models. area/app/views Categorizes issue or PR as related to app/views. kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: Fet
Development

Successfully merging this pull request may close these issues.

CRUD Tree Types
5 participants