5039 Commits

Author SHA1 Message Date
Bohdan Smetaniuk
71a3fa68f1 fixes 2020-07-31 11:38:25 +03:00
Volodymyr Babak
ce746b4f91 Fixed license header 2020-07-31 11:13:07 +03:00
Volodymyr Babak
6182b622dd Introduced Edge Lifecycle. Update Edge session configuration 2020-07-31 10:13:03 +03:00
Bohdan Smetaniuk
c4d7f52cf3 filtering EdgeEvents with TIMESERIES_UPDATE 2020-07-30 19:46:33 +03:00
Bohdan Smetaniuk
5af7eb8221 WidgetsBundles fetch feature 2020-07-30 18:58:04 +03:00
VoBa
e01d59f533
Merge pull request #23 from deaflynx/feature/edge
EdgeEvents with Status, "Manage edge..." buttons in fieldset
2020-07-30 18:25:58 +03:00
VoBa
6603d6f1a4
Merge pull request #3196 from ChantsovaEkaterina/bug/flot-attributes-usage-in-labels
[3.0] Flot: attributes usage in labels. Fix error on subscribing on attributes, that will be used in labels
2020-07-30 12:34:19 +03:00
mehmetbicak
3b7ccf12d9 turkish language support for new features 2020-07-30 10:08:55 +03:00
Chantsova Ekaterina
46487aa576 Refactoring 2020-07-29 22:07:34 +03:00
Chantsova Ekaterina
51462e8017 Fix error on subscribing on attributes, that will be used in labels 2020-07-29 21:53:46 +03:00
deaflynx
9352e19135 Merge remote-tracking branch 'origin/feature/edge' into feature/edge 2020-07-29 13:32:54 +03:00
deaflynx
ac18f1aa95 Added edgeAttributeKeys constants 2020-07-29 12:36:48 +03:00
Andrii Shvaika
169d12db52 Fix of dynamic filters update 2020-07-29 12:10:12 +03:00
Volodymyr Babak
d34c54b31c Check for scope in the metadata 2020-07-28 18:00:14 +03:00
Volodymyr Babak
2b3e195c20 Merge remote-tracking branch 'upstream/develop/2.5.3' into feature/edge 2020-07-28 17:38:45 +03:00
Andrii Shvaika
68cfbdeb1d Log levels 2020-07-28 15:16:06 +03:00
Andrii Shvaika
257f1a7ce7 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-07-28 15:10:06 +03:00
Andrii Shvaika
ee4e0086b7 License header fix 2020-07-28 15:09:52 +03:00
Andrii Shvaika
682c15cfe1 Test Fix 2020-07-28 15:05:31 +03:00
Vladyslav_Prykhodko
d151455f3d Set DEFAULT_MAP_PAGE_SIZE 2020-07-28 14:47:40 +03:00
Vladyslav_Prykhodko
1785ea8723 Refactoring 2020-07-28 14:47:40 +03:00
Vladyslav_Prykhodko
557b0642b8 Added setting pageSize for a map, deleted deprecated map provider and fix creating a markers 2020-07-28 14:47:40 +03:00
Vladyslav_Prykhodko
56275a5c09 Improvement show edit filter dialog for customer 2020-07-28 14:45:31 +03:00
Volodymyr Babak
020b158e86 Fix merge of alarms 2020-07-28 14:43:45 +03:00
Andrii Shvaika
374cf2a14c Performance improvement 2020-07-28 14:38:47 +03:00
vzikratyi
e922b7da52 Fixed conversion test for H2 database 2020-07-28 12:49:29 +03:00
vzikratyi
9c4d094075 Merge remote-tracking branch 'upstream/master' into bug/string-to-number-auto-convertion 2020-07-28 12:36:02 +03:00
Andrii Shvaika
8c0ae68679 The end of Travis suffering to build our project 2020-07-27 19:39:46 +03:00
Vladyslav_Prykhodko
48e59782f1 Added trim to dataKeyName 2020-07-27 19:38:21 +03:00
Andrii Shvaika
40a37eef93 Fix for multiple conditions in relation query 2020-07-27 18:30:17 +03:00
Andrii Shvaika
2dd2cae91b Bug Fix for DeviceSearch and Entity queries 2020-07-27 18:15:05 +03:00
Andrii Shvaika
d83d9ec3df Fix for sort order in search by attributes or telemetry 2020-07-27 16:29:51 +03:00
Vladyslav_Prykhodko
060a54cd6d Check if subscription or formatValue not change view str value to number 2020-07-27 13:24:09 +03:00
zbeacon
112b92503e Added tests for predication queries 2020-07-27 12:45:08 +03:00
zbeacon
02f928b918 Fix for OR operation in complex filter. 2020-07-27 12:45:08 +03:00
zbeacon
5cee3ba91d Ignore case filter fix for entityType 2020-07-27 12:45:08 +03:00
zbeacon
4574138493 Fix for Entity type filtering 2020-07-27 12:45:08 +03:00
zbeacon
8036b1b1f6 Improvements 2020-07-27 12:45:08 +03:00
zbeacon
80ff6c3b8f Fix for String filter operation name 2020-07-27 12:45:08 +03:00
zbeacon
0b3f93c1c6 Fix for String filter on empty string received. 2020-07-27 12:45:08 +03:00
zbeacon
5a4cb62317 Added tests for EntityMapping 2020-07-27 12:45:08 +03:00
YevhenBondarenko
47c85fdcc2 fix deepTrim from entity.component 2020-07-27 12:40:14 +03:00
Vladyslav_Prykhodko
293c999ff7 Deleted autocomplete input for mail server setting 2020-07-27 10:05:36 +03:00
Vladyslav_Prykhodko
41e9fd57c5 Improvement view filter dialog setting 2020-07-27 10:05:21 +03:00
Vladyslav_Prykhodko
0fbd95cdc8 Change order map widgets for bundles 2020-07-27 10:04:54 +03:00
vzikratyi
bc182caa60 Check if str 'isParsable' before trying to parse it in EntityDataAdapter 2020-07-27 10:02:40 +03:00
YevhenBondarenko
6d4c54e275 added ui for azure iot hub rule node 2020-07-24 13:39:03 +03:00
Andrii Shvaika
2fc39132cd Merge with develop/2.5.3 2020-07-24 11:37:34 +03:00
vzikratyi
5b4cfbb3d8 Merged with develop/2.5.3 2020-07-24 11:28:27 +03:00
vzikratyi
0ccf7f13d1 Moved 'stats' to separate module 2020-07-24 11:28:27 +03:00