ShvaykaD
38d7c1e826
Redis cluster configuration support
7 years ago
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
7 years ago
Vladyslav
9f266cd239
Move action button to header widget ( #2100 )
7 years ago
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 09b73d5afc .
* 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
7 years ago
Volodymyr Babak
6be5f9aa4d
Manage edge dashboards functionality
7 years ago
Vladyslav_Prykhodko
26fa1fd832
Improve widget device claim
7 years ago
Vladyslav_Prykhodko
53ea572be6
Create new input widget for location with automaticali detection
7 years ago
Volodymyr Babak
00ce0707d7
Added Edge UI support and assignedEdges to Dashboard
7 years ago
Volodymyr Babak
39591675f9
Extended Edge controller & service & dao for SQL. Added service test. NoSQL impl - TODO
7 years ago
Sergey Tarnavskiy
bf198a34aa
Added 'Device claiming widget'
7 years ago
Volodymyr Babak
b03cf28a1a
Added edge_id and assinged_edges to the TB entities
7 years ago
Volodymyr Babak
3880af82d3
Added Edge entity
7 years ago
yefimov-andrey
3d9ed0462d
increased default debug event limits ( #2006 )
* increased default debug event limits
* increased the amount of default debug events 100 times
7 years ago
Vladyslav
cb61260c5f
Add entityt admin widget ( #2001 )
7 years ago
Igor Kulikov
4a0ebe7b6c
Remove unnecessary permission check
7 years ago
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
7 years ago
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
7 years ago
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
7 years ago
VoBa
f087c3fced
Moved Swagger configuration to TB config file ( #1982 )
7 years ago
Igor Kulikov
e91fd302d6
Implement alarms table
7 years ago
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
7 years ago
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 09b73d5afc .
* fix error in json setting schema
7 years ago
Vladyslav
3f3fca41dc
Add suport row double click ( #1941 )
7 years ago
Igor Kulikov
fea3c368a3
Implement Events table
7 years ago
Igor Kulikov
c8ec87f41d
Improve audit logs page link
7 years ago
Igor Kulikov
b8d837abbb
Rule Chains, Widgets Bundles and Dashboards pages
7 years ago
Igor Kulikov
133ab98274
Entity views page
7 years ago
Igor Kulikov
7ff599f7c4
Introduct AssetInfo and EntityViewInfo dtos
7 years ago
Igor Kulikov
51b5704e84
Add upgrade 2.4.0 -> 2.4.1
7 years ago
Paolo Cristiani
a20808dc9b
Add onSliceClick action source to Pie-Flot charts widget ( #1934 )
7 years ago
Mirco Pizzichini
134a32344e
Add two separate options to enable labels and/or percentages in 'flot-pie' widget ( #1882 )
7 years ago
Chantsova Ekaterina
48b401e018
Revert previous changes in cards bundle ( #1933 )
7 years ago
Igor Kulikov
3700bcaa5d
Devices page implementation
7 years ago
Igor Kulikov
65939722f3
Devices page implementation
7 years ago
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
7 years ago
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
7 years ago
Igor Kulikov
fd02c9b96f
ThingsBoard UI - Angular 8 - Initial structure.
7 years ago
Igor Kulikov
cae1f02691
PageLink refactoring.
7 years ago
Igor Kulikov
cdb9520ccf
Remove Entities NoSql DAO
7 years ago
Igor Kulikov
c19adf3684
Version set to 3.0.0-SNAPSHOT
7 years ago
ShvaykaD
fa5c86f434
add-device-entity-to-claim-result ( #1907 )
* add-device-to-claim-result
* code update
* code-update
7 years ago
Mirco Pizzichini
fc6e219b9e
Add the possibility to set a datakey as readonly
7 years ago
Andrew Shvayka
e43558109e
Extracted dao-api module to simplify rule-engine-api
7 years ago
Andrew Shvayka
467feb967f
Added Common Utils as a new home for DonAsynchron
7 years ago
VoBa
79e21575ad
Fixed broken swagger-ui ( #1878 )
7 years ago
Igor Kulikov
fd1552a294
Make security settings serializable
7 years ago
Igor Kulikov
8d5d8b2c23
Password policy setting. Login/Logout audit log.
7 years ago
Igor Kulikov
b482238ef3
Version set to 2.4.1-SNAPSHOT
7 years ago
Igor Kulikov
51ef4344cb
Version set to 2.4.0
7 years ago
Andrew Shvayka
2f4d13c7de
ThingsBoard install scripts and default DB changed
7 years ago