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

Decision outcome applications,noi public search #1145

Merged
merged 15 commits into from
Nov 21, 2023
Merged

Conversation

urmikgov
Copy link
Contributor

@urmikgov urmikgov commented Nov 8, 2023

No description provided.

@dhaselhan
Copy link
Collaborator

I don't see any updates to the mobile view, SearchListComponent, does it also need to be updated?

@urmikgov urmikgov requested a review from dhaselhan November 16, 2023 18:19
@urmikgov urmikgov requested a review from dhaselhan November 20, 2023 23:16
@@ -246,7 +249,7 @@ export class PublicSearchController {
localGovernmentName: notification.localGovernmentName,
ownerName: notification.applicant,
class: 'NOTI',
status: notification.status.status_type_code,
status: notification.status.status_type_code
Copy link
Collaborator

Choose a reason for hiding this comment

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

This needs a prettier format I think. Looks like on some files your code is using a trailing comma but not all of them. For some reason on this file it looks like it IS NOT adding trailing commas.
"trailingComma": "all" is the prettier setting in the .prettierrc

Copy link
Collaborator

@dhaselhan dhaselhan left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Collaborator

@dhaselhan dhaselhan left a comment

Choose a reason for hiding this comment

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

Just noticed there are still two migrations, do you need both? Can you remove one?

@urmikgov urmikgov merged commit d491cad into develop Nov 21, 2023
3 checks passed
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.

2 participants