Podili Varshitha f5fd311d14 NTP-37533| DRR tracker changes| varshitha (#1382)
* NTP-37533| DRR tracker changes| varshitha

* NTP-37553| perf meter in horizontal progress | varshitha

* NTP-37553| error and empty states | varshitha

* NTP-37553| tootip in meter test | varshitha

* NTP-37553| loader in all cards | varshitha

* NTP-37553| loader in all cards | varshitha

* NTP-37553| loader in all cards | varshitha

* NTP-37553| added filters | varshitha

* NTP-37553| tooltip added for both meter and progress bar| varshitha

* NTP-37553| tooltip added for both meter and progress bar| varshitha

* NTP-37553|edit option in table sensei| varshitha

* NTP-37553|edit in table changes | varshitha

* NTP-37553| tl table edit changes | varshitha

* NTP-37553| tl table edit changes | varshitha

* NTP-37553| tl table edit changes | varshitha

* NTP-37553| api and redux changes | varshitha

* NTP-37553|some design cahnges | varshitha

* NTP-37553|some design cahnges | varshitha

* NTP-37553|some design cahnges | varshitha

* NTP-37553|some design changes | varshitha

* NTP-37553|some design changes | varshitha

* NTP-37553|some design changes | varshitha

* NTP-37553|some design changes | varshitha

* NTP-37533| integration changes | varshitha

* NTP-37533| integration changes | varshitha

* NTP-37533|code cleanup | varshitha

* NTP-37533|code cleanup | varshitha

* NTP-37533|code cleanup | varshitha

* NTP-37533|code cleanup | varshitha

* NTP-37533|code cleanup | varshitha

* NTP-37533|code cleanup | varshitha

* NTP-37533|code cleanup | varshitha

* NTP-37533| integartion changes | varshitha

* NTP-37533| variable changes | varshitha

* NTP-37533| featureFlag changes | varshitha

* NTP-37533| featureFlag changes | varshitha
2025-05-16 13:37:29 +05:30
2023-03-29 16:10:42 +05:30
2023-03-29 16:10:42 +05:30
2025-01-03 17:36:49 +05:30
2022-08-23 13:56:14 +05:30
2023-03-06 17:37:06 +05:30
2022-08-23 13:56:14 +05:30
2023-03-29 16:10:42 +05:30
2022-08-23 13:56:14 +05:30

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
No description provided
Readme 14 MiB
Languages
TypeScript 57.8%
JavaScript 37.2%
SCSS 4.9%