Commit Graph

1424 Commits

Author SHA1 Message Date
Mend Renovate 9d7c6bb6d2 chore(deps): update dependency vite to v5.4.11 2024-11-11 10:34:12 +00:00
Mend Renovate 1fd1820563 fix(deps): update material-ui monorepo to v7.22.2 2024-11-08 12:45:58 +00:00
Alexander Holliday a4944e84f0 Merge pull request #1087 from bluewave-labs/1063-fe-hardware-montioring-monitor-gauge
1063 fe hardware montioring monitor gauge
2024-11-06 19:01:21 -08:00
Alex Holliday da5ecb2b83 Add JSdoc, add underscores to variables 2024-11-07 10:52:19 +08:00
Alex Holliday 19c0632143 decoupled light and dark theme 2024-11-07 10:34:01 +08:00
Mend Renovate 00ee054ab2 fix(deps): update react-router monorepo to v6.28.0 2024-11-07 00:12:48 +00:00
Shemy Gan 94e4d1b1cb - move font size and color to theme
- move Gauge specific props back to component
2024-11-06 12:48:01 -05:00
Shemy Gan fb458b279d - Replace theme param with useTheme
- Remove used import
- use Clamp to check value boundary
- Naming changes
2024-11-05 10:33:20 -05:00
Alexander Holliday 2fe44e2ed2 Merge pull request #1104 from bluewave-labs/fix/PasswordRequirements
Fix/password requirements
2024-11-03 18:15:34 -08:00
Caio Cabral 3bedb1a689 chore: applying some of code rabit's implementation 2024-11-03 07:01:38 -05:00
Caio Cabral b4f5b68114 chore: cleaning consoles 2024-11-03 06:51:45 -05:00
Caio Cabral 3709e09ef7 fix: erros on console on dialogs 2024-11-03 06:50:49 -05:00
Alexander Holliday c4e2eabc65 Merge pull request #1106 from renovate-bot/renovate/material-ui-monorepo
fix(deps): update material-ui monorepo to v7.22.1
2024-11-02 19:35:17 +08:00
Alexander Holliday a04390beea Merge pull request #1107 from renovate-bot/renovate/vite-plugin-svgr-4.x-lockfile
fix(deps): update dependency vite-plugin-svgr to v4.3.0
2024-11-02 19:34:55 +08:00
Caio Cabral 4f647028e7 feat: getting rid of tab index -1 and setting form with semantics on login and register 2024-11-01 19:10:50 -04:00
Mend Renovate 2a5f785fa2 fix(deps): update dependency recharts to v2.13.3 2024-11-01 23:03:53 +00:00
Caio Cabral 8f603d1a5d feat: allow focus ring on action buttons within inputs 2024-11-01 18:35:30 -04:00
Shemy Gan 4939428d2b fix typo 2024-11-01 13:44:55 -04:00
Shemy Gan b389275963 - update based on review
1. Extract out all hardcoded values to consts
2. Add arial labels to text
3. Handle error boundary when progressValue is not within 0 -100
2024-11-01 13:39:02 -04:00
Mend Renovate e57fcb2030 fix(deps): update dependency vite-plugin-svgr to v4.3.0 2024-11-01 16:56:31 +00:00
Shemy Gan a2d31124ff - Updated to use configurable gaugeHeader, gaugeSubheader and containerHeight etc 2024-11-01 11:06:25 -04:00
Shemy Gan f4f863e60f Merge branch 'develop' into 1063-fe-hardware-montioring-monitor-gauge 2024-11-01 09:14:18 -04:00
Mend Renovate b627cb7f09 fix(deps): update material-ui monorepo to v7.22.1 2024-11-01 06:11:39 +00:00
Caio Cabral 1e48c91cdd chore dleting consoles 2024-10-31 15:16:11 -04:00
Caio Cabral b0c66b0a1d fix: error in login on console 2024-10-31 15:05:43 -04:00
Caio Cabral 7bb8f94ecc chore: merge 2024-10-31 14:49:26 -04:00
Caio Cabral c1de8e0e62 Merge branch 'develop' of https://github.com/bluewave-labs/bluewave-uptime into fix/PasswordRequirements 2024-10-31 14:43:36 -04:00
Caio Cabral b36a5d028e feat: fixing PAssword Panel 2024-10-31 14:43:09 -04:00
Caio Cabral 40ef5c9be4 fix: login validation 2024-10-31 11:46:52 -04:00
Caio Cabral fd38a9d7eb fix: backend validation password 2024-10-31 09:30:43 -04:00
Caio Cabral 686217944d feat: breaking step components and adding custom hook for password validation 2024-10-31 06:09:59 -04:00
Mend Renovate b730f076ca fix(deps): update dependency recharts to v2.13.2 2024-10-30 16:05:07 +00:00
Shemy Gan cb81f87a33 Merge branch 'develop' into 1063-fe-hardware-montioring-monitor-gauge 2024-10-29 21:36:51 -04:00
Shemy Gan 5e54f5c757 - Move styles to theme
- Use different color for above and below 50%
2024-10-29 21:35:58 -04:00
Mend Renovate d4458e6cf1 fix(deps): update dependency recharts to v2.13.1 2024-10-30 01:06:12 +00:00
Shemy Gan 09ba21245c - Update css font/color based on figma 2024-10-29 14:55:35 -04:00
Shemy Gan fe5f2af649 - Update based on coderabbitai feedback 2024-10-29 14:03:41 -04:00
Shemy Gan 239bd9c14e Merge branch 'develop' into 1063-fe-hardware-montioring-monitor-gauge 2024-10-29 10:25:26 -04:00
Shemy Gan 50c1896cfa - Create Gauge component 2024-10-29 10:24:03 -04:00
Alex Holliday c9027f019a Fix typo in incident table leading to unapplied filter 'sitler -> filter' 2024-10-29 12:08:47 +08:00
Alexander Holliday b2f7c27b3a Merge pull request #1070 from bluewave-labs/feat/fe/env-var-injection
feat/fe/env var injection
2024-10-29 10:50:21 +08:00
Mend Renovate 8c21b01264 fix(deps): update dependency chart.js to v4.4.6 2024-10-28 17:15:11 +00:00
Alexander Holliday 9e26a0d9ba Merge pull request #1072 from aarya-16/develop
Added User theme(Light/Dark) preference detection
2024-10-28 20:07:32 +08:00
aarya-16 7a559977ca Shifted mode ternary to a variable 2024-10-28 17:03:52 +05:30
aarya-16 0c3d8245e9 Theme preference logic moved to UISlice 2024-10-27 20:33:33 +05:30
Caio Cabral ea4284a363 feat: Check for confirm password if password changes and confirm is filled, and they do not match anymore 2024-10-26 19:20:53 -04:00
Alexander Holliday 699bea5806 Merge branch 'develop' into fix/be/refactor-auth-controller 2024-10-26 09:39:13 +08:00
Alexander Holliday 788b02b6f3 Merge pull request #1020 from bluewave-labs/913-fe-advanced-settings-page-validation-and-error-handling
913 fe advanced settings page validation and error handling
2024-10-26 09:36:59 +08:00
Alex Holliday f61cb275ff email host -> System email host 2024-10-26 09:36:15 +08:00
Alexander Holliday 035170fa66 Merge pull request #1073 from renovate-bot/renovate/material-ui-monorepo
fix(deps): update material-ui monorepo to v7.22.0
2024-10-26 08:53:05 +08:00