Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#483 add CheckboxCell renderer for boolean columns #1057

Conversation

junaidzm13
Copy link
Contributor

@junaidzm13 junaidzm13 commented Dec 7, 2023

  • also adds this renderer as the default for boolean columns in case no renderer is specified.

I've noticed we're using two checkbox components in the code, one from salt-ds and the other inside vuu-ui-controls/inputs. Do we plan to remove one for consistency?

Copy link

linux-foundation-easycla bot commented Dec 7, 2023

CLA Not Signed

Copy link

netlify bot commented Dec 7, 2023

Deploy Preview for papaya-valkyrie-395400 canceled.

Name Link
🔨 Latest commit 21af6ec
🔍 Latest deploy log https://app.netlify.com/sites/papaya-valkyrie-395400/deploys/657288699ef3e200085209be

@junaidzm13 junaidzm13 force-pushed the 483-create-custom-cell-renderer-for-boolean-columns branch from ca50e37 to de0a4d3 Compare December 7, 2023 05:50
@junaidzm13
Copy link
Contributor Author

junaidzm13 commented Dec 7, 2023

This is how it looks:

Screenshot 2023-12-07 at 2 08 07 PM

@junaidzm13 junaidzm13 self-assigned this Dec 7, 2023
@junaidzm13 junaidzm13 force-pushed the 483-create-custom-cell-renderer-for-boolean-columns branch 5 times, most recently from cbf1df7 to ad94af7 Compare December 8, 2023 03:02
- also adds this renderer as the default for boolean columns in
  case no renderer is specified.
@junaidzm13 junaidzm13 force-pushed the 483-create-custom-cell-renderer-for-boolean-columns branch from ad94af7 to b1c2c18 Compare December 8, 2023 03:04
- also reverts the addition of prices column in simul instruments
  table in the previous commit.
@junaidzm13 junaidzm13 force-pushed the 483-create-custom-cell-renderer-for-boolean-columns branch from b1c2c18 to 21af6ec Compare December 8, 2023 03:07
@heswell heswell merged commit 90cf8e4 into finos:main Dec 8, 2023
8 of 9 checks passed
@junaidzm13 junaidzm13 deleted the 483-create-custom-cell-renderer-for-boolean-columns branch January 8, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants