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
Chantsova Ekaterina
906b5d47f4
Fix data update in widget on creating a new entity and deleting the last ( #1942 )
* Fix fullscreen mode for HTML/CSS editors, highlight dividing comments for parts of the sample
* Fix data update in widget on creating a new entity and deleting the last
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
9d4b79c91c
UI: Audit logs.
7 years ago
Igor Kulikov
c8ec87f41d
Improve audit logs page link
7 years ago
Igor Kulikov
f8ac02da62
Refactoring
7 years ago
Igor Kulikov
77eb33df96
Improvements
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
e33c9d08cb
Add Assets page
7 years ago
Igor Kulikov
bd8a104b9f
UI: Asset and Entity View services
7 years ago
Igor Kulikov
7ff599f7c4
Introduct AssetInfo and EntityViewInfo dtos
7 years ago
Igor Kulikov
b4fdcc2229
Minor fixes
7 years ago
Igor Kulikov
51b5704e84
Add upgrade 2.4.0 -> 2.4.1
7 years ago
Igor Kulikov
39d23204a8
Merge branch 'master' of github.com:thingsboard/thingsboard
7 years ago
Igor Kulikov
d94907c146
Merge branch 'mircopz-feature/hide-timewindow-fields'
7 years ago
Igor Kulikov
30ad52fabc
Fix conflicts
7 years ago
Paolo Cristiani
a20808dc9b
Add onSliceClick action source to Pie-Flot charts widget ( #1934 )
7 years ago
Mirco Pizzichini
16df410030
Add notifyDataLoaded callback even when resolved entities list is empty ( #1883 )
7 years ago
Mirco Pizzichini
134a32344e
Add two separate options to enable labels and/or percentages in 'flot-pie' widget ( #1882 )
7 years ago
Igor Kulikov
1ebb669c50
Merge branch 'master' of github.com:thingsboard/thingsboard
7 years ago
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