Skip to content

fix: added wip catalog wizard fix - #71

Open
tirirote wants to merge 53 commits into
mainfrom
catalog-wizard-fix
Open

tirirote wants to merge 53 commits into
mainfrom
catalog-wizard-fix

Conversation

@tirirote

Copy link
Copy Markdown
Collaborator

No description provided.

alvarobernal2412 and others added 30 commits March 31, 2025 11:35
shadcn hasn't updated their component for react-day-picker v9 yet, it's still on v8.
However, in the styling docs of React Day Picker (https://daypicker.dev/docs/styling), they provide an unoffocial sample file (https://date-picker.luca-felix.com/)

This is where this new version has been sourced, but all Typescript syntax has been stripped

Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
alvarobernal2412 and others added 14 commits July 22, 2025 10:53
- Add comprehensive IndexedDB manager class with CRUD operations
- Support test storage by mashup ID with timestamp indexing
- Include bulk operations for clearing tests
- Provide singleton instance for app-wide usage
- Create useMashupTests hook for centralized test state
- Integrate with IndexedDB for persistent storage
- Provide both async and sync access patterns
- Support CRUD operations with local state optimization
- Add PreviousTests component for test history management
- Add TestResults component for current test output display
- Include actions for viewing, deleting, and managing tests
- Support formatted timestamps and result visualization
- Integrate embedded form with test result persistence
- Update main form to support test history features
- Improve form validation and error handling
- Enhance user experience with better feedback
- Move test action to dropdown menu in Mashups list
- Integrate test history and results in ControlCreationAndTestPage
- Add test persistence across page reloads
- Improve UX with previous test access and management
@github-actions github-actions Bot added the 📦 Dependencies Pull requests that update a dependency file label Jul 29, 2025
@github-actions github-actions Bot added the 🤯 size/xl Pull request size XL label Jul 29, 2025
@github-actions github-actions Bot removed the 📦 Dependencies Pull requests that update a dependency file label Jul 29, 2025
@github-actions github-actions Bot added the 📦 Dependencies Pull requests that update a dependency file label Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 Dependencies Pull requests that update a dependency file 🤯 size/xl Pull request size XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants