mohadeseh safari
d5d3e14d96
Change API and Refactoring a handler function
2025-05-19 19:47:11 -04:00
mohadeseh safari
aaba9e8d42
Translation Fix
2025-05-16 19:59:19 -04:00
mohadeseh safari
dbcdb24da6
feat: Enhance useSendTestEmail hook to support testing without saving
...
- Add support for optional email configuration parameter
- Implement improved error handling with detailed messages
- Add internationalization support for all user feedback
- Return appropriate error information for better UX
- Maintain backward compatibility with existing code
2025-05-16 19:45:24 -04:00
mohadeseh safari
083c395f10
feat: Update email testing to use form values without saving
...
- Modify test email button to collect current form values
- Add validation for required fields before testing
- Pass configuration directly to test endpoint
- Improve user experience by allowing testing before saving
2025-05-16 19:29:44 -04:00
mohadeseh safari
8ef45a7fb9
feat: Update email testing to use form values without saving
...
- Update sendTestEmail method to use new /api/v1/settings/test-email endpoint
- Send current form values directly to test endpoint without saving to DB
- Format request body according to backend requirements
2025-05-16 18:24:34 -04:00
Alexander Holliday
443c002c31
Merge pull request #2281 from Anurag123Chauhan/fix/error-msg-change
...
Changed error msg of invalid of Docker container ID
2025-05-16 09:16:51 -07:00
Anurag123Chauhan
fcfb225410
final indentation
2025-05-16 19:32:34 +05:30
Anurag123Chauhan
ed03c17c22
last
2025-05-16 19:20:16 +05:30
Anurag123Chauhan
1d6a5a4442
Indent change
2025-05-16 19:16:52 +05:30
Alex Holliday
3fda54ca41
hotfix/uptime-percentage
2025-05-15 14:20:24 -07:00
Alexander Holliday
5ba352028d
Merge pull request #2284 from bluewave-labs/feat/unified-details-header
...
feat: unified details header
2025-05-15 12:22:48 -07:00
Alexander Holliday
0fdb0a9e05
Merge pull request #2283 from bluewave-labs/fix/email-settings-strings
...
fix: update strings for email settings
2025-05-15 12:20:14 -07:00
Alex Holliday
93fab04d7c
add jsdoc
2025-05-15 12:19:39 -07:00
Br0wnHammer
591fe567ec
Fix: Infra Uptime Percentage
2025-05-16 00:23:50 +05:30
Alex Holliday
eb67c7edff
remove log statement
2025-05-15 11:47:40 -07:00
Alex Holliday
03a915a915
add loading state to pause button
2025-05-15 11:19:24 -07:00
Alex Holliday
6db850dd4d
remove monitor from hook
2025-05-15 11:18:46 -07:00
Alex Holliday
24cf4896aa
use new header
2025-05-15 10:51:06 -07:00
Alex Holliday
f9fcd4ff3a
remove pause from uptime config page
2025-05-15 10:50:21 -07:00
Alex Holliday
54db96a03e
add trigger to useFetchUptimeMonitorDetails
2025-05-15 10:49:38 -07:00
Alex Holliday
9263f9f950
add unified control header for all monitor details pages
2025-05-15 10:48:54 -07:00
Alex Holliday
04f75efa11
add hook for monitor contolrs
2025-05-15 10:48:32 -07:00
Alex Holliday
a6e900e52a
update strings for email settings
2025-05-15 09:49:24 -07:00
Cahit Atilgan
e6b823d89e
fix: added email connection validation
2025-05-15 15:16:36 +02:00
Cahit Atilgan
7327f24c47
fix: added email connection validation
2025-05-15 14:38:20 +02:00
Cahit Atilgan
a3a381aad1
fix: removed env variable, configured a form field for editing email connect host
2025-05-15 14:27:08 +02:00
Anurag123Chauhan
9da9ef6939
recommended changes
2025-05-15 11:16:02 +05:30
Anurag123Chauhan
18b439bad6
added msg
2025-05-15 11:05:45 +05:30
Anurag123Chauhan
0f91d3b6e1
fix: separate Docker ID and URL validation error messages
2025-05-15 11:03:05 +05:30
Anurag123Chauhan
edad05b63b
Changed error msg of invalid of Docker container ID
2025-05-15 10:48:04 +05:30
Br0wnHammer
3c48eacc98
Fix: Port Validation Uptime
2025-05-15 02:38:26 +05:30
Alex Holliday
73ddd54d20
add migration for settings doc
2025-05-13 12:58:01 -07:00
Alexander Holliday
5f0ad17b34
Merge pull request #2260 from bluewave-labs/hotfix/conditional-alert-render
...
hotfix: conditionally render alert based on settings
2025-05-13 10:00:14 -07:00
Alex Holliday
e7ef068945
conditionally render alert based on settings
2025-05-13 09:59:21 -07:00
Alexander Holliday
fcbc69b04a
Merge pull request #2239 from sonvir249/bug/fix-form-errors
...
Issue-2238: Fixes the error messages on various forms.
2025-05-13 09:47:50 -07:00
Alexander Holliday
6eac73218d
Merge pull request #2255 from bluewave-labs/Fix-untranslated-strings
...
Fix untranslated strings
2025-05-12 19:45:22 -07:00
mohadeseh safari
70ea2105b2
Cancel button
2025-05-12 21:17:06 -04:00
mohadeseh safari
4e5cebc569
fix Passwordpanel
2025-05-12 21:04:32 -04:00
mohadeseh safari
8d49706d43
Add translation for Log out menu item in all locale files
2025-05-12 20:58:02 -04:00
mohadeseh safari
333fa5bb94
Add translations for PasswordPanel component in all locale files
2025-05-12 20:52:50 -04:00
mohadeseh safari
a5efce0de6
Update capitalization of 'Distributed Uptime' in translation files
2025-05-12 20:34:54 -04:00
mohadeseh safari
3a18ac9677
Add translatable key for Incidents page title
2025-05-12 20:30:54 -04:00
Alex Holliday
e46d94aac3
fix case
2025-05-12 11:43:48 -07:00
Alex Holliday
880f57a308
Add hook for sending test emails
2025-05-12 11:37:28 -07:00
Alex Holliday
27fc5fd5f7
add method for sending test emails
2025-05-12 11:37:15 -07:00
Alex Holliday
9cfbf6adde
conditionally render pages, add test email button
2025-05-12 11:36:54 -07:00
mohadeseh safari
8a6ca9ea1c
-translated “Light” and “Dark” in theme mode select input
...
- uptimeCreateSelectURL
2025-05-12 13:14:08 -04:00
sonvir249
f5b0377ce2
Merge branch 'develop' of github.com:bluewave-labs/Checkmate into bug/fix-form-errors
2025-05-12 22:37:11 +05:30
Alex Holliday
51973e432b
fix values
2025-05-12 09:40:59 -07:00
Alexander Holliday
b51a3f6b7d
Merge pull request #2249 from Br0wnHammer/fix/infra-monitor-filters
...
Fix: Infra Monitors Filters
2025-05-12 09:21:41 -07:00