Nicholas Liu
|
f31669b341
|
Changed publicUrl to constant uptime type and changed "Public link" text
|
2025-05-05 10:23:02 -07:00 |
|
Nicholas Liu
|
cb113f642a
|
Added Public Link Button on Status Page if published
|
2025-05-04 20:23:59 -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 |
|
Alexander Holliday
|
dee5730481
|
Merge pull request #2165 from ajhollid/feat/release-workflow
feat: release workflow
|
2025-04-28 13:35:36 -07:00 |
|
Alex Holliday
|
0796103c33
|
update nginx to remove reverse proxy for client
|
2025-04-28 13:34:16 -07:00 |
|
Alex Holliday
|
07d58c2675
|
ignore docker compose test
|
2025-04-28 13:33:50 -07:00 |
|
Alex Holliday
|
9259cb75aa
|
remove secret env config
|
2025-04-28 13:33:30 -07:00 |
|
Alexander Holliday
|
bad9eb5e05
|
Merge pull request #2164 from bluewave-labs/feat/release-workflow
Feat/release workflow
|
2025-04-28 12:26:13 -07:00 |
|
Alex Holliday
|
c8d41212d5
|
remove unused scripts
|
2025-04-28 12:25:24 -07:00 |
|
Alex Holliday
|
aebba27dc7
|
fix mogno connection string
|
2025-04-28 12:25:02 -07:00 |
|
Alex Holliday
|
d5a317caee
|
save settings on load
|
2025-04-28 12:24:34 -07:00 |
|
Alexander Holliday
|
10702f1038
|
Merge pull request #2163 from bluewave-labs/feat/release-workflow
fix action name
|
2025-04-28 11:54:14 -07:00 |
|
Alex Holliday
|
4514032466
|
fix action name
|
2025-04-28 11:53:43 -07:00 |
|
Alexander Holliday
|
327928de04
|
Merge pull request #2162 from bluewave-labs/feat/release-workflow
feat: release workflow
|
2025-04-28 11:53:14 -07:00 |
|
Alex Holliday
|
f790930872
|
fix branch name
|
2025-04-28 11:52:17 -07:00 |
|
Alex Holliday
|
62db71b4d9
|
update docker compose
|
2025-04-28 11:51:37 -07:00 |
|
Alex Holliday
|
18d7f1b339
|
add distribution workflow
|
2025-04-28 11:51:20 -07:00 |
|