Andras Bacsai
5ad6b86735
fix: disappearing UI after livewire event received
2025-01-06 14:05:20 +01:00
Andras Bacsai
9e3467578f
feat: add environment_uuid support and update API documentation
...
- Introduced `environment_uuid` as a required field in various API endpoints and schemas.
- Updated descriptions to clarify that either `environment_name` or `environment_uuid` must be provided.
- Modified routes and controller methods to accommodate the new UUID parameter.
- Adjusted frontend components to utilize `environment_uuid` for better consistency and clarity.
- Removed deprecated fields related to environment handling.
This change enhances the API's flexibility in identifying environments, improving overall usability.
2024-12-17 13:42:16 +01:00
Andras Bacsai
b7748479d4
fix: service ui structure
2024-12-17 11:13:17 +01:00
David R
6ed9259547
Correct tab name
...
There is no General tab, and the Compose file is reachable on the Service Stack tab.
2024-11-13 07:59:11 -05:00
Andras Bacsai
fdeb9353be
chore: Update project service configuration view
2024-10-14 19:45:03 +02:00
Andras Bacsai
bb6cb8edc9
improvement: show backup button on supported db service stacks
2024-10-03 10:48:25 +02:00
Andras Bacsai
84b2af53d8
refactor: Fix modal input closeOutside prop in configuration.blade.php
2024-09-26 13:20:06 +02:00
Andras Bacsai
f3ec4ca4a3
refactor: Improve modal confirmation titles and button labels
2024-09-26 13:07:01 +02:00
Andras Bacsai
5ec45d547a
Merge branch 'next' into fix-#2546-deletion-issues
2024-09-18 18:05:06 +02:00
Andras Bacsai
e937d30545
fix: move terminal to separate view on services
2024-09-17 17:15:34 +02:00
Andras Bacsai
f71fb7266d
fix: terminal
2024-09-16 15:35:44 +02:00
ayntk-ai
d94e39ccc7
Feat: service confirmation
2024-09-03 16:59:51 +02:00
Andras Bacsai
c9a7af0ffa
chore: Update navbar and configuration to improve service status check functionality
2024-08-06 14:02:24 +02:00
Andras Bacsai
d7b45a6dd2
fix: remove lazy load from scheduled tasks
2024-08-05 11:30:48 +02:00
Andras Bacsai
810488b115
fix: volume detection (dir or file) is fixed
2024-07-19 17:06:30 +02:00
Andras Bacsai
2c92cc40e1
refactor: Update code to use str() instead of Str::of() for string manipulation
2024-06-25 10:37:10 +02:00
Andras Bacsai
95d3ebdc2d
fix: in services should edit compose file for volumes and envs
2024-06-13 10:18:35 +02:00
Andras Bacsai
35cea852ca
feat: add titles
2024-06-07 11:01:10 +02:00
Andras Bacsai
c102c23831
Refactor database restart button in service configuration view
2024-05-22 19:09:58 +02:00
Andras Bacsai
317dc10af4
fix: improve scheduled task adding/removing
2024-05-14 15:19:28 +02:00
Andras Bacsai
662c6f3cc2
chore: Improve menu item styling and spacing in service configuration and index views
2024-05-06 14:28:16 +02:00
Andras Bacsai
848e6102a1
fix css here and there
2024-05-06 13:58:19 +02:00
Francesco Bruno
6102e441d6
In small screen the submenu is moved up, under the navbar-main
2024-05-05 15:23:25 +00:00
Andras Bacsai
4c0624f489
fix: remove lazy loading until bug figured out
2024-04-17 15:16:08 +02:00
Andras Bacsai
fd610414fd
Update UI styles in resource-view.blade.php, docker-image.blade.php, select.blade.php, and public-git-repository.blade.php
2024-04-16 10:50:28 +02:00
Andras Bacsai
c99bb4cfd7
Refactor StackForm and parseDockerComposeFile
2024-04-15 16:54:03 +02:00
Andras Bacsai
16f9c727f2
feat: lazy load stuffs + tell user if compose based deployments have missing envs
2024-04-15 14:23:25 +02:00
w3cj
2de8cd1d6f
fix #1975 : add wire:key to edit-domain
2024-04-12 14:49:26 -06:00
Andras Bacsai
a8db40e99a
feat: edit domains easier for compose
2024-04-11 15:42:37 +02:00
Andras Bacsai
6cc93250b8
fix: uis
2024-03-27 14:51:58 +01:00
Andras Bacsai
6045870398
fix: scheduled backup for other service databases (supabase)
2024-03-26 13:50:44 +01:00
Andras Bacsai
9ad6ce5851
ui ui ui ui
2024-03-25 11:33:38 +01:00
Andras Bacsai
a66090b594
ui + package updates
2024-03-25 10:41:44 +01:00
Andras Bacsai
b418a78e2e
ui ui ui (pig)
2024-03-24 16:00:25 +01:00
Andras Bacsai
5322d446bd
fix: service container status updates
2024-03-01 10:36:32 +01:00
Andras Bacsai
059748ad3b
fix: get service stack as uuid, not name
2024-02-11 15:44:02 +01:00
Andras Bacsai
e7fdff0f69
feat: tags
...
ui: improvements
2024-02-02 11:50:28 +01:00
Andras Bacsai
abcc004953
feat: clone any resource
2024-01-22 16:08:18 +01:00
Andras Bacsai
2edf71a0dd
feat: move resources between projects / environments
2024-01-22 15:12:38 +01:00
Andras Bacsai
d721f4809a
fix ui
2024-01-16 12:20:40 +01:00
Andras Bacsai
0f5559bc61
fix: service stack view
2024-01-15 10:19:37 +01:00
Andras Bacsai
4c3907c296
refactor routes
2024-01-07 16:23:41 +01:00