Igor Kulikov
66f74e961e
Merge branch 'mircopz-feature/new-multiple-input-widget'
7 years ago
Igor Kulikov
849f85f7a8
Fix conflicts
7 years ago
yefimov-andrey
d0295ef353
Feature/fetch last level only ( #1922 )
* adding fetching only last level of relations
* further implementaion of fetching last level
* implementation of fetching last level
* implementation of fetching last level
* draft of fetching only last level
* removal of unnecessary new method
* cleanup and formatting
* cleanup and formatting
* formatting
* formatting
* formatting
* final version of fetching only last level, the boolean added to the relation search parameters
* fetchLastLevelOnly added to some more search queries
* fixed tests to include fetchLastLevelOnly parameter
* removed unnecessary use of fetchLastLevelOnly parameter
* removed default value of fetchLastLevelOnly
7 years ago
Igor Kulikov
2945655d6e
Merge branch 'mircopz-feature/add-values-in-legend-row-direction'
7 years ago
Igor Kulikov
43d12c1e64
Fix conflicts
7 years ago
Igor Kulikov
2f8e89bda8
Merge branch 'master' of github.com:thingsboard/thingsboard
7 years ago
Igor Kulikov
9be5ef2a3e
Merge branch 'pgrisu-features/add_optional_widget_title_tooltip'
7 years ago
Igor Kulikov
cae12002c8
Fix conflicts
7 years ago
Chantsova Ekaterina
48b401e018
Revert previous changes in cards bundle ( #1933 )
7 years ago
Paolo Cristiani
b965a22c13
fix #1866 and #1896 by avoid unwanted events propagation stop on HTML… ( #1901 )
* fix #1866 and #1896 by avoid unwanted events propagation stop on HTML elements inside HTML widgets
* Revert changes into package-lock.json
7 years ago
Igor Kulikov
2cc6203c85
Update jackson-databind version.
7 years ago
Igor Kulikov
680cd1d2c1
Customers page
7 years ago
Igor Kulikov
984e260be3
Devices and Customers pages implementation
7 years ago
Valerii Sosliuk
384ce7424c
Fix for query timeseries order by
7 years ago
Igor Kulikov
3700bcaa5d
Devices page implementation
7 years ago
ShvaykaD
2dd2e6f67a
Fixed violations on event primary and unique key constraints & code improvement ( #1921 )
* init commit
* fix-violation-of-primary-key-constraint
* revert thingsboard.yml changes
* remove @Slf4j annotation
* update code
* update Events Dao
* code improvements
* revert changes in logback.xml
* cleaned code
* attributes/on-update-set-null-values
7 years ago
Igor Kulikov
6c6d4fca83
Minor improvements
7 years ago
Igor Kulikov
65939722f3
Devices page implementation
7 years ago
Igor Kulikov
08e8c92970
Tenants and tenant admins pages.
7 years ago
Igor Kulikov
1e7f197c55
Base modules structure. Base services. Login and Home module 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
Vladyslav
d2965be1a7
Fix not correct detect index to chip drag-and-drop, style for autocomplete to the long attributes and display long attributes ( #1914 )
7 years ago
DudnikMaksym
6a54e2ff1e
New fixed center func for maps ( #1910 )
* maps widget bundle changes (trip_animation configs)
* UI
Added fixed map center settings for (openstreet, google, tencent) maps
* UI
open street center minor fix
* fix
* UI
fixed commit
* UI
fixed commit
* Delete leaflet-geometryutil.js
* Delete Leaflet.MultiOptionsPolyline.js
7 years ago
ShvaykaD
03631c83b0
Fixed violations on attributes primary keys constraints ( #1909 )
* init commit
* fix-violation-of-primary-key-constraint
* revert thingsboard.yml changes
* remove @Slf4j annotation
* update code
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
ShvaykaD
08f8ed2feb
Claim device improvements ( #1913 )
* add-device-to-claim-result
* code update
* code-update
* added-condition-on-empty-cache-clause
* remove empty row
* update code
7 years ago
ShvaykaD
d1c89fe150
Added condition to response if the cache is empty. ( #1912 )
* add-device-to-claim-result
* code update
* code-update
* added-condition-on-empty-cache-clause
* remove empty row
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
c8abaf1a06
Add the possibility to select a title icon in widget configuration ( #1900 )
7 years ago
itea-dev
3d5920e8cd
Improve spanish t9n (translation)
- Added missing strings
- Translated unstranslated strings
- Fixed typos
- Improved some translated strings
7 years ago
pgrisu
4299869ae9
Add multiline support on widget title tooltip
7 years ago
Mirco Pizzichini
3f76ab12fb
Add further datakey settings: tooltip, text color, min-max range, margins, mandatory
7 years ago
Mirco Pizzichini
fc6e219b9e
Add the possibility to set a datakey as readonly
7 years ago
Mirco Pizzichini
acf6ee7613
Add values even when legend direction is set to 'Row'
7 years ago
Andrew Shvayka
763ec4b998
Moved Services to dao-api
7 years ago
Andrew Shvayka
e43558109e
Extracted dao-api module to simplify rule-engine-api
7 years ago
Andrew Shvayka
fe24db40af
Deploy repository configuration
7 years ago
Andrew Shvayka
a171483b52
Removed Redundant dependency
7 years ago
Andrew Shvayka
467feb967f
Added Common Utils as a new home for DonAsynchron
7 years ago
Chantsova Ekaterina
d46f31848a
Fix fullscreen mode for HTML/CSS editors, highlight dividing comments for parts of the sample
7 years ago
Igor Kulikov
4255bf485a
Fixed memory leaks in MqttTransportHandler ( #1787 )
7 years ago
Igor Kulikov
e31052bc39
Fix packaging configuration for js-executor and web-ui microservices.
7 years ago
Igor Kulikov
09ca198f2a
Merge branch 'master' of github.com:thingsboard/thingsboard
7 years ago
Igor Kulikov
5d394845ab
Update node version to v10.16.0
7 years ago
VoBa
79e21575ad
Fixed broken swagger-ui ( #1878 )
7 years ago
Igor Kulikov
94692401aa
Reduce webpack production build time.
7 years ago