coolify/resources/views/livewire
2024-10-08 15:11:19 +02:00
..
admin Add search functionality and display active/inactive subscribers in Admin Dashboard 2024-04-02 15:00:01 +02:00
boarding Fix: Css issue with advanced settings and remove cf tunnel in onboarding 2024-09-12 14:58:52 +02:00
destination refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
dev
notifications h2 instead of h3 as element is child of h2 2024-06-25 17:10:06 +02:00
profile refactor: Update profile index view to display 2FA QR code in a centered container 2024-06-21 13:56:07 +02:00
project wip: coolify.json 2024-10-08 15:11:19 +02:00
security fix: able to select root permission easier 2024-10-03 09:57:37 +02:00
server fix: parse proxy config and check the set ports usage 2024-10-03 21:29:55 +02:00
settings Refactor input fields to include autocomplete="off" 2024-10-01 11:55:01 +02:00
shared-variables feat: add titles 2024-06-07 11:01:10 +02:00
source refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
storage feat: support Hetzner S3 2024-10-02 10:25:45 +02:00
subscription Update actions.blade.php 2024-09-12 21:34:52 +02:00
tags fix: tag mass redeployments 2024-10-04 10:22:58 +02:00
team fix: remove autofocuses 2024-10-01 21:36:16 +02:00
terminal refactor: terminal / run command 2024-09-17 12:29:36 +02:00
waitlist ui + package updates 2024-03-25 10:41:44 +01:00
activity-monitor.blade.php Refactor ActivityMonitor component to fix max height option 2024-04-16 13:18:50 +02:00
dashboard.blade.php feat: project search on frontend 2024-10-05 15:03:40 +02:00
force-password-reset.blade.php Update password reset views and fix layout in ForcePasswordReset.php and reset-password.blade.php 2024-04-12 09:26:07 +02:00
help.blade.php Using corrrect ternary pattern to generate textarea spellcheck attribute 2024-04-17 11:12:15 +01:00
layout-popups.blade.php refactor: Improve popup component styling and button behavior 2024-10-02 18:26:51 +02:00
navbar-delete-team.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
new-activity-monitor.blade.php ui ui ui (pig) 2024-03-24 16:00:25 +01:00
settings-backup.blade.php refactor: Update StandalonePostgresql database initialization and backup handling 2024-08-08 12:44:47 +02:00
settings-email.blade.php fix: settings view 2024-08-06 14:36:56 +02:00
settings-oauth.blade.php fix: settings view 2024-08-06 14:36:56 +02:00
switch-team.blade.php Update styles and classes in blade files 2024-03-22 16:52:20 +01:00
upgrade.blade.php improve: update process 2024-06-25 12:48:56 +02:00
verify-email.blade.php