coolify/resources/views/livewire/project
Andras Bacsai e65ad22b42 refactor(breadcrumb): optimize queries and simplify state management
- Add column selection to breadcrumb queries for better performance
- Remove unused Alpine.js state (activeRes, activeMenuEnv, resPositions, menuPositions)
- Simplify dropdown logic by removing duplicate state handling in index view
- Change database relationship eager loading to use explicit column selection
2026-03-20 00:02:18 +01:00
..
application Squashed commit from 'qqrq-r9h4-x6wp-authenticated-rce' 2026-03-18 13:53:01 +01:00
database fix: address review feedback on proxy timeout 2026-02-27 14:24:04 -08:00
new feat(ui): use 2 column layout 2026-02-04 17:17:51 +01:00
resource refactor(breadcrumb): optimize queries and simplify state management 2026-03-20 00:02:18 +01:00
service fix(storages): hide PR suffix for services and fix instantSave logic 2026-03-16 21:10:00 +01:00
shared feat(environment-variable): add placeholder hint for magic variables 2026-03-17 10:11:26 +01:00
add-empty.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
clone-me.blade.php refactor(ui): enhance project cloning interface with improved table layout for server and resource selection 2025-07-01 11:34:44 +02:00
delete-environment.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
delete-project.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
edit.blade.php refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
environment-edit.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
index.blade.php fix: optimize queries and caching for projects and environments 2026-01-16 11:51:26 +01:00
show.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00