YevhenBondarenko
|
caa5c43288
|
added ability to use pattern to substitute variables from data in rule nodes
|
6 years ago |
Igor Kulikov
|
b89e22e139
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
6 years ago |
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.
|
6 years ago |
Igor Kulikov
|
b71e0e3c81
|
Merge pull request #4043 from ChantsovaEkaterina/improvement/replace-deprecated-portal-injector
Refactoring: replace deprecated PortalInjector
|
6 years ago |
Igor Kulikov
|
095dbc6390
|
Merge pull request #4038 from ChantsovaEkaterina/bug/timeseries-table-show-ms
Timeseries table: show correct milliseconds value
|
6 years ago |
Igor Kulikov
|
646d11e997
|
Merge pull request #4037 from Terny22/paginator-new-buttons
Added First/Last page-buttons to the tables-paginator
|
6 years ago |
Igor Kulikov
|
09edf8502c
|
Merge pull request #4041 from vvlladd28/bug/safary/action-dialog
UI: Fixed show widget action dialog in Safari browser
|
6 years ago |
Chantsova Ekaterina
|
64d4d90165
|
Refactoring: replace deprecated PortalInjector
|
6 years ago |
Vladyslav Prykhodko
|
96bea44604
|
UI: Fixed show widget action dialog in Safari browser
|
6 years ago |
Chantsova Ekaterina
|
8860985a49
|
Make table to show correct milliseconds value
|
6 years ago |
Sergey Tarnavskiy
|
949d4db526
|
Added First/Last page-buttons to the tables-paginator
|
6 years ago |
Igor Kulikov
|
84647a076e
|
Merge pull request #4036 from JavierNR/feature/spanish-translations
Sync spanish translations, add device profile, tenant profiles, oauth…
|
6 years ago |
Igor Kulikov
|
1643188ab2
|
Fix tests
|
6 years ago |
Igor Kulikov
|
db904c6963
|
Fix HSQLDB support
|
6 years ago |
Javier Núñez
|
1cd4f950b6
|
Sync spanish translations, add device profile, tenant profiles, oauth, API usage
|
6 years ago |
Igor Kulikov
|
dc9960a5d8
|
Merge
|
6 years ago |
Igor Kulikov
|
8f9a8dd61a
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
6 years ago |
Igor Kulikov
|
a3d2eb4c4e
|
Fix NPE in entity data subscription
|
6 years ago |
Igor Kulikov
|
34aab3287b
|
Merge pull request #4002 from ponv/master
Dynamic color for data points
|
6 years ago |
Vladyslav_Prykhodko
|
034ea03f24
|
Refactoring code to dynamic color point in trip-animation widget
|
6 years ago |
Igor Kulikov
|
76bb8f13c0
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
6 years ago |
Igor Kulikov
|
33928d4135
|
Fix NPE in Rest API Call rule node
|
6 years ago |
Andrii Shvaika
|
cf40729bae
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
6 years ago |
Andrii Shvaika
|
00e1ed3aa8
|
More tests for Deduplication Executor
|
6 years ago |
Igor Kulikov
|
d6abca0096
|
Merge pull request #4022 from AndrewVolosytnykhThingsboard/cassandraBaseTimeseriesDaoFix
CassandraBaseTimeseriesDao init method fix (revert)
|
6 years ago |
Igor Kulikov
|
cd4a149d8a
|
Merge pull request #4011 from AndrewVolosytnykhThingsboard/andrew-restclient-fix
Rest Client unable to get device types fix #3992
|
6 years ago |
Igor Kulikov
|
ef0182414f
|
Merge pull request #3991 from AndrewVolosytnykhThingsboard/andrewdev
#3966 highestAlarmSeverity fixed
|
6 years ago |
Igor Kulikov
|
06420d2ba1
|
Merge pull request #4014 from YevhenBondarenko/base-url
default value for prohibitDifferentUrl changed to false
|
6 years ago |
Igor Kulikov
|
993579f268
|
Merge pull request #4020 from PetrTodorov/master
Update Czech UI Translation
|
6 years ago |
Andrii Shvaika
|
5029445b8c
|
Deduplication of the partition change events
|
6 years ago |
AndrewVolostnykhThingsboard
|
70f9da07d8
|
CassandraBaseTimeseriesDao init method fix (revert)
|
6 years ago |
PetrTodorov
|
e4fe3f399b
|
Updated Czech translation
|
6 years ago |
YevhenBondarenko
|
f1c3e1a578
|
default value for prohibitDifferentUrl changed to false
|
6 years ago |
AndrewVolostnykhThingsboard
|
5ce512b853
|
rest-client: getDeviceTypes fixed
|
6 years ago |
AndrewVolostnykhThingsboard
|
82ae2eb36f
|
findHighestAlarmStatus: code cleaning (i believe that last)
|
6 years ago |
AndrewVolostnykhThingsboard
|
f54dc932f7
|
findHighestAlarmStatus: test for no alarm created, code cleaning
|
6 years ago |
AndrewVolostnykhThingsboard
|
beeade8b07
|
findHighestAlarmStatus: code cleaning
|
6 years ago |
AndrewVolostnykhThingsboard
|
581bb536f5
|
findHighestAlarmStatus: fixed using Repository Query
|
6 years ago |
ponvalavan annamalai
|
68eebaf041
|
removed spaces -dynamic color for data points
|
6 years ago |
ponvalavan annamalai
|
0219b8a6fd
|
Dynamic color for data points
|
6 years ago |
ponvalavan annamalai
|
fc40047a5e
|
Dynamic color for data points
|
6 years ago |
ponvalavan annamalai
|
6cd6568ee3
|
Dynamic color for data points
|
6 years ago |
AndrewVolostnykhThingsboard
|
3c558a7d2a
|
getHighestAlarmSeverity: cleared unwanted code
|
6 years ago |
Igor Kulikov
|
61723da391
|
Version set to 3.3.0-SNAPSHOT
|
6 years ago |
AndrewVolostnykhThingsboard
|
a4981a869f
|
highestAlarmSeverity fixed
|
6 years ago |
Igor Kulikov
|
072d0e49c3
|
Merge pull request #3990 from vvlladd28/bug/reset-password-required-email
UI: Fixed email validation in form reset password
|
6 years ago |
Igor Kulikov
|
a67ea023d1
|
Merge pull request #3989 from YevhenBondarenko/improvements
reset password improvements
|
6 years ago |
Vladyslav_Prykhodko
|
fdfd090b0b
|
UI: Fixed email validation in form reset password
|
6 years ago |
YevhenBondarenko
|
6a458e85b0
|
reset password improvements
|
6 years ago |
YevhenBondarenko
|
4d4d189816
|
getPropagationEntityIds improvements
|
6 years ago |