Skip to content

develop to main#69

Merged
JosueBrenes merged 5 commits intomainfrom
develop
Mar 5, 2026
Merged

develop to main#69
JosueBrenes merged 5 commits intomainfrom
develop

Conversation

@JosueBrenes
Copy link
Copy Markdown
Contributor

🚀 ACTA Pull Request

Mark with an x all the checkboxes that apply (like [x])

  • Closes #
  • Added tests (if necessary)
  • Run tests
  • Run formatting
  • Evidence attached
  • Commented the code

📌 Type of Change

  • Documentation (updates to README, docs, or comments)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

📝 Changes description


📸 Evidence (A Loom/Cap video is required as evidence, we WON'T merge if there's no proof)


⏰ Time spent breakdown


🌌 Comments


Thank you for contributing to ACTA! We hope you can continue contributing to this project.

JosueBrenes and others added 5 commits March 4, 2026 20:01
- Deleted the `noir_not_expired.json`, `noir_valid_status.json`, and `noir_workshop.json` files as they are no longer needed.
- Removed related state management and logic for zero-knowledge proof handling in `useCredentialVerify`, `useShareCredential`, and UI components.
- Cleaned up the `credentials.ts` type definitions by eliminating unused types and properties.
- Updated the `package.json` to remove unnecessary dependencies.
- Simplified the props destructuring in `CredentialVerifyCard` for cleaner code.
- Consolidated the variable declarations in `ShareCredentialModal` to enhance readability.
- Introduced a new `TourStep` interface for defining guided tour steps.
- Implemented the `GuidedTour` component to provide users with an interactive onboarding experience.
- Integrated the guided tour into the dashboard layout, triggering it based on user visit status.
- Added a link in the sidebar to open the guided tour, enhancing user navigation.
- Enhanced readability by restructuring JSX elements in the `StepCard` and `StepBullet` components.
- Simplified the `GuidedTour` component's props destructuring for cleaner code.
- Streamlined the icon rendering in the tour steps for better consistency.
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dapp Ready Ready Preview, Comment Mar 5, 2026 3:00am

Request Review

@JosueBrenes JosueBrenes merged commit d5c7b3c into main Mar 5, 2026
2 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 5, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 40877bc3-1c8d-43a7-ae56-7b196ead7532

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • 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.

JosueBrenes added a commit that referenced this pull request Mar 5, 2026
Merge pull request #69 from ACTA-Team/develop
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.

1 participant