YevhenBondarenko
a1e8ec4c02
created separate api for relations with returning entity
2024-08-02 11:06:29 +02:00
dashevchenko
60b03288cd
wrapped /infos endpoint by PageData for UI opportunities
2024-08-02 12:03:18 +03:00
imbeacon
16a3a0c9e0
Test fix
2024-08-02 10:41:32 +03:00
imbeacon
c305b90503
Added additional tests
2024-08-02 09:30:25 +03:00
IrynaMatveieva
e5484dd941
added test to verify usage of correct converter
2024-08-01 18:21:52 +03:00
dashevchenko
4169da4c08
configurable max payload size by url pattern
2024-08-01 16:10:39 +03:00
imbeacon
91d0f1dd1d
Added ability to provision gateway device on device creating using device provisioning feature
2024-08-01 15:44:48 +03:00
Andrii Landiak
0c0c2fc5fc
Merge remote-tracking branch 'upstream/master' into optimize-imports
2024-08-01 12:52:17 +03:00
IrynaMatveieva
ff3420890e
removed dataformat xml exclusion
2024-08-01 11:52:43 +03:00
Andrii Landiak
5ca6ad03e3
CE: optimize java imports
2024-08-01 11:12:10 +03:00
dashevchenko
02f7001102
added spring security for http transport, added large RequestSizeFilter for http transport
2024-07-31 16:46:18 +03:00
irynamatveieva
37e1a40b9f
fixed tests
2024-07-31 16:08:55 +03:00
irynamatveieva
649a8b65fd
fixed conflicts
2024-07-31 15:02:41 +03:00
Viacheslav Klimov
ee00e5c8d2
Merge pull request #11322 from YevhenBondarenko/feature/re-strategy-test
...
added TbRuleEngineStrategyTest
2024-07-31 13:41:54 +03:00
YevhenBondarenko
5cda220dcc
added TbRuleEngineStrategyTest
2024-07-30 18:03:51 +02:00
Viacheslav Klimov
9d700b381a
Merge pull request #11224 from thingsboard/hotfix/3.7
...
Hotfix/3.7
2024-07-30 14:09:10 +03:00
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
2024-07-30 14:04:53 +03:00
ViacheslavKlimov
f34361e1ea
Fix Nashorn sandbox script compile error (ScriptCPUAbuseException)
2024-07-30 12:02:01 +03:00
YevhenBondarenko
977da8bc8a
fixed tests
2024-07-25 12:01:42 +02:00
ViacheslavKlimov
478d20aec7
Status '410 Gone' when token is expired
2024-07-25 11:49:10 +03:00
ViacheslavKlimov
976e1e1e1f
Implement TTL for password reset and user activation links; refactoring and improvements
2024-07-24 13:22:17 +03:00
ViacheslavKlimov
dee62dfad2
Fix edge user update handling
2024-07-22 14:28:55 +03:00
ViacheslavKlimov
486fed375c
Add version for tenant entity
2024-07-22 14:27:26 +03:00
dashevchenko
333154ad62
fixed SqlDatabaseUpgradeService with new upgrade, refactoring
2024-07-22 13:48:43 +03:00
dashevchenko
b57744f5d5
added test for Oauth2Controller, DomainController, MobileAppController
2024-07-19 17:16:41 +03:00
dashevchenko
1429d6a97c
renamed oauth2_registration table to oauth2_client
2024-07-19 11:25:09 +03:00
Igor Kulikov
ab884b7bd2
Merge with master
2024-07-18 18:49:51 +03:00
dashevchenko
f274c274e9
oauth2 configuration breakdown: initial implementation
2024-07-18 12:49:48 +03:00
Volodymyr Babak
b7c505efcd
DefaultTbClusterService.getRuleEngineProfileForEntityOrElseNull - Added unit tests
2024-07-17 12:28:07 +03:00
ViacheslavKlimov
b46e9fb6ec
Merge remote-tracking branch 'origin/feature/attr_tskv_version' into feature/entities-version
2024-07-16 10:37:21 +03:00
ViacheslavKlimov
c15f34d91a
Merge remote-tracking branch 'origin/master' into feature/attr_tskv_version
2024-07-16 10:31:01 +03:00
ViacheslavKlimov
f7daf371fc
Merge remote-tracking branch 'origin/master' into feature/entities-version
2024-07-16 10:09:19 +03:00
Sergey Matvienko
097429b816
Merge pull request #11199 from thingsboard/hotfix/3.7
...
Hotfix/3.7
2024-07-11 18:47:36 +02:00
Andrii Landiak
95178d12ea
Fix OAuth2EdgeTest
2024-07-11 14:48:57 +03:00
YevhenBondarenko
7945669303
fixed sparkplug tests
2024-07-10 12:22:08 +02:00
ViacheslavKlimov
68c8bf8db7
Merge remote-tracking branch 'origin/hotfix/3.7'
2024-07-10 10:48:49 +03:00
Viacheslav Klimov
94b670d72e
Merge pull request #9724 from thingsboard/feature/notifications-widget
...
Notifications widget
2024-07-09 11:40:25 +03:00
ViacheslavKlimov
1dcb64d298
Entities version refactoring
2024-07-05 16:20:19 +03:00
ViacheslavKlimov
8c0f2be9e4
Fix tests
2024-07-05 14:52:14 +03:00
ViacheslavKlimov
50b2d0e488
Merge remote-tracking branch 'origin/master' into feature/entities-version
2024-07-05 14:11:53 +03:00
ViacheslavKlimov
88af44870e
Check for queueName emptiness on partition resolve
2024-07-04 14:22:32 +03:00
ViacheslavKlimov
31e1d082f2
Proper error message when deleting dashboard referenced by asset profile
2024-07-03 12:35:13 +03:00
ViacheslavKlimov
8a3f99d651
HTTP status 409 (Conflict) on EntityVersionMismatchException
2024-07-01 14:11:57 +03:00
ViacheslavKlimov
4b7b69313f
Fix version in proto; fix some tests
2024-07-01 13:49:17 +03:00
ViacheslavKlimov
66563e3459
Introduce optimistic locking and 'version' for entities
2024-06-27 14:48:18 +03:00
ViacheslavKlimov
7310c62e4d
Update vc task timeout error message
2024-06-25 11:48:34 +03:00
ViacheslavKlimov
c4155fb706
Fix timeout for repository settings api
2024-06-21 14:48:35 +03:00
ViacheslavKlimov
656e8458ad
Tests for version control; local-only repositories; refactoring
2024-06-21 14:11:20 +03:00
ViacheslavKlimov
186ab6d50c
Merge remote-tracking branch 'origin/master' into feature/notifications-widget
2024-06-20 11:12:20 +03:00
Igor Kulikov
e150898bf1
Merge branch 'master' into feature/scada-symbol
2024-06-14 18:01:00 +03:00