21366 Commits

Author SHA1 Message Date
Igor Kulikov
ace60d9008
Merge pull request #12340 from vvlladd28/feature/eslint/disabled-rules
Improvement configuration eslint.config.mjs
2024-12-27 12:13:22 +02:00
Vladyslav_Prykhodko
c091477278 UI: Fixed eslint.config.mjs - delete tsx format and disabled rules 2024-12-26 12:27:07 +02:00
Igor Kulikov
36f990cf15 Merge branch 'rc' 2024-12-24 14:20:44 +02:00
Igor Kulikov
23cd86e870
Merge pull request #12331 from ArtemDzhereleiko/AD/hot-fix/scada-scale-invert
Fixed SCADA scale symbols
2024-12-24 14:19:27 +02:00
Igor Kulikov
e31a4d9cf1
Merge pull request #12318 from vvlladd28/improvement/eslint-migration/flat-format
Migrating ESLint config to flat format
2024-12-24 14:06:48 +02:00
Igor Kulikov
73977b0969
Merge pull request #12324 from ChantsovaEkaterina/bug/fixed-applying-timewindow-config
Timewindow: fixed applying grouping interval on closing configuration dialog
2024-12-24 13:54:18 +02:00
Igor Kulikov
f52b19b280
Merge pull request #12322 from vvlladd28/bug/mobile-server/null-data
Fixed send empty OAuth2 mobile clients data
2024-12-24 13:53:27 +02:00
Igor Kulikov
252f6e8bd0
Merge pull request #12319 from vvlladd28/bug/help-button/link-and-show
Enhance help links and improve help button display
2024-12-24 13:49:38 +02:00
Artem Dzhereleiko
4c7775eba9 UI: Fixed scale symbol 2024-12-24 12:56:50 +02:00
Igor Kulikov
e28ca38695
Merge pull request #12314 from maxunbearable/fix/5294-show-help-circle-symbol
JS Resource Module example minor symbol correction
2024-12-24 12:43:23 +02:00
Igor Kulikov
203e2a7df4
Merge pull request #12313 from vvlladd28/improvd/rename-module/add-tranlate
Improved translation in platform
2024-12-24 12:34:07 +02:00
Igor Kulikov
c2048be823
Merge pull request #12291 from vvlladd28/bug/notification-center/mobile-hidden-add
Fixed the missing add buttons in the notification center on mobile
2024-12-24 12:32:58 +02:00
Igor Kulikov
5072b9b2af
Merge pull request #12275 from ArtemDzhereleiko/AD/hot-fix/hp-filter-symbol
Fixed color for HP SCADA filter
2024-12-24 12:29:59 +02:00
Viacheslav Klimov
a99ab8f8c2
Merge pull request #12326 from volodymyr-babak/edge-high-processing-fix
EdgeGrpcSession - fixed abort of sync process in case high priority message notification
2024-12-24 11:50:41 +02:00
Volodymyr Babak
d5e973283c EdgeGrpcSession - move check of empty high priority msgs into submethod 2024-12-23 20:46:07 +02:00
Igor Kulikov
e23ed643ab
Merge pull request #12325 from thingsboard/feature/dynamic-form
Implement dynamic forms to replace JSON schema forms
2024-12-23 19:18:48 +02:00
Ekaterina Chantsova
b7826592f4 Timewindow: fixed applying interval parameters on closing configuration dialog 2024-12-23 19:04:47 +02:00
Igor Kulikov
7358f1a1af UI: Remove unused dependency. 2024-12-23 19:04:17 +02:00
Igor Kulikov
d6d238733b UI: Fix compilation error after merge. 2024-12-23 17:37:18 +02:00
Igor Kulikov
14731c3b8d Merge with master 2024-12-23 17:28:32 +02:00
Vladyslav_Prykhodko
a72ddbbe12 UI: Change domains help link 2024-12-23 17:16:43 +02:00
Igor Kulikov
cef94b9708 Merge branch 'rc' 2024-12-23 16:54:42 +02:00
Igor Kulikov
f6071177ae UI: Ability to import form properties from JSON content. Update help resources according to new widget settings forms. 2024-12-23 16:48:20 +02:00
Vladyslav_Prykhodko
7a491b7e43 UI: Fixed send empty auth2 clients data 2024-12-23 16:19:25 +02:00
Viacheslav Klimov
509ff28f2e
Merge pull request #12321 from thingsboard/fix/alarm-notification-clear
Fix duplicate alarm notification when clear rule is met
2024-12-23 15:46:05 +02:00
ViacheslavKlimov
f22797ed29 Fix alarm rule clear test 2024-12-23 15:44:35 +02:00
ViacheslavKlimov
a70e20fe44 Don't send separate notification when notification clear rule is met 2024-12-23 15:31:24 +02:00
Vladyslav_Prykhodko
ce3308660a UI: Fixed delete dialog title in domain 2024-12-23 15:00:17 +02:00
Igor Kulikov
39abbacb20 UI: Remove json form component. Remove all react dependencies. 2024-12-23 12:57:08 +02:00
Vladyslav_Prykhodko
e3f25f5c54 UI: Fixed show help button in oauth section and change domains help link 2024-12-23 12:50:03 +02:00
Vladyslav_Prykhodko
f00151553c UI: Fixed incorrect help link 2024-12-23 12:10:13 +02:00
Viacheslav Klimov
155c701822
Merge pull request #12305 from dashevchenko/constraintNameFix
Updated constraint name to valid one
2024-12-23 12:07:10 +02:00
Vladyslav_Prykhodko
e561537048 UI: Migrating ESLint config to flat format 2024-12-23 11:27:52 +02:00
Viacheslav Klimov
c6a31a1c4c
Merge pull request #12256 from thingsboard/feature/tbmsg-refactoring
TbMsg refactoring
2024-12-23 11:03:09 +02:00
ViacheslavKlimov
1ea5fdf7fe Merge branch 'master' of github.com:thingsboard/thingsboard into feature/tbmsg-refactoring 2024-12-23 10:51:11 +02:00
Viacheslav Klimov
a1fd1e3ea4
Merge pull request #12297 from thingsboard/feature/telemetry-service-refactoring
Telemetry service refactoring
2024-12-23 10:45:12 +02:00
Igor Kulikov
5840bf1f67 UI: Import/Export support for dynamic form properties. Improve json schema form to dynamic form conversion. 2024-12-20 18:08:53 +02:00
mpetrov
bd1a86083a JS Resource Module minor symbol correction 2024-12-20 14:10:46 +02:00
Vladyslav_Prykhodko
d14a9ca4d6 UI: Rename text and added missing translate 2024-12-20 12:20:49 +02:00
Viacheslav Klimov
f9d0954261
Merge pull request #12308 from thingsboard/fix/image-inline
Fix image getting broken after exporting entity
2024-12-20 12:09:08 +02:00
Vladyslav_Prykhodko
1b195bb24c UI: Fixed show add buttons in notification center 2024-12-20 00:58:22 +02:00
Igor Kulikov
b03320c138
Merge pull request #12306 from vvlladd28/bug/mail-server/oauth2-config
Fixed enabled to configure OAuth 2.0 authentication in mail server
2024-12-19 18:24:00 +02:00
Igor Kulikov
9d0c88f053
Merge pull request #12303 from vvlladd28/bug/mobile-center/sort-property
Add sorting functionality in Mobile Center
2024-12-19 18:15:08 +02:00
Igor Kulikov
da622654e0
Merge pull request #12301 from vvlladd28/bug/memory-leak/platform-form
Fixed memory leak in form handling
2024-12-19 18:14:20 +02:00
ViacheslavKlimov
ad97199f04 Fix cached entity was updated during inlineImages 2024-12-19 18:12:00 +02:00
Igor Kulikov
81824c9c29
Merge pull request #12298 from maxunbearable/fix/4852-tree-select-event
Hierarcy widget fires select node action too many times fix
2024-12-19 18:11:10 +02:00
Igor Kulikov
d2dd6f3703
Merge pull request #12247 from ArtemDzhereleiko/AD/hot-fix/background-settings-popover
Fixed background settings popover collapses
2024-12-19 17:38:41 +02:00
Igor Kulikov
9fe5f7199e UI: Dynamic form implementation. Migration from JSON schema form. 2024-12-19 16:48:30 +02:00
Vladyslav_Prykhodko
de29c5d2ee UI: Fixed enable setting scope for OAuth 2.0 authentication in mail server 2024-12-19 16:33:24 +02:00
dashevchenko
edf0712812 updated constraint name to valid one 2024-12-19 16:31:07 +02:00