ViacheslavKlimov
|
ff18b8712a
|
Fix null values in Firebase message data
|
2024-03-06 14:03:05 +02:00 |
|
Andrew Shvayka
|
b05383adfd
|
Merge pull request #10230 from AndriiLandiak/edge-uplink-messages-rate-limit
Add rate limits for edge uplink message
|
2024-03-05 14:56:43 +02:00 |
|
dashevchenko
|
c1093dd627
|
merged with master
|
2024-03-04 11:54:56 +02:00 |
|
ViacheslavKlimov
|
b20b6006e9
|
Notifications to sysadmin on housekeeper task processing failure
|
2024-03-01 14:14:25 +02:00 |
|
ViacheslavKlimov
|
076ccbba97
|
Open default alarm dashboard if none set for mobile notifications
|
2024-02-27 13:59:32 +02:00 |
|
ViacheslavKlimov
|
886c448d61
|
Clean up tenant service
|
2024-02-22 14:57:40 +02:00 |
|
ViacheslavKlimov
|
b72af4ead9
|
Housekeeper tasks encoded to json
|
2024-02-21 18:49:15 +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 |
|
Andrii Landiak
|
64f4b586a9
|
Add rate limits for edge uplink message
|
2024-02-19 15:44:45 +02:00 |
|
Andrew Shvayka
|
ded647f0cb
|
Merge pull request #10175 from dashevchenko/alarmRuleStateFix
Added alarm state handling for IN, NOT_IN types of operation
|
2024-02-16 16:40:42 +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 |
|
ViacheslavKlimov
|
a282defeaa
|
Minor code cleanup
|
2024-02-16 15:00:59 +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 |
|
YevhenBondarenko
|
dbaf721140
|
fixed delete alarm events
|
2024-02-15 17:12:47 +01:00 |
|
Dmytro Skarzhynets
|
06bd88f7e9
|
Remove device state entries cleanup message
|
2024-02-15 17:28:07 +02:00 |
|
ViacheslavKlimov
|
faa93de102
|
Tenant deletion with housekeeper
|
2024-02-15 14:26:33 +02:00 |
|
Andrii Landiak
|
b40afd3e5b
|
Add support from tb side for ouath to edge
|
2024-02-15 13:59:47 +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 |
|
dashevchenko
|
4887517419
|
refactoring: renamed StringUtils method
|
2024-02-14 11:33:13 +02:00 |
|
dashevchenko
|
1749a35f04
|
handling predicate value as coma separated string
|
2024-02-13 17:14:36 +02:00 |
|
dashevchenko
|
c0f9ef8a6d
|
new entity for queue statistics: added cleanup for tenant, added tests, updated UI
|
2024-02-09 15:09:00 +02:00 |
|
ViacheslavKlimov
|
cccfd90d73
|
Merge with master
|
2024-02-09 11:18:19 +02:00 |
|
Andrew Shvayka
|
e0a68554b5
|
Merge pull request #10021 from AndriiLandiak/feature/edge-enable-notification-system
Edge - notification rules for connection status and errors. Rate limits for Edge events.
|
2024-02-08 14:04:08 +02:00 |
|
Vladyslav_Prykhodko
|
2023ddeb6c
|
Merge branch 'feature/push-notifications' of github.com:thingsboard/thingsboard into feature/push-notifications
|
2024-02-07 17:47:47 +02:00 |
|
ViacheslavKlimov
|
c7dd55925a
|
Mobile notifications: additionalConfig and Firebase notification data
|
2024-02-07 17:28:14 +02:00 |
|
dashevchenko
|
4223895081
|
migrated assets used for storing queue statistics to queue_stats table
|
2024-02-07 11:31:52 +02:00 |
|
Dmytro Skarzhynets
|
691a6b5d6a
|
Polishing after review
|
2024-02-02 10:52:38 +02:00 |
|
Andrii Landiak
|
9b32a51d4b
|
Refactoring due to review. Fix naming, improve upgrade logic
|
2024-02-01 13:46:31 +02:00 |
|
Dmytro Skarzhynets
|
2159430c1b
|
Fix test for message types with null rule node connections
|
2024-01-30 12:22:37 +02:00 |
|
Dmytro Skarzhynets
|
d1a9c4432a
|
Add rate limit of at most one event per second per originator in node
|
2024-01-30 11:56:10 +02:00 |
|
Vladyslav_Prykhodko
|
31dad36129
|
Merge remote-tracking branch 'upstream/master' into feature/push-notifications
|
2024-01-25 16:40:22 +02:00 |
|
Andrii Landiak
|
d4d019beda
|
Renaming notifications for edge. Minor refactoring
|
2024-01-24 15:21:43 +02:00 |
|
ViacheslavKlimov
|
f44c05f285
|
Support for multiple mobile sessions
|
2024-01-23 16:33:48 +02:00 |
|
deaflynx
|
d98a8cd2fa
|
Update notification and rate limit configurations for edge connectivity/failure events
|
2024-01-23 13:47:20 +02:00 |
|
Andrii Landiak
|
ad90b4480c
|
Introduce EDGE_CONNECTIVITY and EDGE_FAILURE notification rules to inform about edge's status and errors with connection, bad credentials, etc
|
2024-01-19 11:22:45 +02:00 |
|
nick
|
4fe63cee70
|
lwm2m: add exception to ObserveCompositeCancel
|
2024-01-17 10:31:17 +02:00 |
|
nick
|
32e3d9050b
|
Merge branch 'develop/3.7' into californium_3_9_1
# Conflicts:
# application/src/test/java/org/thingsboard/server/transport/lwm2m/rpc/sql/RpcLwm2mIntegrationWriteAttributesTest.java
|
2024-01-16 21:15:44 +02:00 |
|
Andrii Landiak
|
b3f5d9885b
|
Merge remote-tracking branch 'upstream/master' into develop/3.7
|
2024-01-16 11:49:43 +02:00 |
|
Andrii Shvaika
|
5acf527f1a
|
Version set to 3.7.0-SNAPSHOT
|
2024-01-16 11:43:44 +02:00 |
|
Andrii Shvaika
|
a3471c367a
|
Merge PR#9968
|
2024-01-16 11:35:31 +02:00 |
|
YevhenBondarenko
|
60be820915
|
merge with master
|
2024-01-15 18:51:00 +01:00 |
|
Andrii Landiak
|
28e9aae2e5
|
Merge remote-tracking branch 'upstream/master' into feature/edge-alarm-comment-support
|
2024-01-15 16:15:08 +02:00 |
|
Andrew Shvayka
|
d8073cdce4
|
Merge pull request #9990 from thingsboard/feature/grouping-interval-types
New types of the grouping intervals: WEEK, WEEK_ISO, MONTH, QUARTER
|
2024-01-15 13:40:58 +02:00 |
|
Andrii Landiak
|
f8440a4053
|
Merge remote-tracking branch 'upstream/develop/3.7' into feature/broadcast-logs-improvement
|
2024-01-12 14:59:17 +02:00 |
|
Andrii Landiak
|
78bcb5c4b4
|
Merge remote-tracking branch 'upstream/develop/3.7' into feature/broadcast-logs-improvement
|
2024-01-11 16:46:53 +02:00 |
|
YevhenBondarenko
|
200eed6cf5
|
merge with develop/3.7
|
2024-01-11 12:36:21 +01:00 |
|
Andrii Shvaika
|
ee08f33d98
|
TimeZone name links
|
2024-01-11 12:51:52 +02:00 |
|
Andrii Shvaika
|
7fc2231189
|
Interval types back-end implementation
|
2024-01-11 12:40:50 +02:00 |
|