Commit Graph

2722 Commits

Author SHA1 Message Date
GitHub Actions caf8cd9e3b fix: update page load handling in modal dropdown tests for improved reliability 2026-02-15 01:52:23 +00:00
GitHub Actions 7cfda51fcd fix: update button width classes in ProviderForm for consistency 2026-02-14 19:38:19 +00:00
GitHub Actions 61cff45c7f fix: update base URL handling in modal dropdown tests for environment consistency 2026-02-14 19:11:39 +00:00
GitHub Actions 5ab2a4935b fix: update login page navigation to use base URL for consistency 2026-02-14 19:11:32 +00:00
GitHub Actions 99d5f3cee8 fix: update Playwright base URL handling for improved cookie domain consistency and error messaging 2026-02-14 15:32:26 +00:00
GitHub Actions ee72fc8f65 fix: enhance Discord webhook validation and improve error handling for IP address hosts 2026-02-14 15:15:34 +00:00
GitHub Actions 380a0ab60f fix: implement canonicalization for Discord webhook URLs and enhance payload validation 2026-02-14 06:41:57 +00:00
GitHub Actions cfeff36004 fix: update navigation test to verify page URL is truthy after navigation 2026-02-14 06:16:54 +00:00
GitHub Actions 66376b7417 fix: enhance navigation tests with improved visibility checks and authentication recovery 2026-02-14 05:45:23 +00:00
GitHub Actions 815f8cb20a fix: update page load handling in Remote Servers navigation test for improved reliability 2026-02-14 05:23:07 +00:00
GitHub Actions 3a252096cd fix: improve login handling in navigation tests for consistent page state 2026-02-14 05:22:58 +00:00
GitHub Actions 9edc3f2bb0 fix: enhance navigation visibility checks to include rendered application state 2026-02-14 05:00:24 +00:00
GitHub Actions 8d1ddfbbf5 fix: enhance navigation visibility checks to include links in sidebar and main navigation 2026-02-14 04:47:59 +00:00
GitHub Actions c2e66c09c8 fix: update back and forward navigation test to use initial URL for accuracy 2026-02-14 04:41:20 +00:00
GitHub Actions 5e9bbf61c9 fix: enhance button visibility checks and modal interaction handling in Z-Index Triage tests 2026-02-14 04:41:09 +00:00
GitHub Actions 2f106a2796 fix: improve handling of empty state in Certificate Details tests 2026-02-14 04:04:41 +00:00
GitHub Actions ee1aaf7f46 fix: refine live region locator for status updates in Manual DNS Provider tests 2026-02-14 03:14:32 +00:00
GitHub Actions 17534bf4cf fix: update heading selector for Proxy Hosts navigation test to improve accuracy 2026-02-14 03:02:40 +00:00
GitHub Actions b7b07c2e0e fix: enhance dropdown interaction checks and modal visibility assertions in Z-Index Triage tests 2026-02-14 03:01:38 +00:00
GitHub Actions 4568328151 fix: improve navigation visibility checks in SSL Certificates tests 2026-02-14 03:01:22 +00:00
GitHub Actions 972eb017c5 fix: standardize indentation for mcp-servers in Planning and Supervisor agent files 2026-02-14 02:40:49 +00:00
GitHub Actions 46e20d07df fix: update tools list in agent files for improved functionality and clarity 2026-02-14 02:39:24 +00:00
GitHub Actions 7b64b758d8 fix: enhance user access validation in Admin-User E2E workflow 2026-02-14 02:08:08 +00:00
GitHub Actions f906f4a21f fix: improve error handling and session management in various handlers and middleware 2026-02-14 00:52:40 +00:00
Jeremy c7d013c503 Merge pull request #694 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.34 (feature/beta-release)
2026-02-13 19:15:39 -05:00
renovate[bot] 23a394f23f fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.34 2026-02-14 00:08:24 +00:00
GitHub Actions a88dd24de9 fix: enhance authentication flow and session management in AuthHandler and middleware 2026-02-13 23:43:17 +00:00
GitHub Actions 661f1dff87 fix: streamline tool list in Management agent for improved clarity 2026-02-13 22:59:37 +00:00
GitHub Actions 6cad5c94cb fix: update styling for MonitorCard component in Uptime page 2026-02-13 20:06:37 +00:00
GitHub Actions a2e552e764 fix: adjust className properties for AlertTriangle and Info components in ProxyHostForm 2026-02-13 20:05:17 +00:00
GitHub Actions 6e83a3281a fix: remove unused TimeRemaining field from TestVerifyResult_Fields 2026-02-13 20:04:54 +00:00
GitHub Actions a4b4c0fc83 fix: remove unused parameter from email address parsing functions 2026-02-13 20:03:55 +00:00
GitHub Actions 496d22fb63 fix: update go.mod to include go-sqlite3 as a direct dependency 2026-02-13 19:59:45 +00:00
GitHub Actions aea7a3b085 fix: improve login navigation by handling additional error cases and ensuring email input visibility 2026-02-13 19:30:58 +00:00
GitHub Actions c86cff4a25 fix: streamline login navigation by removing redundant logout check 2026-02-13 19:17:28 +00:00
GitHub Actions bc38f799cd fix: refactor Security Dashboard E2E tests for improved readability and maintainability 2026-02-13 19:10:18 +00:00
GitHub Actions 2aaa27cfec fix: enhance login navigation flow with improved error handling and visibility checks 2026-02-13 19:09:48 +00:00
GitHub Actions c369f4f2b8 fix: increase login duration threshold in E2E workflow test for improved reliability 2026-02-13 19:02:55 +00:00
Jeremy d9eaa09d02 Merge pull request #693 from Wikid82/renovate/feature/beta-release-weekly-non-major-updates
fix(deps): update weekly-non-major-updates (feature/beta-release)
2026-02-13 13:59:55 -05:00
Jeremy 5c4ba810a5 Merge branch 'feature/beta-release' into renovate/feature/beta-release-weekly-non-major-updates 2026-02-13 13:59:43 -05:00
GitHub Actions 8fa8748158 fix: update Playwright test commands to use 'security-tests' project for E2E tests 2026-02-13 18:57:50 +00:00
GitHub Actions bde88d84d3 fix: implement comprehensive E2E tests for Security Dashboard functionality and module toggles 2026-02-13 18:57:09 +00:00
GitHub Actions 2f567fa770 fix: update card title structure in ManualDNSChallenge component for improved semantics 2026-02-13 18:56:01 +00:00
GitHub Actions a668ca3386 fix: enhance user creation and login flow; add token authorization and retry mechanism for login attempts 2026-02-13 18:55:49 +00:00
GitHub Actions a2fc900211 fix: improve accessibility checks and loading state handling in manual DNS provider tests 2026-02-13 18:55:33 +00:00
GitHub Actions 4bfccd4c19 fix: refine loading completion check; exclude specific timeout progress indicators from loading detection 2026-02-13 18:55:24 +00:00
GitHub Actions d02fe732d9 fix: enhance getAuthToken function; add options for required token validation and improve user authentication flow 2026-02-13 18:54:54 +00:00
GitHub Actions eaefe0c5fa fix: enhance security dashboard tests; implement preconditions and toggle state persistence 2026-02-13 18:54:38 +00:00
GitHub Actions 369c877996 fix: implement manual DNS challenge loading and display; enhance UI for challenge interaction 2026-02-13 18:53:36 +00:00
GitHub Actions a44530a682 fix: change Caddy config reload from async to sync for deterministic applied state 2026-02-13 18:50:04 +00:00