-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: bcgov/SIMS
base: v0.0.1-prerelease.0
head repository: bcgov/SIMS
compare: v0.0.1-prerelease.16
- 16 commits
- 163 files changed
- 8 contributors
Commits on Mar 20, 2023
-
#1769 - E2E/Unit - API Controllers - Part 1 - Program Years (#1803)
* added createStudentUsers ot seeding; refactored ATBC tests; created program year e2e tests; * added createStudentUsers ot seeding; refactored ATBC tests; created program year e2e tests; * renaming & fixes * review comments * program year test split * review issues * removed unused import * review issues * fixed import * fixed import * set an id for the test * added TODO
Configuration menu - View commit details
-
Copy full SHA for 98931d3 - Browse repository at this point
Copy the full SHA 98931d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 720e8e3 - Browse repository at this point
Copy the full SHA 720e8e3View commit details
Commits on Mar 21, 2023
-
#1757 - Create common container for content in tab (#1816)
* #1757 - Created common container for the contents in tab Created common container for the contents in tab. However, this does not include the styling changes. * #1757 - Included default slot for BodyHeaderContainer * #1757 - Made changes to the styling * Commiting Notes file * #1757 - Updated code with code review suggestions * #1757 - Updated BodyHeader to use a positive margin for the subtitle * #1757 - Updated FullPageContainer to remove extra padding and margin for centeredTab layout * #1757 - Adjusted the code for better readability --------- Co-authored-by: Shekhar <Shashank.X.Shekhar@gov.bc.ca>
Configuration menu - View commit details
-
Copy full SHA for 6064f16 - Browse repository at this point
Copy the full SHA 6064f16View commit details
Commits on Mar 22, 2023
-
#1722 - E2E Tests for assessment gateway (#1822)
E2E Tests for assessment gateway
Configuration menu - View commit details
-
Copy full SHA for 7e084e3 - Browse repository at this point
Copy the full SHA 7e084e3View commit details
Commits on Mar 23, 2023
-
#1757 - Create common container for content in tab (Institution) - Pa…
…rt 2 (#1826) * Updated the Institution tabs in the Ministry portal to use the common TabContainer and the BodyHeaderContainer * Code updated with review comments
Configuration menu - View commit details
-
Copy full SHA for 4a21d95 - Browse repository at this point
Copy the full SHA 4a21d95View commit details -
#1722 - Get worker name from enum (#1831)
Get worker name from enum
Configuration menu - View commit details
-
Copy full SHA for f6ba961 - Browse repository at this point
Copy the full SHA f6ba961View commit details
Commits on Mar 27, 2023
-
#1683 - Completed application - E2E tests for application tracker (#1832
) - Fix for PIR decline throwing an error while completing the process. - Refactor application progress details to get rid of the Sonarcloud issue. - Icon spacing adjusted (@hellolynn-tbtb is aware of and approved it). - Renamed factory method saveFakeApplicationCOE to saveFakeApplicationDisbursements allowing it to be used for these E2E tests also. - Removed prefix ${ClientTypeBaseRoute.Institution} from some E2E that were wrongly added. - E2E tests for the new endpoint added for the completed status. ApplicationStudentsController(e2e)-getCompletedApplicationDetails ✓ Should throw NotFoundException when the application is not associated with the authenticated student. (390 ms) ✓ Should throw NotFoundException when the application is not in 'Completed' status. (75 ms) ✓ Should get application details when application is in 'Completed' status. (76 ms) ✓ Should get application details with scholastic standing change type when application has a scholastic standing 'Student did not complete program associated with. (60 ms) ✓ Should get application details with the most updated appeal status when the application has more than one student appeals associated with. (78 ms)
Configuration menu - View commit details
-
Copy full SHA for 70f04fd - Browse repository at this point
Copy the full SHA 70f04fdView commit details
Commits on Mar 28, 2023
-
#1737 - Update institution location content (new) (#1839)
Content updates and style enhancements
Configuration menu - View commit details
-
Copy full SHA for 0b7aab5 - Browse repository at this point
Copy the full SHA 0b7aab5View commit details -
#1769 - E2E/Unit - API Controllers - Part 2 - ApplicationException (#…
…1836) * added getExceptionById and getPendingApplicationExceptions * added apporveException * renamed class * changed createMockedZeebeModule to use a mockedZBClient; tested notification; * removed comment * review comments * removed explict declaration * removed unused import * review issues * review issues * review issues * review issues * review issues * review issues * review issues * review issues
Configuration menu - View commit details
-
Copy full SHA for ac74eab - Browse repository at this point
Copy the full SHA ac74eabView commit details
Commits on Mar 29, 2023
-
#1712 - Students overawards UI - Part 1 (#1846)
Students overawards UI - Part 1
Configuration menu - View commit details
-
Copy full SHA for 955f54b - Browse repository at this point
Copy the full SHA 955f54bView commit details
Commits on Mar 30, 2023
-
#1780 - Associate MSFAA with disbursement (#1847)
Associate MSFAA with disbursement
Configuration menu - View commit details
-
Copy full SHA for bdbfc5f - Browse repository at this point
Copy the full SHA bdbfc5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dcbe73 - Browse repository at this point
Copy the full SHA 2dcbe73View commit details -
#1837 - Fix missing details on submitting Designation Request (#1848)
* #1837 - Fixed the Designation Request bug * Update code with review comments * Updated code with review comments * Updated code with review comments * Updated code with review comments * Updated code with the review comments
Configuration menu - View commit details
-
Copy full SHA for 25c01c4 - Browse repository at this point
Copy the full SHA 25c01c4View commit details
Commits on Mar 31, 2023
-
#1712 - Students over awards UI - E2E Test cases (#1856)
Students over awards UI - E2E Test cases
Configuration menu - View commit details
-
Copy full SHA for 0091bca - Browse repository at this point
Copy the full SHA 0091bcaView commit details
Commits on Apr 3, 2023
-
#1683 - Show success icon when application is completed (#1858)
The success icon was not displayed for a reassessment because the check relied on the COE confirmation. Change the check to be based on the application status.
Configuration menu - View commit details
-
Copy full SHA for e7d519c - Browse repository at this point
Copy the full SHA e7d519cView commit details
Commits on Apr 5, 2023
-
#1834 - Service task identifier for subprocesses (#1842)
Created single mocked worker to handle subprocesses mocks. Further details on PR description.
Configuration menu - View commit details
-
Copy full SHA for 2145c5b - Browse repository at this point
Copy the full SHA 2145c5bView commit details
There are no files selected for viewing