mpetrov
|
da178ad051
|
Removed table Add Connector button from page on no connectors displayed
|
2024-07-19 18:19:45 +03:00 |
|
mpetrov
|
62e2c8a6ad
|
functionality adjustments
|
2024-07-19 17:39:25 +03:00 |
|
dashevchenko
|
b57744f5d5
|
added test for Oauth2Controller, DomainController, MobileAppController
|
2024-07-19 17:16:41 +03:00 |
|
Igor Kulikov
|
6445b7db04
|
UI: Top flow meter SCADA symbol.
|
2024-07-19 16:01:57 +03:00 |
|
kalytka
|
5229efb6ce
|
Refactoring
|
2024-07-19 15:49:16 +03:00 |
|
kalytka
|
a246b0454c
|
Fixed wrong behavior under customer level
|
2024-07-19 14:48:47 +03:00 |
|
rusikv
|
80d2b6abfa
|
UI: device profile transport config form fix validation, minor improvements
|
2024-07-19 14:47:42 +03:00 |
|
mpetrov
|
8b0a2012ee
|
minor adjustments
|
2024-07-19 12:32:48 +03:00 |
|
mpetrov
|
e87f00957f
|
review comments adjustments
|
2024-07-19 11:39:02 +03:00 |
|
dashevchenko
|
1429d6a97c
|
renamed oauth2_registration table to oauth2_client
|
2024-07-19 11:25:09 +03:00 |
|
Igor Kulikov
|
ab884b7bd2
|
Merge with master
|
2024-07-18 18:49:51 +03:00 |
|
mpetrov
|
7ade2b20ed
|
refactoring
|
2024-07-18 18:41:05 +03:00 |
|
mpetrov
|
f48fbc61b4
|
Added extended functionality for building Modbus connector using UI
|
2024-07-18 18:18:31 +03:00 |
|
Artem Dzhereleiko
|
1aa53c3a15
|
UI: Prevent action on preview and edit mode
|
2024-07-18 15:11:26 +03:00 |
|
dashevchenko
|
f274c274e9
|
oauth2 configuration breakdown: initial implementation
|
2024-07-18 12:49:48 +03:00 |
|
rusikv
|
7addeaf96c
|
UI: fixed device profile create/update form validation
|
2024-07-17 18:12:58 +03:00 |
|
ViacheslavKlimov
|
701260c4e9
|
Entities versioning refactoring
|
2024-07-17 16:51:07 +03:00 |
|
ViacheslavKlimov
|
f4ce0fcca1
|
Merge remote-tracking branch 'origin/feature/attr_tskv_version' into feature/entities-version
|
2024-07-17 14:02:10 +03:00 |
|
ViacheslavKlimov
|
cf2c922f1a
|
Merge remote-tracking branch 'origin/master' into feature/attr_tskv_version
|
2024-07-17 13:46:35 +03:00 |
|
Viacheslav Klimov
|
90d945cb2c
|
Merge pull request #11207 from AndriiLandiak/feature/redis-disable-caching
Redis - disable caching in case maxSize is 0
|
2024-07-17 12:33:49 +03:00 |
|
Viacheslav Klimov
|
d88aa95bfc
|
Merge pull request #11223 from volodymyr-babak/hotifx/fix-profile-fetch-for-deleted-entity
Handle properly DELETE cases for ASSET/DEVICE to push ENTITY_DELETED event into correct rule chain
|
2024-07-17 12:31:26 +03:00 |
|
Volodymyr Babak
|
b7c505efcd
|
DefaultTbClusterService.getRuleEngineProfileForEntityOrElseNull - Added unit tests
|
2024-07-17 12:28:07 +03:00 |
|
Volodymyr Babak
|
a2e4cb9a7d
|
Handle properly DELETE cases for ASSET/DEVICE to push ENTITY_DELETED msg into correct rule chain of the profile
|
2024-07-17 12:28:02 +03:00 |
|
Viacheslav Klimov
|
23a38fe5ea
|
Merge pull request #11222 from volodymyr-babak/hotfix/tb-http-client-edge-entity-alarm
TbHttpClient - ssl proxy fix. EdgeEventSourcing - EntityAlarm processing fix
|
2024-07-17 12:24:09 +03:00 |
|
Volodymyr Babak
|
ed8a20b89d
|
EdgeEventSourcing - ignore EntityAlarm save events. Alarms pushed to edge using push_to_edge node
|
2024-07-17 12:20:02 +03:00 |
|
Volodymyr Babak
|
b6cfc32b6b
|
TbHttpClient - fixed proxy ssl configuration
|
2024-07-17 12:19:53 +03:00 |
|
ThingsBoard
|
ece8132c90
|
fixed updating credentials
|
2024-07-17 10:39:16 +03:00 |
|
Andrii Landiak
|
fca1eef2c1
|
Improve RedisTbTransactionalCacheTest
|
2024-07-16 14:54:12 +03:00 |
|
Andrii Landiak
|
1720803eba
|
Improvement after review: reuse getAndPutInTransaction, write test
|
2024-07-16 12:46:05 +03:00 |
|
ViacheslavKlimov
|
b46e9fb6ec
|
Merge remote-tracking branch 'origin/feature/attr_tskv_version' into feature/entities-version
|
2024-07-16 10:37:21 +03:00 |
|
ViacheslavKlimov
|
c15f34d91a
|
Merge remote-tracking branch 'origin/master' into feature/attr_tskv_version
|
2024-07-16 10:31:01 +03:00 |
|
ViacheslavKlimov
|
31d2d14f60
|
Cache transaction support for versioned entities
|
2024-07-16 10:29:58 +03:00 |
|
ViacheslavKlimov
|
f7daf371fc
|
Merge remote-tracking branch 'origin/master' into feature/entities-version
|
2024-07-16 10:09:19 +03:00 |
|
ViacheslavKlimov
|
d0546ae83c
|
Put to cache after save for versioned entities
|
2024-07-16 10:06:34 +03:00 |
|
Andrii Landiak
|
9fc6929a77
|
Use cacheEnabled to disable caching in case cache.specs field 'maxSize' is 0
|
2024-07-15 15:44:34 +03:00 |
|
ThingsBoard
|
828ac3e197
|
UI: remove persisted data in connector for gateway dashboard
|
2024-07-15 15:24:54 +03:00 |
|
Artem Dzhereleiko
|
5bb078beb2
|
UI: Refactoring
|
2024-07-15 14:28:45 +03:00 |
|
Artem Dzhereleiko
|
c044d8ea5d
|
UI: Refactroing
|
2024-07-15 12:56:18 +03:00 |
|
Artem Dzhereleiko
|
078c5be6d4
|
UI: power layouts for power button widget
|
2024-07-15 10:51:45 +03:00 |
|
rusikv
|
dfb4c01cca
|
UI: refactoring
|
2024-07-12 12:28:43 +03:00 |
|
Sergey Matvienko
|
097429b816
|
Merge pull request #11199 from thingsboard/hotfix/3.7
Hotfix/3.7
|
2024-07-11 18:47:36 +02:00 |
|
ThingsBoard
|
a2ec97bf19
|
final improvements
|
2024-07-11 17:50:50 +03:00 |
|
mpetrov
|
573367e908
|
Made title read only on LwM2M resorces
|
2024-07-11 17:39:32 +03:00 |
|
ThingsBoard
|
53bce55964
|
button improvements
|
2024-07-11 17:24:28 +03:00 |
|
ThingsBoard
|
cd62960ec3
|
button improvements
|
2024-07-11 17:18:54 +03:00 |
|
mpetrov
|
94ee43a3da
|
Added view update for Connectors on switching active connector
|
2024-07-11 16:09:26 +03:00 |
|
Sergey Matvienko
|
a746cf2793
|
Merge pull request #11195 from AndriiLandiak/fix/edge-oauth-test
Fix OAuth2EdgeTest
|
2024-07-11 14:43:40 +02:00 |
|
Sergey Matvienko
|
422a28fcd4
|
Merge pull request #11196 from smatvienko-tb/fix/update_alarm_debug_log
JpaAlarmDao debug log added
|
2024-07-11 14:38:42 +02:00 |
|
Sergey Matvienko
|
2f04bdc4a0
|
Merge pull request #11192 from YevhenBondarenko/fix/http-client
[Rest API Call node] fixed adding body condition and content-type creation
|
2024-07-11 14:38:31 +02:00 |
|
Sergey Matvienko
|
094f840f11
|
JpaAlarmDao debug log added
|
2024-07-11 14:26:59 +02:00 |
|