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 |
|
dashevchenko
|
9c9d6d95d4
|
added mobile app bundle to queue.proto
|
2024-10-31 14:58:47 +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 |
|
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
|
5998e60565
|
Fix gateway extension resource usage in widgets
|
2024-10-29 14:23:36 +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 |
|
dashevchenko
|
1982bea6a7
|
code refactoring
|
2024-10-29 13:00:40 +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 |
|
nick
|
a94a125da2
|
Merge branch 'master' into tbel_doc_test
|
2024-10-24 16:21:15 +03:00 |
|
ViacheslavKlimov
|
3d12e414c7
|
Don't create gateways dashboard for new tenants
|
2024-10-24 15:32:33 +03:00 |
|
Vladyslav_Prykhodko
|
2397f5017f
|
Merge branch 'feature/mobile-app-bundle' of github.com:thingsboard/thingsboard into feature/mobile-app-bundle
|
2024-10-24 13:24:38 +03:00 |
|
Vladyslav_Prykhodko
|
d29ca15af9
|
Merge remote-tracking branch 'upstream/master' into feature/mobile-app-bundle
|
2024-10-24 13:22:35 +03:00 |
|
Andrew Shvayka
|
1199490654
|
Merge pull request #11948 from thingsboard/feature/dashboard-sync
Sync with Git: ignore if no changes
|
2024-10-24 11:45:37 +02:00 |
|
ViacheslavKlimov
|
1878e5be10
|
Track changes to Git repository; ignore sync if no changes
|
2024-10-24 12:37:05 +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 |
|
Andrew Shvayka
|
bfb25e5fca
|
Merge pull request #11829 from thingsboard/feature/dashboard-sync
Gateways dashboard sync-up
|
2024-10-23 16:18:46 +03:00 |
|
ViacheslavKlimov
|
34e86a4260
|
Rollback system widgets install
|
2024-10-23 13:35:09 +03:00 |
|
dashevchenko
|
4e2be7ab92
|
fixed license check
|
2024-10-23 11:47:10 +03:00 |
|
Igor Kulikov
|
bbdc351bcf
|
Merge branch 'master' into develop/flex-layout
|
2024-10-22 18:01:50 +03:00 |
|
Vladyslav_Prykhodko
|
4a2bd7fc70
|
UI: Add OAuth client to tenant level
|
2024-10-22 17:49:59 +03:00 |
|
dashevchenko
|
6a4adf759f
|
fixed oauth2 client permissions
|
2024-10-22 17:37:35 +03:00 |
|
dashevchenko
|
101e46d547
|
updated QrCodeSettings to have custom app store links
|
2024-10-22 17:17:06 +03:00 |
|
dashevchenko
|
af719050a0
|
fixed bundle info when apps are missed
|
2024-10-22 15:03:48 +03:00 |
|
dashevchenko
|
879e8f46a5
|
pull request comments
|
2024-10-22 12:51:04 +03:00 |
|
dashevchenko
|
fb87cd6df7
|
refactoring
|
2024-10-21 18:54:22 +03:00 |
|
Viacheslav Klimov
|
e4942dcbbf
|
Merge branch 'master' into feature/dashboard-sync
|
2024-10-21 12:19:11 +03:00 |
|