2478 Commits

Author SHA1 Message Date
YevhenBondarenko
637fe2a258 Used debugFailures and debugAll params instead of DebugStrategies 2024-11-11 22:15:23 +01:00
Vladyslav_Prykhodko
a4433e6134 Merge branch 'improvements/dashboard-export' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-11 18:14:58 +02:00
ViacheslavKlimov
9e2e418cab Fix resource deletion validation 2024-11-08 13:08:21 +02:00
Vladyslav_Prykhodko
bb5e5fdf4d Merge remote-tracking branch 'upstream/master' into improvements/dashboard-export 2024-11-08 11:52:56 +02:00
YevhenBondarenko
b0a5a97bab minor refactoring due to comments 2024-11-06 15:24:02 +01:00
ViacheslavKlimov
2236304344 Refactoring for resources import 2024-11-06 13:39:27 +02:00
Shvaika Dmytro
3dfe7f3c46
Merge branch 'master' into feature/rule-node-debug-strategies 2024-11-06 11:40:13 +02:00
YevhenBondarenko
5c6cd2dda8 added new debug strategy ALL_THEN_ONLY_FAILURE_EVENTS 2024-11-05 20:18:15 +01:00
ShvaykaD
c480790e63 Added tests for session close on RPC delivery timeout 2024-11-04 16:26:15 +02:00
Andrew Shvayka
59d9a57507
Merge pull request #11939 from thingsboard/tbel_doc_test
tbelTestExampleFromDocs
2024-11-04 11:58:16 +01:00
Vladyslav_Prykhodko
bbb2531c2e Merge remote-tracking branch 'upstream/master' into feature/mobile-app-bundle 2024-11-04 11:36:33 +02:00
ViacheslavKlimov
286363d985 Reference images and resources only by link 2024-11-01 14:29:07 +02:00
ViacheslavKlimov
155b22accf Move resource url from id to url; add etag to export data 2024-11-01 11:47:40 +02:00
Andrew Shvayka
c3d922e002
Merge pull request #11908 from thingsboard/queue-types-deprecation
Deprecate all queue types except Kafka and in-memory
2024-10-31 16:47:19 +01:00
dashevchenko
0fe6865b18 fixed tests 2024-10-31 15:20:15 +02:00
nick
e30b2a2201 tbel: doc Io tests: toLocaleString ZoneId.systemDefault(): "America/New_York" = "-04:00" 2024-10-31 06:54:28 -04:00
nick
bc9af20aae tbel: doc Io tests: doubleToString - 5 2024-10-30 16:49:51 +02:00
nick
7814db1620 tbel: doc Io tests: tbDate with ZoneId.systemDefault() - 4 2024-10-30 16:17:45 +02:00
nick
64930967ba tbel: doc Io tests: tbDate with ZoneId.systemDefault() - 3 2024-10-30 15:47:26 +02:00
nick
a00ae9e621 tbel: doc Io tests: tbDate with ZoneId.systemDefault() - 2 2024-10-30 15:14:59 +02:00
nick
18f9c25e6b tbel: doc Io tests: tbDate with ZoneId.systemDefault() 2024-10-30 14:45:24 +02:00
YevhenBondarenko
40e9496992 merge with master 2024-10-29 18:48:32 +01:00
YevhenBondarenko
cc977f42b2 minor refactoring 2024-10-29 18:46:34 +01:00
nick
780605440c tbel: doc Io tests: base64, toFlatMap, tDateString, tbDateInstant 2024-10-29 18:53:45 +02:00
ViacheslavKlimov
667d32d8aa Use links to reference resources 2024-10-29 15:47:17 +02:00
ViacheslavKlimov
55e7c831ca Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-10-29 14:35:09 +02:00
ViacheslavKlimov
f1ec5bdace Merge branch 'master' of github.com:thingsboard/thingsboard into fix/gateways-dashboard 2024-10-29 14:00:57 +02:00
nick
13882f24be tbel: doc Io tets: parseBinaryArray, parseNumber 2024-10-29 13:43:22 +02:00
nick
95b9e139ba Merge branch 'master' into tbel_doc_test 2024-10-29 12:40:58 +02:00
ViacheslavKlimov
9f10217538 Reference resources by link in dashboards and widgets 2024-10-29 12:20:19 +02:00
ViacheslavKlimov
e3103a761f Fix failing edge tests: cleanup system widgets after DashboardSyncServiceTest 2024-10-29 12:08:05 +02:00
nick
589822a8c2 tbel_test_doc: add Helper functions: pad, numberToRadixString, parseHex, parseBytes 2024-10-28 17:24:15 +02:00
nick
b98730a7b8 tbel_test_doc: add Helper functions: stringToBytes, bytesToString, decodeToJson, isTypeInValue, encodeDecodeUri, raiseError, printUnsignedBytes 2024-10-28 14:33:01 +02:00
ViacheslavKlimov
84cce4897f Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-10-28 11:52:09 +02:00
nick
1d6abc5fbc tbel_test_doc: add Helper functions 2024-10-25 20:56:46 +03:00
dashevchenko
d7582223f4 moved 'enabled' from StoreInfo to QrCoodeSettings 2024-10-25 18:39:28 +03:00
nick
c7d2d718cc tbel_test_doc: add Number HexDecimal and Flow Control 2024-10-25 18:00:34 +03:00
nick
4f7f8428b1 tbel_test_doc: add Using Java Classes 2024-10-24 18:32:13 +03:00
nick
9dc991a1d8 tbel_test_doc: add arrays 2024-10-24 17:59:34 +03:00
nick
777104e620 tbel_test_doc: refactoring String to Text Blocks 2024-10-24 17:16:38 +03:00
ViacheslavKlimov
3d12e414c7 Don't create gateways dashboard for new tenants 2024-10-24 15:32:33 +03:00
Vladyslav_Prykhodko
d29ca15af9 Merge remote-tracking branch 'upstream/master' into feature/mobile-app-bundle 2024-10-24 13:22:35 +03:00
nick
a18105ca59 tbel_test_docsIo: add Abstract class 2024-10-24 12:25:54 +03:00
nick
85b0497137 Merge branch 'master' into tbel_doc_test 2024-10-24 12:21:44 +03:00
Andrew Shvayka
342aaa8be7
Merge pull request #11896 from thingsboard/lwm2m_write_obj_19
Lwm2m_write_obj_19
2024-10-24 10:33:58 +02:00
nick
0cfc59a12f coap: processTwoWayRpcTest: DEFAULT_WAIT_TIMEOUT_SECONDS magnified three times 2024-10-24 10:58:36 +03:00
nick
57231f9724 tbel: add test tbel docsIo: map, list 2024-10-23 18:21:31 +03:00
dashevchenko
af719050a0 fixed bundle info when apps are missed 2024-10-22 15:03:48 +03:00
Andrii Landiak
3ecbd3258e Introduce kafka approach to work with edge-event instead of postgres 2024-10-22 12:38:57 +03:00
Viacheslav Klimov
e4942dcbbf
Merge branch 'master' into feature/dashboard-sync 2024-10-21 12:19:11 +03:00