22183 Commits

Author SHA1 Message Date
mpetrov
d187c76599 Added space trim and changed space validation 2025-03-05 11:43:17 +02:00
mpetrov
40133b94d2 Changed translations for tenant configurations to more concise 2025-03-04 18:41:36 +02:00
Max Petrov
4f785a8eeb
Merge branch 'master' into adjustments/calculated-fields-04-03 2025-03-04 17:54:25 +02:00
mpetrov
9623d62831 Added created time column 2025-03-04 17:53:36 +02:00
mpetrov
8d4d5ebb16 refactoring 2025-03-04 17:42:22 +02:00
mpetrov
69f0aa9691 refactoring 2025-03-04 17:39:10 +02:00
mpetrov
2134a17f46 expression adjustments 2025-03-04 17:15:44 +02:00
Andrew Shvayka
b881f1c298
Merge pull request #12815 from irynamatveieva/cf-profile-limits
Added upgrade script for tenant profile
2025-03-04 16:39:40 +02:00
mpetrov
706fc01510 Changed translation 2025-03-04 15:19:22 +02:00
mpetrov
6d401e7489 Fixed delete argument on sorting 2025-03-04 15:15:14 +02:00
mpetrov
e62b062d5b Added copy argument name button 2025-03-04 14:57:46 +02:00
Max Petrov
d77c54bab5
Merge branch 'master' into adjustments/calculated-fields-04-03 2025-03-04 14:54:27 +02:00
IrynaMatveieva
79d0e706d2 updated upgrade script 2025-03-04 14:02:53 +02:00
Andrii Shvaika
c7de6ec3d9 Merge branch 'master' of github.com:thingsboard/thingsboard 2025-03-04 13:14:12 +02:00
Andrii Shvaika
7d4bb547b5 Merge branch 'feature/cf-merge-function' 2025-03-04 13:13:20 +02:00
Andrii Shvaika
933d77427c Merge function 2025-03-04 13:13:09 +02:00
Max Petrov
c455e2c7fe
Merge branch 'master' into adjustments/calculated-fields-04-03 2025-03-04 13:09:33 +02:00
mpetrov
49e627a8a6 Fixed highlight bug 2025-03-04 13:07:52 +02:00
Viacheslav Klimov
2ea6776338
Merge pull request #12813 from dashevchenko/alarmCountWSTestFix
Fixed flaky alarm count test
2025-03-04 12:56:29 +02:00
Andrii Shvaika
759bc94d1d Review comments 2025-03-04 11:57:57 +02:00
Andrii Shvaika
6265ff45a8 merge function draft 2025-03-04 11:54:28 +02:00
IrynaMatveieva
8b30d1d93b fixed test for new logic 2025-03-04 11:31:13 +02:00
IrynaMatveieva
afd727b097 removed check for changing value when update state and moved timeout to config param 2025-03-04 11:22:51 +02:00
IrynaMatveieva
7994802e4b added default values on the UI 2025-03-04 09:39:31 +02:00
IrynaMatveieva
eadc705817 added upgrade script for tenant profile 2025-03-04 09:16:24 +02:00
dashevchenko
aecefc84bf fixed NPE, fixed flaky test 2025-03-03 19:23:02 +02:00
Andrii Shvaika
0ec8d7cb46 Merge branch 'feature/calculated-fields-latest-debug-event' of github.com:maxunbearable/thingsboard into feature/cf-merge-function 2025-03-03 17:41:44 +02:00
Andrii Shvaika
0ba3352a04 Merge branch 'master' into feature/cf-merge-function 2025-03-03 15:49:57 +02:00
Andrew Shvayka
2363dc8edf
Merge pull request #12652 from dashevchenko/alarmCountQueryFilters
Entity filters for AlarmCountQuery
2025-03-03 15:13:39 +02:00
Viacheslav Klimov
c743eb435f
Merge pull request #12797 from thingsboard/fix_bug_lwm2m_monitoring
lwm2m: fix bug monitoring
2025-03-03 12:23:37 +02:00
Viacheslav Klimov
09ce342596
Merge pull request #12588 from AndriiLandiak/kafka-configurable-topics
Kafka: make more topics configurable
2025-03-03 11:37:52 +02:00
Andrii Landiak
bfef1a3ea3 Fix notifications_topic for cf 2025-03-03 11:21:50 +02:00
Andrii Landiak
b29cc4fc41 Fix tupo 2025-03-03 11:20:04 +02:00
Viacheslav Klimov
671649fb32
Merge pull request #9195 from AndriiLandiak/feature/rule-chain-crud
Add ability to create Rule Chain on Edge
2025-03-03 11:13:00 +02:00
Andrii Landiak
1980eb454c Merge remote-tracking branch 'upstream/master' into kafka-configurable-topics 2025-03-03 09:34:32 +02:00
Andrii Shvaika
ac52098207 CF: merge function draft 2025-02-28 17:46:25 +02:00
mpetrov
99beae2115 refactoring 2025-02-28 17:17:55 +02:00
mpetrov
5372f22b8a Added latest debug event call in Calculated Field Dialog on Test function 2025-02-28 17:08:24 +02:00
Volodymyr Babak
56ba30a4e4 Use CLIENT_SCOPE by default for Push to cloud node 2025-02-28 16:19:35 +02:00
Andrew Shvayka
441940c497
Merge pull request #12374 from thingsboard/feature/calculated-fields
Calculated Fields
2025-02-28 16:12:10 +02:00
Andrew Shvayka
16167d8631
Merge pull request #12792 from irynamatveieva/calculated-fields
Calculated fields
2025-02-28 15:54:52 +02:00
Viacheslav Klimov
3fb92f027b
Merge pull request #12437 from thingsboard/fix_bug/tbel/isDEcimalWithE
[TBEL] Fix parsing double with scientific notation
2025-02-28 15:53:09 +02:00
IrynaMatveieva
3e6e3b9015 fixed conflicts 2025-02-28 15:33:31 +02:00
IrynaMatveieva
7f79e538a2 minor fixes 2025-02-28 15:31:13 +02:00
Vladyslav Prykhodko
01b5f87ddd
Merge pull request #12796 from maxunbearable/feature/calculated-fields-func-autocomplete
Added rolling argument functions autocompletes
2025-02-28 15:30:17 +02:00
mpetrov
4620261e6f refactoring 2025-02-28 15:27:22 +02:00
mpetrov
7dcddb9ffa Changed test expression help id 2025-02-28 15:18:13 +02:00
mpetrov
96f7a90a7b Added rolling argument functions autocompletes 2025-02-28 15:15:23 +02:00
nick
0e819850c8 lwm2m: fix bug monitoring 2025-02-28 15:11:21 +02:00
IrynaMatveieva
51e48e2091 added endpoint to get latest cf debug event 2025-02-28 15:00:07 +02:00