Commit Graph

2633 Commits

Author SHA1 Message Date
Andras Bacsai
2b8488a84d refactor(popup): improve styling and structure of the small popup component 2025-07-03 21:29:45 +02:00
Andras Bacsai
b181e5bb33 fix(ui): env variable settings wrong order 2025-07-03 14:01:13 +02:00
Andras Bacsai
40dd891f0e refactor(ui): enhance project cloning interface with improved table layout for server and resource selection 2025-07-01 11:34:44 +02:00
Andras Bacsai
2a2a99d256 fix(ui): improve destination selection description for clarity in resource segregation 2025-07-01 10:50:20 +02:00
Andras Bacsai
2b84ce841b refactor(ui): remove unnecessary step3ButtonText attributes from modal confirmation components for cleaner code 2025-06-30 09:15:23 +02:00
Andras Bacsai
90817914d9 refactor(ui): separate views for instance settings to separate paths to make it cleaner 2025-06-30 08:50:17 +02:00
Andras Bacsai
d37369dcaf fix(ui): enhance terminal access messaging to clarify server functionality and terminal status 2025-06-28 14:02:08 +02:00
Andras Bacsai
680187294a fix(ui): update wording in sponsorship prompt for clarity and engagement 2025-06-26 12:14:21 +02:00
Andras Bacsai
e61e090777 fix(ui): add target="_blank" to sponsorship links in layout popups for improved user experience 2025-06-26 09:07:33 +02:00
Andras Bacsai
6d92000d02 Update resources/views/livewire/project/shared/health-checks.blade.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-26 09:06:25 +02:00
Andras Bacsai
b694e26968 fix(ui): update navbar icon color and enhance popup layout for sponsorship support 2025-06-25 18:14:20 +02:00
Andras Bacsai
dee4e023b6 fix(ui): refine wording in sponsorship donation prompt in layout popups 2025-06-25 15:23:13 +02:00
Andras Bacsai
3b6aa33bdb fix(ui): correct closing tag for sponsorship link in layout popups 2025-06-25 15:22:17 +02:00
Andras Bacsai
8abb8b2328 feat(settings): add sponsorship popup toggle and corresponding database migration 2025-06-25 15:18:39 +02:00
Andras Bacsai
3d4162d3dc feat(ui): add heart icon and enhance popup messaging for sponsorship support 2025-06-25 15:00:39 +02:00
Andras Bacsai
3cd2405b5d fix(ui): update padding for trademarks policy and enhance spacing in advanced settings section 2025-06-25 13:12:15 +02:00
Andras Bacsai
e308b16978 fix(ui): reduce gap between input fields in email settings for better alignment 2025-06-25 12:37:13 +02:00
Andras Bacsai
baf647d85b fix(ui): add padding to section headers in settings views for improved spacing 2025-06-25 12:29:59 +02:00
Andras Bacsai
7fb85314e5 refactor(invitation): rename methods for consistency and enhance invitation deletion logic 2025-06-25 11:45:55 +02:00
Andras Bacsai
0e27d1f46d fix(ui): update border styling for consistency across components and enhance loading indicators 2025-06-25 10:56:35 +02:00
Andras Bacsai
2657504147 fix(ui): adjust project grid layout and refine server border styling for better visibility 2025-06-25 10:35:00 +02:00
Andras Bacsai
5336c940ca fix(ui): adjust layout of deployments section for improved alignment 2025-06-24 17:31:18 +02:00
Andras Bacsai
fb80ce64ec fix(ui): refine API token creation form and update helper text for clarity 2025-06-24 17:19:25 +02:00
Andras Bacsai
da2937c425 fix(ui): update confirmation button text for stopping database and service 2025-06-24 13:37:05 +02:00
Andras Bacsai
ffaa2917d5 fix(ui): enhance status refresh buttons with loading indicators 2025-06-24 13:34:56 +02:00
Andras Bacsai
8fc79022f3 feat(service): enhance service status handling and UI updates 2025-06-24 12:52:22 +02:00
Andras Bacsai
7d985e3915 refactor(ui): simplify container selection form in execute-container-command view 2025-06-20 09:35:39 +02:00
Hauke Schnau
1968d4d494 feat(auth): add Zitadel OAuth Provider (#5490) 2025-06-18 14:35:54 +02:00
Yassir Elmarissi
a77bd88258 feat(auth): Add Clerk OAuth Provider (#5553) 2025-06-18 14:29:46 +02:00
Andras Bacsai
d2f84a177a refactor(ui): remove unnecessary padding from deployment, backup, and logs sections 2025-06-17 10:40:53 +02:00
Andras Bacsai
204ad0fa3d refactor(ui): remove terminal header from execute-container-command view 2025-06-17 10:27:41 +02:00
Andras Bacsai
f7daddce58 refactor(ui): terminal 2025-06-17 09:28:07 +02:00
Andras Bacsai
78e9c8583f refactor(navigation): remove wire:navigate directive from configuration links for cleaner HTML structure 2025-06-16 13:09:30 +02:00
Andras Bacsai
52cd0d83db fix(degraded-status): remove unnecessary whitespace in badge element for cleaner HTML 2025-06-16 13:09:24 +02:00
Andras Bacsai
d1d899c0cf refactor(execute-container-command): simplify connection logic and improve terminal availability checks 2025-06-14 13:56:48 +02:00
Andras Bacsai
64dd648b3f fix(terminal): now it should work 2025-06-14 13:00:16 +02:00
Andras Bacsai
2a419ab8da Refactor terminal view: streamline HTML structure and improve readability by removing unnecessary conditional blocks 2025-06-14 12:42:20 +02:00
Andras Bacsai
15472aa0b7 Enhance terminal connection handling in execute-container-command view 2025-06-14 12:42:14 +02:00
Andras Bacsai
581151bb11 refactor(resource-operations): filter out build servers from the server list and clean up commented-out code in the resource operations view 2025-06-13 16:49:27 +02:00
Slava Abakumov
b447c26ad2 Capitalize "WordPress" properly (#5958)
* Update wordpress-with-mysql.yaml

Use the correct naming for WordPress.

It's "WordPress", not "Wordpress".

* replace Wordpress with WordPress in templates

* change slogans for templates

* fix in a livewire template file
2025-06-13 11:36:17 +02:00
Andras Bacsai
c3dd24ff43 refactor(navbar): simplify proxy status handling and enhance loading indicators for better user experience 2025-06-13 07:16:44 +02:00
Andras Bacsai
9ad2304229 refactor(proxy): streamline proxy status handling and improve dashboard availability checks 2025-06-11 12:02:39 +02:00
Andras Bacsai
281fd603d4 fix(navbar): add error handling for proxy status check to improve user feedback 2025-06-10 11:07:51 +02:00
Andras Bacsai
66ee0ff4d9 refactor(navbar): remove unused PHP use statement for cleaner code 2025-06-10 11:07:13 +02:00
Andras Bacsai
d9136367e9 fix(cloudflare): add error handling to automated Cloudflare configuration script 2025-06-10 11:06:07 +02:00
Andras Bacsai
6b64f20773 refactor(navbar): remove unnecessary parameters from server navbar component for cleaner implementation 2025-06-10 10:55:45 +02:00
Andras Bacsai
f8c3d29e1a fix(css): refine utility classes in utilities.css for proper Tailwind directive application 2025-06-06 22:05:45 +02:00
Andras Bacsai
30d820962d fix(css): adjust utility classes in utilities.css for consistent application of Tailwind directives 2025-06-06 22:05:24 +02:00
Andras Bacsai
6e85419adb feat(terminal): implement resize handling with ResizeObserver for improved terminal responsiveness 2025-06-06 22:05:16 +02:00
Andras Bacsai
6aa82817df fix(terminal): add unique wire:key to terminal component for improved reactivity and state management 2025-06-06 21:51:42 +02:00