Commit Graph

162 Commits

Author SHA1 Message Date
Aryaman Kumar Sharma a4d50e8cf6 Fix: Translation Keys Missing 2025-05-12 12:13:59 +05:30
Alexander Holliday 7ace30e678 Merge pull request #2241 from bluewave-labs/fix/table-font
fix: set tablecell font size to base typography level, resolves #2237
2025-05-11 14:23:07 -07:00
Alex Holliday 09dbcf3283 fix bad conflict resolution 2025-05-10 16:29:04 -07:00
Alexander Holliday 32258d66b5 Merge branch 'develop' into fix/settings-cleanup 2025-05-10 16:17:06 -07:00
Alex Holliday a54cc56625 format locale 2025-05-10 16:15:58 -07:00
Alex Holliday 267c46bbd1 set tablecell font size to base typography level 2025-05-10 16:11:35 -07:00
Alex Holliday 6b7bd77c0f remove font offset 2025-05-09 20:30:49 -07:00
Alex Holliday efab70b4d8 remove toUpperCase 2025-05-09 20:22:46 -07:00
Alexander Holliday 8ef7e1e4ce Merge pull request #2230 from bluewave-labs/fix/untranslated-menu-uptime
Fix/untranslated sidebar and uptime page
2025-05-09 19:06:45 -07:00
Alexander Holliday 9411f85401 Merge pull request #2225 from Trained-Monkey/fix/button-font-size
fix - font size to 13px
2025-05-09 16:16:02 -07:00
Alex Holliday fc655e7711 refactor to use new settings return type 2025-05-09 14:54:28 -07:00
Alex Holliday 2f93b70d7f add client validation 2025-05-09 14:54:17 -07:00
Alex Holliday 70441874af add strings 2025-05-09 14:54:02 -07:00
mohadeseh safari 3ccfc462c1 Transalated all strings in TeamPanel 2025-05-09 17:53:21 -04: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
mohadeseh safari 449a75eb2c - Added translations for Status filter options (Up/Down) using monitorStatus keys
- Added translations for State filter options (Active/Paused) using monitorState keys
2025-05-09 15:34:55 -04:00
mohadeseh safari 25f2828a15 fix "superadmin" translate 2025-05-09 15:17:20 -04:00
mohadeseh safari 13c4390f96 fix: translate UI elements in menu and uptime page
- Added translations for sidebar menu items in all languages
- Fixed "Create new" button to use translation instead of hardcoded text
- Added missing translations for "Bulk Import" in Russian and Turkish
- Translated status box labels (UP, DOWN, PAUSED) in the uptime monitors page
- Made greeting component fully translatable with proper context
- Fixed lint warnings in components
2025-05-09 14:58:13 -04:00
mohadeseh safari 3a574b2f4e translate menu items 2025-05-09 14:40:07 -04: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
Michael Chen 6304212645 fix: removed css reference, theme fontSize changed 2025-05-10 02:31:16 +10:00
Michael Chen 2ee381f0b7 fix: changed from space indentation to tabs 2025-05-09 22:12:50 +10:00
Michael Chen 27ea9b2aed fix: button font size is now 13px 2025-05-09 22:07:20 +10: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
Br0wnHammer 4d9e47d93a Feat: Ignore TLS/SSL Error Option in Config 2025-05-09 01:35:27 +05:30
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
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
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