fix: ui changes (#306)
* fix: sidebar date range * fix: renamed key with id in filters * fix: replace progress bar * chore: react progress bar package removed * fix: progress chart legends position * fix: progress chart legends alignment fix
This commit is contained in:
parent
e5934e0b07
commit
202096500e
7 changed files with 190 additions and 145 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -44,7 +44,6 @@ importers:
|
|||
postcss: ^8.4.14
|
||||
react: 18.2.0
|
||||
react-beautiful-dnd: ^13.1.1
|
||||
react-circular-progressbar: ^2.1.0
|
||||
react-color: ^2.19.3
|
||||
react-datepicker: ^4.8.0
|
||||
react-dom: 18.2.0
|
||||
|
|
@ -74,7 +73,6 @@ importers:
|
|||
next-pwa: 5.6.0_next@12.3.2
|
||||
react: 18.2.0
|
||||
react-beautiful-dnd: 13.1.1_biqbaboplfbrettd7655fr4n2y
|
||||
react-circular-progressbar: 2.1.0_react@18.2.0
|
||||
react-color: 2.19.3_react@18.2.0
|
||||
react-datepicker: 4.8.0_biqbaboplfbrettd7655fr4n2y
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
|
|
@ -8866,14 +8864,6 @@ packages:
|
|||
- react-native
|
||||
dev: false
|
||||
|
||||
/react-circular-progressbar/2.1.0_react@18.2.0:
|
||||
resolution: {integrity: sha512-xp4THTrod4aLpGy68FX/k1Q3nzrfHUjUe5v6FsdwXBl3YVMwgeXYQKDrku7n/D6qsJA9CuunarAboC2xCiKs1g==}
|
||||
peerDependencies:
|
||||
react: ^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/react-color/2.19.3_react@18.2.0:
|
||||
resolution: {integrity: sha512-LEeGE/ZzNLIsFWa1TMe8y5VYqr7bibneWmvJwm1pCn/eNmrabWDh659JSPn9BuaMpEfU83WTOJfnCcjDZwNQTA==}
|
||||
peerDependencies:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue