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

fix(tree-types): update links from create, edit and delete #168

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

SandraFerrando
Copy link
Contributor

@SandraFerrando SandraFerrando commented Dec 3, 2024

This pull request includes changes to the URLs in several files to ensure they follow a consistent structure by adding the /admin prefix. The most important changes include updates to the Create, Edit, and TreeTypes views.

URL updates for consistency:

@SandraFerrando SandraFerrando requested a review from a team as a code owner December 3, 2024 18:53
@github-actions github-actions bot added the area/app/views Categorizes issue or PR as related to app/views. label Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/app/Views/Admin/TreeTypes.php 0.00% 3 Missing ⚠️
src/app/Views/Admin/TreeType/Create.php 0.00% 2 Missing ⚠️
src/app/Views/Admin/TreeType/Edit.php 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
src/app/Views/Admin/TreeType/Edit.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/app/Views/Admin/TreeType/Create.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/app/Views/Admin/TreeTypes.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)

@0x1026 0x1026 merged commit 742cfbf into main Dec 3, 2024
5 checks passed
@0x1026 0x1026 deleted the fix/tree-types-links branch December 3, 2024 19:57
@0x1026 0x1026 added kind/improvement Categorizes issue or PR as related to an improvement. kind/bug Categorizes issue or PR as related to a bug. and removed kind/improvement Categorizes issue or PR as related to an improvement. labels Dec 3, 2024
@0x1026 0x1026 added this to the Sprint 3 - Prototype milestone Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/app/views Categorizes issue or PR as related to app/views. kind/bug Categorizes issue or PR as related to a bug.
Projects
Status: Fet
Development

Successfully merging this pull request may close these issues.

3 participants