Commit Graph

421 Commits

Author SHA1 Message Date
Andras Bacsai
d47946a0ad fix(ui): Disable livewire navigate feature (causing spam of setInterval()) 2025-04-29 09:04:24 +02:00
Andras Bacsai
4bc9786046 refactor(DynamicConfigurations): improve handling of dynamic configuration content by ensuring fallback to empty string when content is null 2025-04-13 14:24:27 +02:00
Andras Bacsai
900b5ad4ef feat(Deploy): add info dispatch for proxy check initiation 2025-04-05 14:48:43 +02:00
Andras Bacsai
68c2c7fb81 fix(Status): conditionally check proxy status and refresh button based on force_stop state 2025-04-05 14:41:34 +02:00
Benjamin Grant
37c2a2b6ad fix: correct some spellings 2025-03-19 19:49:59 +00:00
🏔️ Peak
9557957f18 Merge branch 'next' into feat-db-ssl 2025-02-19 17:57:59 +01:00
Andras Bacsai
65b925252c feat(core): prevent using servers with existing resources as build servers 2025-02-18 16:44:16 +01:00
🏔️ Peak
43adb74755 Merge branch 'next' into feat-db-ssl 2025-02-11 17:41:45 +01:00
Gary Tou
9c04834dab fix(cloudflare-tunnels): Dead links to docs (#5104) 2025-02-11 17:04:10 +01:00
🏔️ Peak
c7840bdf1b Merge branch 'next' into feat-db-ssl 2025-02-07 23:01:46 +01:00
peaklabs-dev
30343b0049 feat(ui): improve server advanced view
- use new path for CA certificate
- fix grammar
- added link to the docs
- added "valid until" to show expiration date
2025-02-03 21:40:41 +01: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
ab1833b159 feat(ui): Add CA cert UI
- brief instructions and recommendations
- copy button to copy the CA file mount
- ability to display the CA certificate
- ability to save your own CA Cert or generate a new one
2025-01-31 18:29:06 +01:00
peaklabs-dev
1072a0c17c feat(ui): improve deployment UI
- fix: show time details even if a deployment has failed
- feat: added back "finished x min ago" to make it easier to see how long ago a deployment was finished
2025-01-23 13:21:11 +01:00
peaklabs-dev
18be6deab7 fix(ui): Traefik dashboard url not working 2025-01-22 14:40:23 +01:00
peaklabs-dev
2844c6ce36 fix(ui): add missing save button for new Docker Cleanup page 2025-01-21 17:03:58 +01:00
Zakher Masri
36a987eb9d fix(ui): missing underline for docs link in the Swarm section (#4860) 2025-01-20 11:33:25 +01:00
peaklabs-dev
794e5357c9 chore: remove unused code and fix import 2025-01-16 15:39:53 +01:00
peaklabs-dev
30f36f96db fix: use finished_at for the end time instead of created_at 2025-01-16 15:12:57 +01:00
🏔️ Peak
881914dc86 Merge branch 'next' into docker-cleanup-executions-ui 2025-01-16 11:13:57 +01:00
Andras Bacsai
3f92c1e37b Merge pull request #4796 from peaklabs-dev/fix-navigation
Feat: Improve navigation performance
2025-01-16 10:42:42 +01:00
peaklabs-dev
65a2629237 feat: Docker cleanup executions UI 2025-01-15 20:11:40 +01:00
peaklabs-dev
23ae0677eb feat: move docker cleanup to its own tab 2025-01-15 14:02:33 +01:00
Andras Bacsai
e6692c95c9 feat: add is_coolify_host to the server api responses 2025-01-13 12:31:03 +01:00
peaklabs-dev
a1dbcb5f4d fix: more wire:navigate 2025-01-10 15:20:01 +01:00
peaklabs-dev
ed2ccaf8af fix: Advanced server UI 2024-12-17 15:22:10 +01:00
Andras Bacsai
2a9d499251 feat: migrate env variables to polymorphic relationship
fix: proxy status query ui
2024-12-17 10:38:42 +01:00
Andras Bacsai
2b8b856181 fix: ui 2024-12-06 13:39:28 +01:00
🏔️ Peak
27395615e6 Merge branch 'next' into feat/disable-default-redirect 2024-12-05 14:46:33 +01:00
Jeremy Angele
26ba433fd3 Use computed property for timezones 2024-12-03 22:24:36 +01:00
Kael
bc89b84539 Merge branch 'next' into feat/disable-default-redirect 2024-11-18 21:02:20 +11: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
🏔️ Peak
0ce2fbff40 Merge pull request #4169 from easilok/fix-invalid-docker-version-check
Fix invalid docker version check
2024-11-12 13:21:17 +01:00
Andras Bacsai
15c00bcdd7 fix: serverTimezone update 2024-11-08 18:07:40 +01:00
Andras Bacsai
373e715e8d fix: disable cloudflare tunnel on "localhost" 2024-11-08 14:03:26 +01:00
Andras Bacsai
138c721566 fix: server wildcard 2024-11-08 12:18:34 +01:00
Luis Pereira
752ae4a110 add feedback on docker version check failure 2024-11-05 13:23:03 +00:00
Andras Bacsai
f9465790f7 delete unused component 2024-11-05 11:51:58 +01:00
Kael
400d3f66b0 Merge branch 'next' into feat/disable-default-redirect 2024-11-04 23:33:48 +11:00
Andras Bacsai
1ab459a09b fix: reworded 2024-11-04 12:54:42 +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
46c218d773 fix ui 2024-11-03 15:07:16 +01:00
Kael
970b30b2e7 Merge branch 'next' into feat/disable-default-redirect 2024-11-03 18:58:59 +11:00
Andras Bacsai
b77ee11da5 Refactor livewire server show view to remove redundant code 2024-11-01 23:52:43 +01:00
Kael
133ddc09d2 Merge branch 'next' into feat/disable-default-redirect 2024-10-31 23:57:51 +11:00
peaklabs-dev
6be0affa79 fix typo 2024-10-31 11:35:16 +01:00
🏔️ Peak
0cf356937f Revert "fix typo" 2024-10-31 11:33:51 +01:00