Igor Kulikov
65b7c139cf
Widgets library import export support.
2019-11-08 17:42:31 +02:00
woodyjon
695d3a796c
2 small typos in widget codes ( #2160 )
2019-11-08 15:42:10 +02:00
Dima Landiak
fc78186414
fix the right message sending on transaction end ( #2137 )
2019-11-08 14:21:21 +02:00
Chantsova Ekaterina
a51c44e5db
Multiple attributes input widget improvement ( #2144 )
...
* Extend multiple input widget
* Update multiple attributes widget
* Change bundle, minor changes
* Fix disablefor date input
2019-11-08 14:20:21 +02:00
Vladyslav
ac8e67eff0
Create new input widgets for edit location enity to map ( #2138 )
2019-11-08 14:19:15 +02:00
Volodymyr Babak
5e46f3e7af
Asset, Device and Entity View assign to edge
2019-11-08 11:49:43 +02:00
YevhenBondarenko
46c7862258
Activation Link(added logic if x-forwarded-proto is set but x-forwarded-port not set, set port to 80 or 443)
2019-11-08 11:01:01 +02:00
Volodymyr Babak
ad5e8c0b96
Added proto update messages and base logic
2019-11-07 15:06:04 +02:00
Volodymyr Babak
a770a59bf0
Added Edge gRPC session
2019-10-29 19:21:53 +02:00
Volodymyr Babak
d3bda85a93
Added routing key and secret
2019-10-28 12:13:01 +02:00
Dima Landiak
18041c34c7
rest api call node added redis queue support ( #2112 )
...
* rest api call node added redis queue support
* rest api node refactoring
2019-10-23 17:58:46 +03:00
Volodymyr Babak
0cca90ff21
Added manage edge rule chains functionality
2019-10-21 19:12:57 +03:00
Igor Kulikov
d344f1d08f
Minor refactoring.
2019-10-18 15:47:05 +03:00
ShvaykaD
38d7c1e826
Redis cluster configuration support
2019-10-18 08:33:09 +03:00
Vladyslav
c36af7311e
Add bulk provision support label ( #2096 )
...
* Add to asset support label
* Add support import label
* Add support update entity type and label
* Add translate asset label
2019-10-17 18:25:05 +03:00
Vladyslav
9f266cd239
Move action button to header widget ( #2100 )
2019-10-17 15:30:13 +03:00
Chantsova Ekaterina
467d7b5c3c
Flots comparison option ( #2079 )
...
* Add new hidden widget cards for latest and timeseries value
* Revert "Add new hidden widget cards for latest and timeseries value"
This reverts commit 09b73d5afcc66baf942a776f83a0295700f83d22.
* Allow hiding of zero/false dataKey values from tbFlot widgets tooltips
* comparison option draft
* Added dataKey setting for excluding from Stacking mode in chart widgets.
* Flot comparison option (draft)
* Flot comparison option (draft)
* Fix color generation for additional keys
* Add new time options for comparison
* Add ability to define points symbol and line width in 'line' flot charts
* Change history timeinterval calculation, translations definition
2019-10-17 15:25:24 +03:00
Volodymyr Babak
6be5f9aa4d
Manage edge dashboards functionality
2019-10-15 16:15:18 +03:00
Vladyslav_Prykhodko
26fa1fd832
Improve widget device claim
2019-10-15 13:51:38 +03:00
Vladyslav_Prykhodko
53ea572be6
Create new input widget for location with automaticali detection
2019-10-09 19:37:09 +03:00
Volodymyr Babak
00ce0707d7
Added Edge UI support and assignedEdges to Dashboard
2019-10-08 18:47:34 +03:00
Volodymyr Babak
39591675f9
Extended Edge controller & service & dao for SQL. Added service test. NoSQL impl - TODO
2019-10-07 12:54:28 +03:00
Sergey Tarnavskiy
bf198a34aa
Added 'Device claiming widget'
2019-09-25 19:52:12 +03:00
Volodymyr Babak
b03cf28a1a
Added edge_id and assinged_edges to the TB entities
2019-09-18 13:52:09 +03:00
Volodymyr Babak
3880af82d3
Added Edge entity
2019-09-17 13:05:27 +03:00
yefimov-andrey
3d9ed0462d
increased default debug event limits ( #2006 )
...
* increased default debug event limits
* increased the amount of default debug events 100 times
2019-09-13 13:50:36 +03:00
Vladyslav
cb61260c5f
Add entityt admin widget ( #2001 )
2019-09-13 13:46:30 +03:00
Igor Kulikov
4a0ebe7b6c
Remove unnecessary permission check
2019-09-10 15:55:42 +03:00
VoBa
3935f616c7
Feature/security updates ( #1993 )
...
* Added last login to user details
* Added last login to profile page
* Fixed label style
* Added actionType filter to Audit Logs controller
* Lockout feature; Password Reuse frequency
* Send email notification in case user lockout; Refactoring
* Fixed set of null password history; Added toast on user account locked/unlocked
* Typo fixed
* Ignored json validator for securitySettings
* Added Lockout action type
* Added permission check for user disable/enable
* Fixed email title
2019-09-10 15:45:19 +03:00
ShvaykaD
bc3c06e51d
Feature/timescale db + fixed violation constraint exception on primary key for sql time-series. ( #1975 )
...
* init commit
* update license
* init ts-upgrade
* update aggregation queries
* aggregation update
* revert upgrade init
* merge with master
* refactoring
* revert thingsboard.yml
* fix typo
* fix typo
* change packages
* update packages
* code update
* add ts dao configs
* fixed violation exception on primary key for sql timeseries
* fix typo
* fix typo
* fix typo
2019-09-10 15:42:34 +03:00
Vladyslav
b6a3e71215
Feature/input widget webcamera ( #1990 )
...
* create widget and work to video
* style widget stream photo and create preview photo
* Add translate, save and style from widget
2019-09-09 12:00:32 +03:00
VoBa
f087c3fced
Moved Swagger configuration to TB config file ( #1982 )
2019-09-09 11:59:06 +03:00
Igor Kulikov
e91fd302d6
Implement alarms table
2019-08-29 12:08:49 +03:00
Chantsova Ekaterina
65f9917745
Translations for input widgets, inputs for date and image ( #1946 )
...
* Add translations to input widgets
* Add input widgets for image and date attributes
* Fix translations
2019-08-23 12:22:16 +03:00
Paolo Cristiani
2f681d81ac
Add milliseconds timestamp to timeseries table widget ( #1944 )
...
* Add new hidden widget cards for latest and timeseries value
* Add milliseconds timestamp support to timeseries table widget
* Revert "Add new hidden widget cards for latest and timeseries value"
This reverts commit 09b73d5afcc66baf942a776f83a0295700f83d22.
* fix error in json setting schema
2019-08-23 12:20:56 +03:00
Vladyslav
3f3fca41dc
Add suport row double click ( #1941 )
2019-08-23 12:17:09 +03:00
Igor Kulikov
fea3c368a3
Implement Events table
2019-08-22 18:44:48 +03:00
Igor Kulikov
c8ec87f41d
Improve audit logs page link
2019-08-22 10:59:22 +03:00
Igor Kulikov
b8d837abbb
Rule Chains, Widgets Bundles and Dashboards pages
2019-08-20 20:42:48 +03:00
Igor Kulikov
133ab98274
Entity views page
2019-08-19 20:09:41 +03:00
Igor Kulikov
7ff599f7c4
Introduct AssetInfo and EntityViewInfo dtos
2019-08-16 19:40:20 +03:00
Igor Kulikov
51b5704e84
Add upgrade 2.4.0 -> 2.4.1
2019-08-16 12:57:25 +03:00
Paolo Cristiani
a20808dc9b
Add onSliceClick action source to Pie-Flot charts widget ( #1934 )
2019-08-16 12:39:22 +03:00
Mirco Pizzichini
134a32344e
Add two separate options to enable labels and/or percentages in 'flot-pie' widget ( #1882 )
2019-08-16 12:37:37 +03:00
Igor Kulikov
849f85f7a8
Fix conflicts
2019-08-16 12:35:52 +03:00
Chantsova Ekaterina
48b401e018
Revert previous changes in cards bundle ( #1933 )
2019-08-16 12:12:47 +03:00
Igor Kulikov
3700bcaa5d
Devices page implementation
2019-08-14 19:55:24 +03:00
Igor Kulikov
65939722f3
Devices page implementation
2019-08-13 19:58:35 +03:00
Sergey Tarnavskiy
6fb040a4fd
Multiple fixes (Each commit is a separate fix.) ( #1918 )
...
* fixed table-sorting issue with custom-labels
* added entityLabel column for entity-table-widget"
* Added event for force-re-init of widget
2019-08-09 14:41:44 +03:00
ShvaykaD
19d103fef4
Claim device improvements ( #1915 )
...
* add-device-to-claim-result
* code update
* code-update
* added-condition-on-empty-cache-clause
* remove empty row
* update code
* cleaned code
2019-08-09 08:41:31 +03:00