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

Bug Fixes #982

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Bug Fixes #982

merged 1 commit into from
Sep 18, 2023

Conversation

dhaselhan
Copy link
Collaborator

  • Fix SUBD Calculations by setting size
  • Add Discussion Reviews to the App TImeline
  • Full Size the Add Transferee button

* Fix SUBD Calculations by setting size
* Add Discussion Reviews to the App TImeline
* Full Size the Add Transferee button
@@ -1,6 +1,7 @@
import { Injectable } from '@nestjs/common';
import { InjectRepository } from '@nestjs/typeorm';
import { Repository } from 'typeorm';
import { ApplicationDecisionMeetingService } from '../../application-decision/application-decision-v1/application-decision-meeting/application-decision-meeting.service';
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it correct that you are using decision version 1 ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think this meeting service is only in V1 but will be used even once we move to Decision V2.

@dhaselhan dhaselhan merged commit f331799 into develop Sep 18, 2023
@dhaselhan dhaselhan deleted the feature/ALCS-1154 branch September 18, 2023 23:36
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