Andrew Shvayka
|
aaaf1f0159
|
Merge pull request #7436 from devaskim/close_dialog
[3.4.2] UI: Added API to close dashboard opened as dialog.
|
2022-10-31 17:36:44 +02:00 |
|
Andrew Shvayka
|
4c00d68fa0
|
Merge pull request #7386 from devaskim/widget_api_alarm_query
[3.4.2] UI: Add widget context API call to create alarm queries.
|
2022-10-31 16:26:11 +02:00 |
|
Andrew Shvayka
|
f20d87e894
|
Merge pull request #7360 from devaskim/selective_widget_bundler_version_control
[3.4.2] UI: Let user to selective export widget bundles to version control.
|
2022-10-31 13:54:35 +02:00 |
|
Andrew Shvayka
|
431f88ab21
|
Merge pull request #7326 from vvlladd28/bug/datakey-agg/validation
[3.4.2] UI: Fixed check isEmpty validation in EntityDataCmd models
|
2022-10-31 13:37:14 +02:00 |
|
Andrew Shvayka
|
b85e6f73e1
|
Merge pull request #7304 from devaskim/hide_table_data_key
[3.4.2] UI: Let data keys of entities widget to hide in mobile mode.
|
2022-10-31 13:23:32 +02:00 |
|
Andrew Shvayka
|
3ab5ceb69f
|
Merge pull request #7290 from kalutkaz/updateDatasourceError
[3.4.2] UI:Updated datasource errors style
|
2022-10-31 13:08:07 +02:00 |
|
Andrew Shvayka
|
e452085d78
|
Merge pull request #7278 from CooL16/feature/oauth2-open-targeted-url
[3.4.2] Feature: Redirect to the targeted url after successful login via oauth2
|
2022-10-31 13:06:01 +02:00 |
|
Andrew Shvayka
|
2611694f21
|
Merge branch 'master' into feature/on-tw-change-function-settins
|
2022-10-31 12:54:50 +02:00 |
|
Andrew Shvayka
|
54f0469fd5
|
Merge pull request #7236 from vvlladd28/bug/2fa/totp/name
[3.4.2] UI: Fixed not allow whitespace in issuer name at TOTP 2FA provider
|
2022-10-31 12:51:23 +02:00 |
|
Andrew Shvayka
|
b56b66a033
|
Merge pull request #6374 from Dmitriymush/feature/6371
[3.4.2] UI:Feature/dashboard layouts width sizing
|
2022-10-31 12:49:49 +02:00 |
|
Igor Kulikov
|
78f5f1c05a
|
Fix styles
|
2022-10-28 19:13:07 +03:00 |
|
Igor Kulikov
|
6825ab0f35
|
UI: Introduce tb-script-lang component
|
2022-10-28 18:03:10 +03:00 |
|
Igor Kulikov
|
1898ea4a15
|
Minor fixes
|
2022-10-27 17:30:08 +03:00 |
|
Dmitriy Mushat
|
7c800e262f
|
Merge branch 'master' into feature/6371
|
2022-10-24 12:24:37 +03:00 |
|
Igor Kulikov
|
4ea96fa289
|
Update rule node config UI
|
2022-10-19 20:03:24 +03:00 |
|
Igor Kulikov
|
8abe2f19e1
|
UI: Release ace editor resources on destroy. Improve node script test dialog.
|
2022-10-19 19:10:33 +03:00 |
|
Igor Kulikov
|
05f47f3796
|
UI: Update public API
|
2022-10-19 17:21:53 +03:00 |
|
Igor Kulikov
|
00e9fb2c7b
|
UI: Add MVEL script lang support
|
2022-10-19 16:49:22 +03:00 |
|
devaskim
|
a0b6845bb7
|
Added API to close dashboard opened as dialog.
|
2022-10-17 19:10:13 +05:00 |
|
oyurov
|
c9d481b3f0
|
Fix rename method in html template
|
2022-10-12 12:02:27 +02:00 |
|
Igor Kulikov
|
65438c64e7
|
UI: add popover component to wiget context
|
2022-10-07 19:33:18 +03:00 |
|
devaskim
|
6f57ae96b0
|
Add widget context API call to create alarm queries.
|
2022-10-06 14:14:08 +05:00 |
|
Igor Kulikov
|
7db7143560
|
UI: Add new openstreet map provider Esri.WorldImagery
|
2022-10-05 19:10:50 +03:00 |
|
Igor Kulikov
|
c5486c1bec
|
UI: Add home components module to custom dialogs
|
2022-10-05 14:46:56 +03:00 |
|
Igor Kulikov
|
f03449753c
|
UI: Fix datakey config layout
|
2022-10-05 11:11:27 +03:00 |
|
Igor Kulikov
|
be070f5d80
|
UI: Add material button toggle module
|
2022-10-04 11:37:50 +03:00 |
|
devaskim
|
40dc0467bd
|
Let user to selective export widget bundles to version control.
|
2022-10-02 14:47:56 +05:00 |
|
Igor Kulikov
|
7b040828ae
|
Update math node ui config
|
2022-09-28 16:56:31 +03:00 |
|
Igor Kulikov
|
3b6c16af68
|
UI: Prohibit chnges to asset profile with name 'TbServiceQueue'
|
2022-09-27 10:44:35 +03:00 |
|
Igor Kulikov
|
012c8e91de
|
Implement Assets Profile UI
|
2022-09-26 18:10:12 +03:00 |
|
Vladyslav_Prykhodko
|
13e66aea4f
|
UI: Fixed check isEmpty validation in EntityDataCmd models
|
2022-09-23 17:15:24 +03:00 |
|
Andrii Shvaika
|
6674c457f6
|
Fix issue with delta calculation when previous interval has no telemetry
|
2022-09-23 13:45:34 +03:00 |
|
Andrew Shvayka
|
69a68c31ef
|
Merge pull request #7251 from kalutkaz/addMsgTypes
[3.4.2] UI:Update message type list
|
2022-09-21 14:33:19 +03:00 |
|
Dmitriymush
|
d3ab45517b
|
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/6371
|
2022-09-20 18:11:17 +03:00 |
|
Dmitriymush
|
d0c2e9e1cb
|
feature/6371: bug-fix and refactoring
|
2022-09-20 18:09:25 +03:00 |
|
devaskim
|
525acf7f70
|
Let table's data keys to hide in mobile mode.
|
2022-09-20 14:08:02 +05:00 |
|
Kalutka Zhenya
|
5816923b85
|
delete "failure" type
|
2022-09-16 12:50:10 +03:00 |
|
Kalutka Zhenya
|
0138e598cc
|
Refactoring
|
2022-09-16 11:43:10 +03:00 |
|
Kalutka Zhenya
|
85cec6810c
|
updateDatasourceError
|
2022-09-16 11:40:21 +03:00 |
|
Dmitriymush
|
7c917c8e73
|
Merge branch 'feature/6371' of github.com:Dmitriymush/thingsboard into feature/6371
|
2022-09-15 18:24:06 +03:00 |
|
Igor Kulikov
|
4bc66473db
|
UI: Improve latest data key aggregation config
|
2022-09-15 17:26:28 +03:00 |
|
Igor Kulikov
|
70466bf71c
|
UI: Improve timewindow configuration for aggregation comparison
|
2022-09-15 14:18:16 +03:00 |
|
oyurov
|
39739bc05e
|
Refactor method name to make it more clear
|
2022-09-15 09:38:00 +02:00 |
|
Igor Kulikov
|
b5383aa421
|
UI: Update timeseries aggregation data structures. Implement timeseries aggregation delta calculation.
|
2022-09-14 17:49:37 +03:00 |
|
oyurov
|
2eed6948d3
|
Implemented possibility to be redirected to the target url in case of login via oauth2
|
2022-09-14 13:20:25 +02:00 |
|
Igor Kulikov
|
cb307ce9a5
|
UI: Add latest data support to tooltip value format function of flot widget.
|
2022-09-13 17:01:52 +03:00 |
|
Tarnavskiy
|
79332fcf6d
|
Added new widget-subscription settings - onTimewindowChangeFunction
|
2022-09-13 16:21:22 +03:00 |
|
Dmitriymush
|
492b659b19
|
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/6371
|
2022-09-13 15:03:39 +03:00 |
|
Igor Kulikov
|
f28297b7ae
|
UI: latest data aggregation improvements
|
2022-09-13 14:07:56 +03:00 |
|
Igor Kulikov
|
c6c40f50a8
|
UI: Aggregation improvements
|
2022-09-12 17:26:49 +03:00 |
|