Commit Graph

1568 Commits

Author SHA1 Message Date
Alex Holliday 6443203ed3 integrate in to settings 2024-11-26 14:33:45 +08:00
Alex Holliday 93a77f4831 integrate in to create pagespeed 2024-11-26 14:32:22 +08:00
Alex Holliday 101c5b740e Integrate into pagespeed configure 2024-11-26 14:30:58 +08:00
Alex Holliday 19eceec65e finish create monitor integration 2024-11-26 14:28:38 +08:00
Alex Holliday 1334645567 integrate into configure 2024-11-26 14:27:50 +08:00
Alex Holliday bbcf32667a Remove unused imports, integrate into CreateMaintenance 2024-11-26 14:23:46 +08:00
Alex Holliday 3ff941259e Integrate into SetNewPassword 2024-11-26 14:20:59 +08:00
Alex Holliday bdfe91c661 integrate into ForgotPassword page 2024-11-26 14:17:36 +08:00
Alex Holliday 74e9f19bd7 integrate TextInput into advanced settings page 2024-11-26 14:15:29 +08:00
Alex Holliday f81b5957e7 expose margin, integrate into TeamPanel 2024-11-26 14:05:04 +08:00
Alex Holliday efd0d681ba integate TextInput into PasswordPanel 2024-11-26 13:56:36 +08:00
Alex Holliday 817bbb1804 Adjust helper text spcing, expose hidden prop 2024-11-26 13:56:13 +08:00
Alex Holliday 9e3a2bb03a integrate TextInput into profile panel 2024-11-26 13:37:35 +08:00
Alex Holliday 2bfefcb080 Expose flex on TextInput 2024-11-26 13:37:10 +08:00
Alexander Holliday 3bfdbf5a89 Merge pull request #1203 from bluewave-labs/fix/fe/create-monitor-text-field
fix: create monitor text field
2024-11-25 21:20:49 -08:00
Alexander Holliday 0a3d1c399a Merge pull request #1204 from bluewave-labs/fix/fe/login-text-input
fix: fe/login text input
2024-11-25 21:20:33 -08:00
Alex Holliday 475e92787e integrate TextInput into register page 2024-11-26 13:14:46 +08:00
Alex Holliday 7b392bc454 expose on TextInput 2024-11-26 13:14:33 +08:00
Alex Holliday a9493db5de integrate TextInput into login page 2024-11-26 12:30:41 +08:00
Alex Holliday 48c3f05831 integrate TextInput 2024-11-26 12:21:42 +08:00
Alex Holliday 12767d5dbc integrate TextField into create infrastructure page 2024-11-26 12:15:41 +08:00
Alexander Holliday 7e553a73e8 Merge pull request #1174 from bluewave-labs/feat/fe/refactor/input
Feat/fe/refactor/input
2024-11-25 19:38:08 -08:00
Gorkem Cetin (BWL) 6e7f7696a6 Fix application's About page to reflect new name 2024-11-25 22:35:48 -05:00
Mend Renovate c1ce9a9360 Update dependency axios to v1.7.8 2024-11-25 22:03:11 +00:00
Alexander Holliday 2e2ce43791 Merge branch 'develop' into feat/fe/refactor/input 2024-11-24 18:37:59 -08:00
Alexander Holliday 56af00e5fe Merge pull request #1190 from bluewave-labs/fix/incident-table-loading
set initial loading state to false, resolves #1182
2024-11-24 18:35:40 -08:00
Alex Holliday 15345e3e31 Merge branch 'feat/fe/details-empty-views' of github.com:bluewave-labs/bluewave-uptime into feat/fe/details-empty-views 2024-11-25 10:34:38 +08:00
Alex Holliday 21546ef65c fix conditional error 2024-11-25 10:33:52 +08:00
Alexander Holliday 5c5959cabe Merge branch 'develop' into feat/fe/details-empty-views 2024-11-24 18:32:44 -08:00
Alexander Holliday dd82201ff7 Merge pull request #1179 from bluewave-labs/feat/be/threshold-notifications
feat/be/threshold notifications
2024-11-24 18:31:30 -08:00
Alexander Holliday 260214808c Merge pull request #1177 from bluewave-labs/feat/infras-monitor-details-request
feat/infra monitor details request
2024-11-24 18:28:14 -08:00
Alex Holliday fec43778fa simplify formatting of values 2024-11-25 10:22:21 +08:00
Alex Holliday 6dab90f518 fix logger missing debug level, replace console.error with logger.error 2024-11-25 10:06:40 +08:00
Alex Holliday f90208bc0f Add dependencies to useEffect 2024-11-25 09:55:01 +08:00
Alex Holliday 6363fa72e2 add back 50 checks to display for sanity 2024-11-25 09:54:17 +08:00
DemonicQuasar 435345fa3d Update Login.jsx to remove Sign up link
Removing sign up link as per issue #1180.
2024-11-23 06:18:56 -06:00
Alex Holliday 4fd8d44012 redirect on error 2024-11-23 17:20:34 +08:00
Alex Holliday 2732d5f64c add empty view according to spec 2024-11-23 17:14:05 +08:00
Alex Holliday 964a31796c set initial loading state to false 2024-11-23 16:52:06 +08:00
Alex Holliday 55cf4e0cc8 add safety checks and simple empty view for details page 2024-11-23 12:00:35 +08:00
Alexander Holliday 5e069f8869 Update index.jsx
grammar fix
2024-11-23 10:07:02 +08:00
Shemy Gan fe96097851 - Fix words in sentence based on figma 2024-11-22 15:27:34 -05:00
Shemy Gan 70df0738ad - Remove inactive upcoming features 2024-11-22 15:11:54 -05:00
Alex Holliday 6337cd6462 convert percentage to decimal before submitting 2024-11-22 12:23:24 +08:00
Alex Holliday 69281eb3f1 update network request with correct params 2024-11-22 09:50:02 +08:00
Alexander Holliday 82edf4924c Merge branch 'develop' into fix/fe/field-refactor 2024-11-21 17:31:57 -08:00
Alexander Holliday 7567c68929 Merge pull request #1172 from bluewave-labs/feat/fe/infrastructure-details-connect-to-BE
Feat/fe/infrastructure details connect to be
2024-11-21 17:28:20 -08:00
Alex Holliday b8d391060d min-width 0 -> min-width unset, correct class name order 2024-11-22 09:18:15 +08:00
Mend Renovate 2ed22043ea fix(deps): update material-ui monorepo to v7.22.3 2024-11-21 19:34:32 +00:00
Alex Holliday e7fd4399ba Rewrite Field component as TextInput, extract styles to theme 2024-11-21 15:54:02 +08:00