Commit Graph

5609 Commits

Author SHA1 Message Date
Vishnu Sreekumaran Nair 26e9ff3568 add flag to track if api key is set 2025-05-07 13:51:34 -04:00
Vishnu Sreekumaran Nair 91d3732645 add useffect to load pagespeed key in the form 2025-05-06 16:47:53 -04:00
Vishnu Sreekumaran Nair 85c3a16f41 add pagespeed to intialstate and handler in settingsslice 2025-05-06 16:45:48 -04:00
Vishnu Sreekumaran Nair b493b5e0e5 modify loadSettings logic to fetch env from DB 2025-05-06 15:57:00 -04:00
Vishnu Sreekumaran Nair 3e8f3a7a89 include pagespeedapikey to parsedSettings to save in db 2025-05-06 15:56:01 -04:00
Vishnu Sreekumaran Nair 9dc6c3c7b1 revert loadsettings changes 2025-05-06 14:57:07 -04:00
Vishnu Sreekumaran Nair 336ffcc9e9 Add .unknown(true) to validation schema to ignore extra fields 2025-05-06 14:53:24 -04:00
Vishnu Sreekumaran Nair 47f8494193 update handlechange to modify form validation logic 2025-05-06 14:29:59 -04:00
Vishnu Sreekumaran Nair 86c31eaaf6 add pagespeed key to settings validation 2025-05-05 16:06:24 -04:00
Vishnu Sreekumaran Nair d4ed97992f update dispatch action to include pagespeedapi key 2025-05-05 16:03:30 -04:00
Vishnu Sreekumaran Nair cc454ab519 update loadSettings logic to prioritize db env values for testing 2025-05-05 16:02:59 -04:00
Vishnu Sreekumaran Nair 2f8981e379 import and use adorment in textinput to toggle visibility 2025-05-05 15:10:32 -04:00
Vishnu Sreekumaran Nair d58dee6983 add new inputfield for api key in settings 2025-05-05 14:56:24 -04:00
Gorkem Cetin (BWL) 911d9e4ca1 Update README.md 2025-05-05 01:53:29 -04:00
Alexander Holliday 2ab39f8fcd Merge pull request #2189 from bluewave-labs/hotfix/notifications
hotfix: missing dependency array
2025-05-04 22:27:35 -07:00
Alex Holliday c9fe0ced37 fix missing dependency array 2025-05-04 22:26:06 -07:00
Alexander Holliday d44d733dfd Merge pull request #2183 from bluewave-labs/translation-update-64
🌐 Updated Translations from POEditor
2025-05-04 10:46:55 -07:00
GitHub Action ac2b55f1e0 feat: translations updated from POEditor 2025-05-04 00:34:11 +00:00
Alexander Holliday 8627db206a Merge pull request #2176 from bluewave-labs/Addition-Of-Bulk-Import-In-Fallback
Addition of fallback in the main page.
2025-05-03 16:32:43 -07:00
Alexander Holliday fe6147d145 Merge pull request #2181 from bluewave-labs/Notification-In-Configuration-Tab
Added notification in configure page as well. Used useEffect to retrive the information if once added.
2025-05-03 16:31:04 -07:00
Owaise Imdad 914e1d6829 Added notification in configure page as well. Used useEffect to retrive the information if once added. 2025-05-04 01:39:29 +05:30
Owaise Imdad 712fd0a56f Fixed the strict evaluation and text of the button. 2025-05-04 00:16:08 +05:30
Gorkem Cetin (BWL) 1afde4e16d Remove distributed uptime from the release for now 2025-05-02 21:56:04 -04:00
Alexander Holliday 8d24f66f69 Merge pull request #2177 from bluewave-labs/translation-update-62
🌐 Updated Translations from POEditor
2025-05-02 10:19:40 -07:00
Alexander Holliday f1bd8fed53 Merge pull request #2175 from bluewave-labs/fix/edit-port-number
Add Port field edit support for Port Monitors Configure screen
2025-05-02 09:16:25 -07:00
GitHub Action 5d3a009452 feat: translations updated from POEditor 2025-05-02 00:30:19 +00:00
Vishnu Sreekumaran Nair c2ccf344a8 Add frontend validation for port field values 2025-05-01 20:20:21 -04:00
Owaise Imdad 5d6ae745f4 Made the text dynamic with respect to language now. 2025-05-02 03:30:14 +05:30
Owaise Imdad 8d15418777 Addition of fallback in the main page. 2025-05-02 03:25:04 +05:30
Alexander Holliday 464a6398d0 Merge pull request #2154 from bluewave-labs/Feature-Bulk-Upload-Of-Monitors
Feature release for bulk upload of uptime monitors
2025-05-01 14:36:44 -07:00
Owaise Imdad 30ef28170c Removed all return error ro throw new err where this will be send to middleware. 2025-05-02 02:54:39 +05:30
Alexander Holliday 45dacdba4c Merge pull request #2158 from bluewave-labs/fix/translation-fixes-2015
Fix/translation fixes 2015
2025-05-01 14:09:29 -07:00
Vishnu Sreekumaran Nair 2fb20bfff9 allow 'port' field in edit monitor schema 2025-05-01 13:47:10 -04:00
Vishnu Sreekumaran Nair b7b6724ce5 include port in update payload for port monitors 2025-05-01 13:46:10 -04:00
Vishnu Sreekumaran Nair a750176037 add port input field when editing port monitors 2025-05-01 13:22:55 -04:00
Alexander Holliday 13eae5dc76 Merge pull request #2173 from bluewave-labs/fix/docker-script
fix: update build_images.sh to be backwards compatible with older bash ver…
2025-05-01 09:37:57 -07:00
Owaise Imdad 075559ffc3 Fixed the errors coming out in csv. 2025-05-01 12:05:28 +05:30
Alex Holliday 84c3cf5b0e update build_images.sh to be backwards compatible with older bash versions 2025-04-30 12:11:37 -07:00
Owaise Imdad ecce31ce34 Added proper csv file which can be downloaded. 2025-04-30 23:59:25 +05:30
Owaise Imdad 8a53ddcf15 Replaced the object destructing with array as it is a standard pratice. 2025-04-30 23:52:17 +05:30
Alexander Holliday d76e3d42a1 Merge pull request #2171 from bluewave-labs/fix/infra-status-text-color-2170
Fix inconsistent text color in infrastructure monitor status boxes (#2170)
2025-04-29 09:28:18 -07:00
Owaise Imdad 59027cf33c Fixed the issue with respect to imports. 2025-04-29 15:07:46 +05:30
Owaise Imdad 2a045f93e0 Removed the validation from client. 2025-04-29 12:49:33 +05:30
Owaise Imdad bd8554707d Moved the parsing logic to backend as suggested. 2025-04-29 12:47:24 +05:30
mohadeseh safari 36edb17bc4 fix 2025-04-28 22:59:49 -04:00
mohadeseh safari a15c5635db some modification 2025-04-28 22:48:09 -04:00
Alexander Holliday 77715df3b1 Merge pull request #2167 from bluewave-labs/fix/pull-on-build
fix: add git pull to staging and produciton deploy workflows
2025-04-28 15:47:01 -07:00
Alex Holliday f7755f1cff add git pull to staging and produciton deploy workflows 2025-04-28 15:46:20 -07:00
Alexander Holliday ad4b545d56 Merge pull request #2166 from bluewave-labs/feat/mount-docker-socket
mount docker socket
2025-04-28 15:41:29 -07:00
Alex Holliday ce4886f925 mount docker socket 2025-04-28 15:41:00 -07:00