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

Add Covenant Proposal Step #1107

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Add Covenant Proposal Step #1107

merged 2 commits into from
Oct 30, 2023

Conversation

dhaselhan
Copy link
Collaborator

  • Add Covenant Transferees
  • Add the other stuff

* Add Covenant Transferees
* Add the other stuff
<span *ngIf="_applicationSubmission.coveFarmImpact !== null">
{{ _applicationSubmission.coveFarmImpact }}
</span>
<app-no-data [showRequired]="showErrors" *ngIf="!_applicationSubmission.coveFarmImpact"></app-no-data>
Copy link
Collaborator

Choose a reason for hiding this comment

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

nitpick: applicationSubmission in covenant, I know that covenant is a type of applicationSubmission but "covenant" instead looks less wordy

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Gonna leave it alone since I think its better to have the proposals all be consistent.

@dhaselhan dhaselhan merged commit 8d852d4 into develop Oct 30, 2023
3 checks passed
@dhaselhan dhaselhan deleted the feature/ALCS-1075 branch October 30, 2023 22:28
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