1373 Commits

Author SHA1 Message Date
blackstar-baba
39ff12fea2
fix bug: When using jwt token to access the api, JwtTokenAuthenticationProcessingFilter is executed 2 times (#2531) 2020-03-24 15:49:30 +02:00
Andrii Shvaika
2ccce3b6d9 Main Logic of RuleChainActor to handle queue messages 2020-03-24 14:08:21 +02:00
Andrii Shvaika
99d322d449 Refactoring of the rule engine 2020-03-24 10:35:54 +02:00
ArtemHalushko
56a23ab82a
Map/3.0 (#2542)
* add base map infrastructure

* add leaflet css

* add tencent map

* add google maps support

* added image map support

* refactor schemes

* here maps support && WIP on markers

* add simple marker suppor

* data update & polyline support

* map bouds support

* add some settings support

* add map provider select to settings

* labels support

* WIP on trip animation widget

* WIP on history control and route interpolation

* trip-animation map provider & custom markers

* comleted track marker & history controls

* add license headers

* label fix & tooltips support

* WIP on polygons

* marker dropping support

* add polygon support

* add label to trip animation

* WIP on tooltips

* lint anf typed leaflet AddMarker

* some typing and poly improvements

* add typing

* add marker creation

* update proxy

* save position fix

* add bounds padding

* update map widget bendle && bugfixes

* update marker placement widget

* add licenses

* reomove log

* fix sizes

Co-authored-by: Artem Halushko <ahalushko@thingboards.io>
Co-authored-by: Adsumus <artemtv42@gmail.com>
2020-03-23 13:20:25 +02:00
Andrii Shvaika
ce6ec88983 Refactoring of the websocket and subscription services 2020-03-20 18:00:57 +02:00
Vladyslav
1af55e8400
[3.0] Add inputs widgets (#2526)
* Add location widget

* Fix translate, clear code

* Fix translate

* Add date input widgets

* Add image input widgets

* Init web camera input widget

* Add functional web camera input widget

* Add styles to webcamera iputs widget

* Add link code
2020-03-20 16:23:49 +02:00
Igor Kulikov
c55ddd9f71 Merge with master 2020-03-20 16:21:19 +02:00
Dmytro Shvaika
0e6b3b49b8 fix typo 2020-03-18 22:49:24 +02:00
Dmytro Shvaika
1bde12eed0 fix-the-timeseries-upgrade 2020-03-18 22:49:24 +02:00
Andrii Shvaika
e102b55bc1 Thread-safety usage of Kafka Consumer 2020-03-18 18:39:34 +02:00
Andrii Shvaika
7203e7aa19 Distributed Mode fixes 2020-03-18 18:07:24 +02:00
Andrii Shvaika
94eb213716 Implementation 2020-03-17 18:38:09 +02:00
Andrii Shvaika
7de485f453 Kafka configuration 2020-03-17 14:26:44 +02:00
Andrii Shvaika
ea4f356376 Consumer improvements 2020-03-17 12:51:03 +02:00
Andrii Shvaika
2a815058e7 Improvements and bugfix to QueueProviders 2020-03-17 12:38:28 +02:00
Andrii Shvaika
23c017567b Implementation of Queue Interfaces 2020-03-16 19:24:56 +02:00
Andrii Shvaika
6f532fe189 Merge with develop 2020-03-13 20:34:04 +02:00
Andrii Shvaika
e50796d84e Service Discovery improvements 2020-03-13 20:33:17 +02:00
Yevhen Bondarenko
dc6081d820
Created kafka and in-memory queue providers
* Created kafka and in-memory queue providers

* Added header requestTime

* refactored
2020-03-13 17:31:58 +02:00
Andrii Shvaika
c4c53bfbd8 Transport Implementation 2020-03-12 14:37:38 +02:00
Andrii Shvaika
fa9194c1c1 Core consumer service implementation 2020-03-12 11:11:56 +02:00
Andrii Shvaika
52814d2bfc Refactoring of Transport Communication to Queues 2020-03-12 09:36:48 +02:00
Andrii Shvaika
6e31c0ab15 Refactoring of configuration properties 2020-03-11 20:09:41 +02:00
YevhenBondarenko
4ad4fe11da created in memory queue 2020-03-11 17:35:31 +02:00
Igor Kulikov
76113d1141 Merge branch 'master' into develop/3.0 2020-03-11 16:36:26 +02:00
Igor Kulikov
72ef0ede74 Fix RPM preinst script 2020-03-11 16:36:08 +02:00
Igor Kulikov
957a0c9e61 Merge with master 2020-03-11 14:14:46 +02:00
ShvaykaD
188c3e5b63
Upgrade Sql Ts & Timescale improvements (#2495)
* psql & timescale ts upgrade improved

* fix typo

* fix typo 2

* removed tenant_id from timescale db schema & upgade scipt logic
2020-03-10 17:49:00 +02:00
Andrii Shvaika
f8cc5b3cd2 Transport service refactoring 2020-03-10 17:47:16 +02:00
VoBa
aabc22d7d2
Non root docker user (#2460)
* Non root docker user

* Fixes for user - signle user for all services

* Base image changed

* Fixes for pvc removal

* Moved to be in sync with PE

* Changed to TB repository
2020-03-10 16:52:50 +02:00
YevhenBondarenko
d68ef2333a updated guava and protobuf versions 2020-03-10 16:14:01 +02:00
Volodymyr Babak
ae1e8cdc17 Added env variable link 2020-03-06 11:06:01 +02:00
Igor Kulikov
c9b1e24e24 Merge branch 'master' into develop/3.0 2020-03-04 15:56:30 +02:00
Igor Kulikov
a9df9df99e Remove unnecessary Admin settings validation 2020-03-04 15:56:12 +02:00
Igor Kulikov
5fbb379315 Fix cassandra to SQL migrate service annotation 2020-03-04 15:33:04 +02:00
Igor Kulikov
466b4ea3e5 Fix upgrade 2020-03-04 10:21:55 +02:00
Igor Kulikov
4d73835bb4 Cassansra to PostgreSQL migration. 2020-03-04 10:08:47 +02:00
Igor Kulikov
f3e8fd4b3c Fix upograde 2020-03-03 09:43:49 +02:00
Igor Kulikov
278d9f1dfd Add license headers 2020-03-03 09:39:23 +02:00
Igor Kulikov
95466c3912 Merge branch 'develop/3.0' of github.com:thingsboard/thingsboard into develop/3.0 2020-03-02 17:43:21 +02:00
Igor Kulikov
b490e4ef4d Cassandra 2.5.0 to SQL migration 2020-03-02 17:43:10 +02:00
Dmytro Shvaika
7d898f58a1 added better logging to ts upgrade 2020-03-02 14:50:21 +02:00
YevhenBondarenko
f522dbca2a Created HsqlEntityDatabaseSchemaService, improvement TimescaleTsDatabaseUpgradeService and TimescaleInsertTsRepository 2020-03-02 14:48:04 +02:00
Dmytro Shvaika
db65eac638 added better logging to ts upgrade 2020-03-02 12:11:47 +02:00
YevhenBondarenko
7de309e217 Created HsqlEntityDatabaseSchemaService, improvement TimescaleTsDatabaseUpgradeService and TimescaleInsertTsRepository 2020-03-02 12:11:09 +02:00
Igor Kulikov
e7d00f4b68 Multiple input widget 2020-02-28 19:49:14 +02:00
Igor Kulikov
96147bff8f Fix PreAuthorize annotation for claimDevice REST method. 2020-02-28 14:13:12 +02:00
Igor Kulikov
75a417986b Implement device claiming widget. 2020-02-28 14:11:52 +02:00
Igor Kulikov
1157df05e9 Entity Admin widgets. Introduce updateAliases method of alias controller. 2020-02-27 17:06:32 +02:00
Igor Kulikov
784b8af66c Merge branch 'develop/3.0' of github.com:thingsboard/thingsboard into develop/3.0 2020-02-26 19:43:34 +02:00