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

beta update #7469

Merged
merged 11 commits into from
Oct 2, 2023
Merged

beta update #7469

merged 11 commits into from
Oct 2, 2023

Conversation

yangwao
Copy link
Member

@yangwao yangwao commented Oct 2, 2023

🤖 Generated by Copilot at cae39ab

This pull request enhances the collection activity chart component, fixes a bug in the event loading, and adds new footer items. It modifies ActivityChart.vue, Events.vue, and utils.ts to improve the chart display and performance. It also adds Privacy Policy and Terms of Use links to TheFooter.vue and their translations to en.json.

@yangwao yangwao added the beta 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 daiagi and Jarsen136 and removed request for a team October 2, 2023 13:01
@reviewpad
Copy link
Contributor

reviewpad bot commented Oct 2, 2023

AI-Generated Summary: This pull request adds several fixes and improvements to the application. It starts by addressing an issue that was preventing the Events table from loading all events. Next, it enhances the way decimals and the 'bin' size are calculated. After this, a new method for calculating the sampling rate is added. The hardcoding issue within the ActivityChart.vue file is fixed, following a correction to a bug in the previous interval calculation. The code then reverts back to a previous method that was resulting in better outcomes and fixes the slice within Event.vue. Lastly, a new feature is added that incorporates the Terms of Service and Privacy Policy in the footer of the web application.

@yangwao yangwao merged commit 8745fca into beta Oct 2, 2023
7 of 8 checks passed
@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

@netlify
Copy link

netlify bot commented Oct 2, 2023

Deploy Preview for koda-beta ready!

Name Link
🔨 Latest commit cae39ab
🔍 Latest deploy log https://app.netlify.com/sites/koda-beta/deploys/651abf1a47bc4e0009886871
😎 Deploy Preview https://deploy-preview-7469--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.

@netlify
Copy link

netlify bot commented Oct 2, 2023

Deploy Preview for koda-canary ready!

Name Link
🔨 Latest commit cae39ab
🔍 Latest deploy log https://app.netlify.com/sites/koda-canary/deploys/651abf1a0682780008b3cd70
😎 Deploy Preview https://deploy-preview-7469--koda-canary.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.

@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

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