Andrii Shvaika
|
71f94358c4
|
Fix typos and added break statement
|
2020-05-07 10:49:44 +03:00 |
|
Igor Kulikov
|
d9bfd82926
|
Introduce OAuth failure handling
|
2020-05-06 20:04:09 +03:00 |
|
VoBa
|
9b18c408b2
|
Added activate user config. Fixed https issue (#2737)
* Added activate user config. Fixed https issue
* Update OAuth2User.java
Co-authored-by: Igor Kulikov <ikulikov82@gmail.com>
|
2020-05-06 19:20:18 +03:00 |
|
Igor Kulikov
|
175a9c903d
|
OAuth: activate user with empty password - to be able to set up it later
|
2020-05-06 12:29:26 +03:00 |
|
Igor Kulikov
|
92c9bc0ae5
|
Improve oauth mapper - create default rule chains for tenant
|
2020-05-06 09:58:52 +03:00 |
|
VoBa
|
8d0607d54c
|
Added/improved comments for OAuth 2 configuration (#2731)
* Renamed env variabled. Added sync
* Added/improved comments for OAuth 2 configuration
|
2020-05-05 18:18:01 +03:00 |
|
Igor Kulikov
|
294b0e9e68
|
Fix entity admin wudgets aliases
|
2020-05-05 16:49:40 +03:00 |
|
Andrii Shvaika
|
f07d7441b2
|
Change of the partition routing strategy
|
2020-05-05 16:11:10 +03:00 |
|
Andrii Shvaika
|
b592e88643
|
Default Statistics interval is 1 min
|
2020-05-04 17:40:35 +03:00 |
|
Andrii Shvaika
|
2e148f6b7d
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2020-05-04 13:22:50 +03:00 |
|
Andrii Shvaika
|
962755735b
|
Fix for Server-side RPC in cluster mode
|
2020-05-04 13:22:36 +03:00 |
|
Hamza Slama
|
6037f0f47a
|
Rename Typo
|
2020-05-04 12:10:12 +03:00 |
|
Volodymyr Babak
|
fc46175e99
|
Renamed env variabled. Added sync
|
2020-05-04 12:09:21 +03:00 |
|
Andrew Shvayka
|
c1b5fd5c57
|
Merge pull request #2714 from thingsboard/feature/queue-consumers-refactoring
Feature/queue consumers refactoring
|
2020-05-04 10:17:46 +03:00 |
|
Volodymyr Babak
|
4df25672b1
|
Revert debug logger
|
2020-05-04 00:21:58 +03:00 |
|
Volodymyr Babak
|
8dbc550fd3
|
Refactoring to review. Added tenantId and customerId. Added email tenant name strategy
|
2020-05-04 00:21:58 +03:00 |
|
Volodymyr Babak
|
d644dddcc9
|
Removed comment line
|
2020-05-04 00:21:58 +03:00 |
|
Volodymyr Babak
|
a563fdab3f
|
Added basic and custom OAuth2 user mappers
|
2020-05-04 00:21:58 +03:00 |
|
Volodymyr Babak
|
7fc46010b7
|
Added base impl for OAuth-2
|
2020-05-04 00:21:58 +03:00 |
|
Andrii Shvaika
|
08ab9752fc
|
Better logging of Rule Engine errors
|
2020-05-04 00:13:14 +03:00 |
|
Andrew Shvayka
|
e251bc5750
|
Improvement to deserialization and remove debug on dashboards
|
2020-05-02 18:12:43 +03:00 |
|
Andrii Shvaika
|
8d5c38b743
|
Queue refactoring
|
2020-05-01 17:43:13 +03:00 |
|
Dmytro Shvaika
|
89d19fb368
|
fix typo
|
2020-04-30 18:43:43 +03:00 |
|
Andrii Shvaika
|
a437eba585
|
Fixed default Rule Chain
|
2020-04-30 17:29:06 +03:00 |
|
ShvaykaD
|
56ac228662
|
[WIP] Improvements for PostgreSQL 11 partitioning. (#2681)
* improvements for migration to postgres 11
* tests update
* fix typo
* throw exception if query execution failed
|
2020-04-30 13:12:35 +03:00 |
|
Andrii Shvaika
|
4079daabcd
|
Timeouts for Remote JS Executors
|
2020-04-30 12:50:41 +03:00 |
|
Volodymyr Babak
|
58c78c9430
|
Removed imports
|
2020-04-29 16:27:41 +03:00 |
|
Andrii Shvaika
|
5fa2e2fc49
|
Added automatic creation of relations for demo dashboard
|
2020-04-29 11:50:02 +03:00 |
|
Igor Kulikov
|
fa5c051476
|
Fix demo data loader: set tenantId for termostatAlarms asset
|
2020-04-29 09:50:22 +03:00 |
|
Vladyslav
|
8a246cceab
|
Clear code (#2691)
|
2020-04-29 09:34:33 +03:00 |
|
Andrii Shvaika
|
d78193f2e5
|
Test Thermostat devices
|
2020-04-28 21:19:53 +03:00 |
|
Vladyslav
|
6e50e97767
|
Add termostat dashboard reletion (#2687)
* Add termostat dashboard reletion
* Add create reletion
|
2020-04-28 20:05:54 +03:00 |
|
Andrii Shvaika
|
8abb718349
|
Merge with develop
|
2020-04-28 14:09:20 +03:00 |
|
Andrii Shvaika
|
86f21023fe
|
Improved PartitionService and fixed startup order in docker-compose.yml
|
2020-04-27 14:44:29 +03:00 |
|
Volodymyr Babak
|
24f2ea502c
|
Push credentials updates to edge
|
2020-04-27 13:53:51 +03:00 |
|
Volodymyr Babak
|
2f85f7037a
|
Visit only for SYSTEM rule chains
|
2020-04-27 12:56:58 +03:00 |
|
YevhenBondarenko
|
ba140644c7
|
added Azure Service Bus queue settings
|
2020-04-27 11:16:53 +03:00 |
|
YevhenBondarenko
|
5b8122e1b3
|
added <logger name="com.microsoft.azure.servicebus.primitives.CoreMessageReceiver" level="OFF" />
|
2020-04-27 11:16:12 +03:00 |
|
YevhenBondarenko
|
4aa225baba
|
added exclusions to azure dependency, and added logger level OFF to CoreMessageReceiver
|
2020-04-27 11:16:12 +03:00 |
|
Andrii Shvaika
|
a779839081
|
Fixed transport
|
2020-04-24 19:16:25 +03:00 |
|
Andrii Shvaika
|
b5bedbfdf6
|
Refactoring of Docker Compose
|
2020-04-24 14:54:25 +03:00 |
|
Andrii Shvaika
|
a91a69c57f
|
Fixed Docker Compose
|
2020-04-24 13:55:06 +03:00 |
|
Andrii Shvaika
|
9b0e92cac3
|
New Default Dashboard and Rule Chains
|
2020-04-24 12:46:48 +03:00 |
|
Andrii Shvaika
|
1510fe8448
|
Default Dashboard and Rule Chain
|
2020-04-24 12:22:34 +03:00 |
|
Andrii Shvaika
|
6b212bb5d7
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2020-04-23 14:11:08 +03:00 |
|
Andrii Shvaika
|
cf5aa84e67
|
Changed default partition sizes
|
2020-04-23 14:10:45 +03:00 |
|
Andrii Shvaika
|
087ea2d691
|
Commented Unstable Test
|
2020-04-23 09:25:25 +03:00 |
|
Andrew Shvayka
|
c286a489dd
|
Merge pull request #2655 from ShvaykaD/feature/psql-event-ttl
Events TTL for PostgreSQL
|
2020-04-22 19:36:58 +03:00 |
|
Andrii Shvaika
|
5dbf7d764c
|
Default Dashboards
|
2020-04-22 18:52:34 +03:00 |
|
Dmytro Shvaika
|
ce086f915e
|
try to pass travis
|
2020-04-22 16:53:38 +03:00 |
|