3646 Commits

Author SHA1 Message Date
Volodymyr Babak
0a7d8e8640 Disconnect client on error 2020-10-09 15:50:05 +03:00
Volodymyr Babak
160fd94666 Moved service to base class. Change sync button icon 2020-10-09 15:47:59 +03:00
VoBa
de0477b469
Merge pull request #57 from BohdanSmetanyuk/testing
fixed bug with extra UserCredentialsUpdataMsg
2020-10-06 15:44:46 +03:00
Bohdan Smetaniuk
a7a7cb2ad5 fixed bug with extra UserCredentialsUpdataMsg 2020-10-06 14:25:07 +03:00
VoBa
82edf903a6
Merge pull request #56 from BohdanSmetanyuk/testing
Testing
2020-10-05 18:47:37 +03:00
Bohdan Smetaniuk
6081ed1ad0 fixed message amount 2020-10-05 18:15:36 +03:00
Bohdan Smetaniuk
97d2d66151 test coverage for Customer, EntityView, WidgetsBundle, WidgetType entities + request messages 2020-10-05 16:53:11 +03:00
VoBa
d5f9419b6e
Merge pull request #55 from BohdanSmetanyuk/feature/sync_edge_from_controller
Feature/sync edge from controller
2020-10-05 12:25:02 +03:00
Bohdan Smetaniuk
8ad8e2d797 refactored imports 2020-10-05 12:04:49 +03:00
Bohdan Smetaniuk
74a69d8a1e test for sync Edge 2020-10-05 12:02:20 +03:00
Bohdan Smetaniuk
1d89cbc191 Merge branch 'feature/edge' of https://github.com/volodymyr-babak/thingsboard into feature/sync_edge_from_controller 2020-10-05 11:34:40 +03:00
VoBa
9bf5725a68
Merge pull request #54 from BohdanSmetanyuk/testing
fixes
2020-10-05 11:12:33 +03:00
Bohdan Smetaniuk
898b7570a5 fixes 2020-10-05 11:07:32 +03:00
VoBa
7bc7e1dbb8
Merge pull request #53 from BohdanSmetanyuk/testing
Testing
2020-10-05 09:42:50 +03:00
Bohdan Smetaniuk
e09b97100b tests refactored 2020-10-02 19:29:35 +03:00
Bohdan Smetaniuk
773b856c25 tested attributes updated/post attributes separation 2020-10-02 15:34:54 +03:00
Bohdan Smetaniuk
51cbdf6622 Merge branch 'feature/edge' of https://github.com/volodymyr-babak/thingsboard into testing 2020-10-02 14:28:37 +03:00
Bohdan Smetaniuk
c9dcbda18d ui side + handle exceptions 2020-10-02 14:21:52 +03:00
VoBa
5d86bf6f9f
Merge pull request #51 from BohdanSmetanyuk/fix/attributes_saving
fixed attributes saving
2020-10-02 12:32:47 +03:00
Bohdan Smetaniuk
93363f81bb sync edge api 2020-10-01 20:12:24 +03:00
Bohdan Smetaniuk
ed4d5a69dd fixes 2020-10-01 16:00:06 +03:00
Bohdan Smetaniuk
20c794884a attributes updated/post attributes separation 2020-10-01 13:55:30 +03:00
Bohdan Smetaniuk
64e60de9bc processing future + attributes node refactoring 2020-09-29 17:10:09 +03:00
Bohdan Smetaniuk
8059274002 fixed attributes saving 2020-09-29 15:24:18 +03:00
Bohdan Smetaniuk
9e21525158 code coverage for processors and telemetry constructor 2020-09-29 13:43:35 +03:00
Bohdan Smetaniuk
9e59898828 Merge branch 'feature/edge' of https://github.com/volodymyr-babak/thingsboard into testing 2020-09-29 12:27:57 +03:00
Bohdan Smetaniuk
52c8e1b48f fixed attributes saving 2020-09-28 17:02:14 +03:00
Volodymyr Babak
02585823fc Properly hanlde gRPC session timeout 2020-09-28 11:04:02 +03:00
Volodymyr Babak
7644aa4342 Added edge update config handler 2020-09-25 17:29:33 +03:00
Volodymyr Babak
8f5fefa0a0 Compilation fix 2020-09-25 16:59:47 +03:00
Volodymyr Babak
5613baf066 Added correct onComplete in case onError 2020-09-25 16:52:56 +03:00
Volodymyr Babak
78a7e67641 Test fixed 2020-09-25 16:42:00 +03:00
Volodymyr Babak
f28721cc47 Added additional info 2020-09-25 16:04:10 +03:00
Volodymyr Babak
ca587ae7cc Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge 2020-09-25 15:22:10 +03:00
Volodymyr Babak
b67e21604b Added edge license key and cloud endpoint 2020-09-25 15:22:03 +03:00
VoBa
95ae5474fe
Merge pull request #49 from BohdanSmetanyuk/rest_methods
Last rest-client methods
2020-09-25 14:30:20 +03:00
Bohdan Smetaniuk
c39cfe490a fixed getDefaultEdgeRuleChains method 2020-09-25 14:19:22 +03:00
Bohdan Smetaniuk
05a7f3b2de fixed setRootRuleChain for Edges 2020-09-25 13:12:30 +03:00
VoBa
648f6fcf9e
Merge pull request #48 from BohdanSmetanyuk/black-box-tests
edge services test
2020-09-25 12:09:29 +03:00
Bohdan Smetaniuk
fd32ba1761 concurrency fixes 2020-09-25 12:04:38 +03:00
Bohdan Smetaniuk
3f36e15ee6 last methods 2020-09-24 19:49:31 +03:00
Bohdan Smetaniuk
199c175396 deleted logs and wildcard imports 2020-09-24 19:06:28 +03:00
Bohdan Smetaniuk
8eda901fee added countDownLatch for saving time 2020-09-24 19:03:02 +03:00
Bohdan Smetaniuk
afacaf2547 switched EDGES_RPC_ENABLED to false 2020-09-24 15:25:38 +03:00
Bohdan Smetaniuk
43b913ffdb edge services test 2020-09-24 12:59:58 +03:00
Volodymyr Babak
4bc7f5288f Set version to 2.6.0 2020-09-23 12:09:07 +03:00
Volodymyr Babak
458550b853 Set version to 2.6.0 2020-09-23 12:07:16 +03:00
VoBa
746c5e6f0a
Merge pull request #47 from deaflynx/feature/edge
Locales
2020-09-22 15:12:36 +03:00
deaflynx
ee0b54c178 Updated US,FR,ES,DE locales 2020-09-22 14:46:22 +03:00
Bohdan Smetaniuk
a6ae072bc9 edge services code coverage 2020-09-22 12:41:49 +03:00