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 #6831

Merged
merged 21 commits into from
Aug 20, 2023
Merged

beta update #6831

merged 21 commits into from
Aug 20, 2023

Conversation

yangwao
Copy link
Member

@yangwao yangwao commented Aug 20, 2023

🤖 Generated by Copilot at ef310ce

This pull request implements various improvements and fixes to the NFT transfer flow, the redirect modal, the Markdown component, and the blog index page. It also adds a new blog post about KodaDot products and features.

@yangwao yangwao added the beta label Aug 20, 2023
@netlify
Copy link

netlify bot commented Aug 20, 2023

Deploy Preview for koda-beta ready!

Name Link
🔨 Latest commit ef310ce
🔍 Latest deploy log https://app.netlify.com/sites/koda-beta/deploys/64e1fee45174c700081306e9
😎 Deploy Preview https://deploy-preview-6831--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.

@yangwao yangwao marked this pull request as ready for review August 20, 2023 11:54
@yangwao yangwao requested a review from a team as a code owner August 20, 2023 11:54
@yangwao yangwao requested review from preschian and Jarsen136 and removed request for a team August 20, 2023 11:54
@yangwao yangwao merged commit c948392 into beta Aug 20, 2023
12 of 15 checks passed
@sonarcloud
Copy link

sonarcloud bot commented Aug 20, 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

@reviewpad
Copy link
Contributor

reviewpad bot commented Aug 20, 2023

AI-Generated Summary: This pull request incorporates a broad range of modifications:

  1. Updated the Vue components, with significant changes to Markdown.vue, useRedirectModal.ts, RedirectModal.vue, and TransferConfirmModal.vue primarily for better adaptability across devices, with an increased focus on mobile-responsive design. Enhancements were made to the markdown content processing, modal redirection functionality, and SCSS stylings.

  2. Simplified the implementation of the TransferPage component in the _prefix/transfer.vue file. It has become more straightforward with the removal of the old design option (TransferOld), resulting in the deletion of the TransferOld.vue file.

  3. Added various image files (kodadot-products-exploring-the-new-horizon-of-nfts-[1-5].webp) to the static/blog directory, indicating the addition of new visual content.

  4. Revisiting several blog-related files with significant changes observed in pages/blog/index.vue. The definitions of blog posts have been overhauled and the categorization and filtering system of the posts appear to have transitioned from the use of a featured attribute to a date-based sorting system. A new blog post about KodaDot and its work with Non-Fungible Tokens (NFTs) was noted, a possible indicator of more content development in this direction.

  5. The NeoModal component (NeoModal.vue) has been updated to accept multiple classes for contentClass, indicating more leeway in defining modal styles.

  6. The file 'dynamic-nfts-revolutionizing-digital-ownership.md' was lightly updated, with the removal of a "featured" tag but without any impact on the textual content of the post.

  7. Broad improvements were noted in adaptive design aiming to optimise the user interface across different screen sizes.

Overall, this pull request seeks to enhance user experience for various device screens, add new visual and textual blog content, and simplifies modal and transfer components while modifying blog post filtering methodology.

@reviewpad reviewpad bot added large Pull request is large waiting-for-review labels Aug 20, 2023
@reviewpad
Copy link
Contributor

reviewpad bot commented Aug 20, 2023

Reviewpad Report

⚠️ Warnings

  • Please link an issue to the pull request

@netlify
Copy link

netlify bot commented Aug 20, 2023

Deploy Preview for koda-canary ready!

Name Link
🔨 Latest commit ef310ce
🔍 Latest deploy log https://app.netlify.com/sites/koda-canary/deploys/64e1fee4bffde9000817b617
😎 Deploy Preview https://deploy-preview-6831--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.

This pull request was closed.
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.

4 participants