Files
collection-portal/.gitignore
Herik Hiteshkumar Modi b2a1310797 TP-27638 | days remaining, case detail - customer card revamp, carousel, overview summary | Herik, Aman, Priyank (#335)
* TP-27638 | deallocation, customer card revamp | Aman Singh

* TP-27638 | date card

* TP-27638 | space issue fixed | Aman Singh

* TP-27638 | card ui revamp, code refactore | Priyank

* TP-27638 | height issue fixed | Aman Singh

* TP-27638 | cosmetic styling changes | Aman Singh

* TP-27638 | changed casing | aman singh

* TP-27638 | resolving sachin comments | aman singh

* TP-27638 | logging error message | aman singh

* TP-27638 | addded alert icon | aman singh

* TP-27638| Fixes for zero day and deallocated cases with error icon | Herik (#334)

- Deallocated corner case just in case if it comes in the list.
- Last day with "!" icon and red background in details screen.
- Date with different colors in details screen.
- Tooltip font size to 12 for better visibility.
- Width adjustments for case list page.

Figma: https://www.figma.com/file/zThTc7n2sVI1tPIf3Ift0M/Revamp-Calling-agents---Customer-details?type=design&node-id=1489-81259&t=t5YiSRCRq4hoeILt-0

Co-authored-by: aman.singh <aman.singh@navi.com>
Co-authored-by: priyank-rastogi <priyank.rastogi@navi.com>
2023-05-08 10:26:18 +05:30

112 lines
1.6 KiB
Plaintext

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
*.lcov
# nyc test coverage
.nyc_output
# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
__mocks__
# Dependency directories
node_modules/
jspm_packages/
# TypeScript v1 declaration files
typings/
# TypeScript cache
*.tsbuildinfo
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
# *.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
.env.test
# parcel-bundler cache (https://parceljs.org/)
.cache
# Next.js build output
.next
# Nuxt.js build / generate output
.nuxt
dist
# Gatsby files
.cache/
# Comment in the public line in if your project uses Gatsby and *not* Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public
# vuepress build output
.vuepress/dist
# Serverless directories
.serverless/
# FuseBox cache
.fusebox/
# DynamoDB Local files
.dynamodb/
# TernJS port file
.tern-port
.idea
**/.DS_Store
stats/