|
|
9732a06d1e
|
Merge pull request 'Added postman collection & db sql file' (#113) from nikhil into main
Reviewed-on: Nikhil.Kadam/vib360#113
|
2025-11-19 09:39:53 +00:00 |
|
|
|
e388c268b8
|
Added postman collection & db sql file
|
2025-11-19 15:09:22 +05:30 |
|
|
|
2e40b31a6c
|
adding label column to getUserDeviceByAsset api
|
2025-07-29 12:27:02 +05:30 |
|
|
|
9e9412190b
|
Fixing issue in nested ternary condition
|
2025-07-21 15:49:02 +05:30 |
|
|
|
79911eaf2c
|
Fixing scale for bearing and turbine
|
2025-07-21 14:53:57 +05:30 |
|
|
|
47fa13be34
|
Revising order for active devices
|
2025-07-18 17:43:01 +05:30 |
|
|
|
fe29aef33f
|
Bug fixing - 17 Jul
|
2025-07-17 20:11:16 +05:30 |
|
|
|
ba097b2c5e
|
Fixing graphs of scale
|
2025-07-17 12:41:39 +05:30 |
|
|
|
0791fa976f
|
Resolving Level RMS indicator color issue
|
2025-07-16 13:02:22 +05:30 |
|
|
|
01b081b8ef
|
Adding status code 200 for user
|
2025-07-10 09:43:23 +05:30 |
|
|
|
7c6eedd457
|
Response changed for existing name and email
|
2025-07-08 19:01:16 +05:30 |
|
|
|
df03f20502
|
Changing status to 200 for Customer
|
2025-07-08 18:55:14 +05:30 |
|
|
|
a17ed2133d
|
Change in admin active device api
|
2025-07-08 16:42:57 +05:30 |
|
|
|
29aeae0fd9
|
Active devices for admin
|
2025-07-08 16:03:45 +05:30 |
|
|
|
14a9a076b8
|
Fixing alarm count for admin
|
2025-07-08 12:48:57 +05:30 |
|
|
|
545817fd1a
|
Checking asset name while creating device
|
2025-07-07 11:45:23 +05:30 |
|
|
|
760289805d
|
Active/Inactive devices count
|
2025-07-03 17:55:05 +05:30 |
|
|
|
b6c5149c28
|
Fixing error message while creating customer
|
2025-07-03 16:09:25 +05:30 |
|
|
|
029a19e214
|
Changing drop in efficiency value to float
|
2025-07-03 15:09:25 +05:30 |
|
|
|
ea3ff7a45d
|
Status code set to 400
|
2025-06-19 19:20:41 +05:30 |
|
|
|
cc321aebe8
|
Status set to 400
|
2025-06-19 17:31:24 +05:30 |
|
|
|
1e2043aeac
|
Status changed for creating asset
|
2025-06-19 17:25:33 +05:30 |
|
|
|
abe7dfeb4e
|
Changing status code for error messages
|
2025-06-19 17:17:12 +05:30 |
|
|
|
7f9cd70529
|
Existing name or email checked while creating customer
|
2025-06-19 16:31:31 +05:30 |
|
|
|
65b0069ee4
|
Fixing device health count mismatch issue
|
2025-06-19 15:59:36 +05:30 |
|
|
|
5698432fec
|
Displaying upper limit set for Torque,Power & Speed for gauges and trends
|
2025-06-16 16:53:10 +05:30 |
|
|
|
df23cc4a40
|
Show empty gauges if not value
|
2025-06-16 13:33:38 +05:30 |
|
|
|
1c985ccd47
|
Checking existing device name before updating the device
|
2025-06-12 15:57:33 +05:30 |
|
|
|
bbf19cef81
|
Fixing trend parameters for Gearbox
|
2025-06-12 15:14:59 +05:30 |
|
|
|
7f5e527758
|
Checking for existing asset name while updating
|
2025-06-12 14:00:29 +05:30 |
|
|
|
8ac1220797
|
Removed health status from Speed & RPM
|
2025-06-12 13:37:48 +05:30 |
|
|
|
37e7eb7dc6
|
Added status_code in create asset api
|
2025-05-30 14:25:41 +05:30 |
|
|
|
833881c6b6
|
Check if email already exist for customer and user
|
2025-05-30 11:54:42 +05:30 |
|
|
|
f7928ed3c9
|
Keeping order for indicators same as gauges
|
2025-05-29 12:33:42 +05:30 |
|
|
|
cc8e20383b
|
Color code change for Oil devices
|
2025-05-28 18:05:48 +05:30 |
|
|
|
5f2b70bc78
|
Modifying Active devices list api
|
2025-05-28 17:57:19 +05:30 |
|
|
|
a008a7114c
|
Resolving health status color issue
|
2025-05-28 17:18:22 +05:30 |
|
|
|
ef353a48b3
|
Setting correct parameters for Cylinders
|
2025-05-28 15:58:41 +05:30 |
|
|
|
fb37a3ac6e
|
Setting param value to integer,decimal as provided
|
2025-05-28 13:48:11 +05:30 |
|
|
|
a89948fa8a
|
Setting threshold for graph 2 parameters
|
2025-05-28 12:37:20 +05:30 |
|
|
|
5f6f83f519
|
Merge branch 'main' of http://git.wdipl.com/Nikhil.Kadam/vib360 into nikhil
|
2025-05-27 20:17:05 +05:30 |
|
|
|
976b7a14a1
|
Setting thresholds to graph parameters
|
2025-05-27 20:16:57 +05:30 |
|
|
|
b8f01d7c47
|
Merge pull request 'shailesh' (#112) from shailesh into main
Reviewed-on: Nikhil.Kadam/vib360#112
|
2025-05-27 13:53:50 +00:00 |
|
Shailesh-1981
|
60c15ede9e
|
Merge branch 'main' of http://git.wdipl.com/Nikhil.Kadam/vib360 into shailesh
|
2025-05-27 19:22:44 +05:30 |
|
Shailesh-1981
|
fa8d4c1925
|
forget password
|
2025-05-27 19:22:36 +05:30 |
|
|
|
6e08276ad7
|
Merge branch 'main' of http://git.wdipl.com/Nikhil.Kadam/vib360 into nikhil
|
2025-05-27 19:06:42 +05:30 |
|
|
|
b307d87cbc
|
Resolved issue in update asset and devices
|
2025-05-27 19:06:33 +05:30 |
|
|
|
1dd6126fbc
|
Merge pull request 'shailesh' (#111) from shailesh into main
Reviewed-on: Nikhil.Kadam/vib360#111
|
2025-05-27 12:20:19 +00:00 |
|
Shailesh-1981
|
c5b9f011e4
|
Merge branch 'main' of http://git.wdipl.com/Nikhil.Kadam/vib360 into shailesh
|
2025-05-27 17:49:45 +05:30 |
|
Shailesh-1981
|
f3f2d87f37
|
code update route outside
|
2025-05-27 17:49:34 +05:30 |
|