5040 Commits

Author SHA1 Message Date
Dmitriymush
c187545917 UI: fixed ordering of tb-hint-tooltip-icon and tb-required elements 2024-04-23 15:57:38 +03:00
Dmitriymush
b47a119fc5 UI: minor improvements for gateway dashboard 2024-04-23 14:14:57 +03:00
Andrew Shvayka
4e10a5e3e6
Merge pull request #10608 from vvlladd28/customTranslation
Improved detect and set translation platform language
2024-04-23 12:34:01 +03:00
Andrew Shvayka
72710a03c7
Merge pull request #10269 from ArtemDzhereleiko/AD/imp/add-locale-AR_ar
Added Arabic locale
2024-04-22 18:55:16 +03:00
Vladyslav_Prykhodko
c820875eb0 UI: Improved detect platform language in login 2024-04-22 17:11:58 +03:00
Vladyslav_Prykhodko
9b45af0ca5 UI: Improved detect and set translation platform language 2024-04-22 16:28:41 +03:00
rusikv
411a10e4d8 UI: removed deprecated composite operation support from lwm2m settings 2024-04-22 13:11:44 +03:00
Igor Kulikov
b3d74adce8 UI: Status widget: Implement advanced settings. 2024-04-22 12:59:29 +03:00
Vladyslav_Prykhodko
5a626ba93e UI: Fixed license header 2024-04-22 11:36:57 +03:00
Vladyslav_Prykhodko
ecb68b323d UI: Improved component and clear code 2024-04-22 11:00:48 +03:00
Igor Kulikov
291cabef4b UI: Implement Status widget. 2024-04-19 19:36:27 +03:00
Dmitriymush
d2b541e41c Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/connectors-config 2024-04-19 12:57:46 +03:00
Dmitriymush
355acfc30a UI: gateway dashboard bug-fixes and improvements 2024-04-19 12:56:11 +03:00
nick
c07f432b7d lwm2m: fix bug API getLwm2mObjects 2024-04-19 12:21:41 +03:00
Igor Kulikov
0f9aeaa697 UI: Improve time series charts ticks generator function. 2024-04-18 10:05:13 +03:00
Igor Kulikov
fd7c7e9b51 UI: Improve time series chart tooltip configuration - added font/color settings for tooltip label. 2024-04-17 18:30:49 +03:00
Igor Kulikov
94da3da2ff UI: Improve time series chart legend configuration - added font/color settings for legend value and column title. 2024-04-17 17:49:25 +03:00
Igor Kulikov
02648dd4a5 UI: Time series charts improvements 2024-04-17 16:28:16 +03:00
Igor Kulikov
63b827e953 UI: Improve time series charts labels rendering and size calculation. 2024-04-17 13:58:59 +03:00
Dmitriymush
214f9d178e UI: gateway dashboard improvements 2024-04-16 15:47:47 +03:00
Igor Kulikov
9c383be12a UI: Add grid settings to time series charts. 2024-04-16 12:34:00 +03:00
d2eight
c24cea1cda Adding support for custom translations of alarm originator on the alarms page 2024-04-16 12:16:25 +03:00
Dmitriymush
749aa6340b UI: gateway dashboard - mqtt connector design improvements and refactoring 2024-04-16 00:55:00 +03:00
Igor Kulikov
fab780a912 UI: Time series chart: Improve smooth line settings. 2024-04-15 19:00:14 +03:00
Igor Kulikov
345aa95485 UI: Time series charts: improve data zoom filtering mode. 2024-04-15 17:19:45 +03:00
Igor Kulikov
b453bc6ced
Merge pull request #10562 from thingsboard/feature/time-series-comparison
Comparison support for new time series charts
2024-04-12 19:19:11 +03:00
Igor Kulikov
82ab52889b UI: Implement time series comparison widget settings. 2024-04-12 17:34:43 +03:00
d2eight
d15f9da1f4 Deleting an extra in in the Docker Commands/Launch Command pop-overs 2024-04-12 17:25:49 +03:00
ViacheslavKlimov
79dc46a65b Merge branch 'master' into feature/housekeeper
# Conflicts:
#	application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
2024-04-12 15:33:56 +03:00
Igor Kulikov
3e527f2634 UI: Implement comparison support for new time series charts. 2024-04-11 13:53:00 +03:00
Igor Kulikov
decd12565e UI: State chart - not filter data on data zoom. 2024-04-10 18:14:53 +03:00
Igor Kulikov
dde2a55d3d UI: Implement new version of State chart widget based on Echarts. 2024-04-10 16:23:22 +03:00
ViacheslavKlimov
00f8fd2c35 Merge remote-tracking branch 'origin/master' into feature/housekeeper 2024-04-09 12:08:53 +03:00
Andrii Shvaika
a88b1ef349 Merge hotfix/3.6.3 to master 2024-04-04 12:56:17 +03:00
rusikv
cc990d4ff3 UI: fixed timeseries chart widget threshold settings styles 2024-04-03 13:15:05 +03:00
Dmitriymush
8d3d8eeeee UI: added expressions and topic filter fns for MQTT gateway connector and minor improvements 2024-04-03 12:02:52 +03:00
Andrew Shvayka
b276d5e3da
Merge pull request #10145 from dashevchenko/queueStatsEntity
Entity for queue statistics
2024-04-02 12:19:33 +03:00
Dmitriymush
9b7b31f97b UI: refactoring gateway connectors 2024-04-02 11:45:47 +03:00
Andrew Shvayka
20c4ec1917
Merge pull request #10377 from thingsboard/fix/vc-performance
VC restore: optional rollback on error to vastly increase performance
2024-04-01 16:35:56 +03:00
Igor Kulikov
e761b1ec47 UI: Fix scss style path. 2024-03-29 19:37:41 +02:00
Igor Kulikov
63adbca8ef Merge branch 'master' into feature/echarts-refactor 2024-03-29 18:58:38 +02:00
Igor Kulikov
1a9e69c762 UI: Update range chart advanced settings. Add label background option to series/threshold labels. Minor improvements and fixes. 2024-03-29 18:58:16 +02:00
ViacheslavKlimov
3e73b7b883 Merge branch 'master' into fix/vc-performance
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/sync/vc/DefaultEntitiesVersionControlService.java
2024-03-29 12:12:53 +02:00
Igor Kulikov
c8b2a2a6cd UI: Range chart widget config improvements. Update range chart basic config. 2024-03-28 19:26:25 +02:00
Dmitriymush
a78e8fce5e UI: imrovements for gateway mqtt connector 2024-03-28 18:25:00 +02:00
Igor Kulikov
604a35b267 UI: Improve bar chart with labels width configuration. 2024-03-28 17:38:06 +02:00
Dmitriymush
65dc427625 merge w/ master 2024-03-28 13:06:39 +02:00
Igor Kulikov
cff99ab843 UI: Improve charts layout. 2024-03-28 12:50:47 +02:00
Igor Kulikov
ce3be06796 UI: Range chart widget config improvements. 2024-03-28 12:10:47 +02:00
Dmitriymush
89f13592f0 UI: added error state matcher for gateway connectors config 2024-03-28 11:03:30 +02:00