e2a91b466fda9c798afe0452a2993279ca4d43bb
* Basic Layout AmeyoUtility| Varshitha * Added new components| Varshitha * UploadNumbers layout| Varshitha * Some Api's,success and error msgs| Varshitha * Drawer with pagination,Api's | Varshitha * Api response catch error| Varshitha * Integration and Design changes| Varshitha * Added Loader| Varshitha * Added Loader| Varshitha * polling and msg change| Varshitha * toast and seperator added| Varshitha * changed file download| Varshitha * constants changed| Varshitha * separator changes| Varshitha * design changes| Varshitha * design changes| Varshitha * Height fix| Varshitha * successToast msg| Varshitha * uat changes| Varshitha * polling issue fix| Varshitha * routes fix from merge conflicts, removed unused code| Varshitha * TP-45652| no row data handle| Varshitha * TP-45652 | review resolve pr * TP- 45652 | pr changes| Varshitha * failed case added| Varshitha * TP-45652 | message handle| Varshitha * uat changes| Varshitha * pr review changes| Varshitha * updated roles| Varshitha * TP-45652 | whitelist change * TP-45652 | whitelist change | Varshitha * TP-45652 | generatePassword fix| Varshitha * TP-45652 | flagResponse Change| Varshitha --------- Co-authored-by: Varnit Goyal <varnit.goyal@navi.com>
TP-27638 | days remaining, case detail - customer card revamp, carousel, overview summary | Herik, Aman, Priyank (#335)
SP-706 | Created local '.pre-commit-config.yaml' from remote 'pre-commit-config/.pre-commit-config.yaml' (#501)
collections-portal
System Requirements
Node version >=17.9.0
NPM version >=8.5.5
Setup
Clone this repo and cd into the project directory
cd collections-portal
yarn setup
Install dependencies
yarn add
Start dev server
yarn run dev
For production build
yarn run build
Project Commands
Check Eslint-Prettier
yarn run lint
yarn run prettier-check
Fix Lint and Prettier code formatting
yarn run lint:fix
yarn run format
Pre commit hook
yarn lint-staged
Let's refine this project template as we progress. Cheers!!
Description
Languages
TypeScript
57.8%
JavaScript
37.2%
SCSS
4.9%