Alex Holliday
d4b11bbb76
extract strings, sort json
2025-08-18 15:46:41 -07:00
Alex Holliday
ced2417c98
add incident config
2025-08-18 15:34:30 -07:00
Alexander Holliday
b1c6191fa1
Merge pull request #2809 from bluewave-labs/fix/fe/minor-changes
...
Fix: Minor Changes
2025-08-18 12:56:00 -07:00
Br0wnHammer
613fbf8c39
Fix: Minor Changes
2025-08-19 01:11:56 +05:30
Alex Holliday
5463542532
unify check models
2025-08-18 10:52:00 -07:00
Alex Holliday
993339d0d1
update pager_duty validation
2025-08-17 20:21:18 -07:00
karenvicent
1e4b0c2f20
Merge branch 'develop' into refactor-create-infrastruture
2025-08-17 15:28:49 -04:00
karenvicent
56025f6d56
refactor create infraestructure monitor page
2025-08-17 15:28:06 -04:00
Alexander Holliday
5188b90f32
Merge pull request #2800 from mattstein/fix/pagespeed-validation
...
Fix: resolve erroneous PageSpeed settings validation
2025-08-15 17:47:30 -07:00
Matt Stein
7178f537a8
Update with changes from code review.
2025-08-15 16:40:21 -07:00
Matt Stein
8aee01e008
Fix PageSpeed settings validation.
2025-08-15 14:34:42 -07:00
Alexander Holliday
cd203ff067
Merge pull request #2794 from Owaiseimdad/Network-patch-fixes-part-1
...
Fixed the selector and also null points for networks
2025-08-15 13:12:04 -07:00
Alexander Holliday
254cb6d80f
Merge pull request #2788 from bluewave-labs/fix/filter-header-alignment
...
Fix: Improve vertical alignment of text and plus icons in filter headers
2025-08-15 12:21:50 -07:00
gorkem-bwl
5e5daef49a
Move vertical alignment styling from component to theme level
...
- Move MuiSelect vertical alignment from FilterHeader component to globalTheme.js
- Ensures consistent vertical alignment for all Select components application-wide
- Removes component-specific styling in favor of theme-level consistency
- Addresses reviewer feedback to make this a theme-level change
Components already with custom Select styling will continue to work as local styles override theme styles.
2025-08-15 03:38:22 -04:00
Owaise
88c478c533
Formatting is done.
2025-08-15 11:37:38 +05:30
Owaise
1ecec115e4
Fixed the selector and also null points for networks.
2025-08-15 11:28:22 +05:30
Alexander Holliday
8ff597eedb
Merge pull request #2791 from bluewave-labs/fix/remove-logs-descriptions
...
Fix: Remove description text and dividers from Logs sections
2025-08-14 20:36:44 -07:00
gorkem-bwl
ded9a27f42
fix: remove excess spacing after removing description text
...
Removed top margin (mt={theme.spacing(10)}) and adjusted sticky position
from the log level selector since it was creating unwanted space between
the tab bar and the 'Log level' dropdown after removing the description
text and divider.
2025-08-14 22:22:05 -04:00
gorkem-bwl
43284ae625
fix: remove description text and dividers from Logs sections
...
Removed description strings and divider lines from:
- Server logs: 'System logs - last 1000 lines' and divider
- Queue metrics: queue description and divider
This cleans up the UI by removing redundant descriptive text
that users can infer from the tab names and content context.
2025-08-14 22:19:54 -04:00
gorkem-bwl
f7b1ef9741
fix: set Server Logs as default tab on Logs page
...
Changed default tab from Diagnostics (index 2) to Server Logs (index 0)
when users navigate to the Logs section from the sidebar. This makes
Server Logs the active tab by default, which is more intuitive since
it's the first tab in the list.
2025-08-14 22:11:47 -04:00
gorkem-bwl
a6d445818f
fix: improve vertical alignment of text and plus icons in filter headers
...
Added flex alignment styles to MuiSelect-select class to ensure proper vertical
alignment between text labels and plus icons in Type, Status, and State filter
buttons on the Uptime page.
2025-08-14 20:15:56 -04:00
Alex Holliday
f2c26c0eed
bump versoin
2025-08-14 11:26:46 -07:00
Alexander Holliday
cb4566f829
Merge pull request #2772 from singh-kanwarpreet/feature/sticky-header
...
Made NavBar Still
2025-08-14 09:43:31 -07:00
Alexander Holliday
e32e72de7a
Merge pull request #2741 from Owaiseimdad/Network-tab-implementation-FE
...
Network tab implementation fe
2025-08-14 09:22:09 -07:00
Owaise
ff31ee773f
Added a drop down so that we have choice to make about which network interface to choose.
2025-08-14 19:35:12 +05:30
singh-kanwarpreet
a1cbbf5d42
Added zIndex as earlier causes problem in diagnostics
2025-08-14 15:06:01 +05:30
singh-kanwarpreet
ce667bc53b
Improved code quality
2025-08-14 15:02:44 +05:30
singh-kanwarpreet
13a5f699ba
Updated Style
2025-08-13 22:53:18 +05:30
singh-kanwarpreet
7ab5f4ab09
Refactored code
2025-08-13 22:41:13 +05:30
singh-kanwarpreet
480ba034ce
Made NavBar Still
2025-08-13 14:47:09 +05:30
karenvicent
d560e923d2
Merge branch 'develop' into refactor-login-page
2025-08-12 14:30:55 -04:00
karenvicent
235fc979b2
move hooks to login file
2025-08-12 14:30:11 -04:00
Owaise
f5aefb1f0b
Ran formattor.
2025-08-12 23:49:45 +05:30
Owaise
e27cc8a12b
Added delta instead of avg, and formatted the code to re-use already existing code.
2025-08-12 23:48:47 +05:30
gorkem-bwl
136144b8ec
fix: use transform scale instead of width for better border radius preservation
2025-08-12 11:03:46 -04:00
Owaise
355a445ead
Fixed the code for linus, windows and mac based. Also made changes to pipeline.
2025-08-12 10:05:58 +05:30
gorkem-bwl
c490508252
fix: reduce animated gif size to 2/3 in empty states
...
Reduces animation size from 100% to 66.67% width for better visual balance
2025-08-11 23:28:35 -04:00
karenvicent
781854d85c
delete console.log
2025-08-11 18:42:33 -04:00
karenvicent
f0e79121a7
Merge branch 'develop' into refactor-login-page
2025-08-11 18:22:11 -04:00
karenvicent
ed1b88f1fd
refactor login page
2025-08-11 18:21:23 -04:00
Owaise
65f437f08e
Merge remote-tracking branch 'origin' into Network-tab-implementation-FE
2025-08-09 12:21:21 +05:30
Owaise
47c231a214
Formating done.
2025-08-09 12:17:25 +05:30
Owaise
f5d0b74ccf
Fixed the processing to be done in backend now.
2025-08-09 12:14:25 +05:30
Alexander Holliday
17cac37967
Merge pull request #2736 from burak28/feat/add-game-server-support
...
Feat/add game server support
2025-08-08 15:11:06 -07:00
karenvicent
f0d7e82e22
Merge branch 'develop' into fix/gap-select-components
2025-08-07 18:53:58 -04:00
karenvicent
c6d56b30e4
fix gaps in select components
2025-08-07 18:53:05 -04:00
Alexander Holliday
8225924da6
Merge pull request #2746 from vineet-channe/feature/yellow-range-infrastructure-monitors
...
feat: Add yellow warning range (50-80%) for infrastructure monitors
2025-08-07 14:54:00 -07:00
vineet-channe
10ad3397a3
docs(CustomGauge): remove threshold prop from documentation and usage example
...
- Removed all references to the unused prop from the JSDoc and usage example in the CustomGauge component.
- Ensured PropTypes and documentation accurately
2025-08-08 03:03:23 +05:30
Br0wnHammer
dd9468cb2e
Remove unused Imports
2025-08-08 02:06:44 +05:30
Br0wnHammer
0b9ab0614f
Tooltip Position
2025-08-08 01:31:20 +05:30