Commit Graph

5712 Commits

Author SHA1 Message Date
Alexander Holliday 04143c13e3 Merge pull request #2217 from bluewave-labs/feat/add-pagespeedapikey-settings
Feature - Add/Reset PageSpeed API key in Settings
2025-05-08 11:51:42 -07:00
Alexander Holliday f66b105f47 Merge pull request #2221 from Br0wnHammer/fix/fe/ui-fix-infra-page
Fix: UI Fixes on Infra Page
2025-05-08 11:29:20 -07:00
Alexander Holliday 0dbb72fe59 Merge pull request #2222 from bluewave-labs/fix/disabled-colors
fix: disabled field colors
2025-05-08 11:28:32 -07:00
Alex Holliday d82b0ad674 apply colors to theme 2025-05-08 10:40:36 -07:00
Alex Holliday 002e9ce18a add colors for borders/disabled borders 2025-05-08 10:40:17 -07:00
Alex Holliday c45a282990 remove text input component styles 2025-05-08 10:39:49 -07:00
Aryaman Kumar Sharma 70ec000266 Fix: UI Fixes on Infra Page 2025-05-08 17:46:52 +05:30
Alexander Holliday 8d2ec585ab Merge pull request #2216 from bluewave-labs/fix/status-box-alignment
fix: status box alignment
2025-05-07 13:54:34 -07:00
Vishnu Sreekumaran Nair 3e8c7cf32c resolve merge conflicts 2025-05-07 16:18:26 -04:00
Vishnu Sreekumaran Nair 51d9719293 update the layout structure to improve UI 2025-05-07 15:45:09 -04:00
Vishnu Sreekumaran Nair 376b820ff4 add spacing between label and input field for textinput component 2025-05-07 15:04:08 -04:00
Vishnu Sreekumaran Nair 7c8aea0323 add localisation for strings 2025-05-07 14:57:50 -04:00
Alex Holliday eb380ce8cc fix status box alignment 2025-05-07 11:36:42 -07:00
Vishnu Sreekumaran Nair e7742f9be8 update helpertext and add typography component to display note 2025-05-07 14:17:47 -04:00
Vishnu Sreekumaran Nair f2e8f16af8 update pagespeed input field jsx 2025-05-07 13:55:48 -04:00
Vishnu Sreekumaran Nair d963fe65c1 add handler function to reset api key 2025-05-07 13:53:45 -04:00
Vishnu Sreekumaran Nair 8ce7477b06 update useffect to handle pagespeed key 2025-05-07 13:52:48 -04:00
Alexander Holliday 626bf381cf Merge pull request #2215 from ajhollid/fix/env
fix: .env.production
2025-05-07 10:51:43 -07:00
Vishnu Sreekumaran Nair 26e9ff3568 add flag to track if api key is set 2025-05-07 13:51:34 -04:00
Alex Holliday f5954a600b fix .env.production 2025-05-07 10:50:55 -07:00
Alexander Holliday 0336164ed5 Merge pull request #2093 from bluewave-labs/feature/backend-reachability-with-translations
Feature/backend reachability with translations
2025-05-07 10:38:45 -07:00
Alexander Holliday faaf758cc0 Merge branch 'develop' into feature/backend-reachability-with-translations 2025-05-07 10:38:35 -07:00
Alexander Holliday 8bee0513cc Merge pull request #2182 from peZhmanParsaee/bugfix/hide-certificate-expiry-for-non-http-uptimes
hide certificate expiry box for non-http uptimes
2025-05-07 10:30:06 -07:00
Alexander Holliday f3a9324f33 Merge pull request #2214 from bluewave-labs/fix/docker-config
update .env.produciton, update dev docker build
2025-05-07 10:29:07 -07:00
Alex Holliday 6033d1545e update .env.produciton, update dev docker build 2025-05-07 10:21:41 -07:00
Alexander Holliday 6b34eab660 Merge pull request #2210 from bluewave-labs/fix/translation-fixes-2015
Fix/translation fixes- Part 2
2025-05-07 09:17:39 -07:00
Alexander Holliday 99e27fc0c6 Merge branch 'develop' into fix/translation-fixes-2015 2025-05-07 09:17:28 -07:00
Alexander Holliday 433b5b89a8 Merge pull request #2211 from Br0wnHammer/fix/fe/status-page-monitor-header
Fix: Status Page Create Monitor Button Loading
2025-05-06 23:09:20 -07:00
Aryaman Kumar Sharma fe294b8a33 Fix: Status Page Create Monitor Button Loading 2025-05-07 11:31:37 +05:30
mohadeseh safari 8e8f35b447 simplify styling in ServerUnreachable component 2025-05-06 23:27:10 -04:00
mohadeseh safari 4df4dc72e1 improve email validation error handling with partial string matching 2025-05-06 22:37:35 -04:00
mohadeseh safari f928322ec7 . 2025-05-06 22:19:50 -04:00
mohadeseh safari 9a5de71158 Fix 2025-05-06 22:15:27 -04:00
mohadeseh safari 74b1d3e245 Low quality of English text 2025-05-06 22:08:36 -04:00
Alexander Holliday 3baaf60deb Merge pull request #2208 from bluewave-labs/fix/missing-client-host-var
fix env var name
2025-05-06 19:02:08 -07:00
Alex Holliday 038b7a150c fix env var name 2025-05-06 19:01:23 -07:00
Alexander Holliday 4f117b57b0 Merge pull request #2207 from bluewave-labs/fix/missing-client-host-var
fix: add client-host
2025-05-06 18:47:43 -07:00
Alex Holliday aafdff3b0a add client-host 2025-05-06 18:46:35 -07:00
mohadeseh safari 8aa609c0ab fix translation 2025-05-06 20:25:19 -04:00
Vishnu Sreekumaran Nair 91d3732645 add useffect to load pagespeed key in the form 2025-05-06 16:47:53 -04:00
Vishnu Sreekumaran Nair 85c3a16f41 add pagespeed to intialstate and handler in settingsslice 2025-05-06 16:45:48 -04:00
Vishnu Sreekumaran Nair b493b5e0e5 modify loadSettings logic to fetch env from DB 2025-05-06 15:57:00 -04:00
Vishnu Sreekumaran Nair 3e8f3a7a89 include pagespeedapikey to parsedSettings to save in db 2025-05-06 15:56:01 -04:00
Vishnu Sreekumaran Nair 9dc6c3c7b1 revert loadsettings changes 2025-05-06 14:57:07 -04:00
Vishnu Sreekumaran Nair 336ffcc9e9 Add .unknown(true) to validation schema to ignore extra fields 2025-05-06 14:53:24 -04:00
Vishnu Sreekumaran Nair 47f8494193 update handlechange to modify form validation logic 2025-05-06 14:29:59 -04:00
Alexander Holliday bcd0544d33 Merge pull request #2205 from bluewave-labs/hotfix/pagespeed-monitors-config
hotfix: pagespeed monitors config
2025-05-06 11:05:39 -07:00
Alex Holliday 83e1cb0304 provide default empty notification array 2025-05-06 11:05:13 -07:00
Alex Holliday 4bc9f59d80 fix loading prop 2025-05-06 10:53:07 -07:00
Alex Holliday ddb2b55c42 uncomment notifications for pagespeed 2025-05-06 10:52:17 -07:00