Commit Graph

2574 Commits

Author SHA1 Message Date
peaklabs-dev
6b6a9f57f3 fix(ui): remove unused mode for MongoDB 2025-02-10 15:26:05 +01:00
peaklabs-dev
484fc5140b fix(ssl): rename Redis mode to verify-ca as it is not verify-full 2025-02-08 16:43:15 +01:00
🏔️ Peak
c7840bdf1b Merge branch 'next' into feat-db-ssl 2025-02-07 23:01:46 +01:00
peaklabs-dev
7b30b1aff1 feat(ssl): Full SSL support for Redis 2025-02-07 22:36:36 +01:00
peaklabs-dev
5b347f3d0f fix(ssl): remove mode selection for MariaDB as it is not supported 2025-02-07 21:07:40 +01:00
peaklabs-dev
bd33f65c0a feat(ssl): new modes for MongoDB and get caCert and mountPath correctly 2025-02-07 18:31:41 +01:00
peaklabs-dev
8a45c24dc2 fix(ui): only show Regenerate SSL Certificates button when there is a cert 2025-02-07 18:30:44 +01:00
peaklabs-dev
367eebc9fc feat: Add full SSL support to MongoDB 2025-02-05 22:56:29 +01:00
peaklabs-dev
e81ed1aad8 feat(ssl): Add full MariaDB SSL support 2025-02-04 21:08:20 +01:00
peaklabs-dev
3f857c6dac feat(ssl): Add full MySQL SSL Support 2025-02-04 18:29:35 +01:00
Andras Bacsai
a5ca90c965 feat(ui): add periodic status checking for services 2025-02-04 15:01:42 +01:00
peaklabs-dev
c3a440a64e fix(ui): certificate expiration data is null before starting the DB 2025-02-04 14:37:35 +01:00
Andras Bacsai
d632eb2be9 refactor: simplify service start and restart workflows 2025-02-04 14:34:34 +01:00
Andras Bacsai
d87d3b84d9 Merge pull request #5033 from angristan/align-items-center
fix(ui): align title and add button vertically in various views
2025-02-04 13:53:05 +01:00
peaklabs-dev
fd5b7492f8 chore(ui): improve valid until handling 2025-02-03 23:21:09 +01:00
peaklabs-dev
53510928d2 feat(ssl): regenerate certificate and valid until UI 2025-02-03 22:54:31 +01:00
🏔️ Peak
f871c1067b Merge branch 'next' into feat-db-ssl 2025-02-03 22:20:51 +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
Andras Bacsai
0ff7c468c8 fix(ui): skip SERVICE_FQDN and SERVICE_URL variables during update 2025-02-03 15:44:15 +01:00
Andras Bacsai
cd2ee25564 fix(ui): update docker compose file helper text to clarify repository modification 2025-02-03 14:37:13 +01:00
Andras Bacsai
dea3b36193 feat(meta): add comprehensive SEO and social media meta tags 2025-02-02 14:20: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
4eba1d2130 feat(ui): use new copy button component everywhere 2025-01-31 18:31:42 +01:00
peaklabs-dev
6d0291a66f feat(ui): new copy button component 2025-01-31 18:31:02 +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
Andras Bacsai
58c6e9c02d change dev logo 2025-01-31 17:12:50 +01:00
Andras Bacsai
dde6128fa8 replace logo 2025-01-31 17:08:40 +01:00
peaklabs-dev
875d1d49bb feat(ui): Add ssl settings to Postgres ui 2025-01-29 13:25:05 +01:00
Andras Bacsai
e9efbce76a feat(ui): conditionally enable advanced application settings based on label readonly status 2025-01-28 13:40:56 +01:00
Andras Bacsai
1ec15af1ad fix(database): adjust MongoDB restore command and import view styling 2025-01-28 12:41:22 +01:00
Andras Bacsai
6e01444ddb refactor(ui): simplify GitHub App registration UI and layout 2025-01-28 11:59:38 +01:00
Andras Bacsai
06adb41f16 feat(ui): update GitHub source creation advanced section label 2025-01-28 11:37:55 +01:00
Andras Bacsai
f283e9f53c Merge pull request #4942 from ari-party/main
fix: hide expand button if no additional lines to show
2025-01-28 10:54:43 +01:00
Andras Bacsai
ff55ef6d65 Merge pull request #4953 from O-Hammam/patch-1
Update change.blade.php
2025-01-28 10:50:55 +01:00
Andras Bacsai
fddaf9134d fix: disable certain parts if readonly label is turned off 2025-01-27 14:05:18 +01:00
Andras Bacsai
50750eb9e4 fix(ui): correct typo in container label helper text 2025-01-26 18:02:33 +01:00
O-Hammam
70bdb8d5ee Update change.blade.php 2025-01-24 21:09:51 +01:00
O-Hammam
76ad3ee414 Update change.blade.php
flipped the meaning
2025-01-24 20:57:51 +01:00
peaklabs-dev
23f803b879 fix(ui): typo in upgrade message 2025-01-24 15:35:01 +01:00
Andras Bacsai
db8f0de8a3 fix(ui): update database control UI to check server functionality before displaying actions 2025-01-24 11:14:55 +01:00
astrid
4790d00ad4 hide expand button if no additional lines to show 2025-01-23 20:43:20 +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
09d64d4bf6 feat(terminal): show terminal unavailable if the container does not have a shell on the global terminal UI 2025-01-23 11:51:01 +01:00
peaklabs-dev
08e6c68513 fix(ui): use wire:navigate to navigate to the server settings page 2025-01-22 18:08:23 +01:00
peaklabs-dev
7cc90f02c5 fix(ui): metrics stuck in loading state 2025-01-22 18:07:57 +01:00
peaklabs-dev
c8ada1bbc9 fix(ui): proxy status badge flashing during navigation 2025-01-22 14:58:55 +01:00
peaklabs-dev
18be6deab7 fix(ui): Traefik dashboard url not working 2025-01-22 14:40:23 +01:00
peaklabs-dev
31992f4d02 fix(ui):show error on terminal if container has no shell (bash/sh) 2025-01-21 18:36:38 +01:00
peaklabs-dev
43a4d9b467 fix(ui): show preview deployment environment variables 2025-01-21 17:09:03 +01:00
peaklabs-dev
2844c6ce36 fix(ui): add missing save button for new Docker Cleanup page 2025-01-21 17:03:58 +01:00