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

wfprev-143 Edit project: UI #359

Merged
merged 8 commits into from
Dec 12, 2024
Merged

wfprev-143 Edit project: UI #359

merged 8 commits into from
Dec 12, 2024

Conversation

yzlucas
Copy link
Collaborator

@yzlucas yzlucas commented Dec 10, 2024

image
image

Copy link
Contributor

@agordon-vivid agordon-vivid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work. A couple of small items that need to be addressed.

loadChildren: () =>
import('src/app/components/edit-project.module').then(m => m.EditProjectModule),
},
{ path: '', redirectTo: ResourcesRoutes.MAP, pathMatch: 'full' }, // Default route to map
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the authentication check canActivate: [PrevAuthGuard] like the list and map pages above

</select>
</div>

<!-- <div class="form-item full-width">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this commented code?

fireCentreOrgUnitId: 3001,
bcParksRegionOrgUnitId: 4001,
bcParksSectionOrgUnitId: 5001,
coordinats:[48.407326,-123.329773],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo here, should be coordinates

Copy link
Collaborator

@ssylver93 ssylver93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, I left a couple of suggestions

agordon-vivid
agordon-vivid previously approved these changes Dec 10, 2024
@yzlucas
Copy link
Collaborator Author

yzlucas commented Dec 10, 2024

Looking good, I left a couple of suggestions

updated.
Fixing some of the failing unit tests now

@yzlucas yzlucas requested a review from ssylver93 December 10, 2024 22:46
Copy link

sonarcloud bot commented Dec 12, 2024

@yzlucas yzlucas merged commit 1b4a3bf into main Dec 12, 2024
7 checks passed
@yzlucas yzlucas deleted the feature/wfprev-143 branch December 12, 2024 17:23
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.

3 participants