-
Notifications
You must be signed in to change notification settings - Fork 14
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
#1979 - Request an Offering Change - Ministry View Pending Offerings #2184
#1979 - Request an Offering Change - Ministry View Pending Offerings #2184
Conversation
andrepestana-aot
commented
Aug 11, 2023
•
edited
Loading
edited
- Created Ministry view for pending offerings;
- Changed uri.ts to get the sorting direction properly;
- Added an e2e test.
...application-offering-change-request.aest.controller.getAllInProgressApplications.e2e-spec.ts
Outdated
Show resolved
Hide resolved
...application-offering-change-request.aest.controller.getAllInProgressApplications.e2e-spec.ts
Outdated
Show resolved
Hide resolved
...application-offering-change-request.aest.controller.getAllInProgressApplications.e2e-spec.ts
Outdated
Show resolved
Hide resolved
...application-offering-change-request.aest.controller.getAllInProgressApplications.e2e-spec.ts
Show resolved
Hide resolved
...ication-offering-change-request.institutions.controller.getCompletedApplications.e2e-spec.ts
Outdated
Show resolved
Hide resolved
...cation-offering-change-request.institutions.controller.getInProgressApplications.e2e-spec.ts
Outdated
Show resolved
Hide resolved
...ation-offering-change-request/application-offering-change-request.institutions.controller.ts
Outdated
Show resolved
Hide resolved
...ation-offering-change-request/models/application-offering-change-request.institutions.dto.ts
Outdated
Show resolved
Hide resolved
...ation-offering-change-request/models/application-offering-change-request.institutions.dto.ts
Outdated
Show resolved
Hide resolved
sources/packages/web/src/services/http/ApplicationOfferingChangeRequestApi.ts
Outdated
Show resolved
Hide resolved
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 @andrepestana-aot 👍
.../services/application-offering-change-request/application-offering-change-request.service.ts
Show resolved
Hide resolved
...s/application-offering-change-request/application-offering-change-request.aest.controller.ts
Outdated
Show resolved
Hide resolved
...s/application-offering-change-request/models/application-offering-change-request.aest.dto.ts
Outdated
Show resolved
Hide resolved
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.
Added some comments
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.
Thanks for making the changes. 👍
...application-offering-change-request.aest.controller.getAllInProgressApplications.e2e-spec.ts
Outdated
Show resolved
Hide resolved
...application-offering-change-request.aest.controller.getAllInProgressApplications.e2e-spec.ts
Outdated
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
Thanks @andrepestana-aot for the changes 👍 Looks good to me