ViacheslavKlimov
5759610340
Rate limit for WS subscriptions
2 years ago
ViacheslavKlimov
3c526529b9
Fix 3.7.1 upgrade script to run multiple times
2 years ago
Volodymyr Babak
62f0ba5739
Fixed DeviceEdgeProcessorTest
2 years ago
Volodymyr Babak
61b7bfd849
Fixed FromEdgeSyncResponse in ProtoUtils
2 years ago
Volodymyr Babak
cfca80defe
Remove Edge request messages - send multiple data messages in single rpc message
2 years ago
YevhenBondarenko
a1e8ec4c02
created separate api for relations with returning entity
2 years ago
dashevchenko
60b03288cd
wrapped /infos endpoint by PageData for UI opportunities
2 years ago
imbeacon
16a3a0c9e0
Test fix
2 years ago
imbeacon
c305b90503
Added additional tests
2 years ago
IrynaMatveieva
e5484dd941
added test to verify usage of correct converter
2 years ago
dashevchenko
4169da4c08
configurable max payload size by url pattern
2 years ago
imbeacon
91d0f1dd1d
Added ability to provision gateway device on device creating using device provisioning feature
2 years ago
IrynaMatveieva
ff3420890e
removed dataformat xml exclusion
2 years ago
Andrii Landiak
5ca6ad03e3
CE: optimize java imports
2 years ago
dashevchenko
02f7001102
added spring security for http transport, added large RequestSizeFilter for http transport
2 years ago
irynamatveieva
37e1a40b9f
fixed tests
2 years ago
YevhenBondarenko
5cda220dcc
added TbRuleEngineStrategyTest
2 years ago
Daria Shevchenko
15cb12e48f
HTTP API: validate payload size ( #11265 )
* added check for large ToDeviceRpcResponseMsg, ToServerRpcRequestMsg messages on default transport level
* moved http request size check to controller
* minor refactoring
* test fixed
* updated error messages, updated url patterns to single one, added yml property to http transport
* updated swagger docs, added to rpc filter "/api/rpc/**" and "/api/plugins/rpc/**" endpoints
* remove redundant set
* fixed large request check for DeviceApiController in microservice architecture
* renamed yml parameter and filter
2 years ago
ViacheslavKlimov
f34361e1ea
Fix Nashorn sandbox script compile error (ScriptCPUAbuseException)
2 years ago
YevhenBondarenko
c619be45b6
set version_seq cache to 1
2 years ago
Igor Kulikov
e48fad57c5
UI: Valve SCADA symbols.
2 years ago
Igor Kulikov
710c5fb4ee
UI: Improve wheel valve SCADA symbol animation.
2 years ago
Igor Kulikov
6c3c361f07
UI: Horizontal wheel valve SCADA symbol
2 years ago
Igor Kulikov
1b9277cff8
UI: Filter SCADA symbols.
2 years ago
Igor Kulikov
7f09dd2006
UI: Motor pump SCADA symbols.
2 years ago
ViacheslavKlimov
248c268d6a
Dedicated datasource for events
2 years ago
YevhenBondarenko
977da8bc8a
fixed tests
2 years ago
ViacheslavKlimov
478d20aec7
Status '410 Gone' when token is expired
2 years ago
Igor Kulikov
089f01fcfb
UI: Centrifugal pump SCADA symbol.
2 years ago
Artem Dzhereleiko
093e57374e
UI: Improvements for notification widget
2 years ago
logresearch
0f54161194
Update ImagesUpdater.java
The original logging statement had an inconsistency where the static text suggested an error in updating images, but the dynamic variables indicated an error in fetching an entity by ID. The update removes the redundant type placeholder in the error message to align the static text with the actual operation that failed, which is fetching an entity by ID.
2 years ago
YevhenBondarenko
358925cffe
added version for relations
2 years ago
ViacheslavKlimov
a246032e54
Clear security settings cache on upgrade
2 years ago
ViacheslavKlimov
976e1e1e1f
Implement TTL for password reset and user activation links; refactoring and improvements
2 years ago
Igor Kulikov
042d25e7f0
UI: Update flow meter SCADA symbols metadata - remove showValue property.
2 years ago
Igor Kulikov
32d6fed468
UI: Vertical inline flow meter SCADA symbol.
2 years ago
Igor Kulikov
696c0a2a39
UI: Horizontal inline flow meter SCADA symbol.
2 years ago
Igor Kulikov
7b5feea6cf
UI: Bottom/Left flow meter SCADA symbols.
2 years ago
ViacheslavKlimov
dee62dfad2
Fix edge user update handling
2 years ago
ViacheslavKlimov
486fed375c
Add version for tenant entity
2 years ago
dashevchenko
333154ad62
fixed SqlDatabaseUpgradeService with new upgrade, refactoring
2 years ago
ViacheslavKlimov
8d34a2003e
Fix entities deletion task reprocessing
2 years ago
Igor Kulikov
72551b5544
UI: Right flow meter SCADA symbol.
2 years ago
dashevchenko
b57744f5d5
added test for Oauth2Controller, DomainController, MobileAppController
2 years ago
Igor Kulikov
6445b7db04
UI: Top flow meter SCADA symbol.
2 years ago
dashevchenko
1429d6a97c
renamed oauth2_registration table to oauth2_client
2 years ago
dashevchenko
f274c274e9
oauth2 configuration breakdown: initial implementation
2 years ago
ViacheslavKlimov
701260c4e9
Entities versioning refactoring
2 years ago
Volodymyr Babak
b7c505efcd
DefaultTbClusterService.getRuleEngineProfileForEntityOrElseNull - Added unit tests
2 years ago
Volodymyr Babak
a2e4cb9a7d
Handle properly DELETE cases for ASSET/DEVICE to push ENTITY_DELETED msg into correct rule chain of the profile
2 years ago