5054 Commits

Author SHA1 Message Date
Andrew Shvayka
aecf654d65
Merge pull request #10201 from thingsboard/feature/housekeeper
Housekeeping service
2024-04-26 13:37:06 +03:00
Vladyslav_Prykhodko
228bec0a9c UI: Change locale code ar_AR to ar_AE 2024-04-26 10:49:38 +03:00
Igor Kulikov
2994b8b105 Merge branch 'master' into feature/bars-widget 2024-04-25 19:11:30 +03:00
Igor Kulikov
d12c680e12 UI: Implement bars and polar area widgets. 2024-04-25 19:10:48 +03:00
Artem Dzhereleiko
314572df64 UI: Merge with master and resolve conflict 2024-04-25 17:19:18 +03:00
Viacheslav Klimov
299ecd1cb8
Merge pull request #10612 from thingsboard/fix/notification-request-stats
Limit notification request errors stats
2024-04-25 13:48:08 +03:00
ViacheslavKlimov
285b8803da Limit notification request errors stats to 100 2024-04-25 13:15:51 +03:00
Dmitriymush
a5b7e68667 UI: fixed spacing for tb-required in tb-hint-tooltip-icon 2024-04-25 12:00:59 +03:00
Artem Dzhereleiko
9c7ca5700f UI: Merge and resolve conflict 2024-04-25 11:15:33 +03:00
Dmitriymush
10474f3571 UI: gateway dashboard bug-fix for mapping form validation 2024-04-25 11:04:50 +03:00
Dmitriymush
1b3ccaf8a3 Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/connectors-config 2024-04-25 11:02:55 +03:00
Igor Kulikov
d56d85d81c
Merge pull request #10623 from vvlladd28/fixed/transltion/load
Improved detect auth user in load
2024-04-24 16:52:01 +03:00
Vladyslav_Prykhodko
fe493335fb UI: Added new selector userReady and change order updated auth state 2024-04-24 16:27:28 +03:00
Dmitriymush
2ab8eb8f66 Merge branch 'improvements/connectors-config' of github.com:Dmitriymush/thingsboard into improvements/connectors-config 2024-04-24 15:39:20 +03:00
Dmitriymush
a9d735bebf UI: gateway dashboard minor additions 2024-04-24 15:38:02 +03:00
Vladyslav_Prykhodko
87cb4c41fd UI: Improved detect auth user in load 2024-04-24 13:15:25 +03:00
Vladyslav_Prykhodko
e53b40f8af UI: Revert blur in json-content.component 2024-04-24 13:14:37 +03:00
Igor Kulikov
5339884dc2 UI: Fix pie chart config layout. 2024-04-24 12:55:52 +03:00
ViacheslavKlimov
1dcc52dad1 Merge remote-tracking branch 'origin/master' into feature/housekeeper 2024-04-24 11:41:04 +03:00
Dmytro Mushat
396526ece7
Merge branch 'master' into improvements/connectors-config 2024-04-23 19:59:58 +03:00
Igor Kulikov
8b5469b0aa Merge branch 'master' into feature/pie-chart 2024-04-23 18:57:44 +03:00
Igor Kulikov
d315f5ce77 UI: Implement pie chart. 2024-04-23 18:57:18 +03:00
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
rusikv
c823a74e20 UI: cell click action type implementation 2024-04-19 16:22:39 +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
rusikv
6ad925f618 Merge remote-tracking branch 'upstream/master' into feature/cell-click-action 2024-04-19 10:52:16 +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
d2eight
3009c88616 Adding card-padding setting to the next lis of widgets: Value and chart card
Simpe Value and chart card
Doughnut
Progress bar
Toggle button
Power button
Slider
Battery level
Signal strength
Liquid level
2024-04-15 18:33:18 +03:00
Igor Kulikov
345aa95485 UI: Time series charts: improve data zoom filtering mode. 2024-04-15 17:19:45 +03:00