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

IGVF-1940 Allow user selection of audit columns on report views #620

Merged
merged 4 commits into from
Sep 27, 2024

Conversation

forresttanaka
Copy link
Collaborator

No description provided.

* The audit checkboxes now select all three audit properties within an audit level, and it shows the proper audit checkboxes checked in reaction to the query-string audit properties.
* Make audit columns non-sortable, because the sort= query-string has no effect on audit property order.
* Properly count the number of selected columns, including each of the property columns for each audit level. Specify all the audit column properties in one place so we can change it reliably easily.
* Handle disabling column checkboxes based on how many columns each one would add, so that audit checkboxes can disable themselves based on how many columns they would add.
* Update Jest tests.
* Update the Cypress tests.
* Correct a comment.
mingjiecn
mingjiecn previously approved these changes Sep 24, 2024
Forcing a 500 error on model-set pages to check something for regulome-ui. I’ll revert this later.
Sort details column by category and display as Markdown. Add Jest tests for the new audit cell renderer.
@forresttanaka forresttanaka merged commit 4b7c3cd into dev Sep 27, 2024
8 checks passed
@forresttanaka forresttanaka deleted the IGVF-1940-audit-page branch September 27, 2024 21:51
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