Commit Graph

281 Commits

Author SHA1 Message Date
Alexander Holliday c84322c142 Merge pull request #2375 from bluewave-labs/fix/i18n
fix: refactor i18n, resolves #2374
2025-05-30 15:11:05 -07:00
Alex Holliday 70055c712b refactor i18n 2025-05-30 15:03:32 -07:00
Alexander Holliday fd0b1633de Merge pull request #2361 from bluewave-labs/fix/2343-timezone-save-button
# Fix: Save button disabled when timezone changes (#2343)
2025-05-30 14:05:37 -07:00
mohadeseh safari 126fda6bc0 remove call 2025-05-29 19:34:21 -04:00
mohadeseh safari ed5d5986ff Fix #2343: Enable Save button when timezone changes
- Added timezone field to frontend validation schema
- Added timezone field to backend validation schema
- Fixed state synchronization in Settings component
2025-05-27 20:28:53 -04:00
mohadeseh safari e6c2e34b78 fix(maintenance): prevent placeholder flash when maintenance items exist (#2286) 2025-05-27 19:54:31 -04:00
Alex Holliday 1e064fb771 remove style overrides, update script 2025-05-27 10:09:12 -07:00
Alex Holliday 5254dc1984 revert gb to en, add language specific flag fixes 2025-05-27 10:01:10 -07:00
Alex Holliday f25e54eefe remove files 2025-05-27 09:49:15 -07:00
GitHub Action 73cad941b0 feat: translations updated from POEditor 2025-05-27 16:48:15 +00:00
GitHub Action a12d733e02 feat: translations updated from POEditor 2025-05-27 16:19:29 +00:00
Alex Holliday 1b81251c93 format all files 2025-05-27 09:10:32 -07:00
Alex Holliday 3586fc4e6d remove showURL from validation 2025-05-26 16:35:41 -07:00
Alexander Holliday 2d52ebad40 Revert "hotfix: remove showurl validation" 2025-05-26 16:30:09 -07:00
Alex Holliday 7ff8299e6b remove showurl validation 2025-05-26 16:22:54 -07:00
Alexander Holliday ad30bf6ee8 Merge pull request #2335 from sonvir249/feature/show-port-monitors
Show port monitors with port numbers.
2025-05-26 08:44:45 -07:00
sonvir249 8ec6c23250 Join port number with colon(:) 2025-05-26 21:13:05 +05:30
Alexander Holliday a18a62f80e Merge pull request #2327 from AsimAhmedSiddiquii/fix-show-ip-url-status-page
Fix: Optionally show IP/URL of the monitor in status page
2025-05-26 08:32:47 -07:00
Alexander Holliday a0ba1b63c3 Merge pull request #2330 from bluewave-labs/feature/2299-add-ping-monitoring-to-status-pages
Add ping monitoring to status pages (#2299)
2025-05-26 08:12:16 -07:00
Asim Ahmed Siddiqui e7ed85405b Changes: Made showURL boolean and removed console log 2025-05-26 00:19:49 +05:30
sonvir249 118ad67369 Show port monitors with port numbers. 2025-05-25 15:54:31 +05:30
mohadeseh safari d28e2bf5fb Add ping monitoring to status pages (#2299) 2025-05-23 22:45:32 -04:00
Alex Holliday fa7624e436 proper invocation 2025-05-23 12:22:32 -07:00
Asim Ahmed Siddiqui e8d636dcfd Fix: Optionally show IP/URL of the monitor in status page 2025-05-23 12:40:47 +05:30
Alexander Holliday 37c0dbf567 Merge pull request #2323 from bluewave-labs/feat/arm-support
Feat/arm support
2025-05-22 10:38:27 -07:00
Alex Holliday 47705f85ef update gitignore, update vite config 2025-05-22 10:37:26 -07:00
Alexander Holliday 429d68859c Merge pull request #2321 from bluewave-labs/feat/arm-support
feat: arm dist
2025-05-22 09:21:19 -07:00
Alex Holliday d3b446685f arm dist 2025-05-22 09:20:41 -07:00
Alexander Holliday 03bb550003 Merge pull request #2317 from bluewave-labs/Pause-button-addition-on-configuration
Added pause button in configuration page.
2025-05-21 11:41:20 -07:00
Owaise Imdad 97a73a385a Added the status color to monitor utils. 2025-05-21 23:59:22 +05:30
Owaise Imdad 3ddea2ef8b Localised the status msg as well. 2025-05-21 23:32:07 +05:30
Owaise Imdad 9330f2fb0d Console log removal. 2025-05-21 23:26:21 +05:30
Owaise Imdad 35157d87fe Localise the string pause and resume. 2025-05-21 23:25:32 +05:30
Owaise Imdad 36ae38391b Have used the already created callback. 2025-05-21 23:23:09 +05:30
Owaise Imdad deec5a096e Made the code more readable by separation of tasks. 2025-05-21 22:55:34 +05:30
Alexander Holliday e04212f9e9 Merge branch 'develop' into feature/email-testing-without-saving 2025-05-20 13:26:53 -07:00
Owaise Imdad dab2bb466f Added pause button in configuration page. 2025-05-20 21:36:31 +05:30
mohadeseh safari d5d3e14d96 Change API and Refactoring a handler function 2025-05-19 19:47:11 -04:00
Alexander Holliday d07063b21b Merge pull request #2308 from bluewave-labs/Incident-button-on-details-page
Added incidents page in the details header.
2025-05-19 11:18:23 -07:00
Owaise Imdad 0be0c5bf3f Removed stop propogation. 2025-05-19 23:47:44 +05:30
Owaise Imdad f82665006c Added incidents page in the details header. 2025-05-19 23:42:33 +05:30
Alexander Holliday 27e02c53b8 Merge pull request #2295 from bluewave-labs/test-email-implementation-in-details-page
Email test button added in details page.
2025-05-19 10:57:40 -07:00
Owaise Imdad 17dcdfcb06 Added all the strings in locale file for gb. 2025-05-19 23:25:36 +05:30
Owaise Imdad 6ba52156b8 Made changes as requested in PR. 2025-05-19 23:21:00 +05:30
Alexander Holliday dbb6e4d37f Merge pull request #2298 from remememe/develop
fix: status page feature checkboxes not saving (Fixes #2274)
2025-05-19 10:07:36 -07:00
Alexander Holliday 8643ac5661 Merge pull request #2296 from bluewave-labs/dependabot/npm_and_yarn/client/vite-5.4.19
Bump vite from 5.4.18 to 5.4.19 in /client
2025-05-19 09:50:51 -07:00
Vishnu Sreekumaran Nair 13e80edb03 update bulk import page font size 2025-05-18 20:37:35 -04:00
Vishnu Sreekumaran Nair 4b22bcebdd update settings page font size 2025-05-18 20:35:55 -04:00
Vishnu Sreekumaran Nair b907ae9705 update status page create/config pages font size 2025-05-18 20:31:17 -04:00
Vishnu Sreekumaran Nair de1d1f8cad update infrastructure settings page font size 2025-05-18 20:27:56 -04:00