Vladyslav_Prykhodko
b8954da47b
Merge branch from develop/3.5.2
2023-07-31 15:50:43 +03:00
Vladyslav_Prykhodko
2d2117e9ac
Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/check-connectivity-device
2023-07-28 10:11:54 +03:00
imbeacon
f9a621bcfb
Merge remote-tracking branch 'upstream/develop/3.5.2' into fix/removing-relations
2023-07-26 11:18:38 +03:00
YevhenBondarenko
3c6c565732
added docker coap commands and refactoring
2023-07-26 10:06:38 +02:00
Vladyslav_Prykhodko
1dff25518f
Merge remote-tracking branch 'upstream/develop/3.5.2' into feature/check-connectivity-device
2023-07-25 10:17:32 +03:00
Vladyslav_Prykhodko
03b49f1ddd
Clear code
2023-07-21 18:56:06 +03:00
dashevchenko
fc499c74e3
deleted redundant imports
2023-07-20 17:22:33 +03:00
dashevchenko
db46b7988d
refactored code to take into account operating system
2023-07-20 12:33:15 +03:00
ViacheslavKlimov
ddfdcef858
Improvements for user notification settings structure
2023-07-12 12:50:29 +03:00
dashevchenko
9ddc5e5b8d
added resource delete validation
2023-07-07 17:42:44 +03:00
dashevchenko
1a2214f7b2
merged with develop/3.5.2
2023-07-07 15:07:09 +03:00
dashevchenko
14216a4882
fixed security transport cases
2023-07-06 15:03:32 +03:00
dashevchenko
fee8aa359a
refactoring
2023-07-04 18:18:23 +03:00
YevhenBondarenko
015429d750
merge with develop/3.5.2
2023-07-04 16:56:20 +02:00
YevhenBondarenko
df2ef64e67
added alarm types cache
2023-07-04 16:40:42 +02:00
YevhenBondarenko
1a12d3c395
merge with develop/3.6
2023-06-29 23:40:43 +02:00
Andrii Shvaika
d17c7dbc28
Merge remote-tracking branch 'origin/develop/3.5.2' into develop/3.6
2023-06-29 18:26:23 +03:00
Andrii Shvaika
ecae72e994
Merge with develop/3.5.2
2023-06-29 17:00:23 +03:00
Volodymyr Babak
4a0ff8b968
Edge event seq ( #82 )
...
* edge event - added seq id auto generated column to fix issue with concurrent write of multiple edge events with the same created time
* kotlin Pair replaced by springframework class
* Handle cases when seq_id column started new cycle
* Added check for null in case entity was deleted
* GeneralEdgeEventFetched - sort order by seqId and not created time
* Edge event table - added migration script to add seq_id column
* Code review updates to be in sync with PE
* Improved handling cases when edge_event.seqId started new cycle
* Edge event table - seq_id column make to be cycled
* Improved handling of cases when seq_id column of edge_event table started new cycle
* Improved stability by properly handling exceptions
2023-06-27 15:42:23 +03:00
YevhenBondarenko
2d22e8e8a8
implemented alarm types api
2023-06-26 23:54:21 +02:00
ViacheslavKlimov
d49a6c3e92
Notification settings for rules
2023-06-23 16:11:21 +03:00
dashevchenko
66623a2be2
refactoring
2023-06-21 18:37:27 +03:00
dashevchenko
11cb696d5c
added conroller method to retrieve list of commands to publish telemetry
2023-06-21 16:04:23 +03:00
ViacheslavKlimov
014497cd89
User-level notification settings
2023-06-20 12:04:48 +03:00
ViacheslavKlimov
f98eee5407
Merge branch 'develop/3.5.2' into feature/exceeded-rate-limits-notifications
...
# Conflicts:
# application/src/main/java/org/thingsboard/server/install/ThingsboardInstallService.java
# application/src/main/resources/thingsboard.yml
# application/src/test/java/org/thingsboard/server/service/notification/NotificationRuleApiTest.java
# dao/src/main/java/org/thingsboard/server/dao/notification/DefaultNotifications.java
# ui-ngx/src/app/modules/common/modules-map.ts
2023-06-13 13:49:51 +03:00
Andrew Shvayka
7d31d25aa0
Merge pull request #8729 from thingsboard/fixes/notification-system
...
Notifications deduplication improvements
2023-06-13 12:25:07 +03:00
Andrii Shvaika
997b915905
Merge with develop/3.5.2
2023-06-13 11:30:29 +03:00
ViacheslavKlimov
39d7498c59
Merge branch 'develop/3.5.2' into fixes/notification-system
2023-06-12 21:37:21 +03:00
ViacheslavKlimov
b77078c24e
Notifications deduplication improvements
2023-06-08 18:15:56 +03:00
dashevchenko
31cf975495
Merge remote-tracking branch 'upstream/develop/3.5.2' into resourcesByType
2023-06-06 12:42:47 +03:00
YevhenBondarenko
7f9a9c7fb3
merge with develop/3.6
2023-06-05 15:58:16 +02:00
YevhenBondarenko
db6f310284
migration to spring boot 3.1
2023-06-05 15:24:47 +02:00
ViacheslavKlimov
2f560315d1
Exceeded rate limits notifications; their deduplication; refactoring
2023-06-02 15:09:09 +03:00
Andrii Shvaika
da90c21b6c
Merge with develop/3.5.2. Version set to 3.6.0-SNAPSHOT
2023-05-29 13:45:17 +03:00
Andrii Shvaika
2a1259570b
Temporary version set to 3.5.2-SNAPSHOT to merge
2023-05-29 13:43:10 +03:00
Andrii Shvaika
adcf23cabb
Improved the procedure of rule node update
2023-05-25 17:13:59 +03:00
imbeacon
dc483ee0a2
Changed method for removing relations from all to removing only COMMON relations
2023-05-25 13:16:43 +03:00
Andrii Shvaika
1de437b1e6
Merge with develop/3.5.2
2023-05-25 12:25:51 +03:00
ViacheslavKlimov
508a990ab1
Merge remote-tracking branch 'origin/develop/3.5.2' into feature/notification-configs-vc
2023-05-23 15:20:21 +03:00
dashevchenko
f489e934b1
renamed variables
2023-05-23 15:02:33 +03:00
Igor Kulikov
9ae1f1e329
Version set to 3.5.2-SNAPSHOT
2023-05-22 16:32:24 +03:00
Igor Kulikov
59cc8244b5
Version set to 3.5.1-SNAPSHOT
2023-05-22 16:31:19 +03:00
Igor Kulikov
c422e39724
Version set to 3.5.1-SNAPSHOT
2023-05-22 16:26:54 +03:00
Andrii Shvaika
6120fb132a
Version set to 3.5.2. Migration script improved
2023-05-22 13:16:06 +03:00
YevhenBondarenko
b5bce3e187
merge with develop/3.5.1
2023-05-19 19:03:11 +02:00
dashevchenko
7e7b5b17e7
refactoring
2023-05-19 17:32:17 +03:00
ShvaykaD
f0bf244f34
merge with develop/3.5.1
2023-05-19 17:23:28 +03:00
Viacheslav Klimov
e3646c9ea9
Merge branch 'develop/3.5.1' into feature/notification-configs-vc
2023-05-19 15:40:48 +02:00
Vladyslav_Prykhodko
31858ea48e
Merge remote-tracking branch 'upstream/develop/3.5.1' into feature/notification-rules-disabling
2023-05-19 13:51:57 +03:00
ShvaykaD
b8eb239c39
Merge branch 'develop/3.5.1' of github.com:thingsboard/thingsboard into feature/enrichment-rule-nodes-improvements
2023-05-18 18:57:26 +03:00