Igor Kulikov
|
16c55b4dda
|
Merge pull request #4179 from AndrewVolosytnykhThingsboard/activation-link-fix-new
Activation link fix
|
2021-03-03 05:36:04 -04:00 |
|
Igor Kulikov
|
2ac7b122dc
|
Merge pull request #4173 from vvlladd28/improvement/enities-tables/lable-include-dots
UI: Added the ability to get the value of a key that contains dots in the name to a table widgets
|
2021-03-03 05:26:00 -04:00 |
|
Igor Kulikov
|
2548b8c023
|
Merge pull request #4165 from vvlladd28/bug/search/spech-character
UI: fixed text search request include reserved characters
|
2021-03-03 05:23:39 -04:00 |
|
Igor Kulikov
|
6c024360ff
|
Fix conflicts
|
2021-03-03 11:21:54 +02:00 |
|
Igor Kulikov
|
a8088a0655
|
Merge pull request #4119 from vvlladd28/improvement/js-json-editor/fullscrean
UI: Added to js/JSON editor always working fullscreen button
|
2021-03-03 05:10:02 -04:00 |
|
Igor Kulikov
|
588253daa4
|
Merge pull request #4113 from ChantsovaEkaterina/improvement/get-alarm-first-entity-info
Get first entity info: add alarm entity info for single-entity aliases even if no alarms to display
|
2021-03-03 05:09:09 -04:00 |
|
Igor Kulikov
|
961455b4af
|
Merge pull request #4096 from vvlladd28/improvement/timeseries-table/load
UI: Improvement load and update time into time series table
|
2021-03-03 05:05:48 -04:00 |
|
Igor Kulikov
|
99c9c099ba
|
Add Entity Type alias. Fix Key filter value conditional processing.
|
2021-03-02 15:13:21 +02:00 |
|
Vladyslav_Prykhodko
|
cbc8991b05
|
UI: Updated value name
|
2021-03-02 13:21:53 +02:00 |
|
Vladyslav_Prykhodko
|
9c38844f5f
|
Updated widget selector style
|
2021-03-02 12:59:35 +02:00 |
|
Igor Kulikov
|
0b43762a83
|
Introduce entities count datasource.
|
2021-03-02 12:04:45 +02:00 |
|
Andrew Volostnykh
|
a600a5050a
|
Refactoring
|
2021-03-01 19:30:56 +02:00 |
|
Vladyslav_Prykhodko
|
c81854e614
|
Twilio SMS provider added support Phone Number's SID or Messaging Service SID
|
2021-03-01 19:16:13 +02:00 |
|
Vladyslav_Prykhodko
|
fee4e3a253
|
UI: Improvement widget preview view
|
2021-03-01 18:15:31 +02:00 |
|
Andrew Volostnykh
|
a2d9899a46
|
Null activation link and absent expected field in additional info fixed
|
2021-03-01 15:15:24 +02:00 |
|
AndrewVolosytnykhThingsboard
|
8ea3dcb808
|
improvement of solution
|
2021-03-01 12:19:57 +02:00 |
|
Vladyslav_Prykhodko
|
ce9dcd17c6
|
UI: Add Constant keys in the Device Profile Alarm Rules
|
2021-02-26 19:26:31 +02:00 |
|
Vladyslav_Prykhodko
|
477ee90e50
|
UI: Added the ability to get the value of a key that contains dots in the name to a table widgets
|
2021-02-26 17:34:42 +02:00 |
|
Vladyslav_Prykhodko
|
ece8fcee67
|
UI: fixed text search include reserved characters
|
2021-02-25 17:31:24 +02:00 |
|
Vladyslav_Prykhodko
|
7237497946
|
UI: Fixed merge additional info after save entity; Fixed updated alarm rules count
|
2021-02-25 15:52:13 +02:00 |
|
Vladyslav_Prykhodko
|
8237cf4f7c
|
Fixed updated widget: Cleared creationTime
|
2021-02-25 15:38:16 +02:00 |
|
Vladyslav_Prykhodko
|
885395f119
|
Added preview image widget bundles; Refactoring back state button
|
2021-02-25 15:37:20 +02:00 |
|
Chantsova Ekaterina
|
c3a9e69176
|
Make file input work properly when there are multiple on page
|
2021-02-25 10:34:24 +02:00 |
|
Vladyslav_Prykhodko
|
989b6e7a30
|
Merge branch 'master'
|
2021-02-23 18:01:04 +02:00 |
|
Vladyslav_Prykhodko
|
9a9379d185
|
UI: Added validation of the obtained value from the cell style function
|
2021-02-23 11:36:41 +02:00 |
|
Vladyslav_Prykhodko
|
b1dd779532
|
UI: Added to js/JSON editor always working fullscreen button (include fieldset tag disabled)
|
2021-02-17 17:25:02 +02:00 |
|
Chantsova Ekaterina
|
b6488d8b2d
|
Add entity info for single-entity aliases even if no alarms to display
|
2021-02-16 17:42:16 +02:00 |
|
Vladyslav_Prykhodko
|
3cc9ad5007
|
UI: Improvement alarm tabs in the entity details: default time interval 30 days
|
2021-02-16 17:06:03 +02:00 |
|
Vladyslav_Prykhodko
|
5e990da0ba
|
UI: Refactoring alarm-rule inherit
|
2021-02-16 17:04:23 +02:00 |
|
Vladyslav_Prykhodko
|
ada0af2a41
|
UI: Added in device profile alarm rule condition to dynamic mode checkbox inherit from owner
|
2021-02-16 17:04:23 +02:00 |
|
Vladyslav_Prykhodko
|
10cea37abe
|
UI: Add new setting for subscription reloadOnlyOnDataUpdated
|
2021-02-16 00:37:42 +02:00 |
|
Vladyslav_Prykhodko
|
d520415d5b
|
UI: Improvement load and update time into time series table
|
2021-02-12 17:09:17 +02:00 |
|
Igor Kulikov
|
008c2c5d5f
|
Merge pull request #4082 from ChantsovaEkaterina/improvement/delete-unused-translations
Delete unused translations
|
2021-02-11 08:57:30 +02:00 |
|
Chantsova Ekaterina
|
bf21ee3d67
|
Delete unused translations
|
2021-02-10 19:07:17 +02:00 |
|
Vladyslav_Prykhodko
|
ca8f04e1e9
|
Merge remote-tracking branch 'upstream/master' into feature/dashboard/widget-select-preview
|
2021-02-10 18:42:13 +02:00 |
|
YevhenBondarenko
|
e1be593e04
|
addede current customer and current tenant dynamic source types to DeviceProfile key filter
|
2021-02-09 17:26:29 +02:00 |
|
Igor Kulikov
|
03fa7dcd41
|
Do not use dashboard state param from url location inside embed dashboard dialog
|
2021-02-05 11:50:35 +02:00 |
|
Igor Kulikov
|
6f2a4409c1
|
Merge pull request #4059 from vvlladd28/bug/entities-panel/merge-additional-info
Fixed merge additional info at updated entity
|
2021-02-04 19:23:39 +02:00 |
|
Vladyslav_Prykhodko
|
22a1d24291
|
Added to widgets bundles and widget functional preview and description
|
2021-02-04 19:00:28 +02:00 |
|
Vladyslav_Prykhodko
|
58c12d1212
|
Fixed merge additional info at updated entity
|
2021-02-04 13:06:22 +02:00 |
|
Igor Kulikov
|
4c87b36a92
|
Minor fixes
|
2021-02-03 17:58:12 +02:00 |
|
Igor Kulikov
|
b89e22e139
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2021-02-03 12:22:09 +02:00 |
|
Igor Kulikov
|
3ea5314495
|
Home dashboard feature. Enable tooltips for flot chars in mobile mode. Disable widgets interaction in widget library and when adding widget to dashboard.
|
2021-02-03 12:21:55 +02:00 |
|
Igor Kulikov
|
b71e0e3c81
|
Merge pull request #4043 from ChantsovaEkaterina/improvement/replace-deprecated-portal-injector
Refactoring: replace deprecated PortalInjector
|
2021-02-02 16:33:44 +02:00 |
|
Igor Kulikov
|
095dbc6390
|
Merge pull request #4038 from ChantsovaEkaterina/bug/timeseries-table-show-ms
Timeseries table: show correct milliseconds value
|
2021-02-02 16:31:42 +02:00 |
|
Igor Kulikov
|
646d11e997
|
Merge pull request #4037 from Terny22/paginator-new-buttons
Added First/Last page-buttons to the tables-paginator
|
2021-02-02 16:31:02 +02:00 |
|
Chantsova Ekaterina
|
64d4d90165
|
Refactoring: replace deprecated PortalInjector
|
2021-02-02 15:20:43 +02:00 |
|
Vladyslav Prykhodko
|
96bea44604
|
UI: Fixed show widget action dialog in Safari browser
|
2021-02-02 00:45:42 +02:00 |
|
Chantsova Ekaterina
|
8860985a49
|
Make table to show correct milliseconds value
|
2021-02-01 18:36:18 +02:00 |
|
Sergey Tarnavskiy
|
949d4db526
|
Added First/Last page-buttons to the tables-paginator
|
2021-02-01 17:19:00 +02:00 |
|