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
6772cfe603
feat(auth): implement authorization for Docker and server management
...
- Added authorization checks in Livewire components related to Docker and server management to ensure only authorized users can create, update, and manage Docker instances and server settings.
- Introduced new policies for StandaloneDocker and SwarmDocker to define access control rules based on user roles and team associations.
- Updated AuthServiceProvider to register the new policies, enhancing security and access control for Docker functionalities and server management operations.
2025-08-22 14:04:25 +02:00
Andras Bacsai
372b064dba
fix(core): improve server selection error handling in Docker component
2025-02-18 16:44:05 +01:00
Andras Bacsai
18f03dc173
fix: create destination properly
2025-01-12 17:26:28 +01:00
Andras Bacsai
1fe4dd722b
Revert "rector: arrrrr"
...
This reverts commit 16c0cd10d8
.
2025-01-07 15:31:43 +01:00
Andras Bacsai
16c0cd10d8
rector: arrrrr
2025-01-07 14:52:08 +01:00
Andras Bacsai
53d709467a
fix: sentry error
2024-11-25 13:22:05 +01:00
Andras Bacsai
8e3469bdff
fix new destination
2024-11-07 10:00:18 +01:00
Andras Bacsai
9b578b2003
do not use Rule (deprecated), changed to Validate
2024-11-05 09:36:40 +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
Lucas Michot
c5403b0b3f
Always prefer ::class notation
2024-10-28 14:56:13 +01:00
Andras Bacsai
2315bdb93f
ui updates on server
2024-10-17 14:56:36 +02:00
Andras Bacsai
b570ccd7d3
format
2024-09-23 19:51:31 +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
andrasbacsai
96c4f5b8da
Fix styling
2024-07-25 11:31:59 +00:00
Andras Bacsai
6a4aa492c0
fix: random generated uuid will be full length (not 7 characters)
2024-07-25 13:31:01 +02:00
Thijmen
d86274cc37
Fix styling
2024-06-10 20:43:34 +00:00
Andras Bacsai
bcbdee1dcc
Refactor Docker-related code and add conditional rendering
2024-03-25 13:10:05 +01:00
Andras Bacsai
995197cad9
Update button label and server retrieval logic***
...
***Refactor email settings form***
***Update project index view layout
2024-03-25 12:47:10 +01:00
Andras Bacsai
b25f83e096
Refactor Docker creation in Destination Show.php
2024-03-22 11:34:33 +01:00
Andras Bacsai
8b7e1e4169
Refactor code and update UI components
2024-03-22 11:34:15 +01:00
Andras Bacsai
f03aa57758
fix: routing, switch back to old one
2023-12-27 16:45:01 +01:00
Andras Bacsai
c6b8eabe10
wip: swarm
2023-12-15 15:48:01 +01:00
Andras Bacsai
f934dfef33
wip livewire migration
2023-12-07 22:56:55 +01:00
Andras Bacsai
718603e37e
wip: migrate to livewire 3
2023-12-07 19:06:32 +01:00