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

Fix order of columns on an AE listing #35

Merged
merged 4 commits into from
Mar 14, 2024
Merged

Conversation

fukuhiro2023
Copy link
Collaborator

  • Fix order of columns on an AE listing to align with the same order of ae_listing_display specified in prepare_ae_forestly().
  • Fix displayed labels on an AE listing to remove '_'.
  • Add new argument ae_listing_unique in prepare_ae_forestly() to add an option to display only unique records on an AE listing considering the specified columns. display_unique_records argument is also added to format_ae_listing().
  • Add back the default settings for an AE listing, such as search boxes, filters, size control and so on.
  • Remove a varible for a subject ID from fixed columns so that a user can control the variable on an AE listing.

@nanxstats nanxstats merged commit 0333279 into main Mar 14, 2024
7 checks passed
@nanxstats nanxstats deleted the fix-ae-listing-column-order branch March 14, 2024 23:43
@nanxstats
Copy link
Collaborator

Wow, so many enhancements!

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.

3 participants