Commit Graph

5743 Commits

Author SHA1 Message Date
Alex Holliday 36d78a9aa4 update return type for settigns 2025-05-09 14:53:36 -07:00
Alex Holliday fcd6af259e add optional email user 2025-05-09 14:53:20 -07:00
Alex Holliday 0f80524127 unset email password 2025-05-09 14:53:03 -07:00
Alex Holliday 0a723572a2 move transporter creation 2025-05-09 14:52:44 -07:00
Alex Holliday d0ec67236d allow systememail user 2025-05-09 14:52:24 -07:00
Alex Holliday f7d780a8be add email settings component 2025-05-09 14:52:09 -07:00
Alex Holliday 10d575a7ce add hooks 2025-05-09 13:29:05 -07:00
Alex Holliday 6d79b1d823 refactor settings page 2025-05-09 13:28:44 -07:00
Alex Holliday cba744f777 update validation 2025-05-09 13:28:04 -07:00
Alex Holliday a6ab7b652f update prop types 2025-05-09 13:27:30 -07:00
Alex Holliday 217268b42f unset API key if 2025-05-09 13:26:39 -07:00
Alex Holliday e4c5457518 update model 2025-05-09 13:26:17 -07:00
Alex Holliday cdb7e6fb9a create settings if it doesn't exist 2025-05-09 13:25:50 -07:00
Alex Holliday efcd7d1162 update validation 2025-05-09 13:24:47 -07:00
Alexander Holliday 1c02c15c04 Merge pull request #2227 from bluewave-labs/fix/default-server-port
fix: default server port
2025-05-09 09:38:12 -07:00
Alex Holliday 5d0877d91d use port 52345 for server by default 2025-05-09 09:33:35 -07:00
Alex Holliday 57d87114de add a temp api key field to separate control state form visual state 2025-05-08 13:44:59 -07:00
Alex Holliday 7a855ef47a return db settings only to client, sanitize keys 2025-05-08 13:24:24 -07:00
Alexander Holliday 07dca41220 Merge pull request #2223 from Br0wnHammer/feat/fe/uptime-ignore-tls-error-config
Feat: Ignore TLS/SSL Error Option in Config
2025-05-08 13:14:45 -07:00
Alex Holliday 91c2f7f0d5 Remove DB settings from settings service 2025-05-08 13:11:51 -07:00
Br0wnHammer 4d9e47d93a Feat: Ignore TLS/SSL Error Option in Config 2025-05-09 01:35:27 +05:30
Alexander Holliday c466edb751 Merge pull request #2220 from Br0wnHammer/feat/fe/uptime-ignore-tsl-error
Feat: Ignore TLS/SSL Error Option
2025-05-08 12:01:03 -07:00
Alexander Holliday a8f46d913d Merge branch 'develop' into feat/fe/uptime-ignore-tsl-error 2025-05-08 12:00:50 -07:00
Alexander Holliday 6ff287d3d7 Merge pull request #2218 from bluewave-labs/fe/modify-pagespeed-warning
Modify PageSpeed warning box
2025-05-08 11:52:21 -07:00
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
Br0wnHammer 4cce2da5b8 Feat: Ignore TLS/SSL Error Option 2025-05-08 15:47:20 +05:30
Br0wnHammer 926f96c2c1 Feat: Ignore TLS/SSL Error Option 2025-05-08 15:28:44 +05:30
Vishnu Sreekumaran Nair 8d2f0bd183 add back pagespeedapikey check to showPageSpeedWarning 2025-05-07 18:30:04 -04:00
Vishnu Sreekumaran Nair 077faa26dd import and use Link to navigate to settings page 2025-05-07 18:28:23 -04:00
Vishnu Sreekumaran Nair ea10e170f4 update localized strings 2025-05-07 18:23:06 -04:00
Vishnu Sreekumaran Nair 1a1a5c39d2 update showPageSpeedWarning prop in fallback 2025-05-07 18:18:27 -04:00
Vishnu Sreekumaran Nair 97f9d91066 add useSelector to get pagespeedApiKey 2025-05-07 18:16:59 -04:00
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