17807 Commits

Author SHA1 Message Date
Andrew Shvayka
08c8a455a5
Update feature_request.md 2024-01-30 14:05:20 +02:00
Andrew Shvayka
6d624ce17d
Update question.md 2024-01-30 14:04:54 +02:00
Andrew Shvayka
7dfc89aac2
Update question.md 2024-01-30 14:04:12 +02:00
Andrew Shvayka
f6b796027e
Update feature_request.md 2024-01-30 14:01:58 +02:00
Andrew Shvayka
098f72b86b
Update ---bug-report.md 2024-01-30 14:00:47 +02:00
Andrew Shvayka
df91e0a38e Update the Bug report template 2024-01-30 13:57:50 +02:00
Igor Kulikov
111eacd06d Merge branch 'master' of github.com:thingsboard/thingsboard 2024-01-30 12:30:40 +02:00
Igor Kulikov
0a784d33ed UI: widgets value actions refactor. 2024-01-30 12:30:24 +02:00
Dmytro Skarzhynets
2159430c1b Fix test for message types with null rule node connections 2024-01-30 12:22:37 +02:00
Yevhen Popok
b790e09211 For Angular Gridster, set "maxRows" limit to "3000" 2024-01-30 12:01:37 +02:00
Dmytro Skarzhynets
d1a9c4432a Add rate limit of at most one event per second per originator in node 2024-01-30 11:56:10 +02:00
Andrew Shvayka
ac555df9e9
Merge pull request #10075 from YevhenBondarenko/fix/stack-overflow
fixed stack overflow error
2024-01-30 11:29:46 +02:00
Ivan Raznatovskyi
f3716298f4 Merged with master branch 2024-01-30 11:19:09 +02:00
Ivan Raznatovskyi
d509c230c0 Replace hardcoded doc-link path with site-base-url 2024-01-30 10:35:21 +02:00
dashevchenko
30399d8ff6 deleted unused service 2024-01-29 18:07:51 +02:00
Andrew Shvayka
6dcf77dc49
Update feature_request.md 2024-01-29 18:06:29 +02:00
Andrew Shvayka
7ef41197c9
Update feature_request.md 2024-01-29 18:05:14 +02:00
dashevchenko
1fce9582af deleted redundant code, yml parameters, reverted deleted PaginatedUpdater for future development 2024-01-29 17:53:39 +02:00
ViacheslavKlimov
90f971d018 Refactor daos for partitioned entities 2024-01-29 16:44:04 +02:00
Ivan Raznatovskyi
13c7b5e868 Removed extra > character 2024-01-29 15:26:41 +02:00
dashevchenko
3c53d7ec71 deleted db upgrade scripts up to 3.5.0 version 2024-01-29 13:55:44 +02:00
ViacheslavKlimov
feb55f636a Refactoring for dao save 2024-01-29 13:28:24 +02:00
Dmitriymush
582259afd4 UI: timewindow scss improvement 2024-01-29 12:43:51 +02:00
Ivan Raznatovskyi
b8be8b3b5e Added URL Suffix generation function which is imported and used to generate the correct path 2024-01-29 11:41:29 +02:00
Ivan Raznatovskyi
7650387db4 Added initial connector value 2024-01-29 11:16:26 +02:00
Ivan Raznatovskyi
91be1336fa Merge branch 'master' into connectors-rpc-templates 2024-01-29 11:15:44 +02:00
ViacheslavKlimov
18c354c600 Proper SQL error instead of 'could not extract ResultSet' 2024-01-29 11:12:51 +02:00
ViacheslavKlimov
e6d08e6528 'Create' method for dao (used for audit logs, notifications, alarm comments) 2024-01-29 11:11:02 +02:00
Sergey Matvienko
89713558cf MqttClient use Promise<V> extends Future<V> to have full async capabilities provided by Netty (addListener, etc) 2024-01-28 21:02:38 +01:00
Igor Kulikov
1513dd9f7f Merge branch 'master' of github.com:thingsboard/thingsboard 2024-01-26 17:54:34 +02:00
Igor Kulikov
3fcb913645 UI: Update Widget action form style. 2024-01-26 17:54:24 +02:00
Dmytro Skarzhynets
b19d7f1406 Clarify information about event ts in node description 2024-01-26 17:08:50 +02:00
Dmytro Skarzhynets
b1b0e44c7f Add executor to process activity events in a dedicated thread not to avoid blocking main consumer 2024-01-26 17:04:49 +02:00
YevhenBondarenko
27b5fe52a4 fixed stack overflow error 2024-01-26 15:44:08 +01:00
Dmytro Skarzhynets
eadcf916f5 Add optimization using separate service which routes activity actions to device state service directly, when running in monolith. Refactor rule node tests 2024-01-26 16:15:11 +02:00
ViacheslavKlimov
a729967a93 Fix DefaultRateLimitService init 2024-01-26 16:06:50 +02:00
Dmytro Skarzhynets
3c460d79c3 Refactor core consumer tests: add test for device state message forwarding, split all-in-one tests into more but simpler test cases 2024-01-26 13:37:08 +02:00
ViacheslavKlimov
3ee8a8c56d Refactor rate limit service 2024-01-26 12:17:37 +02:00
Yevhen Popok
b635e59885 For Angular Gridster increase "maxRows" limit to "Infinity" 2024-01-26 09:56:03 +02:00
Ivan Raznatovskyi
804a73e13e Merged with master branch 2024-01-26 09:47:44 +02:00
Andrew Shvayka
7776bdb0e8
Merge pull request #10059 from ArtemDzhereleiko/AD/update/rule-core-config
Update rule core config
2024-01-25 17:34:36 +02:00
Vladyslav_Prykhodko
31dad36129 Merge remote-tracking branch 'upstream/master' into feature/push-notifications 2024-01-25 16:40:22 +02:00
Dmitriymush
8f9eddabba UI: added singletonMode to copy buffer of rule-node 2024-01-25 16:00:44 +02:00
ViacheslavKlimov
2f73512005 Don't remove from myPartitions on queue update 2024-01-25 15:47:26 +02:00
Dmitriymush
fec8c5695d UI: minor improvements for styles and timewindow scss 2024-01-25 13:32:33 +02:00
Dmitriymush
2c07a5ea92 minor edition for media query 2024-01-25 13:23:12 +02:00
Dmitriymush
e0348751ad UI: added html reponse improvement for snmp transport config 2024-01-25 12:58:27 +02:00
Artem Dzhereleiko
ac2da12054 UI: Update rule core config 2024-01-25 12:24:04 +02:00
Ivan Raznatovskyi
7bd55e5838 Fixed toast popup position after Gateway connector saving 2024-01-25 12:20:40 +02:00
Rhyaldir
4b23a8a96d Support DTLS Connection ID with configuration 2024-01-25 11:15:05 +01:00