Andras Bacsai
13e94a499d
feat(destinations): split Docker resources into separate page
...
Move standalone Docker destination resource listings out of the general
settings view and add a searchable resources page with team-scoped tests.
2026-06-03 11:24:36 +02:00
Andras Bacsai
1fc224cd75
Merge remote-tracking branch 'origin/next' into jean/docker-network-ui
2026-06-03 11:01:29 +02:00
Andras Bacsai
dcaaf2ed68
style(destination): capitalize server label
2026-05-26 14:54:01 +02:00
Andras Bacsai
65c0c92c02
fix(destinations): handle empty and server-scoped destinations
...
Build the global destinations list from actual destination records so empty
servers do not render duplicate empty states. Allow creating Docker destinations
for a selected team server outside the global usable list, authorize swarm
creation correctly, and store discovered swarm network names from the selected
network. Add feature coverage for empty states, selected-server mounting, and
swarm destination creation.
2026-05-19 12:50:08 +02:00
ShadowArcanist
d371f0ed28
feat(destination): show resources that are deployed on the destination
2026-04-23 16:13:09 +05:30
peaklabs-dev
15cb9446ff
chore(swarm): mark docker swarm as deprecated
2026-04-17 23:41:39 +02:00
Andras Bacsai
e709e2c131
Add toggleable wire:navigate SPA navigation with prefetching
...
Implement instance-wide SPA navigation toggle that enables smooth page transitions with prefetching on hover. Excludes terminal links which require full page lifecycle for WebSocket connections. Adds defensive checks to global-search component for SPA navigation compatibility.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2025-12-17 12:09:13 +01:00
Andras Bacsai
d905ae107b
Refactor UI components to use 'coolbox' class for consistent styling across various views
...
- Updated dashboard, destination, project, and server views to replace 'box' class with 'coolbox' for improved visual consistency.
- Modified links and buttons in shared variables and scheduled tasks views to utilize 'coolbox' class.
- Ensured all relevant components reflect the new styling approach, enhancing user experience and interface coherence.
2025-11-28 13:55:54 +01:00
Andras Bacsai
201e30e849
feat(project): enhance project index with resource creation capabilities
...
- Added logic to determine if the user can create resources for each project and generate the corresponding route for adding resources based on the project's first environment.
- Updated the project index view to display the new resource creation option alongside existing project settings.
- Adjusted various views to include a margin-top adjustment for better layout consistency.
2025-10-07 17:17:31 +02:00
Andras Bacsai
facba28e0a
refactor(ui): replace warning and error divs with callout components for improved consistency and readability
2025-09-25 11:14:56 +02:00
Andras Bacsai
63fcc0ebc3
feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled.
2025-08-26 10:27:38 +02:00
Andras Bacsai
90817914d9
refactor(ui): separate views for instance settings to separate paths to make it cleaner
2025-06-30 08:50:17 +02:00
Andras Bacsai
d47946a0ad
fix(ui): Disable livewire navigate feature (causing spam of setInterval())
2025-04-29 09:04:24 +02:00
Stanislas Lange
a671dd4562
fix(ui): align title and add button vertically in various views
2025-02-01 21:34:42 +01:00
peaklabs-dev
a1dbcb5f4d
fix: more wire:navigate
2025-01-10 15:20:01 +01:00
Andras Bacsai
9f439e2672
fix: disable wire:navigate
2024-11-08 11:51:06 +01:00
Andras Bacsai
fd546cec9d
fix: refactor destination/docker view
2024-11-03 23:08:24 +01:00
Andras Bacsai
4ed76f88f8
fix: destinations livewire refactor
...
removed unnecessary livewire components, renamed them ,etc etc
2024-11-03 22:19:41 +01:00
Andras Bacsai
2315bdb93f
ui updates on server
2024-10-17 14:56:36 +02:00
Andras Bacsai
b84d39ba56
refactor: Update confirmation button text for deletion actions
2024-09-23 08:58:04 +02:00
ayntk-ai
dfd218ec06
fixes here and there
2024-09-02 19:27:21 +02:00
ayntk-ai
a3dd48de1d
destination and dashboard confirmation
2024-08-31 14:51:59 +02:00
Andras Bacsai
c17bd5ec3a
fix: able to select server when creating new destination
2024-04-25 12:14:02 +02:00
Andras Bacsai
9ad6ce5851
ui ui ui ui
2024-03-25 11:33:38 +01:00
Andras Bacsai
b418a78e2e
ui ui ui (pig)
2024-03-24 16:00:25 +01:00
Andras Bacsai
8b7e1e4169
Refactor code and update UI components
2024-03-22 11:34:15 +01:00
Andras Bacsai
b61860b3ab
ui: redesign
2024-03-20 12:54:06 +01:00
Andras Bacsai
10f9e22a8e
fix: do not show n/a networsk
2024-03-01 09:28:14 +01:00
Andras Bacsai
c76e8bb0de
fix: migrate to new modal
2024-01-31 16:14:12 +01:00
Andras Bacsai
f03aa57758
fix: routing, switch back to old one
2023-12-27 16:45:01 +01:00
Andras Bacsai
70c662daf8
disable swarm for the next release
2023-12-18 17:13:22 +01:00
Andras Bacsai
c6b8eabe10
wip: swarm
2023-12-15 15:48:01 +01:00
Andras Bacsai
dbc55233cb
fix: add new destination
2023-12-11 13:02:29 +01:00
Andras Bacsai
718603e37e
wip: migrate to livewire 3
2023-12-07 19:06:32 +01:00
Andras Bacsai
ab021ee535
fix: server is functional check
2023-09-12 13:14:01 +02:00
Andras Bacsai
d62af76097
update boarding flow
2023-08-23 10:14:39 +02:00
Andras Bacsai
b39ca51d41
wip: boarding
2023-08-22 17:44:49 +02:00
Andras Bacsai
b941f35812
fix: ui + subscription
2023-08-14 14:00:10 +02:00
Andras Bacsai
c762195c8a
format files lol
2023-08-11 20:19:42 +02:00
Andras Bacsai
f2228cec7b
testing php storm code cleanup and styling
2023-08-08 11:51:36 +02:00
Andras Bacsai
0d56d3a555
fix: remove old modal
2023-07-28 13:31:47 +02:00
Andras Bacsai
8b128c1bbe
lots of UI fixes
2023-07-14 13:38:24 +02:00
Andras Bacsai
47d37c6047
fix: cancel deployment button
2023-06-28 13:27:05 +02:00
Andras Bacsai
3d8024b0d9
fix
2023-06-23 09:58:15 +02:00
Andras Bacsai
d5d671bac1
wip
2023-06-22 09:38:44 +02:00
Andras Bacsai
8f3ef2b1c5
fixes
2023-06-16 15:56:25 +02:00
Andras Bacsai
3589b92ec9
fix
2023-06-16 12:35:40 +02:00
Andras Bacsai
2c3ddfd363
fix
2023-06-16 11:01:27 +02:00
Andras Bacsai
3b502005e9
fix
2023-06-15 15:39:30 +02:00
Andras Bacsai
f828cd813b
fix
2023-06-15 15:38:15 +02:00