Br0wnHammer
|
55e9c74031
|
Fix: Page State Reset in Infra
|
2025-07-16 10:29:22 -04:00 |
|
Alexander Holliday
|
e2f99f52db
|
Merge branch 'develop' into fix/forms-margins-infrastructure-alignment
|
2025-07-15 15:22:43 -07:00 |
|
Alexander Holliday
|
c54feb9306
|
Merge pull request #2620 from bluewave-labs/feat/diagnostics
Feat/diagnostics
|
2025-07-15 15:21:15 -07:00 |
|
Alexander Holliday
|
e11b09feac
|
Merge pull request #2600 from career-yashaswee/feat/2598-search-timezone-ux
Feat/2598 Search Timezone UX Addition
|
2025-07-15 13:05:34 -07:00 |
|
Yashaswee Kesharwani
|
fe44bc989a
|
fix: use-memo dependency array and prop-types error
|
2025-07-16 00:59:22 +05:30 |
|
karenvicent
|
93bf98fe72
|
Merge branch 'develop' into fix/forms-margins-infrastructure-alignment
|
2025-07-15 14:42:20 -04:00 |
|
karenvicent
|
5a2626b38b
|
feat: apply styleOverrides for MuiSelect in base theme
|
2025-07-15 14:39:41 -04:00 |
|
Alexander Holliday
|
5d57138ea8
|
Merge pull request #2619 from mertssmnoglu/helm-syntax-error
fix: correct syntax error in secrets.yaml template #2618
|
2025-07-15 10:11:31 -07:00 |
|
Mert Şişmanoğlu
|
20519afe17
|
fix: correct syntax error in secrets.yaml template #2618
Signed-off-by: Mert Şişmanoğlu <mertssmnoglu@gmail.com>
|
2025-07-15 20:01:38 +03:00 |
|
Alexander Holliday
|
f23f7df147
|
Merge pull request #2595 from bluewave-labs/feat/diagnostics
feat: diagnostics tab
|
2025-07-15 09:46:31 -07:00 |
|
karenvicent
|
35c59dc53b
|
Merge branch 'develop' into fix/forms-margins-infrastructure-alignment
|
2025-07-15 09:03:56 -04:00 |
|
Alex Holliday
|
f62350fea0
|
add refresh button
|
2025-07-14 16:26:34 -07:00 |
|
Alex Holliday
|
39779b9dd5
|
refacotr interval to be self documenting
|
2025-07-14 16:26:24 -07:00 |
|
Alexander Holliday
|
0f9f814b27
|
Merge pull request #2604 from bluewave-labs/fix/page-reset
Fix: Reset Page when Searching
v2.3.1
|
2025-07-14 10:50:18 -07:00 |
|
Alexander Holliday
|
49b08e9e6f
|
Merge pull request #2608 from bluewave-labs/fix/route-specificity
fix: reorder rotues to correctly match
|
2025-07-14 09:40:02 -07:00 |
|
Alex Holliday
|
a879051454
|
reorder rotues to correctly match
|
2025-07-14 09:38:00 -07:00 |
|
Alexander Holliday
|
a0439cd7f4
|
Merge pull request #2576 from JefferMarcelino/feature/add-helm-chart
Add Helm chart and Kubernetes installation guide
|
2025-07-14 09:03:23 -07:00 |
|
Alexander Holliday
|
bc436da263
|
Merge pull request #2588 from Jesulayomy/fe-monitor_config_pages
[Frontend]: Refactor PageSpeed monitor Create & Configure components
|
2025-07-14 09:02:20 -07:00 |
|
karenvicent
|
c86c5d8235
|
Merge branch 'develop' into fix/forms-margins-infrastructure-alignment
|
2025-07-13 20:25:23 -04:00 |
|
karenvicent
|
86160a103d
|
feat(forms): standardized label-to-input spacing in forms via new FieldWrapper component
|
2025-07-13 20:23:10 -04:00 |
|
Br0wnHammer
|
f912c5eb5d
|
Fix: Reset Page when Searching
|
2025-07-14 01:45:28 +05:30 |
|
Jeffer Marcelino
|
84f0b936ca
|
Merge branch 'feature/add-helm-chart' of https://github.com/JefferMarcelino/Checkmate into feature/add-helm-chart
|
2025-07-13 19:18:10 +02:00 |
|
Jeffer Marcelino
|
72d34fcc4f
|
chore: update appVersion and images in Helm chart for Checkmate
|
2025-07-13 19:18:01 +02:00 |
|
Yashaswee Kesharwani
|
2bb7818116
|
fix: replaced remaining Selects with Search in Settings Tab - optimised with useMemo and standardised the no unit found
|
2025-07-13 03:52:16 +05:30 |
|
Jesulayomy
|
a7dd23141c
|
[PageSpeed]: Formatting monitorHooks
|
2025-07-12 14:26:17 -04:00 |
|
Yashaswee Kesharwani
|
a7e26d553f
|
chore: format code using npm run format
|
2025-07-12 23:22:42 +05:30 |
|
Yashaswee Kesharwani
|
95e82cf254
|
feat: resolve #2598 improve timezone search UX
|
2025-07-12 23:17:41 +05:30 |
|
Alexander Holliday
|
c54e6b0b34
|
Merge pull request #2596 from bluewave-labs/feat/codeowners
add CODEOWNERS
|
2025-07-11 11:59:50 -07:00 |
|
Alex Holliday
|
f8a7b86ab7
|
add CODEOWNERS
|
2025-07-11 11:58:05 -07:00 |
|
Alex Holliday
|
5b395b96cd
|
implemet stats
|
2025-07-11 11:23:50 -07:00 |
|
Alex Holliday
|
b1b4fd3f64
|
add 1s cpu usage metric, return standard units of ms and bytes
|
2025-07-11 11:23:36 -07:00 |
|
Jesulayomy
|
352d3a1647
|
[PageSpeed]: Use typeof operator for clarity, and to handle undeclared and undefined variables
|
2025-07-11 13:40:29 -04:00 |
|
Jesulayomy
|
f04fd8bea2
|
[PageSpeed]: Merged loading states, used theme spacing, moved Skeleton layout outside of main component render
|
2025-07-11 11:40:28 -04:00 |
|
Jesulayomy
|
2d587a7d1b
|
[PageSpeed]: Clean console statement and run npm format
|
2025-07-10 22:09:13 -04:00 |
|
Jesulayomy
|
b7b7687608
|
[PageSpeed]: Loading states from hooks, unused classnames, conditional calling of hook removed
|
2025-07-10 21:54:27 -04:00 |
|
Jesulayomy
|
840069b935
|
[PageSpeed]: Implement conditional check for monitorId inside useFetchMonitorById hook
|
2025-07-10 21:53:33 -04:00 |
|
Alex Holliday
|
1cbec8220d
|
add diagnostic page
|
2025-07-10 16:08:04 -07:00 |
|
Jesulayomy
|
eaa85bb9c4
|
[PageSpeed]: Renamed to isCreate to follow convention, removed redundant loading states, Added validation on update submit
|
2025-07-10 15:21:27 -04:00 |
|
Alexander Holliday
|
cc26601c06
|
Merge pull request #2590 from clipsmm/fix-add-missing-notification-service-name
[Fix] nit; Add missing notification service name
|
2025-07-10 09:22:04 -07:00 |
|
Cliff Mitamita
|
643d160748
|
nit; Add missing notification service name
|
2025-07-10 16:58:23 +03:00 |
|
Jesulayomy
|
a71756a6ec
|
[PageSpeed]: Added localized strings for frequecies, form error, lighthouse API. Removed configure prop and used monitorId check.
|
2025-07-09 15:47:01 -04:00 |
|
Jesulayomy
|
db02f68095
|
Configure fix merged: Merge branch 'fe-monitor_config_pages' of https://github.com/Jesulayomy/Checkmate into fe-monitor_config_pages
|
2025-07-08 19:44:17 -04:00 |
|
Jesulayomy
|
a0f3db812e
|
[Refactor]: Renamed to Create/ and PageSpeedCreate for easier diff
|
2025-07-08 19:43:22 -04:00 |
|
Jesulayomi Michael Aina
|
8c393f848b
|
[Fix]: Changed /setup/monitorId route that was used in development CRUMBS
|
2025-07-08 19:33:16 -04:00 |
|
Jesulayomy
|
cf591a5a0b
|
[Format]: npm format on client folder
|
2025-07-08 19:13:40 -04:00 |
|
Jesulayomy
|
b45df68ece
|
[PageSpeed]: Removed Create and Configure folders, Polished Setup folder to ensure consistency with manual testing
|
2025-07-08 18:49:26 -04:00 |
|
Alexander Holliday
|
fdaaacc3af
|
Merge pull request #2587 from bluewave-labs/fix/placeholder-center-align
fix: uptime placeholder size and merge with develop
|
2025-07-08 11:06:06 -07:00 |
|
karenvicent
|
94ac24289e
|
fix: uptime placeholder size and merge with develop
|
2025-07-08 13:12:15 -04:00 |
|
Alex Holliday
|
1d816b0677
|
bump version
|
2025-07-07 16:14:51 -07:00 |
|
Alexander Holliday
|
9b413f25fb
|
Merge pull request #2581 from bluewave-labs/feat/delete-notification-dialog
feat: add delete confirmation dialog to notificiaton page
|
2025-07-07 15:35:23 -07:00 |
|