Commit d7e7214
feat: matic pol (#70)
* chore: develop to main (#65)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
* chore: bump @trustvc/trustvc to ^2.12.4
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Tt 989/partner integration (#56)
* chore: sync to main (#55)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>
* feat: add new partner SVG images
- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.
* feat: add marquee animation and remove unused partner SVGs
* feat: add Partners link to Navbar and scroll to top on route change
* fix: update partner logo URLs and enhance accessibility features
* feat: add comprehensive tests for Partners and PartnerCard components
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
* Tt 989/partner card layout (#57)
* chore: sync to main (#55)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>
* feat: add new partner SVG images
- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.
* feat: add marquee animation and remove unused partner SVGs
* feat: add Partners link to Navbar and scroll to top on route change
* fix: update partner logo URLs and enhance accessibility features
* feat: add comprehensive tests for Partners and PartnerCard components
* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.
* refactor: update partner data structure and enhance PartnersSection
- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.
* fix: update marquee duration and enhance partner logo tests
- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.
* fix: reduce marquee animation duration for improved performance
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
* Tt 989/fix carausel speed (#58)
* chore: sync to main (#55)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>
* feat: add new partner SVG images
- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.
* feat: add marquee animation and remove unused partner SVGs
* feat: add Partners link to Navbar and scroll to top on route change
* fix: update partner logo URLs and enhance accessibility features
* feat: add comprehensive tests for Partners and PartnerCard components
* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.
* refactor: update partner data structure and enhance PartnersSection
- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.
* fix: update marquee duration and enhance partner logo tests
- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.
* fix: reduce marquee animation duration for improved performance
* fix: refine marquee styling for improved visual consistency
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
* Tt 989/fix carausel ios (#59)
* chore: sync to main (#55)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>
* feat: add new partner SVG images
- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.
* feat: add marquee animation and remove unused partner SVGs
* feat: add Partners link to Navbar and scroll to top on route change
* fix: update partner logo URLs and enhance accessibility features
* feat: add comprehensive tests for Partners and PartnerCard components
* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.
* refactor: update partner data structure and enhance PartnersSection
- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.
* fix: update marquee duration and enhance partner logo tests
- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.
* fix: reduce marquee animation duration for improved performance
* fix: refine marquee styling for improved visual consistency
* feat: add partners page styling and animation enhancements
* fix: enhance rendering performance in PartnersSection by adding transform properties
* refactor: remove unused marquee keyframes and update Partners test cases to use full width class
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
* Tt 1334/about us page (#60)
* feat: add About page with capabilities and new SVG assets
- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.
* feat: implement CapabilityCard component and refactor About page
- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.
* refactor: update Navbar tests to reflect changes in navigation items
- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.
* feat: add EcosystemCard component and integrate into About page
- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.
* refactor: update App tests to check for new navigation elements
- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.
* Update src/pages/About/index.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update src/index.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update src/index.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: adjust background size in dark mode styles
- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Hotfix/button color isue (#61)
* chore: sync to main (#55)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>
* feat: add new partner SVG images
- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.
* feat: add marquee animation and remove unused partner SVGs
* feat: add Partners link to Navbar and scroll to top on route change
* fix: update partner logo URLs and enhance accessibility features
* feat: add comprehensive tests for Partners and PartnerCard components
* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.
* refactor: update partner data structure and enhance PartnersSection
- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.
* fix: update marquee duration and enhance partner logo tests
- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.
* fix: reduce marquee animation duration for improved performance
* fix: refine marquee styling for improved visual consistency
* feat: add partners page styling and animation enhancements
* fix: enhance rendering performance in PartnersSection by adding transform properties
* refactor: remove unused marquee keyframes and update Partners test cases to use full width class
* style: update button styles and enhance AttachmentFileList component with solid color
* style: enhance button color handling in AttachmentFileList component for dark mode
* style: improve Safari marquee animation performance and prevent compositing issues
- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
* chore: sync to main (#55) (#63)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
* chore: sync to main (#55) (#66)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
* chore: sync to main (#55) (#67)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
---------
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
* feat: develop (#68)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
* chore: bump @trustvc/trustvc to ^2.12.4
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Tt 989/partner integration (#56)
* chore: sync to main (#55)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>
* feat: add new partner SVG images
- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.
* feat: add marquee animation and remove unused partner SVGs
* feat: add Partners link to Navbar and scroll to top on route change
* fix: update partner logo URLs and enhance accessibility features
* feat: add comprehensive tests for Partners and PartnerCard components
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
* Tt 989/partner card layout (#57)
* chore: sync to main (#55)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>
* feat: add new partner SVG images
- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.
* feat: add marquee animation and remove unused partner SVGs
* feat: add Partners link to Navbar and scroll to top on route change
* fix: update partner logo URLs and enhance accessibility features
* feat: add comprehensive tests for Partners and PartnerCard components
* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.
* refactor: update partner data structure and enhance PartnersSection
- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.
* fix: update marquee duration and enhance partner logo tests
- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.
* fix: reduce marquee animation duration for improved performance
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
* Tt 989/fix carausel speed (#58)
* chore: sync to main (#55)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>
* feat: add new partner SVG images
- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.
* feat: add marquee animation and remove unused partner SVGs
* feat: add Partners link to Navbar and scroll to top on route change
* fix: update partner logo URLs and enhance accessibility features
* feat: add comprehensive tests for Partners and PartnerCard components
* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.
* refactor: update partner data structure and enhance PartnersSection
- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.
* fix: update marquee duration and enhance partner logo tests
- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.
* fix: reduce marquee animation duration for improved performance
* fix: refine marquee styling for improved visual consistency
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
* Tt 989/fix carausel ios (#59)
* chore: sync to main (#55)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>
* feat: add new partner SVG images
- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.
* feat: add marquee animation and remove unused partner SVGs
* feat: add Partners link to Navbar and scroll to top on route change
* fix: update partner logo URLs and enhance accessibility features
* feat: add comprehensive tests for Partners and PartnerCard components
* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.
* refactor: update partner data structure and enhance PartnersSection
- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.
* fix: update marquee duration and enhance partner logo tests
- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.
* fix: reduce marquee animation duration for improved performance
* fix: refine marquee styling for improved visual consistency
* feat: add partners page styling and animation enhancements
* fix: enhance rendering performance in PartnersSection by adding transform properties
* refactor: remove unused marquee keyframes and update Partners test cases to use full width class
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
* Tt 1334/about us page (#60)
* feat: add About page with capabilities and new SVG assets
- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.
* feat: implement CapabilityCard component and refactor About page
- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.
* refactor: update Navbar tests to reflect changes in navigation items
- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.
* feat: add EcosystemCard component and integrate into About page
- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.
* refactor: update App tests to check for new navigation elements
- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.
* Update src/pages/About/index.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update src/index.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update src/index.css
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: adjust background size in dark mode styles
- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Hotfix/button color isue (#61)
* chore: sync to main (#55)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>
* feat: add new partner SVG images
- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.
* feat: add marquee animation and remove unused partner SVGs
* feat: add Partners link to Navbar and scroll to top on route change
* fix: update partner logo URLs and enhance accessibility features
* feat: add comprehensive tests for Partners and PartnerCard components
* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.
* refactor: update partner data structure and enhance PartnersSection
- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.
* fix: update marquee duration and enhance partner logo tests
- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.
* fix: reduce marquee animation duration for improved performance
* fix: refine marquee styling for improved visual consistency
* feat: add partners page styling and animation enhancements
* fix: enhance rendering performance in PartnersSection by adding transform properties
* refactor: remove unused marquee keyframes and update Partners test cases to use full width class
* style: update button styles and enhance AttachmentFileList component with solid color
* style: enhance button color handling in AttachmentFileList component for dark mode
* style: improve Safari marquee animation performance and prevent compositing issues
- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
* chore: sync to main (#55) (#63)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
* chore: sync to main (#55) (#66)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
* chore: sync to main (#55) (#67)
* fix: merge conflicts (#49)
* fix: merge conflicts
* fix: remove consoles
* fix: stabilize dropdown and news text styling (#50)
* fix: stabilize dropdown and news text styling
Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.
Made-with: Cursor
* feat: enhance styling for news articles and select field components
* fix: metamask transaction message (#51)
* fix: metamask traction error messages
* fix: test cases
* fix: update links and improve code formatting
---------
* fix: merge (#54)
* fix: merge
* fix: update test mocks and add obfuscation notice for documents
* fix: stub AssetManagementApplication
* fix: expired tag
* fix: unknown error metamask
---------
---------
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
* feat: qr document loader (#64)
* feat: qr document loader
* fix: update decrypt string imports
* fix: tests
* chore: remove ACTION_LOADING_FEATURE.md
---------
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
* refactor: update Polygon network label to include abbreviation (POL)
- Changed the label for the Polygon network from 'Polygon' to 'Polygon (POL)' in multiple files, including NetworkModal, VerifySection, and chain-info.
- Updated corresponding test cases to reflect the new label.
- Adjusted chain configuration to use 'pol' instead of 'matic' for consistency.
* fix: update Polygon network configuration
- Changed the chain configuration from CHAIN_ID.pol to CHAIN_ID.matic for the Polygon network.
- Added a comment indicating the need to revert to CHAIN_ID.pol once @trustvc/trustvc version 2.14.0 is published.
* chore: update dependencies in package.json and package-lock.json
- Bumped @trustvc/trustvc to version 2.14.1.
- Updated @digitalbazaar/bbs-signatures to version 3.1.0 and its dependencies.
- Updated @digitalbazaar/bls12-381-multikey to version 2.2.0 and its dependencies.
- Updated @noble/curves and @noble/hashes to version 2.2.0.
- Added new dependencies for cborg version 4.5.8 in multiple modules.
- Removed outdated dependencies and cleaned up package-lock.json for better maintainability.
* chore: update package-lock.json with new dependencies
- Added new dependencies for @scure/base, @scure/bip32, @scure/bip39, and @sentry packages.
- Updated existing dependencies for @noble/curves and @noble/hashes.
- Enhanced package-lock.json for improved maintainability and consistency.
* fix: update Polygon network configuration
- Changed the chain configuration from CHAIN_ID.pol to CHAIN_ID.matic for the Polygon network.
- Added a comment indicating the need to revert to CHAIN_ID.pol once @trustvc/trustvc version 2.14.0 is published.
* feat: add end-to-end verification tests for Polygon Amoy documents
- Introduced new test suite for verifying OpenAttestation v2 and W3C Verifiable Credential documents on the Polygon Amoy testnet (chainId 80002) and Polygon POL mainnet (chainId 137).
- Created fixtures for minted documents and scenarios for tampered and not minted documents.
- Implemented runtime modifications to generate test cases dynamically, ensuring comprehensive coverage of document integrity and status checks.
* feat: enhance end-to-end tests for OpenAttestation v2 documents
- Added a new function to assert the validity of OA documents when DNS TXT is not configured, expecting the issuer identity to be INVALID.
- Updated test descriptions for clarity, reflecting the new validation logic for both Polygon Amoy and POL mainnet documents.
- Replaced calls to the previous validation function with the new assertion function for improved accuracy in test outcomes.
* refactor: streamline OA document validation tests
- Removed the assertOaDocValid function, consolidating validation checks into assertAllValid for improved clarity and accuracy.
- Updated test descriptions to reflect the new validation logic for both Polygon Amoy and POL mainnet documents, ensuring consistency across test cases.
* Update e2e/tests/pol-amoy-verify.spec.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* chore: run testcases
* feat: enhance e2e tests for document verification
- Added new RPC URLs for Polygon Amoy and POL mainnet to the e2e workflow configuration.
- Updated the uploadDoc function in the test suite to handle both valid and invalid document states more effectively, improving the clarity of verification outcomes.
- Refactored tests to assert verification failures using a dedicated function for better readability and maintainability.
* chore: update e2e configuration and test timeouts
- Changed the RPC URL for Polygon mainnet to a new endpoint for improved reliability.
- Increased the per-test timeout in Playwright configuration to accommodate slower mainnet RPC calls.
- Configured retries for mainnet tests to enhance test stability and reduce flakiness.
* feat: add end-to-end verification tests for Polygon Amoy and POL mainnet documents
- Introduced new test suites for verifying OpenAttestation v2 and W3C Verifiable Credential documents on the Polygon Amoy testnet and POL mainnet.
- Created helper functions for writing tampered and not minted documents to facilitate testing.
- Implemented comprehensive test cases to validate document integrity and status across both networks, enhancing overall test coverage.
* refactor: update chain configuration for Polygon network
* refactor: simplify AvailableBlockChains type definition in chain-info.ts
* refactor: simplify RPC URL retrieval in useVerify integration tests.
---------
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 189e5de commit d7e7214
15 files changed
Lines changed: 688 additions & 737 deletions
File tree
- .github/workflows
- e2e
- fixtures/pol-amoy
- amoy
- pol
- helpers
- tests
- src
- components/home/VerifySection
- configs
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments