..
Api
feat(sentinel): make sentinel mandatory on regular servers
2026-09-09 06:30:32 +02:00
Application
feat(github): add GitHub App connection testing
2026-07-21 21:54:15 +02:00
Auth
fix(auth): redirect authenticated stale-token login submissions to the dashboard
2026-09-08 12:14:29 +02:00
Authorization
fix(livewire): authorize exposed resource mutations ( #11596 )
2026-09-02 19:58:28 +02:00
EnvironmentVariable
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
Helpers
fix(git): parse generic scp-style SSH URLs with custom users
2026-09-08 20:33:45 +02:00
Jobs
feat(sentinel): make sentinel mandatory on regular servers
2026-09-09 06:30:32 +02:00
Livewire
feat(sentinel): make sentinel mandatory on regular servers
2026-09-09 06:30:32 +02:00
LogDrain
Revert "Merge branch 'next' into main"
2026-08-21 12:12:56 +02:00
Mcp
feat(domains): add configurable HTTPS redirects for service apps
2026-08-18 09:08:18 +02:00
Proxy
fix(proxy): restore project networks after host reboot ( #11476 )
2026-08-24 00:22:29 +02:00
Security
fix(security): preserve private key editor modal identity ( #11497 )
2026-08-25 20:51:59 +02:00
Server
fix(servers): retain cloud instances awaiting IPs
2026-07-11 21:35:10 +02:00
Service
fix(domains): route Compose domains using service ports
2026-09-07 15:17:23 +02:00
Subscription
fix(stripe): prevent duplicate subscription checkouts ( #11666 )
2026-09-07 20:25:06 +02:00
Team
fix(team): resolve stored team on deletion and impersonation
2026-09-08 14:44:42 +02:00
Webhook
fix(git): parse generic scp-style SSH URLs with custom users
2026-09-08 20:33:45 +02:00
ActivityMonitorCrossTeamTest.php
fix(server): surface pending proxy and outdated Traefik states
2026-08-18 13:53:40 +02:00
AddServerTimingHeadersTest.php
feat(domains): add structured URL editing and responsive domain controls
2026-08-11 00:06:55 +02:00
AdminAccessAuthorizationTest.php
feat(ui): add admin navigation link for root users
2026-08-16 21:05:12 +02:00
AdminSubscriptionStatusTest.php
feat: add ClickHouse backups and cloud ops tools
2026-07-16 11:57:52 +02:00
AdvancedMenuIconConsistencyTest.php
feat(ui): unify resource headings with responsive action menus
2026-08-13 12:17:16 +02:00
AllResourceRestartLimitsTest.php
fix: remove database restart limits and clear stale Traefik state
2026-09-04 15:42:26 +02:00
ApiApplicationDeploymentActionsTest.php
fix(api): return deployment UUID strings directly
2026-07-03 11:31:49 +02:00
ApiTokenExpirationTest.php
feat(security): support expiration on API tokens with warning notifications
2026-04-20 14:28:38 +02:00
ApiTokenExpirationWarningTest.php
fix(notifications): build api token expiry notification link from the instance url
2026-09-04 14:44:07 +02:00
ApiTokenLivewireAuthorizationTest.php
fix(api-tokens): scope token access to current team ( #11396 )
2026-08-19 11:27:23 +02:00
ApiTokenPermissionsLayoutTest.php
feat(ui): unify team, security, and notification settings layouts
2026-08-05 16:24:31 +02:00
ApiTokensRevokeButtonTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ApiTokenTeamLifecycleSecurityTest.php
fix(teams): make membership and source deletions atomic
2026-08-20 09:38:50 +02:00
AppearanceThemeTest.php
feat(theme): extract shared Alpine theme controls into components
2026-09-08 07:05:01 +02:00
ApplicationClearDomainsTest.php
fix(application): allow general saves with wildcard domains ( #11683 )
2026-09-08 10:23:51 +02:00
ApplicationConfigurationChangedTest.php
feat(domains): support per-domain internal port overrides ( #11594 )
2026-09-02 19:39:19 +02:00
ApplicationContainerPresenceTest.php
fix(applications): persist restart limit state for stopped containers ( #11566 )
2026-08-31 13:13:26 +02:00
ApplicationCustomNginxConfigurationApiTest.php
fix(applications): store custom nginx config from API correctly
2026-05-11 22:22:01 +02:00
ApplicationDeploymentControlVarFilteringTest.php
Validate build-time environment variable names before writing the build .env file ( #11575 )
2026-09-01 11:14:24 +02:00
ApplicationDestinationStatusBadgeTest.php
fix(ui): keep settings subnav in-page and persist sidebar collapse
2026-09-08 09:20:38 +02:00
ApplicationDockerRegistryImageValidationApiTest.php
fix(applications): harden image validation
2026-06-02 11:11:33 +02:00
ApplicationDomainsTest.php
fix(applications): flatten mobile config nav and pin domain save
2026-09-08 22:21:32 +02:00
ApplicationGeneralBuildpackSelectorTest.php
feat(domains): support per-domain internal port overrides ( #11594 )
2026-09-02 19:39:19 +02:00
ApplicationGeneralLayoutTest.php
fix(application): defer Docker Compose loading and preserve domains
2026-08-31 21:12:28 +02:00
ApplicationGitSourceButtonLayoutTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ApplicationHeadingActiveTabTest.php
feat(ui): add shared table controls and multi-select filters
2026-08-06 15:37:30 +02:00
ApplicationHttpBasicAuthUiTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ApplicationInternalAccessSectionTest.php
fix(ui): respect sidebar toggle and show application domains
2026-09-10 08:36:15 +02:00
ApplicationNoindexDomainsTest.php
feat(domains): add inline indexing and redirect controls
2026-08-10 15:10:30 +02:00
ApplicationParserDockerComposeDomainsTest.php
fix(domains): route Compose domains using service ports
2026-09-07 15:17:23 +02:00
ApplicationPreviewApiTest.php
feat(domains): support per-domain internal port overrides ( #11594 )
2026-09-02 19:39:19 +02:00
ApplicationPreviewDeploymentsApiTest.php
feat(api): allow preview deployments on app create
2026-07-07 12:36:35 +02:00
ApplicationPreviewImageNameTest.php
fix(deployment): avoid shared preview tags for HEAD commits
2026-05-11 22:11:08 +02:00
ApplicationPreviewQueueAdvancementTest.php
fix(deployments): advance queue after cancellations ( #11330 )
2026-08-17 16:27:00 +02:00
ApplicationPreviewSettingsTest.php
feat(ui): move preview deployment toggle into section actions
2026-09-08 10:21:34 +02:00
ApplicationPreviewVolumeCleanupTest.php
fix(previews): remove persistent volumes on deletion ( #11455 )
2026-08-22 13:16:44 +02:00
ApplicationPublicApiGitRepositoryTest.php
test(api): cover public git repository URL storage
2026-07-07 12:10:38 +02:00
ApplicationRailpackTest.php
refactor(railpack): extract static image build, fix port logic, bump to v0.22.0
2026-03-23 19:02:10 +00:00
ApplicationRedirectTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ApplicationRollbackIconTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ApplicationRollbackTest.php
fix(models): replace forceFill/forceCreate with fill/create and add fillable guards
2026-03-31 13:45:31 +02:00
ApplicationSeederTest.php
fix(ui): prevent persisted sidebar restore animation
2026-06-02 11:54:38 +02:00
ApplicationServerStatusBadgeTest.php
fix(application): only show server warning for false status
2026-05-28 20:50:14 +02:00
ApplicationSourceCrossTeamTest.php
fix(deployment): detect application configuration changes consistently
2026-07-14 12:54:31 +02:00
ApplicationSourceLocalhostKeyTest.php
fix(applications): refresh pending configuration changes
2026-05-13 10:04:17 +02:00
ApplicationSourceTypeFilterTest.php
feat: self-hosted GitLab Apps OAuth integration
2026-07-20 23:21:40 +02:00
ApplicationStoppedAfterRestartLimitTest.php
fix(docker): preserve restart policies when stopping containers
2026-09-04 16:38:24 +02:00
AuthRateLimitClientIpTest.php
fix(auth): use Cloudflare client IP for authentication rate limits
2026-08-26 17:25:28 +02:00
BackupEditValidationTest.php
feat: add backup controls, resource search, and Sentinel enablement
2026-09-07 16:46:37 +02:00
BackupNowAvailabilityTest.php
feat: add backup controls, resource search, and Sentinel enablement
2026-09-07 16:46:37 +02:00
BackupRetentionAndStaleDetectionTest.php
fix(backups): enforce authorization and safe retention
2026-07-19 23:15:55 +02:00
BackupSearchTest.php
feat(project): add icons and improve persistent volume management
2026-08-13 22:56:52 +02:00
BoardingActionsLayoutTest.php
feat(server): fall back Sentinel URL to request host
2026-08-07 15:41:39 +02:00
BreadcrumbSelectionStyleTest.php
fix(ui): refine breadcrumb search icon and header border
2026-08-16 21:10:15 +02:00
BreadcrumbsVisibilityTest.php
fix(ui): improve responsive project headings and controls
2026-04-09 19:51:31 +02:00
BrowserTerminalIconConsistencyTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ButtonDepthInteractionTest.php
feat(ui): polish env editor, error buttons, and modal layout
2026-09-08 11:49:02 +02:00
ButtonHeightConsistencyTest.php
fix(server): surface pending proxy and outdated Traefik states
2026-08-18 13:53:40 +02:00
ButtonTextCapitalizationTest.php
feat(ui): capitalize button labels and speed depth transitions
2026-09-08 10:14:03 +02:00
CaddyApplicationLabelGenerationTest.php
fix(caddy): prevent exact label generation argument error ( #11397 )
2026-08-19 12:31:36 +02:00
CheckDomainDnsJobTest.php
feat(previews): add preview domain management and DNS status tracking
2026-08-30 16:20:16 +02:00
CheckpointItemContrastTest.php
fix(ui): improve dark-mode loading contrast and remove header borders
2026-08-16 21:00:33 +02:00
CleanupStuckedResourcesTest.php
fix(resources): make cleanup scalable and deletion atomic
2026-08-25 20:16:23 +02:00
CleanupUnreachableServersTest.php
fix(cleanup): disable unreachable self-hosted servers
2026-05-31 21:47:18 +02:00
CleanupUnsubscribedServersTest.php
fix(team): mark servers unreachable when subscription ends
2026-04-15 15:12:29 +02:00
CleanupUnverifiedUsersCommandTest.php
feat: add ClickHouse backups and cloud ops tools
2026-07-16 11:57:52 +02:00
ClonePersistentVolumeUuidTest.php
fix(models): replace forceFill/forceCreate with fill/create and add fillable guards
2026-03-31 13:45:31 +02:00
CloudExportUsersCommandTest.php
feat: add ClickHouse backups and cloud ops tools
2026-07-16 11:57:52 +02:00
CloudflareDomainConnectTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
CloudProviderLinkDropdownTest.php
feat(server): improve private key and cloud link flows
2026-07-08 13:35:09 +02:00
CloudProviderTokenShowTest.php
feat(security): add editable cloud credential pages
2026-07-08 12:58:27 +02:00
ComposeEditorLayoutTest.php
fix(ui): improve compose editor layout on mobile screens
2026-09-02 10:22:44 +02:00
ComposePreviewFqdnTest.php
fix(compose): normalize service-name keys for domains and env vars ( #11040 )
2026-08-03 23:08:56 +02:00
ContainerRoleScriptTest.php
chore(v5): archive V5 implementation and remove runtime integration
2026-08-15 19:13:30 +02:00
CopyButtonComponentTest.php
Revert "Merge branch 'next' into main"
2026-08-21 12:12:56 +02:00
CreateScheduledBackupValidationTest.php
feat: add backup controls, resource search, and Sentinel enablement
2026-09-07 16:46:37 +02:00
CrossTeamDestinationAttachTest.php
chore: inspect commit message guidance
2026-05-27 07:14:54 +02:00
CrossTeamIdorLogsTest.php
Squashed commit from '565g-9j4m-wqmr-cross-team-idor-logs-fix'
2026-03-10 22:11:52 +01:00
CrossTeamIdorServerProjectTest.php
test: remove GHSA advisory IDs from test descriptions and comments
2026-04-20 12:07:42 +02:00
CustomThemeContrastTest.php
feat(theme): extract shared Alpine theme controls into components
2026-09-08 07:05:01 +02:00
DashboardDeploymentsTest.php
style(ui): refine focus ring thickness and warning color
2026-08-10 11:52:24 +02:00
DashboardHttpsRedirectTest.php
fix(deployments): defer container cleanup and configure dashboard HTTPS
2026-08-18 12:51:54 +02:00
DashboardNavbarLayoutTest.php
style(ui): unify view toggles at h-8 and View all buttons
2026-09-10 08:40:41 +02:00
DashboardServerMetricsChartTest.php
fix(server): surface pending proxy and outdated Traefik states
2026-08-18 13:53:40 +02:00
DashboardServersEmptyStateTest.php
feat(ui): unify brand accents and polish shared controls
2026-08-05 22:34:56 +02:00
DatabaseBackupSelectionInputTest.php
feat(ui): polish DB public access, backups, and nav
2026-08-07 17:14:43 +02:00
DatabaseBackupsLayoutTest.php
fix(ui): add spacing between database backup sections
2026-08-18 12:53:41 +02:00
DatabaseBackupUploadValidationTest.php
fix: avoid inherited compose ports and defer archive inspection
2026-09-05 14:19:38 +02:00
DatabaseConfigHashEnvValueTest.php
fix(api): expose sensitive fields for privileged tokens
2026-07-07 12:53:34 +02:00
DatabaseEnvironmentVariableApiTest.php
Validate environment variable keys
2026-06-25 18:19:58 +02:00
DatabaseHealthCheckTest.php
fix(database): honor disabled standalone health checks
2026-06-01 08:55:03 +02:00
DatabaseImportCommandInjectionTest.php
fix(database): quote S3 restore temp paths
2026-05-29 12:27:33 +02:00
DatabaseImportFormAuthorizationTest.php
fix(database): gate import form controls by update access
2026-05-28 20:48:18 +02:00
DatabasePersistentStorageLayoutTest.php
feat(ui): unify status summaries, tooltips, and resource headings
2026-08-06 18:15:58 +02:00
DatabasePublicAccessLoadingTest.php
fix(postgresql): persist selected public access state
2026-08-18 09:42:22 +02:00
DatabasePublicPortTimeoutApiTest.php
fix(models): replace forceFill/forceCreate with fill/create and add fillable guards
2026-03-31 13:45:31 +02:00
DatabaseReplicaConfigTest.php
feat(sentinel): deduplicate metrics push processing
2026-05-22 12:48:48 +02:00
DatabaseRestoreDialogTest.php
fix(database): warn about PostgreSQL password overwrite on full restore
2026-09-01 20:48:39 +02:00
DatabaseSslStatusRefreshTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
DefaultThemeTest.php
feat(ui): polish domains UX and dark-mode loading accents
2026-08-06 13:18:46 +02:00
DeleteEnvironmentTeamScopingTest.php
fix(environment): scope DeleteEnvironment lookups to current team
2026-05-22 12:37:48 +02:00
DeleteResourceJobAtomicityTest.php
fix(resources): schedule stuck cleanup and delete metadata before jobs
2026-08-25 20:25:40 +02:00
DeploymentByUuidApiTest.php
fix(api): cast teamId to int in deployment authorization check
2026-03-12 13:25:10 +01:00
DeploymentCommandContainerResolutionTest.php
refactor(jobs): extract container resolution logic for deployment commands
2026-03-25 14:09:07 +01:00
DeploymentHistoryFiltersTest.php
feat(ui): add shared table controls and multi-select filters
2026-08-06 15:37:30 +02:00
DeploymentLogScrollTest.php
fix(deployment): unregister Livewire morph hook on teardown
2026-05-26 14:57:20 +02:00
DeploymentLogsLayoutTest.php
fix(deployments): restore commit links in deployment logs ( #11495 )
2026-08-25 12:12:12 +02:00
DeploymentLogToolbarStyleTest.php
fix(logs): clean up deployment log scrolling on teardown
2026-08-18 14:02:48 +02:00
DeploymentShowMissingEnvironmentTest.php
feat(ui): unify resource headings with responsive action menus
2026-08-13 12:17:16 +02:00
DeploymentsIndicatorDashboardVisibilityTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
DeploymentsIndicatorLayoutTest.php
fix(ui): use solid surfaces for deployment indicator states
2026-08-17 21:38:44 +02:00
DeprecatedDockerComposeApplicationEndpointTest.php
fix(api): remove deprecated docker compose application endpoint
2026-05-11 13:20:05 +02:00
DestinationCreationUiTest.php
feat(volume-backups): add service backup UI and polish layouts
2026-08-05 15:15:50 +02:00
DestinationSettingsLayoutTest.php
feat(volume-backups): add service backup UI and polish layouts
2026-08-05 15:15:50 +02:00
DevelopmentQemuVmTest.php
feat(development): add QEMU VM provisioning and server seeding
2026-08-18 21:14:29 +02:00
DevelopmentRailpackExamplesSeederTest.php
fix(domains): close edit modal after save and drop Lima seeds
2026-08-06 13:45:19 +02:00
DevEnvironmentExampleTest.php
chore(v5): archive V5 implementation and remove runtime integration
2026-08-15 19:13:30 +02:00
DevHelperVersionValidationTest.php
fix(docker): update helper CLI for registry pushes ( #11461 )
2026-08-22 12:53:20 +02:00
DevScriptExampleNginxTest.php
feat(v5): use bridged Lima hosts for coold dev
2026-06-21 15:13:59 +02:00
DigitalOceanApiTest.php
fix(servers): isolate cloud status checks from SSH checks
2026-07-11 22:52:10 +02:00
DigitalOceanServerCreationTest.php
fix(servers): isolate cloud status checks from SSH checks
2026-07-11 22:52:10 +02:00
DnsRecordHintsTest.php
feat(ui): polish domains, storage, env vars and resource nav
2026-08-05 13:50:11 +02:00
DnsValidationTest.php
feat(domains): add asynchronous DNS validation
2026-08-21 21:22:04 +02:00
DockerCleanupExecutionStyleTest.php
docs(ui): clarify application image retention cleanup options
2026-08-15 17:59:32 +02:00
DockerCleanupJobTest.php
fix(docker-cleanup): finalize executions after job failure ( #11408 )
2026-08-19 16:47:19 +02:00
DockerComposeCreateViewTest.php
fix(ui): polish create flows for compose and GitHub repos
2026-08-07 17:25:50 +02:00
DockerComposeHttpPortsTest.php
fix(domains): route Compose domains using service ports
2026-09-07 15:17:23 +02:00
DockerImageCreateViewTest.php
fix(ui): polish create flows and terminal navigation
2026-08-07 17:54:50 +02:00
DockerImagePreviewDeploymentApiTest.php
feat(deployments): support Docker image tags for preview deployments
2026-03-30 13:35:35 +02:00
DockerVersionStorageTest.php
fix(docker): log docker stop command only in local development
2026-08-13 11:24:08 +02:00
DomainChipsComponentTest.php
feat(ui): show S3 backup status and move domain action
2026-08-07 12:49:25 +02:00
EmailChangeVerificationTest.php
refactor: use random_int() for email change verification codes
2026-03-28 12:25:54 +01:00
EmailVerificationHashTest.php
refactor(auth): upgrade email verification hash to sha256
2026-04-20 12:09:48 +02:00
EmptyStateBackgroundTest.php
feat(ui): unify resource nav sidebars and polish project layouts
2026-08-05 17:56:59 +02:00
EmptyStateComponentTest.php
fix(ui): improve backup execution table scrolling and borders
2026-08-16 21:14:16 +02:00
EnableButtonBrandingTest.php
feat(ui): unify resource nav sidebars and polish project layouts
2026-08-05 17:56:59 +02:00
EnvironmentEditUiTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
EnvironmentVariableAsyncLoadTest.php
fix(environment-variables): preserve generated Compose variables
2026-09-04 17:01:42 +02:00
EnvironmentVariableBulkCommentApiTest.php
feat(api): support comments in bulk environment variable endpoints
2026-03-19 22:17:55 +01:00
EnvironmentVariableCommentTest.php
fix: update success message logic to only show when changes are made
2025-12-27 15:24:09 +01:00
EnvironmentVariableEditorTest.php
feat(ui): polish env editor, error buttons, and modal layout
2026-09-08 11:49:02 +02:00
EnvironmentVariableKeyValidationTest.php
fix(env): validate Docker-compatible variable keys
2026-05-11 15:43:09 +02:00
EnvironmentVariableMassAssignmentTest.php
refactor: add explicit fillable array to EnvironmentVariable model
2025-12-27 15:24:09 +01:00
EnvironmentVariableMultilineToggleViewTest.php
fix(security): preserve private key editor modal identity ( #11497 )
2026-08-25 20:51:59 +02:00
EnvironmentVariablePaginationTest.php
feat(ui): polish domains, storage, env vars and resource nav
2026-08-05 13:50:11 +02:00
EnvironmentVariableSearchTest.php
fix(environment): keep Compose self-references editable
2026-08-15 10:59:04 +02:00
EnvironmentVariableTableLayoutTest.php
feat(ui): polish env editor, error buttons, and modal layout
2026-09-08 11:49:02 +02:00
EnvironmentVariableValueCastingTest.php
fix(env): preserve empty service variable values ( #10850 )
2026-07-03 20:47:18 +02:00
EnvVarInputDesignTest.php
feat(ui): unify resource nav sidebars and polish project layouts
2026-08-05 17:56:59 +02:00
ErrorPagesRedesignTest.php
fix(ui): prefer Compose env values and polish error pages
2026-08-07 18:31:19 +02:00
ExceptionRendererTest.php
feat(ui): unify resource headings with responsive action menus
2026-08-13 12:17:16 +02:00
ExecutionViewStructureTest.php
feat(backups): support scheduled backups for application storage targets
2026-07-15 17:34:22 +02:00
FeedbackEndpointTest.php
refactor(api): validate and throttle feedback endpoint
2026-04-19 14:41:47 +02:00
FileStorageMountPathTest.php
fix(livewire): prevent stale keys and refresh races
2026-08-28 09:26:57 +02:00
FileStorageParserStateTest.php
fix(parser): preserve file volume state ( #10843 )
2026-07-03 10:14:39 +02:00
ForgotPasswordLoginLinkTest.php
feat(volume-backups): add service backup UI and polish layouts
2026-08-05 15:15:50 +02:00
ForgotPasswordRateLimitTest.php
fix(auth): use Cloudflare client IP for authentication rate limits
2026-08-26 17:25:28 +02:00
FormControlHeightTest.php
feat(ui): polish domains, storage, env vars and resource nav
2026-08-05 13:50:11 +02:00
FormsButtonLoadingTest.php
feat(ui): polish env editor, error buttons, and modal layout
2026-09-08 11:49:02 +02:00
FullWidthResourceLayoutTest.php
feat(ui): add configurable page widths and searchable controls
2026-08-16 20:54:50 +02:00
GenerateApplicationNameTest.php
feat(storage): add storage endpoints and UUID support for databases and services
2026-03-23 15:15:02 +01:00
GetLogsCommandInjectionTest.php
fix: enforce remote output size limits
2026-08-18 14:03:33 +02:00
GitHttpTransportCommandsTest.php
fix(git): parse generic scp-style SSH URLs with custom users
2026-09-08 20:33:45 +02:00
GithubAppSettingsLayoutTest.php
feat(volume-backups): add service backup UI and polish layouts
2026-08-05 15:15:50 +02:00
GithubPrivateRepositoryTest.php
fix: honor GitHub default branches and reconcile proxy networks
2026-08-18 09:16:29 +02:00
GithubPullRequestWebhookRoutingTest.php
fix(webhooks): handle closed PRs after base branch changes ( #11634 )
2026-09-05 15:18:59 +02:00
GithubWebhookTest.php
fix(github-webhook): handle unsupported event types gracefully
2026-03-23 21:33:40 +01:00
GitlabAppAuthorizationTest.php
fix(ui): polish create flows and terminal navigation
2026-08-07 17:54:50 +02:00
GitlabAppWebhookTokenEncryptionTest.php
fix(security): encrypt GitLab webhook token and mask input
2026-07-21 21:21:04 +02:00
GitlabOAuthCallbackStateTest.php
fix(security): enforce GitLab App authorization parity with GitHub
2026-07-20 23:21:40 +02:00
GitlabRepositoryListingTest.php
feat: self-hosted GitLab Apps OAuth integration
2026-07-20 23:21:40 +02:00
GitlabSourceChangeViewTest.php
fix(ui): respect sidebar toggle and show application domains
2026-09-10 08:36:15 +02:00
GitlabSourceCreateModalTest.php
fix(ui): align GitLab App create modal with GitHub
2026-07-21 20:54:59 +02:00
GitlabSystemWideSourceTest.php
feat: self-hosted GitLab Apps OAuth integration
2026-07-20 23:21:40 +02:00
GlobalIconTooltipTest.php
fix(ui): center icon tooltips over their trigger ( #11382 )
2026-08-18 23:29:09 +02:00
GlobalSearchLoadingStateTest.php
feat(project): add icons and improve persistent volume management
2026-08-13 22:56:52 +02:00
HeaderVersionReleaseLinkTest.php
feat(ui): show Coolify version in mobile sidebar
2026-08-16 21:17:08 +02:00
HealthcheckVersionHeaderTest.php
fix(upgrade): use authenticated status polling after restart
2026-08-13 14:23:29 +02:00
HelperInfoButtonTest.php
fix(ui): cap helper popup width and share destination status
2026-08-07 13:02:54 +02:00
HiddenModalShellLayoutTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
HideNativeSearchClearButtonTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
HighlightedButtonStylingTest.php
fix(ui): improve highlighted button and spinner contrast ( #11279 )
2026-08-18 12:21:49 +02:00
ImportBackupUploadIconTest.php
feat(backups): unify service backup management ( #11574 )
2026-08-31 22:51:30 +02:00
InfrastructureListFiltersTest.php
feat(ui): add shared table controls and multi-select filters
2026-08-06 15:37:30 +02:00
InternalModelCreationMassAssignmentTest.php
fix(models): replace forceFill/forceCreate with fill/create and add fillable guards
2026-03-31 13:45:31 +02:00
InvitationLinkHandlingTest.php
fix(auth): require confirmation before accepting magic links ( #11413 )
2026-08-20 09:34:05 +02:00
LayoutPopupsUiTest.php
fix(ui): keep sponsorship reminder listeners functional
2026-08-31 16:52:53 +02:00
LegacyServiceRoutingPortTest.php
fix(domains): route Compose domains using service ports
2026-09-07 15:17:23 +02:00
LightModeScrollbarTest.php
feat(ui): add custom theme color and polish light-mode theming
2026-08-06 16:59:41 +02:00
LinkLoginEmailVerificationTest.php
fix(auth): require confirmation before accepting magic links ( #11413 )
2026-08-20 09:34:05 +02:00
ListboxTriggerTruncationTest.php
fix(storage): prevent PR suffix dropdown clipping ( #11637 )
2026-09-05 15:58:12 +02:00
LivewireLoadingColorTest.php
fix(ui): improve dark-mode loading contrast and remove header borders
2026-08-16 21:00:33 +02:00
LivewireRequestFailurePreviewTest.php
feat(livewire): handle infrastructure request failures with toast
2026-08-23 13:51:22 +02:00
LoadingComponentTest.php
feat(ui): expand server sidebar and extract status summary
2026-08-05 19:54:48 +02:00
LocalhostServerDetailsTest.php
fix(docker): replace deprecated stop flags with version-aware ones
2026-08-13 11:17:44 +02:00
LogClipboardHandlerTest.php
Merge remote-tracking branch 'origin/next' into fix/clipboard-https-secure-context
2026-06-03 11:38:47 +02:00
LogFontStylingTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
LoginPageBrandingTest.php
Revert "Merge branch 'next' into main"
2026-08-21 12:12:56 +02:00
MassAssignmentProtectionTest.php
refactor(models): add fillable attributes for database configuration options
2026-03-30 08:11:23 +02:00
MenuItemActiveNoBorderTest.php
feat(ui): polish domains, storage, env vars and resource nav
2026-08-05 13:50:11 +02:00
MenuItemContrastTest.php
feat(ui): polish domains, storage, env vars and resource nav
2026-08-05 13:50:11 +02:00
MetricsTooltipStylingTest.php
fix(ui): remove duplicate metrics tooltip border
2026-08-12 21:01:44 +08:00
MigrateResourceToDestinationTest.php
feat(resources): add cross-server resource migration (dev-only) ( #11165 )
2026-08-07 23:01:31 +02:00
MissingDatabaseBackupNotificationTest.php
feat(backups): alert when scheduled backups are missing ( #11433 )
2026-09-07 14:09:42 +02:00
MobileResourceMenuTest.php
feat(ui): polish DB public access, backups, and nav
2026-08-07 17:14:43 +02:00
ModalConfirmationDestructiveActionsIconTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ModalConfirmationStep1NoCancelTest.php
fix(modal): use checkbox ids for Livewire bindings ( #11335 )
2026-08-17 23:34:56 +02:00
ModalScrollLockTest.php
feat(ui): polish env editor, error buttons, and modal layout
2026-09-08 11:49:02 +02:00
ModelFillableCreationTest.php
fix(api): return task execution duration as float ( #11636 )
2026-09-05 15:18:51 +02:00
MoveResourceApiTest.php
fix(servers): retain cloud instances awaiting IPs
2026-07-11 21:35:10 +02:00
MutableLivewireComponentsAuthorizationTest.php
feat(domains): support per-domain internal port overrides ( #11594 )
2026-09-02 19:39:19 +02:00
NativeSelectMigrationTest.php
feat(domains): add structured URL editing and responsive domain controls
2026-08-11 00:06:55 +02:00
NavbarFocusRingTest.php
feat(dashboard): add server metrics charts and polish UI feedback
2026-08-10 11:08:04 +02:00
NavigableCardHoverIndicatorTest.php
feat(ui): dock resource actions in top bar, user menu in sidebar
2026-08-05 20:17:21 +02:00
NavigationCloakTest.php
fix(navigation): strip stale x-cloak after Livewire navigation
2026-06-02 17:00:55 +02:00
NewApplicationBuildpackDefaultsTest.php
feat(ui): scrollable resource tabs and railpack default
2026-08-03 23:55:34 +02:00
NewResourceCardInteractionTest.php
fix(ui): scope resource card keys and env count hide
2026-08-12 23:57:32 +02:00
NewServerPrivateKeySelectionTest.php
feat(server): add private key creation to IP server form
2026-07-08 13:05:29 +02:00
NotificationEmailResendLayoutTest.php
feat(ui): unify resource headings with responsive action menus
2026-08-13 12:17:16 +02:00
NotificationRestartLimitSettingTest.php
fix(applications): persist restart limit state for stopped containers ( #11566 )
2026-08-31 13:13:26 +02:00
NotificationSettingsNavigationTest.php
feat(ui): unify team, security, and notification settings layouts
2026-08-05 16:24:31 +02:00
OauthControllerTest.php
Revert "Merge branch 'next' into main"
2026-08-21 12:12:56 +02:00
PageTitleXlHiddenTest.php
fix(ui): replace the project layer-2 bar with a page header
2026-08-12 14:20:38 +02:00
PasswordVisibilityComponentTest.php
feat(ui): polish email modal, search loading, and volume tables
2026-08-05 14:07:19 +02:00
PersistentImageStorageTest.php
feat(storage): persist local images and unify clipboard copying
2026-08-17 16:19:41 +02:00
PersistentStoragePerformanceTest.php
feat(ui): show S3 backup status and move domain action
2026-08-07 12:49:25 +02:00
PersistentStorageVolumesLayoutTest.php
fix(storage): prevent PR suffix dropdown clipping ( #11637 )
2026-09-05 15:58:12 +02:00
PostgresUpgradeScriptTest.php
fix(postgres): preserve Coolify image tag during upgrade
2026-06-03 14:54:23 +02:00
PreviewDomainPortOverridesTest.php
feat(domains): compact mobile domain rows and isolate preview modals
2026-09-07 20:24:46 +02:00
PreviewEnvVarFallbackTest.php
feat(preview-env): add production variable fallback for docker-compose
2026-03-25 13:26:50 +01:00
PreviewStatusSummaryTest.php
fix(applications): persist restart limit state for stopped containers ( #11566 )
2026-08-31 13:13:26 +02:00
PrivateKeyIndexNavbarActionsTest.php
feat(ui): unify team, security, and notification settings layouts
2026-08-05 16:24:31 +02:00
ProcessDialogTest.php
feat(ui): polish DB public access, backups, and nav
2026-08-07 17:14:43 +02:00
ProcessGithubPullRequestWebhookTest.php
test(github): cover PR previews without skip ci
2026-07-08 14:44:40 +02:00
ProductionSeederTest.php
fix(seeding): ensure root user joins root team
2026-05-26 17:05:54 +02:00
ProfileAppearanceNavigationTest.php
fix(profile): show an enabled badge for two-factor authentication
2026-09-08 13:07:40 +02:00
ProfileAvatarTest.php
feat(settings): configure CDN URL for stored images
2026-09-04 21:15:06 +02:00
ProjectAndEnvironmentSettingsButtonTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ProjectDatabasesTest.php
fix(resources): preserve records sharing IDs across model types ( #11300 )
2026-08-15 18:43:20 +02:00
ProjectEnvironmentPageHeaderTest.php
fix(ui): scope resource card keys and env count hide
2026-08-12 23:57:32 +02:00
ProjectIconTest.php
feat(settings): configure CDN URL for stored images
2026-09-04 21:15:06 +02:00
ProjectIndexEmptyStateTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ProjectNewSelectAccentTest.php
feat(project): add icons and improve persistent volume management
2026-08-13 22:56:52 +02:00
ProjectSeederTest.php
fix(domains): close edit modal after save and drop Lima seeds
2026-08-06 13:45:19 +02:00
ProjectViewControlsStyleTest.php
feat(project): add icons and improve persistent volume management
2026-08-13 22:56:52 +02:00
ProxyConfigurationLoadingStateTest.php
fix(server): surface pending proxy and outdated Traefik states
2026-08-18 13:53:40 +02:00
PublicGitRepositoryBranchParsingTest.php
fix(project): handle slash branches in public repo URLs
2026-04-01 09:11:56 +02:00
PublicGitRepositorySshUrlTest.php
fix(git): parse generic scp-style SSH URLs with custom users
2026-09-08 20:33:45 +02:00
PullChangelogTest.php
feat(cdn): sync release metadata through BunnyCDN
2026-07-10 14:29:11 +02:00
PullServiceTemplatesFromCdnTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
PushServerUpdateJobLastOnlineTest.php
fix: handle complete empty snapshots and match dropdown trigger width
2026-08-16 18:26:40 +02:00
PushServerUpdateJobOptimizationTest.php
fix(storage): clear stale disk usage cache
2026-05-26 14:45:49 +02:00
QueryDatabaseByUuidWithinTeamTest.php
refactor(helpers): extract STANDALONE_DATABASE_MODELS registry, add tests
2026-04-30 14:48:48 +02:00
QueueApplicationDeploymentCommitTest.php
fix(deployments): resolve commit from app git_commit_sha when not explicitly set
2026-04-29 10:59:32 +02:00
QueueRoutingTest.php
fix(queue): route scheduled jobs through crons helper
2026-05-22 16:26:15 +02:00
RealtimeTerminalPackagingTest.php
feat(theme): extract shared Alpine theme controls into components
2026-09-08 07:05:01 +02:00
RegistrationRateLimitTest.php
fix(auth): queue verification emails for cloud registrations
2026-08-26 17:28:20 +02:00
RemoteProcessTimeoutTest.php
fix(backups): forward per-backup timeout to the ssh timeout wrapper
2026-08-10 18:28:27 -04:00
ResetPasswordUrlTest.php
refactor: simplify TrustHosts middleware and use APP_URL as base_url fallback
2026-03-28 12:12:48 +01:00
ResourceAccessConsistencyTest.php
fix: align resource access checks
2026-08-19 15:05:51 +02:00
ResourceBreadcrumbStatusTest.php
feat(ui): add shared table controls and multi-select filters
2026-08-06 15:37:30 +02:00
ResourceDetailsVisibilityTest.php
Revert "Merge branch 'next' into main"
2026-08-21 12:12:56 +02:00
ResourceHeadingOverflowTest.php
feat(ui): unify resource headings with responsive action menus
2026-08-13 12:17:16 +02:00
ResourceHeadingUnifiedNavbarTest.php
fix(applications): flatten mobile config nav and pin domain save
2026-09-08 22:21:32 +02:00
ResourceHostingServerTest.php
feat(ui): unify resource nav sidebars and polish project layouts
2026-08-05 17:56:59 +02:00
ResourceIndexDescriptionSubtitleTest.php
fix(resources): remove empty-domain placeholder from grid
2026-08-31 17:37:10 +02:00
ResourceIndexFiltersTest.php
fix(ui): show resource domains in mobile resource list
2026-08-12 23:54:40 +02:00
ResourceIndexTypeLabelTest.php
feat(ui): polish domains, storage, env vars and resource nav
2026-08-05 13:50:11 +02:00
ResourceLimitsCpuDocsHeaderTest.php
feat(ui): polish domains, storage, env vars and resource nav
2026-08-05 13:50:11 +02:00
ResourceLimitsIconTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ResourcePageTitleTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ResourcePermissionCalloutTest.php
fix(ui): standardize permission denial callouts
2026-06-04 11:37:16 +02:00
ResponsiveCheckboxLayoutTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
S3StorageCreateErrorLinkTest.php
fix(ui): normalize S3 endpoints and remove duplicate config warnings
2026-08-14 18:48:34 +02:00
S3StorageFormTest.php
fix(storage): test S3 connection with current form values
2026-08-15 18:23:58 +02:00
S3StoragePolicyRegistrationTest.php
fix(auth): restrict Sentinel access and register S3 policy
2026-06-15 12:31:30 +02:00
ScheduledJobManagerDispatchTest.php
fix(backups): include id 0 when paging scheduled jobs
2026-08-13 11:08:54 +02:00
ScheduledJobManagerShouldRunNowTest.php
refactor(scheduler): extract cron scheduling logic to shared helper
2026-03-23 10:37:49 +01:00
ScheduledLogsCommandInputTest.php
refactor(cli): validate --date and escape shell args on logs:scheduled
2026-04-20 12:09:48 +02:00
ScheduledTaskCrossTeamIdorTest.php
fix(security): enforce team-scoped authorization for scheduled tasks ( #11239 )
2026-08-18 16:01:17 +02:00
ScheduledTaskServerTest.php
refactor(scheduled-task): simplify server() with nullsafe operators and add return type
2026-05-04 12:26:15 +02:00
ScheduleOnOneServerTest.php
fix(scheduler): run stuck resource cleanup in background at 03:17
2026-09-03 19:23:08 +02:00
SearchableListboxComponentTest.php
fix: honor GitHub default branches and reconcile proxy networks
2026-08-18 09:16:29 +02:00
SecureCookieAutoDetectionTest.php
fix(subscription): harden quantity updates and proxy trust behavior
2026-03-03 12:28:16 +01:00
SecurityResourceModalEditorsTest.php
fix(security): preserve private key editor modal identity ( #11497 )
2026-08-25 20:51:59 +02:00
SecuritySettingsIconsTest.php
feat(ui): unify team, security, and notification settings layouts
2026-08-05 16:24:31 +02:00
SecuritySettingsNavigationTest.php
Revert "Merge branch 'next' into main"
2026-08-21 12:12:56 +02:00
SelectControlStyleTest.php
fix(ui): improve tooltip a11y and settings select layout
2026-08-06 08:21:02 +02:00
SentinelMandatoryMigrationTest.php
feat(sentinel): make sentinel mandatory on regular servers
2026-09-09 06:30:32 +02:00
SentinelPushDeduplicationTest.php
fix(applications): persist restart limit state for stopped containers ( #11566 )
2026-08-31 13:13:26 +02:00
SentinelSeederTest.php
feat(ui): improve terminal mobile UX and server status feedback
2026-08-11 09:33:11 +02:00
SentinelTokenValidationTest.php
feat(server): fall back Sentinel URL to request host
2026-08-07 15:41:39 +02:00
SentinelUnsavedBarFlashTest.php
fix(ui): improve highlighted button and spinner contrast ( #11279 )
2026-08-18 12:21:49 +02:00
ServerBackupCompressionSettingTest.php
feat(backups): add configurable CPU usage for volume compression
2026-08-14 12:00:46 +02:00
ServerBuildRoleHelperTest.php
feat(server): auto-resolve Sentinel URL and polish setup UI
2026-08-07 15:21:18 +02:00
ServerCloudProviderStatusCheckJobTest.php
fix(servers): isolate cloud status checks from SSH checks
2026-07-11 22:52:10 +02:00
ServerConnectionCheckIsolationTest.php
fix(server): reset unreachable_count after successful connection check ( #11417 )
2026-08-26 14:53:42 +02:00
ServerConnectionTimeoutApiTest.php
test(api): add feature tests for server connection_timeout API
2026-04-28 22:20:15 +02:00
ServerConnectionTimeoutTest.php
feat(server): add configurable SSH connection timeout per server
2026-04-28 15:39:36 +02:00
ServerCreatePageLayoutTest.php
feat(servers): separate connection and provisioning options
2026-08-10 10:09:03 +02:00
ServerCreationBuildRoleLayoutTest.php
feat(domains): add structured URL editing and responsive domain controls
2026-08-11 00:06:55 +02:00
ServerDangerMenuVisibilityTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ServerDestinationsPageTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ServerIndexViewSwitcherTest.php
feat(ui): add volume backup storage controls and grouped navigation
2026-08-10 10:35:15 +02:00
ServerLimaStartCommandTest.php
feat(dev): add Lima testing server fixtures ( #10844 )
2026-07-03 10:07:55 +02:00
ServerLimitCheckJobTest.php
fix(server-limit): re-enable force-disabled servers at limit
2026-03-03 17:03:59 +01:00
ServerManagerJobShouldRunNowTest.php
feat(sentinel): make sentinel mandatory on regular servers
2026-09-09 06:30:32 +02:00
ServerMetadataTest.php
fix(docker): replace deprecated stop flags with version-aware ones
2026-08-13 11:17:44 +02:00
ServerMetricsEmptyStateTest.php
fix(server): remove duplicate Disabled badge from metrics empty state
2026-09-08 12:53:57 +02:00
ServerNavbarStatusLayoutTest.php
feat(ui): unify resource headings with responsive action menus
2026-08-13 12:17:16 +02:00
ServerNavbarStatusVisibilityTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ServerPrivateKeyDropdownTest.php
feat(server): improve private key and cloud link flows
2026-07-08 13:35:09 +02:00
ServerReachabilityNotificationTest.php
refactor(server): dispatch event for reachability notifications, drop retry loop
2026-04-28 15:28:22 +02:00
ServerResourcesPaginationTest.php
feat: add backup controls, resource search, and Sentinel enablement
2026-09-07 16:46:37 +02:00
ServerResourcesTableMobileLayoutTest.php
fix(server): keep resources nav active and show tab loading
2026-08-07 15:24:41 +02:00
ServerSecuritySidebarIconsTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
ServerSeederTest.php
fix(domains): close edit modal after save and drop Lima seeds
2026-08-06 13:45:19 +02:00
ServerSidebarIconsTest.php
fix(ui): flag pending proxy updates and Sentinel outages
2026-08-19 11:09:02 +02:00
ServerStatusIndicatorDesignTest.php
fix(server): distinguish proxy restart and update statuses
2026-08-24 10:52:08 +02:00
ServerUpdatePrivateKeyApiTest.php
fix(api): allow disabling build server mode
2026-06-03 13:48:31 +02:00
ServerUsernameValidationTest.php
fix(server): return SSH username validation messages
2026-06-03 11:57:46 +02:00
ServerValidationDialogTest.php
feat(development): add QEMU VM provisioning and server seeding
2026-08-18 21:14:29 +02:00
ServerValidationXssTest.php
fix: sanitize error output in server validation logs
2026-03-26 18:36:36 +01:00
ServiceApplicationsApiTest.php
fix(api): align service domain validation with UI rules
2026-09-07 14:01:48 +02:00
ServiceComposeResourcesViewSwitcherTest.php
style(ui): unify view toggles at h-8 and View all buttons
2026-09-10 08:40:41 +02:00
ServiceContainerLabelEscapeApiTest.php
feat(service): add container label escape control to services API
2026-03-13 13:32:58 +01:00
ServiceDatabasesApiTest.php
feat(api): add service database management endpoints
2026-07-15 12:29:58 +02:00
ServiceDatabaseVerticalNavigationTest.php
fix(applications): flatten mobile config nav and pin domain save
2026-09-08 22:21:32 +02:00
ServiceDomainPortCorruptionTest.php
feat(domains): support per-domain internal port overrides ( #11594 )
2026-09-02 19:39:19 +02:00
ServiceDomainsTest.php
fix(ui): render service domain groups as separate cards
2026-09-08 11:53:11 +02:00
ServiceExtraFieldsTest.php
feat(services): add Jean Server one-click template and extra fields
2026-08-13 11:00:04 +02:00
ServiceMagicVariableOverwriteTest.php
test(magic-variables): add feature tests for SERVICE_URL/FQDN variable handling
2026-03-11 17:15:17 +01:00
ServiceResourceRoutingTest.php
feat: add backup controls, resource search, and Sentinel enablement
2026-09-07 16:46:37 +02:00
ServiceRoutingPortTest.php
fix(domains): route Compose domains using service ports
2026-09-07 15:17:23 +02:00
ServiceTemplateGitTimestampTest.php
chore: inspect staged changes for commit message
2026-06-04 15:24:53 +02:00
ServiceTemplatePortCoverageTest.php
feat(domains): support per-domain internal port overrides ( #11594 )
2026-09-02 19:39:19 +02:00
ServiceTemplatePortLookupTest.php
fix(domains): route Compose domains using service ports
2026-09-07 15:17:23 +02:00
ServiceTemplatesLastUpdatedHintTest.php
fix(services): add CDN and default logo fallbacks
2026-08-27 13:45:26 +02:00
SettingsAccessListboxTest.php
feat(settings): configure CDN URL for stored images
2026-09-04 21:15:06 +02:00
SettingsBackupEmptyStateTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
SettingsDropdownTest.php
feat(project): add icons and improve persistent volume management
2026-08-13 22:56:52 +02:00
SettingsEmailSendTestPlacementTest.php
feat(ui): unify team, security, and notification settings layouts
2026-08-05 16:24:31 +02:00
SettingsEmailSmtpSetupTest.php
fix(email): support custom SMTP EHLO domains ( #11398 )
2026-08-19 11:25:46 +02:00
SettingsOauthProviderControlsTest.php
feat(ui): unify resource nav sidebars and polish project layouts
2026-08-05 17:56:59 +02:00
SettingsScheduledJobsRefreshPlacementTest.php
feat(ui): unify team, security, and notification settings layouts
2026-08-05 16:24:31 +02:00
SettingsSectionDescriptionTest.php
feat(ui): unify brand accents and polish shared controls
2026-08-05 22:34:56 +02:00
SettingsSectionHighlightTest.php
fix(ui): keep settings subnav in-page and persist sidebar collapse
2026-09-08 09:20:38 +02:00
SettingsSidebarStickyTest.php
feat(ui): unify team, security, and notification settings layouts
2026-08-05 16:24:31 +02:00
SettingsTitleSidebarAlignmentTest.php
feat(ui): unify team, security, and notification settings layouts
2026-08-05 16:24:31 +02:00
SettingsUpdatesAuthorizationTest.php
feat(registry): add configurable docker registry url ( #9017 )
2026-07-02 18:52:46 +02:00
SettingsUpdatesIconTest.php
feat(ui): unify team, security, and notification settings layouts
2026-08-05 16:24:31 +02:00
SharedVariableComposeResolutionTest.php
fix(parsers): resolve shared variables in compose environment
2026-03-12 13:23:13 +01:00
SharedVariableDevViewTest.php
feat: add backup controls, resource search, and Sentinel enablement
2026-09-07 16:46:37 +02:00
SharedVariablesTitleOnDesktopTest.php
feat(ui): add shared table controls and multi-select filters
2026-08-06 15:37:30 +02:00
SidebarNavigationMarkupTest.php
fix(ui): respect sidebar toggle and show application domains
2026-09-10 08:36:15 +02:00
SidebarNavigationPreferencesTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
SimpleDockerfileCreateViewTest.php
fix(ui): polish create flows and terminal navigation
2026-08-07 17:54:50 +02:00
SourceDeletionAtomicityTest.php
fix(teams): make membership and source deletions atomic
2026-08-20 09:38:50 +02:00
SplitUrlInputTest.php
fix(domains): preserve ports in split URL inputs ( #11328 )
2026-08-17 16:05:21 +02:00
SshMultiplexingLockTest.php
Revert "Merge branch 'next' into main"
2026-08-21 12:12:56 +02:00
SslCertificateRegenerationTest.php
fix(database): auto-generate missing CA cert on SSL regeneration
2026-03-30 13:10:49 +02:00
StableNestedLivewireKeysTest.php
fix(livewire): prevent stale keys and refresh races
2026-08-28 09:26:57 +02:00
StandaloneDockerDatabasesTest.php
fix(standalone-docker): include keydb, dragonfly, clickhouse in databases()
2026-04-30 15:01:48 +02:00
StandardTableComponentsTest.php
fix(security): redact dotted GitHub tokens and contain wide data tables
2026-08-25 10:30:14 +02:00
StatusBadgeComponentsTest.php
feat(ui): unify status summaries, tooltips, and resource headings
2026-08-06 18:15:58 +02:00
StorageApiTest.php
Merge remote-tracking branch 'origin/next' into api-sensitive-data-scrubber
2026-07-02 15:57:43 +02:00
StorageSettingsLayoutTest.php
feat(ui): unify brand accents and polish shared controls
2026-08-05 22:34:56 +02:00
SuppressHorizonJobFailuresTest.php
feat(horizon): suppress failed job entries for deployment/timeout errors on cloud
2026-04-29 15:40:01 +02:00
SwitchTeamTest.php
feat(platform): support SMTP EHLO, page-preserving teams, and upgrades
2026-08-19 11:41:41 +02:00
SyncBunnyTest.php
feat(cdn): sync release metadata through BunnyCDN
2026-07-10 14:29:11 +02:00
TablePaginationLoadingTest.php
fix(table): preserve computed dropdown top position
2026-08-18 10:02:28 +02:00
TagApiTest.php
fix(api): secure proxy config, clone volumes, and rollback tags ( #11003 )
2026-07-22 14:52:11 +02:00
TagsShowPageTest.php
feat(ui): unify brand accents and polish shared controls
2026-08-05 22:34:56 +02:00
TeamCreateButtonAccentTest.php
feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure ( #11119 )
2026-08-03 23:11:54 +02:00
TeamCreateSetsMcpDefaultTest.php
fix(teams): restrict deletion to owners and backfill team ownership
2026-08-20 09:32:32 +02:00
TeamInvitationCsrfProtectionTest.php
feat(ui): align auth pages to shared shell and truncate team names
2026-08-05 21:35:13 +02:00
TeamInvitationUiTest.php
Revert "Merge branch 'next' into main"
2026-08-21 12:12:56 +02:00
TeamMemberTwoFactorStatusTest.php
fix(resources): preserve deletion when remote cleanup fails
2026-08-20 11:10:14 +02:00
TeamOwnerBackfillMigrationTest.php
fix(teams): restrict deletion to owners and backfill team ownership
2026-08-20 09:32:32 +02:00
TeamScopedBackupStorageTest.php
feat(ui): add volume backup storage controls and grouped navigation
2026-08-10 10:35:15 +02:00
TeamScopedDestinationTest.php
fix(livewire): prevent stale keys and refresh races
2026-08-28 09:26:57 +02:00
TeamScopedResourceProofsTest.php
refactor: scope destination and resource lookups by current team
2026-04-19 11:55:12 +02:00
TeamSeederTest.php
fix(stripe): prevent duplicate subscription checkouts ( #11666 )
2026-09-07 20:25:06 +02:00
TeamServerLimitTest.php
refactor(team): make server limit methods accept optional team parameter
2026-03-23 21:56:50 +01:00
TeamSettingsNavigationTest.php
fix(teams): restrict deletion to owners and backfill team ownership
2026-08-20 09:32:32 +02:00
TelegramNotificationThreadRoutingTest.php
fix(notifications): send traefik outdated alerts to the correct topic id ( #11526 )
2026-09-03 18:35:07 +02:00
TerminalAuthIpsRouteTest.php
chore: prepare for PR
2026-03-10 20:37:22 +01:00
TerminalAuthRoutesAuthorizationTest.php
fix(terminal): apply authorization middleware to terminal bootstrap routes
2026-03-25 16:56:37 +01:00
TerminalContainerListTest.php
fix(terminal): distinguish containers across servers
2026-08-21 13:55:54 +02:00
TerminalPageHeaderTest.php
feat(theme): extract shared Alpine theme controls into components
2026-09-08 07:05:01 +02:00
ToastPositionTest.php
fix(stripe): prevent duplicate subscription checkouts ( #11666 )
2026-09-07 20:25:06 +02:00
TooltipStackingTest.php
fix(ui): refine overlays, toast actions, and save-state feedback
2026-08-11 12:08:44 +02:00
TopUserMenuTest.php
feat(ui): add configurable page widths and searchable controls
2026-08-16 20:54:50 +02:00
TraefikServiceDockerNetworkLabelTest.php
fix: select Traefik networks and stabilize dropdown positioning
2026-08-18 09:42:36 +02:00
TraefikVersionStateTest.php
fix: remove database restart limits and clear stale Traefik state
2026-09-04 15:42:26 +02:00
TransactionalEmailFromNameTest.php
fix(email): apply configured sender identity ( #11393 )
2026-08-19 10:43:25 +02:00
UpgradeComponentTest.php
feat(platform): support SMTP EHLO, page-preserving teams, and upgrades
2026-08-19 11:41:41 +02:00
UserDeletionWithGithubAppTest.php
fix(team): transfer instance-wide sources to root team on deletion
2026-04-09 14:51:52 +02:00
UserRootTeamTest.php
chore: inspect commit message guidance
2026-05-27 07:14:54 +02:00
UserSeederTest.php
fix(stripe): prevent duplicate subscription checkouts ( #11666 )
2026-09-07 20:25:06 +02:00
V5CleanupTest.php
chore(v5): archive V5 implementation and remove runtime integration
2026-08-15 19:13:30 +02:00
ValidationErrorLinkTest.php
fix(validation): improve private URL handling and error feedback
2026-08-14 13:34:00 +02:00
ViewToggleSizingTest.php
style(ui): unify view toggles at h-8 and View all buttons
2026-09-10 08:40:41 +02:00
VolumeBackupTest.php
feat(backups): stream S3-only volume archives directly ( #11642 )
2026-09-05 21:10:10 +02:00
VultrApiTest.php
fix: harden Vultr create, Gmail identity, and provider retries
2026-07-16 13:42:53 +02:00
VultrServerCreationTest.php
fix: harden Vultr create, Gmail identity, and provider retries
2026-07-16 13:42:53 +02:00
VultrServerLifecycleTest.php
fix(servers): isolate cloud status checks from SSH checks
2026-07-11 22:52:10 +02:00