Skip to content

develop to main#32

Merged
JosueBrenes merged 5 commits intomainfrom
develop
Jan 13, 2026
Merged

develop to main#32
JosueBrenes merged 5 commits intomainfrom
develop

Conversation

@JosueBrenes
Copy link
Contributor

Description

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🎨 Style/formatting changes (no code change)
  • ♻️ Code refactoring (no functional changes)
  • ⚡ Performance improvement
  • ✅ Tests (adding missing tests or correcting existing tests)
  • 🔧 Build/config changes
  • 🔒 Security fix

Related Issues

Closes #
Fixes #
Relates to #

Changes Made

Screenshots / Videos

Before After

Testing

Test Cases

  • Test case 1:
  • Test case 2:
  • Test case 3:

Manual Testing Steps

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published
  • I have checked for breaking changes and documented them if applicable
  • I have updated the CHANGELOG.md (if applicable)

Dependencies

Added

Removed

Updated

Additional Notes

Reviewers

/cc @

JosueBrenes and others added 5 commits January 13, 2026 17:07
Merge pull request #30 from ACTA-Team/develop
- Changed Spanish text to English in the DynamicIssueForm and VaultAuthorize components for better accessibility.
- Updated placeholder and validation messages to improve user understanding of API key input requirements.
- Enhanced the VaultDashboard component to ensure consistent messaging and improved user experience when handling API keys.
- Adjusted whitespace and formatting in VaultAuthorize and VaultDashboard components for better clarity.
- Ensured consistent line breaks and indentation to enhance overall code maintainability.
…shboard

- Updated the API key validation logic to ensure a valid key is always required for vault creation.
- Enhanced user feedback by displaying an alert when no API key is provided, guiding users to generate or enter a key.
- Simplified the conditions for showing the create vault screen to improve clarity for new users.
- Enhanced the formatting of error messages related to API key requirements for better readability.
- Adjusted line breaks in user feedback to ensure clarity and maintain consistency across the component.
@vercel
Copy link
Contributor

vercel bot commented Jan 13, 2026

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

Project Deployment Review Updated (UTC)
dapp Ready Ready Preview, Comment Jan 13, 2026 11:44pm

@JosueBrenes JosueBrenes changed the title develop to mian develop to main Jan 13, 2026
@JosueBrenes JosueBrenes merged commit a71151e into main Jan 13, 2026
3 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.

1 participant