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(elements): add Elements #68

Merged
merged 10 commits into from
Nov 16, 2024
Merged

feat(elements): add Elements #68

merged 10 commits into from
Nov 16, 2024

Conversation

albert1413
Copy link
Contributor

Introduce a new Element MVC for managing elements. Modify the element table to meet the updated requirements, ensuring proper data handling and integrity.

@albert1413 albert1413 linked an issue Nov 13, 2024 that may be closed by this pull request
5 tasks
@albert1413 albert1413 self-assigned this Nov 13, 2024
@albert1413 albert1413 added 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. kind/feature Categorizes issue or PR as related to a new feature. labels Nov 13, 2024
@0x1026 0x1026 added 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 13, 2024
- Update column for better clarity
- Fix foreign key references
@0x1026 0x1026 added this to the Sprint 2 - Kick-off milestone Nov 14, 2024
@0x1026 0x1026 marked this pull request as ready for review November 16, 2024 21:51
@0x1026 0x1026 requested a review from a team as a code owner November 16, 2024 21:51
@0x1026 0x1026 merged commit bd81b43 into main Nov 16, 2024
@0x1026 0x1026 deleted the issue/49-crud-elements branch November 16, 2024 21:51
@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 Elements
2 participants