Igor Kulikov
|
3c55b25f44
|
Implement latest values support for timeseries widgets
|
2022-03-28 13:39:26 +03:00 |
|
YevhenBondarenko
|
fd53d3aeb4
|
added base tests for queue
|
2022-03-27 23:41:30 +03:00 |
|
YevhenBondarenko
|
4ef9d0e9fa
|
added tests
|
2022-03-26 00:49:30 +02:00 |
|
YevhenBondarenko
|
dbdace7c69
|
improved entity view tests
|
2022-03-26 00:49:30 +02:00 |
|
YevhenBondarenko
|
287485831d
|
fixed entity view caching
|
2022-03-26 00:49:30 +02:00 |
|
Viacheslav Klimov
|
040b6a31ad
|
Rename packages for export/import
|
2022-03-25 15:54:07 +02:00 |
|
Viacheslav Klimov
|
5ee056ff8d
|
Export/import API refactoring
|
2022-03-25 15:32:54 +02:00 |
|
pinkevycdima@gmail.com
|
174ea115f7
|
Add condition for dbl click (zoom)
|
2022-03-25 14:30:21 +02:00 |
|
YevhenBondarenko
|
19b5c59034
|
fixed kafka node (success if error not null)
|
2022-03-24 23:03:29 +02:00 |
|
Viacheslav Klimov
|
b7db4ed604
|
Minor 2FA refactoring
|
2022-03-24 14:00:17 +02:00 |
|
Viacheslav Klimov
|
0915113a24
|
Swagger docs for TwoFactorAuthController
|
2022-03-23 19:57:18 +02:00 |
|
Viacheslav Klimov
|
6eb8a41f9a
|
Swagger docs for TwoFactorAuthConfigController and config classes
|
2022-03-23 19:38:44 +02:00 |
|
nickAS21
|
812972f81f
|
coap: log error to trace
|
2022-03-23 12:52:40 +02:00 |
|
nickAS21
|
f3fd2c4987
|
coap:fix bug test
|
2022-03-23 12:52:15 +02:00 |
|
Viacheslav Klimov
|
472edc8409
|
Refactor controller exceptions handling
|
2022-03-23 12:07:52 +02:00 |
|
Igor Kulikov
|
ec6a7ae5a4
|
Add dashboard and widget reference to widget settings form. Add default value method.
|
2022-03-22 17:13:21 +02:00 |
|
Viacheslav Klimov
|
d746a04186
|
Merge branch 'develop/3.4' into feature/2fa
# Conflicts:
# application/src/test/java/org/thingsboard/server/controller/AbstractWebTest.java
|
2022-03-22 15:54:53 +02:00 |
|
Viacheslav Klimov
|
5ed306881f
|
Tests for 2FA
|
2022-03-22 15:54:11 +02:00 |
|
Viacheslav Klimov
|
8bbe6bafd8
|
Refactor 2FA; add refilling setting to TbRateLimits
|
2022-03-22 15:49:57 +02:00 |
|
Viacheslav Klimov
|
bc6c38c36c
|
Change isAuthenticated() check to hasAnyAuthority('SYS_ADMIN', 'TENANT_ADMIN', 'CUSTOMER_USER') in controllers
|
2022-03-22 15:46:30 +02:00 |
|
Igor Kulikov
|
cb32151ffe
|
Merge branch 'develop/3.4' into feature/widget-settings
|
2022-03-22 12:04:10 +02:00 |
|
Igor Kulikov
|
94b648d7fd
|
Merge branch 'master' into develop/3.4
|
2022-03-22 12:03:56 +02:00 |
|
Igor Kulikov
|
19a953428e
|
Merge pull request #6298 from vvlladd28/bug/build/github-url-load
[3.4] UI: Fixed build, incorrect github URL
|
2022-03-22 11:59:44 +02:00 |
|
Igor Kulikov
|
0f25c008a4
|
Merge branch 'develop/3.4' into feature/widget-settings
|
2022-03-22 11:57:11 +02:00 |
|
Igor Kulikov
|
1b0b8e4e19
|
Merge branch 'master' into develop/3.4
|
2022-03-22 11:56:44 +02:00 |
|
YevhenBondarenko
|
ebd5b200b4
|
updated jackson version
|
2022-03-22 10:30:32 +02:00 |
|
Vladyslav Prykhodko
|
697965d3ca
|
UI: Fixed build, incorrect github URL
|
2022-03-21 22:04:05 +02:00 |
|
YevhenBondarenko
|
6bd9ae043e
|
updated netty-tcnative version
|
2022-03-21 18:45:19 +02:00 |
|
Viacheslav Klimov
|
1250fa2ba0
|
Tests for 2FA config management; refactoring
|
2022-03-21 14:09:51 +02:00 |
|
Viacheslav Klimov
|
062af3af81
|
2FA: cleanup code
|
2022-03-21 09:21:30 +02:00 |
|
Viacheslav Klimov
|
ea7f559e23
|
2FA: log login action, fix user lockout
|
2022-03-20 14:59:25 +02:00 |
|
Viacheslav Klimov
|
20a4f3cc4c
|
2FA: lock account after X unsuccessful verification attempts; refactoring
|
2022-03-20 14:13:54 +02:00 |
|
Viacheslav Klimov
|
052068d7f4
|
Remove 2FA with email message
|
2022-03-20 09:21:41 +02:00 |
|
Viacheslav Klimov
|
0c36d4809c
|
2FA: rate limiting, validation, refactoring
|
2022-03-19 19:34:45 +02:00 |
|
Igor Kulikov
|
d9b9d44e39
|
UI: Fix assets page permissions for customer
|
2022-03-19 10:15:50 +02:00 |
|
Igor Kulikov
|
c2f4724ca2
|
Ability to define component form for advanced widget settings and widget data keys
|
2022-03-19 10:08:53 +02:00 |
|
Viacheslav Klimov
|
1a00628509
|
Email 2FA provider, refactoring
|
2022-03-18 18:08:45 +02:00 |
|
Viacheslav Klimov
|
b5afb32f56
|
2FA: validation and error handling refactoring
|
2022-03-18 11:05:17 +02:00 |
|
Viacheslav Klimov
|
9eb03950fa
|
2FA: refactoring, tests
|
2022-03-17 18:49:08 +02:00 |
|
desoliture
|
a72534f461
|
fix test
|
2022-03-16 22:42:46 +02:00 |
|
Viacheslav Klimov
|
01ad35d864
|
Get rid of boilerplate in import services
|
2022-03-16 20:02:51 +02:00 |
|
Viacheslav Klimov
|
99d0197caa
|
Refactor AbstractEntityImportService
|
2022-03-16 18:01:44 +02:00 |
|
Viacheslav Klimov
|
849513541e
|
Entities export/import API refactoring: permission checks and entity lifecycle events
|
2022-03-16 17:35:34 +02:00 |
|
Viacheslav Klimov
|
4062dc70fb
|
Initial export/import API for devices, device profiles, assets, rule chains, dashboards and customers
|
2022-03-16 15:03:55 +02:00 |
|
Yevhen
|
5d82d738ee
|
updated spring and netty versions
|
2022-03-15 21:44:27 +01:00 |
|
desoliture
|
f3a29aadf2
|
add corresponding test
|
2022-03-15 20:30:40 +02:00 |
|
desoliture
|
a95f947738
|
change url string to uri object with encoding on HttpClient exchange
|
2022-03-15 15:40:34 +02:00 |
|
Igor Kulikov
|
d7efbd6eba
|
Merge with master
|
2022-03-15 12:42:18 +02:00 |
|
ShvaykaD
|
d4e6c013d2
|
added fixes after review
|
2022-03-14 13:01:46 +02:00 |
|
ShvaykaD
|
4db4da94f5
|
added gateway tests
|
2022-03-11 14:55:44 +02:00 |
|