958 Commits

Author SHA1 Message Date
Artem Babak
ac94a063ac Fixed fetch edge rule chains for 'rulechain' Node 2020-10-26 20:16:44 +02:00
Artem Babak
cb894d7059 Transform Injected Window to optional 2020-10-26 15:07:09 +02:00
Artem Babak
54f0bd4b7a Added default cloudEndpoint for new edges 2020-10-26 12:22:05 +02:00
Artem Babak
f95a591094 Added manage entites buttons in the Edge Component 2020-10-26 09:21:50 +02:00
Vladyslav_Prykhodko
fec424f5c5 UI: Fixed problem for json-form component selector 2020-10-24 20:56:34 +03:00
Vladyslav_Prykhodko
c40f6bf47c UI: Added new options for legend config (sort datakeys in legend) 2020-10-23 18:42:07 +03:00
Vladyslav_Prykhodko
0c1fd97850 UI: Improvement photo camera input widget 2020-10-23 17:50:15 +03:00
ShvaykaD
f0f30dc9c7 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/device-profile-telemetry-proto-schema 2020-10-23 16:12:41 +03:00
Artem Babak
764f8bae3f Deleted unused const 2020-10-23 15:21:30 +03:00
Artem Babak
74277323bd EdgeEvents with Status 2020-10-23 15:18:34 +03:00
Artem Babak
e7b153b937 EdgeEvents without Status 2020-10-23 11:47:21 +03:00
YevhenBondarenko
41212e11c0 created tenant profile configuration 2020-10-22 15:50:12 +03:00
deaflynx
d5d5629430 EdgeEvents implementation unfinished 2020-10-22 12:25:43 +03:00
deaflynx
1db3edecf8 Added edge scope for EdgeEvents 2020-10-22 08:57:18 +03:00
Artem Babak
fe9d58d3d3 Edge events implementation unfinished 2020-10-21 21:11:17 +03:00
Artem Babak
1b9552033b Fixed UI on Edge's tab Attributes with blocked Client Attributes 2020-10-21 12:30:26 +03:00
Artem Babak
7a9ca169a2 Fetch Edge Rule Chains with this.route.url.includes('edges') 2020-10-21 10:34:52 +03:00
Artem Babak
74b150b384 Added getCustomerEdgeInfos() implementation 2020-10-21 05:40:25 +03:00
YevhenBondarenko
7e88376030 created alias ApiUsageState 2020-10-20 18:55:52 +03:00
Artem Babak
f1b58a9df1 Fixed and refactored customer edges 2020-10-20 12:04:13 +03:00
Artem Babak
716ed83d8e Fixed defaulEdgeRuleChains 2020-10-20 10:31:14 +03:00
Vladyslav_Prykhodko
cbcb050e81 Refactoring 2020-10-20 09:14:58 +03:00
Artem Babak
9cd0c45950 Fixed defaulEdgeRuleChains 2020-10-20 07:24:27 +03:00
Vladyslav_Prykhodko
47d5aee3dc UI: Improvement alarm widget and fixed timeseries 2020-10-19 19:05:34 +03:00
Artem Babak
e393f3b51d Fixed Rule Chains page: openRuleChain(). Refactored getRuleNodeComponents() 2020-10-19 12:37:47 +03:00
Vladyslav_Prykhodko
c5cc55156f UI: Improvement used templated in OAuth2 2020-10-19 12:16:11 +03:00
Artem Babak
84a0604c08 Added getEdgesRuleChains(), type: ruleChainType.core 2020-10-18 11:15:11 +03:00
Artem Babak
b1c4c30317 Fixed fetchEdgeRuleChains. Added Downlink 2020-10-18 06:32:43 +03:00
Artem Babak
acfb6de884 Added Edge edgeLicenseKey and cloudEndpoint 2020-10-16 18:26:22 +03:00
Igor Kulikov
f181beec61 OAuth2 form improvements 2020-10-16 16:04:06 +03:00
Vladyslav_Prykhodko
a17383c60f UI: Added a rule chain field in the device profile to the device wizard 2020-10-16 12:03:27 +03:00
Igor Kulikov
d4535e317c
Merge pull request #3588 from vvlladd28/bug/entity-select/alias-type
UI: Fixed null id in entity-select component
2020-10-16 10:46:33 +03:00
Igor Kulikov
501a99daf1
Merge pull request #3587 from vvlladd28/bugs/editor/ace/clear
UI: Fixed clear content for ace editor and show toast error
2020-10-16 10:45:27 +03:00
Vladyslav_Prykhodko
02932ce253 UI: Fixed null id in entity-select component for aliasType CURRENT_TENANT, CURRENT_USER, CURRENT_USER_OWNER 2020-10-15 15:23:39 +03:00
Igor Kulikov
a29aa64497 Add OAuth2 settings menu to SysAdmin home page 2020-10-15 12:51:02 +03:00
Vladyslav_Prykhodko
965870a980 UI: Fixed clear content for ace editor and show toast error 2020-10-15 12:16:14 +03:00
Igor Kulikov
39e23130e8
Merge pull request #3583 from ChantsovaEkaterina/bug/entity-table-data-dispaying-failed-when-using-custom-translation
Entities table: fix data displaying and sorting, when labels with custom translations are used
2020-10-14 16:45:41 +03:00
Igor Kulikov
7565afca3a Several OAuth2 improvements 2020-10-14 16:43:07 +03:00
Chantsova Ekaterina
c5459fe9e5 Entities table: fix data displaying and sorting, when labels with custom translations are used 2020-10-14 14:34:56 +03:00
Igor Kulikov
ed090b3e6c UI: Improve dialog actions style 2020-10-14 12:32:07 +03:00
Igor Kulikov
52e6e76ac6 Oauth2 - set provider name to created user additionalInfo. UI: Improve device profile alarm rules. 2020-10-13 19:48:46 +03:00
ShvaykaD
e85daa81e0 merge with master 2020-10-13 14:00:15 +03:00
ShvaykaD
64cc74c26c cleanup code 2020-10-13 13:57:38 +03:00
Igor Kulikov
2b3a1ce818
Merge pull request #3580 from vvlladd28/improvement/device-profile-provision
UI: Fixed disabled form in edit device-profile
2020-10-13 13:23:54 +03:00
Igor Kulikov
8c29339f13 Add support for port in oauth2 domain name. Update proxy.conf to support oauth2 urls 2020-10-13 13:20:54 +03:00
Vladyslav_Prykhodko
390bbfd67f UI: Fixed disabled form in edit device-profile 2020-10-13 12:01:47 +03:00
Igor Kulikov
ff4ca5a760 UI: Update transport type hints 2020-10-13 11:12:12 +03:00
Igor Kulikov
e0ac59b94b UI: Device provisioning autogenerate device key and secret 2020-10-13 11:08:13 +03:00
Igor Kulikov
ab18d74102
Merge pull request #3579 from vvlladd28/improvement/device-credential
UI: Refactoring show error in device-credentials
2020-10-13 10:49:51 +03:00
Igor Kulikov
6eed8d0ea9
Merge pull request #3576 from vvlladd28/improvement/device-profile-edit
UI: Added device profile show settings
2020-10-13 10:49:18 +03:00