Volodymyr Babak
4bb56df51a
Added cassandra edge dao. Tests fixed
2020-09-17 12:53:38 +03:00
vzikratyi
0cab032585
Added loginButton label and icon to OAuth2Template
2020-09-17 11:35:42 +03:00
vzikratyi
bfc3e75fc9
Unpacked Domain objects from ClientParams
2020-09-17 11:14:27 +03:00
vzikratyi
c3407bfddc
Group ClientRegistrations by Domain
2020-09-16 16:43:59 +03:00
vzikratyi
14939c27e6
Added 'deleteByDomain' for OAuth2Service
2020-09-16 16:43:57 +03:00
Volodymyr Babak
c526d13e45
Merge remote-tracking branch 'upstream/develop/2.5.5' into feature/edge
2020-09-10 19:17:20 +03:00
Igor Kulikov
af77d57768
Merge with master
2020-09-07 15:15:41 +03:00
Andrii Shvaika
ce4ecedc29
No more device type
2020-09-04 17:34:15 +03:00
Trevor Muraro
57076e64a6
Add full DataStax Java Driver SSL configs
2020-09-04 14:22:28 +03:00
Andrii Shvaika
e67946e47f
Upgrade script implementation
2020-09-04 12:53:22 +03:00
Igor Kulikov
d8ae8282a0
Forbid change of device profile type or transport type when used by devices.
2020-09-03 18:54:08 +03:00
Igor Kulikov
06573211b3
UI: Improve device profile/data
2020-09-03 17:43:53 +03:00
Igor Kulikov
484382ba02
Fix tests
2020-09-03 11:54:56 +03:00
Igor Kulikov
13b7fa3aa0
Use Json Binary type for tenant/device profiles data
2020-09-03 11:52:25 +03:00
Andrii Shvaika
df823c8f90
Merge with UI changes
2020-09-02 19:10:46 +03:00
Andrii Shvaika
22755e8763
Device Profile implementation for Transport
2020-09-02 18:52:59 +03:00
Igor Kulikov
16f088ecf9
Merge with master
2020-09-01 14:40:28 +03:00
vzikratyi
faf0184cff
Merge remote-tracking branch 'upstream/master' into feature/dynamic-oauth2-new-table
...
# Conflicts:
# application/src/main/data/upgrade/3.1.0/schema_update.sql
2020-08-31 10:27:39 +03:00
Igor Kulikov
0f0a25ce38
Merge branch 'develop/2.5.4'
2020-08-28 16:04:23 +03:00
ShvaykaD
e33709d830
fix/getAttributesRequest & fix/hsql-inserts-with-json ( #3376 )
...
* fix GetAttributeRequest & Hsql inserts
* added deleted keys to GetAttributeResponseMsg for gateway
* changed logic for handleGetAttributesRequest on deleted attributes
* removed unused classes and remove deleted keys in GetAttributeResponseMsg proto
* revert yml file
* removed getDeletedAttributeKeysCount method call in Coap transport
2020-08-27 17:11:00 +03:00
Igor Kulikov
266af3c1a2
Introduce DeviceProfileInfo, release 3.2 upgrade script.
2020-08-21 13:34:10 +03:00
Igor Kulikov
ad87924437
Tenant and Device profile improvements
2020-08-20 19:44:29 +03:00
Igor Kulikov
2e6a98d8e0
Tenant/Device REST API controllers
2020-08-20 14:37:21 +03:00
Igor Kulikov
7841d11724
Tenant/Device profiles cache support.
2020-08-19 13:47:30 +03:00
Igor Kulikov
3ddf14668e
Tenant and Device profiles DAO layer
2020-08-18 18:58:53 +03:00
vzikratyi
1660458546
Added new fields to ClientRegistrationTemplate
2020-08-13 18:21:26 +03:00
vzikratyi
da9f29c933
Added 'comment' to ClientRegistrationTemplate
2020-08-13 11:48:14 +03:00
vzikratyi
2c537b28f4
Added ClientRegistrationTemplate
2020-08-12 17:31:34 +03:00
vzikratyi
32c8d7e5fd
Removed 'registrationId' from ClientRegistration
2020-08-12 13:14:10 +03:00
vzikratyi
61a6fdbc03
Moved OAuth2 config to separate table in DB
2020-08-05 17:35:36 +03:00
Igor Kulikov
59877632e7
Fix tests
2020-08-05 11:24:04 +03:00
Igor Kulikov
bf780147b0
Merge pull request #3169 from vzikratyi-tb/bug/string-to-number-auto-convertion
...
String to number auto conversion
2020-08-03 15:49:08 +03:00
vzikratyi
ad04ad79ec
Merge branch 'master' into feature/dynamic-oauth2
...
# Conflicts:
# dao/src/main/java/org/thingsboard/server/dao/sql/attributes/JpaAttributeDao.java
# dao/src/main/resources/sql/schema-entities-hsql.sql
2020-08-03 15:08:26 +03:00
Yevhen Bondarenko
02db986546
Feature/separate ts ( #3190 )
...
* created annotations for ts latest and created LatestDatabaseSchemaService for cassandra, hsql, psql, timescale
* created ts latest dao
* fixed tests and refactored
* refactored
* refactored
* created latest dao configs
* fix SqlTimeseriesDaoConfig
* refactoring, and deleted annotation @SqlDao
* refactoring
* created migration script for ts latest
* refactoring
Co-authored-by: Andrew Shvayka <ashvayka@thingsboard.io>
2020-08-03 11:09:13 +03:00
Bohdan Smetaniuk
c56c2c4c5d
added test
2020-07-31 17:10:35 +03:00
Bohdan Smetaniuk
71a3fa68f1
fixes
2020-07-31 11:38:25 +03:00
Andrii Shvaika
682c15cfe1
Test Fix
2020-07-28 15:05:31 +03:00
vzikratyi
e922b7da52
Fixed conversion test for H2 database
2020-07-28 12:49:29 +03:00
zbeacon
112b92503e
Added tests for predication queries
2020-07-27 12:45:08 +03:00
zbeacon
5a4cb62317
Added tests for EntityMapping
2020-07-27 12:45:08 +03:00
vzikratyi
d8fecd18d9
Get 'clientName' from 'registrationId'
2020-07-10 13:16:34 +03:00
Andrii Shvaika
fa8535ca95
Alarm Search Text
2020-07-09 13:23:46 +03:00
vzikratyi
981ff1fda7
Fixed test suite
2020-07-09 12:19:23 +03:00
vzikratyi
5aba253928
Changed OAuth2ClientsDomainParams protocol
2020-07-09 12:11:49 +03:00
Igor Kulikov
6c5971a12c
Merge branch 'master' into feature/entity-data-query
2020-07-08 15:23:53 +03:00
Igor Kulikov
bbb2c0d0a1
Alarm query optimizations
2020-07-08 15:17:52 +03:00
Andrii Shvaika
fe1d42a9be
Alarm Query improvements
2020-07-08 11:42:28 +03:00
Andrii Shvaika
d102ef7d3f
Alarm Implementation
2020-07-07 15:30:43 +03:00
vzikratyi
65d075035f
Removed AdminSettingsId from ClientParams
2020-07-07 15:07:20 +03:00
Andrii Shvaika
aec2d388ce
Alarm Websockets API
2020-07-06 17:04:14 +03:00