Andras Bacsai
4052d1bd05
Refactor color classes from yellow to warning across the application
...
- Updated color classes in NotifyDemo.php to use warning colors.
- Added new warning color variables in app.css.
- Changed warning icon colors in callout.blade.php.
- Updated loading spinner and hover states in global-search.blade.php.
- Refactored warning messages and styles in project application views.
- Adjusted log display colors in get-logs.blade.php.
- Updated private key status indicators in index.blade.php.
- Changed hover and text colors for documentation links in cloudflare-tunnel.blade.php.
- Refactored server creation messages in by-hetzner.blade.php.
- Updated proxy warning button colors in proxy.blade.php.
- Changed loading spinner colors in show.blade.php.
- Updated deployment status colors in deployments.blade.php and show.blade.php.
2025-11-28 16:23:32 +01:00
Andras Bacsai
1ab4b9aa31
refactor: simplify project data retrieval and enhance OAuth settings handling
2025-10-27 17:03:19 +01:00
Andras Bacsai
bbaef03602
fix: update Hetzner server status handling to prevent unnecessary database updates and improve UI responsiveness
2025-10-10 09:35:54 +02:00
Andras Bacsai
bf5c08d071
work work on hetzner integration
2025-10-09 16:54:13 +02:00
Andras Bacsai
215301fa8f
basics of adding / removing hetzner servers
2025-10-09 10:41:29 +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
69c36e6333
refactor(server): update dispatch messages and streamline data synchronization
2025-09-23 08:49:11 +02:00
Andras Bacsai
e4c3389e12
feat(sentinel): add slide-over for viewing Sentinel logs and custom Docker image input for development
2025-09-14 19:22:03 +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
ddcb14500d
refactor(proxy-status): refactored how the proxy status is handled on the UI and on the backend
...
feat(cloudflare): improved cloudflare tunnel automated installation
2025-06-06 14:47:54 +02:00
Andras Bacsai
e9deaca8cd
refactor(server-ui): improve layout and messaging in advanced settings and charts views
2025-05-29 11:36:50 +02:00
Benjamin Grant
37c2a2b6ad
fix: correct some spellings
2025-03-19 19:49:59 +00:00
Andras Bacsai
65b925252c
feat(core): prevent using servers with existing resources as build servers
2025-02-18 16:44:16 +01:00
Andras Bacsai
e6692c95c9
feat: add is_coolify_host to the server api responses
2025-01-13 12:31:03 +01:00
Jeremy Angele
26ba433fd3
Use computed property for timezones
2024-12-03 22:24:36 +01:00
truemiller
d38110f3ef
fix: refine helper text for metrics input fields
2024-11-16 09:04:11 +00:00
truemiller
0ac3505c06
fix: improve helper text for metrics input fields
2024-11-16 09:03:42 +00:00
Andras Bacsai
b0b81e4416
fix: timezone settings validation
2024-11-14 10:02:37 +01:00
Andras Bacsai
15c00bcdd7
fix: serverTimezone update
2024-11-08 18:07:40 +01:00
Andras Bacsai
138c721566
fix: server wildcard
2024-11-08 12:18:34 +01:00
Andras Bacsai
46c218d773
fix ui
2024-11-03 15:07:16 +01:00
Andras Bacsai
b77ee11da5
Refactor livewire server show view to remove redundant code
2024-11-01 23:52:43 +01:00
Andras Bacsai
96ca72fcdb
refactor server view (phuuu)
2024-10-30 20:03:30 +01:00
Andras Bacsai
6462af2d24
Refactor server show blade view: Enable metrics tab and remove commented code
2024-10-29 13:31:15 +01:00
Andras Bacsai
a310a13016
Refactor server navbar and resources views
2024-10-24 11:43:15 +02:00
Andras Bacsai
70aa61c59e
fix: disable sentinel for now
2024-10-24 11:10:02 +02:00
Andras Bacsai
b5146c0dda
fix: charts ui
2024-10-22 11:39:38 +02:00
Andras Bacsai
2315bdb93f
ui updates on server
2024-10-17 14:56:36 +02:00
Andras Bacsai
e5d915a7a9
chore: Move server delete component to the bottom of the page
2024-06-24 14:55:25 +02:00
Andras Bacsai
453b28baf7
fix: make server charts one livewire component with one interval selector
2024-06-21 14:49:13 +02:00
Andras Bacsai
c81ad5cd03
feat: container metrics
2024-06-20 13:17:06 +02:00
Andras Bacsai
23ed697b98
feat: sentinel + charts
2024-06-18 16:42:42 +02:00
Andras Bacsai
1d0a1ab16a
feat: charts
2024-06-17 14:21:27 +02:00
Andras Bacsai
35cea852ca
feat: add titles
2024-06-07 11:01:10 +02:00
Andras Bacsai
49f5240ff8
fix: better server validation and installation process
...
fix: add destination to queue deployment
feat: force start deployment
2024-02-05 14:40:54 +01:00
Andras Bacsai
149fee2452
fix: deletions
2023-11-06 18:04:18 +01:00
Andras Bacsai
dcaa7a6ad7
fix: server validation process
2023-10-09 11:00:18 +02:00
Andras Bacsai
56981d134c
fix: improve startProxy action
...
fix: improve installDocker action and process
feat: add noSubmit prop to custom modal
2023-09-09 15:30:46 +02:00
Andras Bacsai
291b9a84ef
refactoring
2023-08-29 14:36:17 +02:00