Skip to content

Support Wildcard Origins in CORS and Migrate Component Library Imports#32

Merged
navidshad merged 4 commits into
mainfrom
dev
May 1, 2026
Merged

Support Wildcard Origins in CORS and Migrate Component Library Imports#32
navidshad merged 4 commits into
mainfrom
dev

Conversation

@navidshad
Copy link
Copy Markdown
Contributor

@navidshad navidshad commented May 1, 2026

🏷️ PR Title:
Support Wildcard Origins in CORS and Migrate Component Library Imports

📋 Summary

This PR enhances the CORS configuration by allowing wildcard origins and enabling all origins for the dashboard server. It also refactors Vue templates and components for better readability and consistency. Additionally, component library imports have been migrated from @codebridger/lib-vue-components to pilotui.

🔗 Related Tasks

#73282d4 - Allow wildcard origin in CORS configuration
#ef8ced8 - Allow all origins in CORS configuration for dashboard server
#bdd312e - Reformat Vue templates and components for improved readability and consistency
#85ae5f6 - Migrate component library imports from @codebridger/lib-vue-components to pilotui

📝 Additional Details

  • The CORS updates improve flexibility for cross-origin requests, particularly benefiting frontend integrations.
  • Refactoring Vue components aims to maintain code quality and facilitate future development.
  • The migration to pilotui aligns the project with the updated component library standard.

📜 Commit List

73282d4 feat: allow wildcard origin in CORS configuration
bdd312e refactor: reformat vue templates and components for improved readability and consistency
85ae5f6 refactor: migrate component library imports from @codebridger/lib-vue-components to pilotui
ef8ced8 feat: allow all origins in CORS configuration for dashboard server

@navidshad navidshad changed the title Dev Support Wildcard Origins in CORS and Migrate Component Library Imports May 1, 2026
@navidshad navidshad merged commit 030e6f3 into main May 1, 2026
2 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