-
Notifications
You must be signed in to change notification settings - Fork 49
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
22846 - show resolution dates in amalgamations #745
Conversation
/gcbrun |
Temporary Url for review: https://business-create-dev--pr-745-9wwaez00.web.app Short form amalgamation example: https://business-create-dev--pr-745-9wwaez00.web.app/amalg-short-review-confirm?id=TQ61BRdHHk&accountid=3040 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
|
No need for another ticket. I will do it here |
@@ -39,7 +39,23 @@ | |||
disable-pagination | |||
disable-sort | |||
hide-default-footer | |||
hide-default-header |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
used hide-default-header
to apply custom style.
/gcbrun |
Temporary Url for review: https://business-create-dev--pr-745-9wwaez00.web.app |
</th> | ||
</tr> | ||
</thead> | ||
</template> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Looks great.
</td> | ||
<td class="share-series-value"> | ||
{{ row.item.hasRightsOrRestrictions ? 'Yes' : 'No' }} | ||
</td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Jacqueline took a look at this and suggested to change the color for values
Reviewed with Ketaki and getting back to her about suggestion about language |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Remember to update the app version.
Issue #: /bcgov/entity#22846
Description of changes:
Short form amalgamation (Horizontal):
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the bcrs-entities-create-ui license (Apache 2.0).