Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
93 commits
Select commit Hold shift + click to select a range
9038037
WEB-372 Correct buttons in edit-client.component.html
JaySoni1 Oct 28, 2025
fd53a91
git commit -m "WEB-368 The UI must not offer to edit or delete the re…
devvaansh Nov 1, 2025
0cf886d
WEB-391 Unit test coverage for UrlToStringPipe
devvaansh Nov 1, 2025
0fdf1fd
Merge pull request #2742 from devvaansh/WEB-391-unit-test-coverage-fo…
gkbishnoi07 Nov 2, 2025
958f2f6
fix(audit-trail): add error handling for JSON.parse in view-audit.com…
shubhamkumar9199 Nov 3, 2025
fa5e9cf
Merge pull request #2740 from devvaansh/WEB-368-the-ui-must-not-offer…
gkbishnoi07 Nov 3, 2025
44dc51b
Merge pull request #2745 from shubhamkumar9199/fix/audit-trail-json-h…
alberto-art3ch Nov 3, 2025
7cb173f
WEB-374 Create Charge page throws Javascript error
JaySoni1 Nov 3, 2025
59b4739
Merge pull request #2746 from JaySoni1/WEB-374-create-charge-page-thr…
alberto-art3ch Nov 3, 2025
7a09215
fix: replace all direct JSON.parse usages with safe parsing utilities
shubhamkumar9199 Nov 3, 2025
cb5d986
fix(entity-data-table-checks): optimize setEntity() to prevent UI lag…
shubhamkumar9199 Nov 3, 2025
a6850f9
WEB-365 Utilizing Bulk Loan Reassignment does not work at all
JaySoni1 Nov 3, 2025
80f3d01
Merge pull request #2726 from JaySoni1/WEB-372-correct-buttons-in-edi…
steinwinde Nov 3, 2025
3175c15
Merge pull request #2749 from JaySoni1/WEB-365-utilizing-bulk-loan-re…
gkbishnoi07 Nov 3, 2025
28beb14
Merge pull request #2748 from shubhamkumar9199/fix/performance-entity…
gkbishnoi07 Nov 3, 2025
1d16295
WEB-373 Javascript error message opening the first step of Create Loa…
JaySoni1 Nov 3, 2025
7ed03d6
WEB-357 Editing a holiday fails due to failure to parse from date format
JaySoni1 Nov 4, 2025
6a0d0e2
WEB-363 Missing field validation for Selected Products in Provisionin…
JaySoni1 Nov 3, 2025
f78b776
WEB-392: Fix alignment of download and upload buttons in bulk import
AnvayKharb Nov 2, 2025
9b7ba2b
Merge pull request #2744 from JaySoni1/WEB-373-javascript-error-messa…
gkbishnoi07 Nov 4, 2025
fcc31f5
WEB-371 Cancelling the editing of an Accounting Rule leads to a 404
JaySoni1 Nov 4, 2025
b32dfe2
WEB-298 Allow customer to provide write-off reasons
JaySoni1 Nov 4, 2025
650768e
fix(webappcomponent): prevent memory leaks by adding RxJS cleanup and…
shubhamkumar9199 Nov 4, 2025
81e87aa
Merge pull request #2757 from shubhamkumar9199/fix/memory-leak-webapp…
alberto-art3ch Nov 4, 2025
3875f74
Merge pull request #2756 from JaySoni1/WEB-298-allow-customer-to-prov…
alberto-art3ch Nov 4, 2025
ee47349
Merge pull request #2755 from JaySoni1/WEB-371-cancelling-the-editing…
alberto-art3ch Nov 4, 2025
4f32ac8
Merge pull request #2752 from JaySoni1/WEB-363-missing-field-validati…
alberto-art3ch Nov 4, 2025
1fbd90a
Merge pull request #2753 from JaySoni1/WEB-357-editing-a-holiday-fail…
alberto-art3ch Nov 4, 2025
dd8650a
WEB-362 Correct position and trailing comma in Provisioning Criteria …
JaySoni1 Nov 3, 2025
de480e0
Merge pull request #2751 from JaySoni1/WEB-362-correct-position-and-t…
alberto-art3ch Nov 4, 2025
89ba042
WEB-364 Deleting of a Loan Provisioning Criteria leads to a 404
JaySoni1 Nov 4, 2025
2389625
Merge pull request #2760 from JaySoni1/WEB-364-deleting-of-a-loan-pro…
alberto-art3ch Nov 4, 2025
9caac8c
Merge pull request #2747 from shubhamkumar9199/fix/unsafe-json-parse
alberto-art3ch Nov 4, 2025
4471f1f
improve the broder radius of page
shubhamkumar9199 Nov 5, 2025
5f22ab7
WEB-402 Add Placeholder Text to Column Type Dropdown
JaySoni1 Nov 5, 2025
5467f3e
Merge pull request #2743 from AnvayKharb/WEB-392-fix-bulk-import-butt…
gkbishnoi07 Nov 5, 2025
e4d5966
Merge pull request #2764 from JaySoni1/WEB-402-add-placeholder-text-t…
gkbishnoi07 Nov 5, 2025
925a1ac
fix: add null safety and type guard for ErrorDialogComponent data
shubhamkumar9199 Nov 5, 2025
70b248c
fix: use strict equality (===) for status code checks to prevent acci…
shubhamkumar9199 Nov 5, 2025
2497206
Merge pull request #2771 from shubhamkumar9199/fix/status-code-strict…
alberto-art3ch Nov 5, 2025
18be860
Merge pull request #2761 from shubhamkumar9199/fix(css)-payment-types…
alberto-art3ch Nov 5, 2025
d925f59
fix(client-general-step): correct incorpValidityTillDate mapping and …
shubhamkumar9199 Nov 5, 2025
87caad0
fix: correct type comparison in view-history-scheduler-job filter logic
shubhamkumar9199 Nov 5, 2025
ee84b5a
fix(sidenav): remove duplicate component definition and correct frequ…
shubhamkumar9199 Nov 5, 2025
1728255
Merge pull request #2776 from shubhamkumar9199/fix/sidenav-duplicate-…
alberto-art3ch Nov 5, 2025
d7f2b34
Merge pull request #2775 from shubhamkumar9199/fix/client-general-ste…
alberto-art3ch Nov 5, 2025
b6f43a8
Merge pull request #2772 from shubhamkumar9199/fix/view-history-sched…
alberto-art3ch Nov 5, 2025
973fc02
Fixed the typo: recheduleLoansData → rescheduleLoansData (added missi…
shubhamkumar9199 Nov 5, 2025
da1160b
WEB-404 Required Field Validation Error Message Missing for Account T…
JaySoni1 Nov 5, 2025
f55dea6
Merge pull request #2777 from shubhamkumar9199/fix(typo)-recheduleLoa…
alberto-art3ch Nov 5, 2025
46d1575
perf(find-pipe): optimize lookup performance using WeakMap caching an…
shubhamkumar9199 Nov 6, 2025
840b19d
Merge pull request #2781 from shubhamkumar9199/optimize/find-pipe-per…
steinwinde Nov 6, 2025
add023c
fix(find-pipe): sanitize HTML output to prevent XSS vulnerability
shubhamkumar9199 Nov 6, 2025
520a256
Merge pull request #2766 from JaySoni1/WEB-404-required-field-validat…
alberto-art3ch Nov 6, 2025
bc19b1b
Merge pull request #2785 from shubhamkumar9199/fix/find-pipe-xss-DomS…
steinwinde Nov 6, 2025
54f7dd1
fix: suppress console logs for expected 404 client image requests
shubhamkumar9199 Nov 7, 2025
bdb5fc9
Merge pull request #2770 from shubhamkumar9199/fix/error-dialog-type-…
alberto-art3ch Nov 7, 2025
8cea62a
Merge pull request #2789 from shubhamkumar9199/fix/client-image-404-l…
steinwinde Nov 7, 2025
38faa47
fix(oauth2): replace localStorage with sessionStorage in callback com…
shubhamkumar9199 Nov 10, 2025
77a4abc
WEB-408: Improve Configuration Wizard UI
AnvayKharb Nov 6, 2025
57583be
chore(deps): upgrade Chart.js from v3.x to v4.x
shubhamkumar9199 Nov 10, 2025
754cd25
Fixed incorrect label shown on Term Variations tab in loan account
shubhamkumar9199 Nov 11, 2025
3a0b208
Merge pull request #2793 from shubhamkumar9199/fix/loan-term-variatio…
alberto-art3ch Nov 11, 2025
476c375
WEB-361 'Fund Mapping' search page doesn't send proper JSON to Fineract
Varun789-mx Nov 10, 2025
57f6def
WEB-419: Fix layout of Interbank Transfer page (#2786)
tomasAscencio Nov 12, 2025
a1370e0
Merge pull request #2792 from Varun789-mx/WEB-361
alberto-art3ch Nov 12, 2025
8514f99
WEB-331: Introduce loan reaging preview
oleksii-novikov-onix Sep 30, 2025
0b783cd
Merge pull request #2691 from oleksii-novikov-onix/WEB-331/loan-reagi…
steinwinde Nov 12, 2025
0ea23b0
Revert "WEB-(394)-fix: replace all direct JSON.parse usages with safe…
IOhacker Nov 17, 2025
8566567
Merge pull request #2798 from openMF/revert-2747-fix/unsafe-json-parse
steinwinde Nov 17, 2025
34bb1d6
Merge pull request #2773 from AnvayKharb/WEB-408-improve-ui-of-config…
gkbishnoi07 Nov 18, 2025
f778fab
WEB-424 MatGridList is not used and MatGridTile is not used warnings …
JaySoni1 Nov 19, 2025
4f5b802
WEB-422 unit test coverage for ViewTaxComponentComponent
devvaansh Nov 19, 2025
9ef1685
Merge pull request #2801 from JaySoni1/WEB-424-mat-grid-list-is-not-u…
alberto-art3ch Nov 19, 2025
36fb5f2
Merge pull request #2802 from devvaansh/WEB-422-unit-test-coverage-fo…
alberto-art3ch Nov 19, 2025
9dccbf7
WEB-425 Field validation for required field missing in Bulk Loan Reas…
JaySoni1 Nov 19, 2025
6610a01
WEB-389: Fix date formatting issue when editing and creating holidays
AnvayKharb Nov 19, 2025
d769e84
Merge pull request #2741 from AnvayKharb/WEB-389-editing-existing-hol…
gkbishnoi07 Nov 19, 2025
29f315b
Merge pull request #2803 from JaySoni1/WEB-425-field-validation-for-r…
alberto-art3ch Nov 19, 2025
4acc6b4
refactor: improve navigation component CSS
shubhamkumar9199 Nov 20, 2025
72c0e1d
Merge pull request #2805 from shubhamkumar9199/refactor/navigation-cs…
alberto-art3ch Nov 20, 2025
1ef4de5
Merge pull request #2791 from shubhamkumar9199/update/chart.js-v4
alberto-art3ch Nov 21, 2025
decc094
WEB-431 MatCardSubtitle is not used warning during startup of ng serve
JaySoni1 Nov 24, 2025
b52717f
fix the login form icon overlap
shubhamkumar9199 Nov 24, 2025
8ed97bb
fix: add visible hover effect for table rows in dark mode
shubhamkumar9199 Nov 24, 2025
b94b3eb
Merge pull request #2815 from shubhamkumar9199/fix/table-hover-dark-mode
alberto-art3ch Nov 24, 2025
33453cf
Merge pull request #2814 from shubhamkumar9199/fix/login-form-icon-ov…
alberto-art3ch Nov 24, 2025
447b9e0
Merge pull request #2812 from JaySoni1/WEB-431-mat-card-subtitle-is-n…
alberto-art3ch Nov 24, 2025
ea7bc26
WEB-435 Unit Test Coverage for ViewCollateralComponent
devvaansh Nov 25, 2025
884ef27
Merge pull request #2816 from devvaansh/WEB-435-unit-test-coverage-fo…
alberto-art3ch Nov 26, 2025
4397ae2
WEB-436: Fix Spanish Translation for Login Page and Family Members tab
IOhacker Nov 26, 2025
5effdb9
Merge pull request #2820 from FintecheandoMX/dev
steinwinde Nov 26, 2025
2ed565d
Merge upstream/dev into angular-update-20
rhopman Nov 27, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
153 changes: 11 additions & 142 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@ngx-translate/http-loader": "^16.0.1",
"@swimlane/ngx-graph": "^11.0.0",
"@tailwindcss/forms": "^0.5.4",
"chart.js": "3.0.0-alpha",
"chart.js": "^4.5.1",
"d3": "^7.9.0",
"exceljs": "^4.4.0",
"html2canvas": "^1.4.1",
Expand Down
Loading