mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-21 07:21:12 +00:00
- Introduced a new create mode in the global search component, allowing users to initiate the creation of resources directly from the search input. - Implemented logic to detect specific resource types based on user input, enabling quick access to creation modals for projects, servers, teams, storage, private keys, and GitHub apps. - Updated the UI to display a list of creatable items when in create mode, improving user experience and accessibility for resource management. - Added necessary modals for each resource type to facilitate the creation process seamlessly.