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

release update #7470

Merged
merged 12 commits into from
Oct 2, 2023
Merged

release update #7470

merged 12 commits into from
Oct 2, 2023

Conversation

yangwao
Copy link
Member

@yangwao yangwao commented Oct 2, 2023

🤖 Generated by Copilot at 8745fca

This pull request enhances the collection activity chart component and the website footer. It improves the value formatting and the bin size calculation for the chart, and adds links to the privacy policy and the terms of use to the footer. It also updates the localization files and the utility functions accordingly.

@yangwao yangwao added the release label Oct 2, 2023
@yangwao yangwao marked this pull request as ready for review October 2, 2023 13:01
@yangwao yangwao requested a review from a team as a code owner October 2, 2023 13:01
@yangwao yangwao requested review from roiLeo and prury and removed request for a team October 2, 2023 13:01
@yangwao yangwao merged commit ea8ec5a into production Oct 2, 2023
3 of 5 checks passed
@reviewpad
Copy link
Contributor

reviewpad bot commented Oct 2, 2023

AI-Generated Summary: This pull request comprises 8 patches focused largely on improving the functionality within the Vue.js files of the application. Key changes include:

  1. Fixing the event table load issue, ensuring all events are correctly loaded and displayed.
  2. Addressing a hard-coded value in the chain decimals and dynamically adjusting bin size based on the dataset's length and timestamps.
  3. Improving the calculation of bin sizes for range and better sample rate calculation.
  4. Fixing a hard-coded value which was improperly always set to 10 - now using the correct dynamic value.
  5. Correcting a bug in interval calculation when calculating the bin size.
  6. Reverting to a previous method for calculating bin size, as it yielded more accurate results.
  7. Altering the slicing method in the event display to prevent the last event from being displayed twice.
  8. Adding the "Terms of Use" and "Privacy Policy" links to the site footer.

@reviewpad reviewpad bot added small Pull request is small waiting-for-review labels Oct 2, 2023
@reviewpad
Copy link
Contributor

reviewpad bot commented Oct 2, 2023

Reviewpad Report

⚠️ Warnings

  • Please link an issue to the pull request

@sonarcloud
Copy link

sonarcloud bot commented Oct 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@netlify
Copy link

netlify bot commented Oct 2, 2023

Deploy Preview for koda-beta ready!

Name Link
🔨 Latest commit 8745fca
🔍 Latest deploy log https://app.netlify.com/sites/koda-beta/deploys/651abf36f22c820008d2cdda
😎 Deploy Preview https://deploy-preview-7470--koda-beta.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants