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

Npm Security Updates + Statistics Page Improvements #1920

Merged
merged 34 commits into from
Jan 24, 2025

Conversation

utku-ozturk
Copy link
Member

@utku-ozturk utku-ozturk commented Jan 2, 2025

PS: Updates are available in hotseat.

This pull request includes several updates and improvements to the project, focusing on dependency updates, feature enhancements, and bug fixes. The most important changes are summarized below:

Dependency Updates:

  • Updated webpack from version 5.92.1 to 5.94.0.
  • Updated @hms-dbmi-bgm/shared-portal-components to version 0.1.92.
  • Updated vitessce to version 3.4.14.
  • Added overrides section to package.json to ensure specific versions of cross-spawn and nanoid.

Feature Enhancements:

  • New usage statistics table shows daily counts in tabular form
  • New TrackingItem viewer triggered by usage statistics table cell click (admin-only)
  • New Y-Axis scaling for usage statistics
  • Enhanced table-full-size toggles for usage statistics
  • New histogram interval options for submission statistics
  • Chart section header styles updated
  • Added dateHistogramIntervalOptions and initialDateHistogramInterval to StatisticsPageView to support different histogram intervals (daily, weekly, monthly). [1] [2]
  • Enhanced GroupByController and GroupByDropdown components to handle date histogram interval changes. [1] [2] [3] [4] [5] [6] [7] [8] [9]

Bug Fixes and Improvements:

  • Modified StatsChartViewAggregator to accept initialChartToggles and updated handleToggle method to handle nested state updates. [1] [2]
  • Updated AreaChart component to support a new y-axis scale type Symlog and adjusted default y-axis scale to Pow. [1] [2]
  • Refactored AreaChartContainer to improve toggle handling based on different types of keys.

Version Bump:

  • Bumped the project version from 8.4.6 to 8.5.0 in pyproject.toml.

@utku-ozturk utku-ozturk marked this pull request as ready for review January 20, 2025 20:54
@utku-ozturk utku-ozturk requested a review from aschroed January 20, 2025 20:55
@utku-ozturk utku-ozturk merged commit a009a56 into master Jan 24, 2025
3 checks passed
@utku-ozturk utku-ozturk deleted the utku_statistics_follow_up branch January 24, 2025 20:08
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.

1 participant