Skip to content

Develop#74

Merged
rongquan1 merged 23 commits into
mainfrom
develop
Jun 18, 2026
Merged

Develop#74
rongquan1 merged 23 commits into
mainfrom
develop

Conversation

@manishdex25

Copy link
Copy Markdown
Contributor

No description provided.

RishabhS7 and others added 22 commits April 28, 2026 14:18
* fix: merge conflicts

* fix: remove consoles
* 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 traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------
* 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: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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

* fix: update decrypt string imports

* fix: tests

* chore: remove ACTION_LOADING_FEATURE.md
* chore: e2e tests for txns

* fix: update data test ids

* fix: update tests

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: increase timeout

* fix: increase timeout

* fix: add timeouts and video recording

* fix: reduce wait timeout

* fix: timeouts

* fix: timeouts

* fix: add video recording

* fix: remove switch network popup

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: local networ rpc change

* fix: local networ rpc change

* fix: local networ rpc change

* ci: trigger e2e workflow

* fix: reject internal blockchain trnsactions

* fix: e2e wallet setpup

* fix: e2e wallet setpup

* fix: tokenId

* fix: token id
* 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>
Adds read-only verification e2e coverage (no MetaMask) for issuer identity,
document status, and document integrity across OA v2 (DNS-TXT document store /
token registry, DNS-DID, OCSP, revocation store) and W3C VCs (ecdsa-sd-2023,
bbs-2023, BitstringStatusList, TransferableRecords), with happy + error cases.

- Local Hardhat fixtures + setup scripts (separate document-store deployer;
  token-registry mints) and DNS/OCSP route mocks
- Dedicated Playwright config + GitHub Actions workflow (kept separate from the
  existing transferable-record e2e suite)
- App: skip network-select for OCSP/DID-signed docs, use embedded chainId,
  clean error classification, and surface W3C TransferableRecords reasons
  verbatim in the error card; renderer test ids
- package.json e2e:verify script; trustvc ^2.14.1

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* 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>

---------

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>
* fix: sync main (#43)

* feat: accept return to issuer (#40)

* feat: accept return to issuer

* fix: lint issue

* fix: tests additions

* fix: return message and rests

* fix: code rabbit

* feat: enhance deployment workflow and update dependencies (#41)

* feat: enhance deployment workflow and update dependencies

- Added a new input option to the deployment workflow for selecting the branch (develop for draft preview, main for production).
- Updated Node.js version in the workflow from 20 to 22.
- Modified the deployment command to include a URL parameter for the Sanity Studio hostname.
- Updated dependencies in package.json and package-lock.json for @sanity/vision and sanity to version 5.22.0, and other related packages to their latest versions.

* Update .github/workflows/deploy-sanity-studio.yml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: update deployment command in workflow

- Removed explicit setting of SANITY_AUTH_TOKEN in the deploy command, relying on the environment variable instead for improved security and clarity.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: simplify deployment workflow by removing environment options (#42)

- Removed the explicit environment options from the deployment workflow configuration, streamlining the setup process.

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Feat/fix dev deployment (#45)

* feat: accept return to issuer (#40)

* feat: accept return to issuer

* fix: lint issue

* fix: tests additions

* fix: return message and rests

* fix: code rabbit

* feat: enhance deployment workflow and update dependencies (#41)

* feat: enhance deployment workflow and update dependencies

- Added a new input option to the deployment workflow for selecting the branch (develop for draft preview, main for production).
- Updated Node.js version in the workflow from 20 to 22.
- Modified the deployment command to include a URL parameter for the Sanity Studio hostname.
- Updated dependencies in package.json and package-lock.json for @sanity/vision and sanity to version 5.22.0, and other related packages to their latest versions.

* Update .github/workflows/deploy-sanity-studio.yml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: update deployment command in workflow

- Removed explicit setting of SANITY_AUTH_TOKEN in the deploy command, relying on the environment variable instead for improved security and clarity.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: simplify deployment workflow by removing environment options (#42)

- Removed the explicit environment options from the deployment workflow configuration, streamlining the setup process.

* updated version

* chore: update CI workflow to include concurrency and branch specifications

- Renamed CI job to "Lint and Test" for clarity.
- Added concurrency settings to prevent overlapping runs.
- Specified branches for push events to include both develop and main.

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* chore: update .env.example and vite.config.js for new environment var… (#46)

* chore: update .env.example and vite.config.js for new environment variables

* chore: remove deployment workflow for TrustVC website

* chore: update .env.example and vite.config.js to remove NET variable

* fix: remove unused variables (#47)

* chore: update .env.example and vite.config.js for new environment variables

* chore: remove deployment workflow for TrustVC website

* chore: update .env.example and vite.config.js to remove NET variable

* refactor: update environment configuration

* Update .github/workflows/deploy-prod.yml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* refactor: improve deployment workflow and environment configuration

* 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>

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@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: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@manishdex25, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 10 minutes and 19 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7fd75331-1bad-49c8-b859-fca28e632f31

📥 Commits

Reviewing files that changed from the base of the PR and between 3e083b3 and 08e8920.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (88)
  • .github/workflows/e2e-verify.yml
  • .github/workflows/e2e.yml
  • .gitignore
  • e2e/fixtures.ts
  • e2e/fixtures/ERC1967Proxy.json
  • e2e/fixtures/local/oa/oa_v2_dnsdid_identity_invalid.json
  • e2e/fixtures/local/oa/oa_v2_dnsdid_ocsp.json
  • e2e/fixtures/local/oa/oa_v2_dnsdid_revocationstore_no_contract.json
  • e2e/fixtures/local/oa/oa_v2_dnsdid_revocationstore_not_revoked.json
  • e2e/fixtures/local/oa/oa_v2_dnsdid_revocationstore_revoked.json
  • e2e/fixtures/local/oa/oa_v2_dnsdid_tampered.json
  • e2e/fixtures/local/oa/oa_v2_dnsdid_valid.json
  • e2e/fixtures/local/oa/oa_v2_dnstxt_docstore_no_contract.json
  • e2e/fixtures/local/oa/oa_v2_dnstxt_docstore_not_issued.json
  • e2e/fixtures/local/oa/oa_v2_dnstxt_docstore_revoked.json
  • e2e/fixtures/local/oa/oa_v2_dnstxt_docstore_tampered.json
  • e2e/fixtures/local/oa/oa_v2_dnstxt_docstore_valid.json
  • e2e/fixtures/local/oa/oa_v2_dnstxt_identity_invalid.json
  • e2e/fixtures/local/oa/oa_v2_dnstxt_tokenregistry_no_contract.json
  • e2e/fixtures/local/oa/oa_v2_dnstxt_tokenregistry_not_minted.json
  • e2e/fixtures/local/oa/oa_v2_dnstxt_tokenregistry_valid.json
  • e2e/fixtures/local/w3c/tr_accept_return_to_issuer.json
  • e2e/fixtures/local/w3c/tr_nominate.json
  • e2e/fixtures/local/w3c/tr_reject_return_to_issuer.json
  • e2e/fixtures/local/w3c/tr_transfer_beneficiary.json
  • e2e/fixtures/local/w3c/tr_transfer_holder.json
  • e2e/fixtures/local/w3c/tr_transfer_owners.json
  • e2e/fixtures/local/w3c/w3c_tr_didweb_ecdsa_tokenregistry_no_contract.json
  • e2e/fixtures/local/w3c/w3c_tr_didweb_ecdsa_tokenregistry_not_minted.json
  • e2e/fixtures/local/w3c/w3c_tr_didweb_ecdsa_tokenregistry_valid.json
  • e2e/fixtures/local/w3c/w3c_vc_didweb_bbs2023_tampered.json
  • e2e/fixtures/local/w3c/w3c_vc_didweb_bbs2023_valid.json
  • e2e/fixtures/local/w3c/w3c_vc_didweb_ecdsa_bitstring_not_revoked.json
  • e2e/fixtures/local/w3c/w3c_vc_didweb_ecdsa_bitstring_revoked.json
  • e2e/fixtures/local/w3c/w3c_vc_didweb_ecdsa_identity_invalid.json
  • e2e/fixtures/local/w3c/w3c_vc_didweb_ecdsa_tampered.json
  • e2e/fixtures/local/w3c/w3c_vc_didweb_ecdsa_valid.json
  • e2e/fixtures/pol-amoy/amoy/oa-amoy-minted.json
  • e2e/fixtures/pol-amoy/amoy/w3c-amoy-minted.json
  • e2e/fixtures/pol-amoy/pol/oa-pol-minted.json
  • e2e/fixtures/pol-amoy/pol/w3c-pol-minted.json
  • e2e/helpers/actions.ts
  • e2e/helpers/deploy.ts
  • e2e/helpers/global-setup.ts
  • e2e/helpers/verify-helpers.ts
  • e2e/helpers/verify.ts
  • e2e/playwright.config.ts
  • e2e/playwright.verify.config.ts
  • e2e/scripts/run-ci.mjs
  • e2e/setup-contracts.cjs
  • e2e/setup-document-store.cjs
  • e2e/tests/accept-return-to-issuer.spec.ts
  • e2e/tests/amoy-verify.spec.ts
  • e2e/tests/err-accept-reject-return-to-issuer.spec.ts
  • e2e/tests/err-nominate.spec.ts
  • e2e/tests/err-transfer-and-reject-beneficiary.spec.ts
  • e2e/tests/err-transfer-and-reject-holder.spec.ts
  • e2e/tests/err-transfer-and-reject-owners.spec.ts
  • e2e/tests/nominate.spec.ts
  • e2e/tests/pol-verify.spec.ts
  • e2e/tests/reject-return-to-issuer.spec.ts
  • e2e/tests/transfer-and-reject-beneficiary.spec.ts
  • e2e/tests/transfer-and-reject-holder.spec.ts
  • e2e/tests/transfer-and-reject-owners.spec.ts
  • e2e/tests/verify-oa.spec.ts
  • e2e/tests/verify-w3c.spec.ts
  • e2e/tsconfig.json
  • e2e/wallet-setup/basic.setup.ts
  • eslint.config.js
  • hardhat.config.js
  • package.json
  • src/components/AssetManagementPanel/AssetManagementForm/AssetManagementDropdown/AssetManagementDropdown.test.tsx
  • src/components/AssetManagementPanel/AssetManagementForm/AssetManagementDropdown/AssetManagementDropdown.tsx
  • src/components/AssetManagementPanel/AssetManagementForm/FormVariants/ActionForm/ActionForm.test.tsx
  • src/components/AssetManagementPanel/AssetManagementForm/FormVariants/ActionForm/ActionForm.tsx
  • src/components/ConnectToMagicLink/index.tsx
  • src/components/common/Overlay/OverlayContent/DocumentTransferMessage.tsx
  • src/components/home/VerifySection/DocumentRenderer.tsx
  • src/components/home/VerifySection/NetworkModal.test.tsx
  • src/components/home/VerifySection/NetworkModal.tsx
  • src/components/home/VerifySection/VerifyError.tsx
  • src/components/home/VerifySection/VerifyResult.tsx
  • src/components/home/VerifySection/VerifySection.tsx
  • src/components/home/VerifySection/useVerify.test.ts
  • src/components/home/VerifySection/useVerify.ts
  • src/configs/chain-config.ts
  • src/utils/chain-info.ts
  • vite.config.js
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment on lines +11 to +78
runs-on: ubuntu-latest
timeout-minutes: 30

steps:
- name: Checkout
uses: actions/checkout@v4

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
cache: 'npm'

- name: Install dependencies
run: npm ci

- name: Install Playwright browsers
run: npx playwright install chromium --with-deps

# ── Local chain + contracts ──────────────────────────────────────────
- name: Start Hardhat node
run: npx hardhat node &
env:
NODE_OPTIONS: --max-old-space-size=4096

- name: Wait for Hardhat node
run: npx wait-on http://127.0.0.1:8545 --timeout 180000

# Token registry (token-registry fixtures) + document store (doc-store fixtures)
- name: Deploy contracts and mint tokens
run: node e2e/setup-contracts.cjs

- name: Deploy document store
run: node e2e/setup-document-store.cjs

# ── Dev server ───────────────────────────────────────────────────────
- name: Start dev server
run: npm run dev &
env:
VITE_APP_NETWORK: local
VITE_NETWORK_TYPE: testnet
VITE_RPC_URL_1337: http://127.0.0.1:8545

- name: Wait for dev server
run: npx wait-on http://localhost:5173 --timeout 180000

# ── Verification tests (headless, no MetaMask) ───────────────────────
- name: Run verification E2E tests
run: npm run e2e:verify
env:
CI: 'true'

- name: Upload Playwright report
if: always()
uses: actions/upload-artifact@v4
with:
name: playwright-report-verify
path: playwright-report-verify/
retention-days: 7

- name: Upload screenshots on failure
if: failure()
uses: actions/upload-artifact@v4
with:
name: verify-test-results
path: test-results/
retention-days: 7
if-no-files-found: ignore
Comment thread .github/workflows/e2e.yml
Comment on lines +10 to +124
runs-on: ubuntu-latest
timeout-minutes: 60

steps:
- name: Checkout
uses: actions/checkout@v4

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
cache: 'npm'

- name: Install dependencies
run: npm ci

- name: Install Playwright browsers
run: npx playwright install chromium --with-deps

# ── Hardhat node ─────────────────────────────────────────────────────
- name: Start Hardhat node
run: npx hardhat node &
env:
# Give the node a moment before we use it
NODE_OPTIONS: --max-old-space-size=4096

- name: Wait for Hardhat node
run: npx wait-on http://127.0.0.1:8545 --timeout 180000

- name: Deploy contracts and mint tokens
run: node e2e/setup-contracts.cjs

# ── Dev server ───────────────────────────────────────────────────────
- name: Start dev server
run: npm run dev &
env:
VITE_APP_NETWORK: local
VITE_NETWORK_TYPE: testnet
VITE_RPC_URL_1337: http://127.0.0.1:8545
VITE_RPC_URL_80002: https://rpc-amoy.polygon.technology/
VITE_RPC_URL_137: https://rpc.ankr.com/polygon

- name: Wait for dev server
run: npx wait-on http://localhost:5173 --timeout 180000

# ── MetaMask wallet cache ────────────────────────────────────────────
# Cache the wallet setup so it is not rebuilt on every run.
- name: Cache MetaMask wallet
id: metamask-cache
uses: actions/cache@v4
with:
path: .cache-synpress
key: metamask-wallet-${{ hashFiles('e2e/wallet-setup/**') }}

- name: Build MetaMask wallet cache
if: steps.metamask-cache.outputs.cache-hit != 'true'
timeout-minutes: 10
run: npm run e2e:setup-wallet -- --headless
env:
HEADLESS: 'true'

# ── E2E tests ────────────────────────────────────────────────────────
- name: Start Xvfb virtual display
run: |
Xvfb :99 -screen 0 1280x720x24 >/dev/null 2>&1 &
sleep 1

- name: Install ffmpeg
run: sudo apt-get install -y ffmpeg

- name: Start screen recording
run: |
ffmpeg -f x11grab -video_size 1280x720 -framerate 15 \
-i :99 -c:v libx264 -preset ultrafast -pix_fmt yuv420p \
/tmp/e2e-recording.mp4 &
echo $! > /tmp/ffmpeg.pid

- name: Run E2E tests
run: npm run e2e
env:
DISPLAY: ':99'
CI: 'true'

- name: Stop screen recording
if: always()
run: |
kill $(cat /tmp/ffmpeg.pid) 2>/dev/null || true
sleep 2

# ── Artifacts ────────────────────────────────────────────────────────
- name: Upload Playwright report
if: always()
uses: actions/upload-artifact@v4
with:
name: playwright-report
path: playwright-report/
retention-days: 7

- name: Upload screen recording
if: always()
uses: actions/upload-artifact@v4
with:
name: screen-recording
path: /tmp/e2e-recording.mp4
retention-days: 7
if-no-files-found: ignore

- name: Upload screenshots on failure
if: failure()
uses: actions/upload-artifact@v4
with:
name: test-results
path: test-results/
retention-days: 7
if-no-files-found: ignore
Comment thread e2e/helpers/verify.ts
}

/** Mocks the OCSP responder to report the document as revoked. */
export async function mockOcspRevoked(page: Page, host = 'ocsp.example.com') {
Comment thread e2e/helpers/verify.ts
}

/** Mocks the OCSP responder to report the document as NOT revoked. */
export async function mockOcspNotRevoked(page: Page, host = 'ocsp.example.com') {
@rongquan1 rongquan1 merged commit 201a119 into main Jun 18, 2026
12 of 13 checks passed
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.

4 participants