Andrew Shvayka
|
8d262909f2
|
Merge pull request #10255 from thingsboard/fix/actor-system
Fix actor msg broadcast
|
2024-02-27 13:20:15 +01:00 |
|
ViacheslavKlimov
|
076ccbba97
|
Open default alarm dashboard if none set for mobile notifications
|
2024-02-27 13:59:32 +02:00 |
|
Igor Kulikov
|
57b5aa5022
|
Merge pull request #10226 from jktu2870/signal_strength_prod-2773(2)
Add the possibility of setting the value range manually in the Signal Strength widget configuration
|
2024-02-27 10:09:45 +02:00 |
|
Andrii Landiak
|
59a8858ef1
|
Remove transactional from saveDevice (fromEdge). Fix order of uplink messages. Fix asset profile
|
2024-02-26 14:20:53 +02:00 |
|
ViacheslavKlimov
|
10c13bf5b4
|
Fix actor msg broadcast
|
2024-02-23 14:00:43 +02:00 |
|
ViacheslavKlimov
|
886c448d61
|
Clean up tenant service
|
2024-02-22 14:57:40 +02:00 |
|
ViacheslavKlimov
|
7cc599b5b5
|
Housekeeper stats; Grafana dashboard
|
2024-02-22 13:58:15 +02:00 |
|
ViacheslavKlimov
|
b72af4ead9
|
Housekeeper tasks encoded to json
|
2024-02-21 18:49:15 +02:00 |
|
Andrii Landiak
|
f92f86e4eb
|
Fix locale.constant for oauth.edge.enabled
|
2024-02-21 15:11:18 +02:00 |
|
Andrii Landiak
|
e6ffb22d6f
|
Add ui part of oauth edge enabled. Add test
|
2024-02-21 14:32:20 +02:00 |
|
ViacheslavKlimov
|
69ead8cc47
|
Merge branch 'master' into feature/housekeeper
# Conflicts:
# dao/src/main/java/org/thingsboard/server/dao/sql/user/JpaUserSettingsDao.java
# dao/src/main/java/org/thingsboard/server/dao/sql/user/UserSettingsRepository.java
# dao/src/main/java/org/thingsboard/server/dao/tenant/TenantServiceImpl.java
# dao/src/main/java/org/thingsboard/server/dao/user/UserServiceImpl.java
# dao/src/main/java/org/thingsboard/server/dao/user/UserSettingsDao.java
|
2024-02-20 18:53:13 +02:00 |
|
ViacheslavKlimov
|
721854c879
|
Housekeeper: reprocessing improvements
|
2024-02-20 18:50:29 +02:00 |
|
Andrii Landiak
|
7d634c2ee0
|
Improve handling rate limit and send response of failure to edge
|
2024-02-20 14:37:06 +02:00 |
|
Andrii Landiak
|
64f4b586a9
|
Add rate limits for edge uplink message
|
2024-02-19 15:44:45 +02:00 |
|
nick
|
d78b349dc3
|
lwm2m: refactoring2 tests
|
2024-02-19 15:33:56 +02:00 |
|
nick
|
8763e85e3f
|
lwm2m: refactoring tests
|
2024-02-19 15:23:10 +02:00 |
|
okolesnyk
|
e506a4acf9
|
Merge branch 'master' into signal_strength_prod-2773
# Conflicts:
# ui-ngx/src/assets/locale/locale.constant-en_US.json
|
2024-02-19 12:08:15 +02:00 |
|
Andrew Shvayka
|
6346374217
|
Merge pull request #10094 from dashevchenko/ymlParameterUpdate
Updated env parameter description for SQL_TTL_TS_TS_KEY_VALUE_TTL
|
2024-02-16 16:39:33 +02:00 |
|
Andrew Shvayka
|
40cb458fb5
|
Merge pull request #10152 from dashevchenko/cassandra_set_null_true
CASSANDRA_QUERY_SET_NULL_VALUES_ENABLED=true by default
|
2024-02-16 16:38:57 +02:00 |
|
Andrew Shvayka
|
a8e1ac9257
|
Merge pull request #8522 from thingsboard/feature/push-notifications
Notifications to mobile app
|
2024-02-16 16:15:39 +02:00 |
|
Andrew Shvayka
|
1894a16bea
|
Merge pull request #10157 from thingsboard/fix/rule-node-repartition
Improve actors init and repartitioning
|
2024-02-16 15:59:38 +02:00 |
|
ViacheslavKlimov
|
a282defeaa
|
Minor code cleanup
|
2024-02-16 15:00:59 +02:00 |
|
Igor Kulikov
|
9249c69791
|
Merge branch 'master' into feature/toggle-button
|
2024-02-16 14:01:56 +02:00 |
|
Andrii Shvaika
|
2e57990e04
|
Fix the old websocket API
|
2024-02-16 14:00:27 +02:00 |
|
nick
|
03641bc486
|
fix_bug: delete deprecated Base64Utils
|
2024-02-16 13:46:08 +02:00 |
|
ViacheslavKlimov
|
4cbd57c923
|
Telemetry deletion task; task processing timeout
|
2024-02-16 13:34:26 +02:00 |
|
Igor Kulikov
|
8aede522e8
|
Merge branch 'master' into feature/toggle-button
|
2024-02-16 12:51:28 +02:00 |
|
Igor Kulikov
|
3d4b706181
|
UI: Implement toggle button widget.
|
2024-02-16 12:50:29 +02:00 |
|
Andrew Shvayka
|
b9346104d0
|
Merge pull request #10205 from YevhenBondarenko/fix/delete-alarm
fixed delete alarm events (device profile node)
|
2024-02-16 12:39:16 +02:00 |
|
Andrew Shvayka
|
d5da538e09
|
Merge pull request #9030 from dskarzh/feature/device-state-node
Device state rule node; device state service improvements
|
2024-02-16 12:18:39 +02:00 |
|
Andrii Landiak
|
19259efd49
|
Use pageDataIterable instead of pageData
|
2024-02-16 10:30:48 +02:00 |
|
YevhenBondarenko
|
5c26757590
|
fixed DefaultTbAlarmServiceTest
|
2024-02-15 19:39:33 +01:00 |
|
Dmytro Skarzhynets
|
73afd9a7f4
|
Make device state manage a rule engine component
|
2024-02-15 18:55:12 +02:00 |
|
YevhenBondarenko
|
dbaf721140
|
fixed delete alarm events
|
2024-02-15 17:12:47 +01:00 |
|
Andrew Shvayka
|
145cb441bd
|
Merge pull request #10186 from thingsboard/test_lwm2m_updating_registration_port_is_changed
test_lwm2m__change port_update registration
|
2024-02-15 18:07:57 +02:00 |
|
Andrew Shvayka
|
7301b65924
|
Merge pull request #10174 from thingsboard/registration_onAwake_DRX_client_queueMode
RegistrationOnAwakeCclientQueueMode
|
2024-02-15 18:07:36 +02:00 |
|
Dmytro Skarzhynets
|
e586f367fa
|
Change log level to avoid cluttering logs
|
2024-02-15 18:05:01 +02:00 |
|
Andrew Shvayka
|
f066e22d44
|
Merge pull request #10167 from thingsboard/lwm2m_coap_Cid_Length
lwm2m_coap: DTLS Cid Length
|
2024-02-15 18:05:01 +02:00 |
|
Andrew Shvayka
|
921159d262
|
Merge pull request #10063 from Rhyaldir/add_dtls_cid_support
Support DTLS Connection ID with configuration
|
2024-02-15 17:54:33 +02:00 |
|
Andrii Shvaika
|
decbbcb9cd
|
Merge with master
|
2024-02-15 17:09:55 +02:00 |
|
Dmytro Skarzhynets
|
e55d14325a
|
Refactor rate limiting to be configurable and use existing class
|
2024-02-15 17:09:32 +02:00 |
|
Andrii Landiak
|
11d97b8a5d
|
Sync oauth settings in realtime
|
2024-02-15 15:39:02 +02:00 |
|
okolesnyk
|
64bf38a792
|
UI. Signal Strength widget (PROD-2773)
|
2024-02-15 15:35:24 +02:00 |
|
Andrii Shvaika
|
c5b74ff932
|
Mapping of cmdId to unique sequence per subscription to fix race condition with entity data query commands
|
2024-02-15 14:45:38 +02:00 |
|
ViacheslavKlimov
|
faa93de102
|
Tenant deletion with housekeeper
|
2024-02-15 14:26:33 +02:00 |
|
Dmytro Skarzhynets
|
c5c18202c2
|
Improve connectivity events routing logic
|
2024-02-15 14:13:40 +02:00 |
|
Andrii Landiak
|
b40afd3e5b
|
Add support from tb side for ouath to edge
|
2024-02-15 13:59:47 +02:00 |
|
ViacheslavKlimov
|
a4965b0ba6
|
Fix scheduler time unit for mail refresh token check
|
2024-02-15 12:52:40 +02:00 |
|
ViacheslavKlimov
|
3861928fa9
|
Fix merge issues
|
2024-02-15 11:56:07 +02:00 |
|
ViacheslavKlimov
|
4ff3f7851c
|
Merge branch 'master' into feature/push-notifications
# Conflicts:
# application/src/main/java/org/thingsboard/server/controller/BaseController.java
|
2024-02-15 11:21:56 +02:00 |
|