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
3 years ago
Andrii Shvaika
d34a65eada
Resources access for Customer Users
3 years ago
dashevchenko
29384170d7
added tests
3 years ago
Andrii Shvaika
be41ec8bef
Fix minor issues. Merged with develop/3.5.2
3 years ago
nickAS21
35bbff3cac
regactoring text_search for entity
3 years ago
Andrii Shvaika
fa41086e6d
Refactoring improvements
3 years ago
ShvaykaD
cca276dcbf
added configuration version to component descriptor
3 years ago
ShvaykaD
21e5a1a130
added logic update to the rule nodes upgrade script
3 years ago
ViacheslavKlimov
b7f19a12cf
Version control for notification configs
3 years ago
ViacheslavKlimov
5cec1b8af2
Ability to disable notification rule
3 years ago
YevhenBondarenko
f1876456ca
moved views and functions to a separate file
3 years ago
Andrii Shvaika
7a385e34d1
DeviceInfo for Edge support
3 years ago
Andrii Shvaika
9e589c8044
Device info view improvements
3 years ago
Andrii Shvaika
dcbc4c5c7d
Device Info Filter
3 years ago
YevhenBondarenko
da0bd1dc92
renamed SingletonSupport to ClusteringMode and refactoring due to comments
3 years ago
YevhenBondarenko
c3fd375536
Component desctiptor repository improvements
3 years ago
Seraphym-Tuhai
29c3eddc8a
Merge with branch 'develop/3.5' of github.com:thingsboard/thingsboard
3 years ago
Andrii Landiak
55adb3d12a
Refactor x509: add logic of rotating x509 credentials and creating new device to DeviceProvisionService
3 years ago
ViacheslavKlimov
24e2b525a4
Increase allowed notification template size
3 years ago
Andrii Shvaika
5d30fefbcb
Basic implementation of the Starred and Last visited Info
3 years ago
imbeacon
b0b0777d34
Added check for empty string in title/label
3 years ago
ViacheslavKlimov
4a20adc62e
Alarm related notification rules
3 years ago
ViacheslavKlimov
ba8f27fa76
Notification system refactoring and improvements
3 years ago
Andrii Shvaika
85f317b99b
Set default value to 0 for assign_ts for backward-compatibility
3 years ago
dashevchenko
76f74766fd
refactored upgrade to be executed with PostgreSQL
4 years ago
Andrii Shvaika
38b2cf41c4
Fix soem tests and added upgrade script
4 years ago
ViacheslavKlimov
627889a437
Remove tenant_id constraint from notification entities; permission checks refactoring
4 years ago
Andrii Shvaika
69b5a5f425
Alarm Service refactoring
4 years ago
Andrii Shvaika
c922bbb989
Alarm service refactroing
4 years ago
dashevchenko
f5b029d43e
moved password history from tb_user to user_credential
4 years ago
Andrii Shvaika
1906dd44a3
Separate function to acknowledge alarm in one API call
4 years ago
Andrii Shvaika
feb84ace48
Deprecation of the alarm status
4 years ago
Andrii Shvaika
c16dfd4407
Alarm query updates
4 years ago
ViacheslavKlimov
d1e135d004
Send notification without template creation
4 years ago
dashevchenko
f214864503
added controller methods for saving user settings in UserController
4 years ago
ViacheslavKlimov
7d9fff4e44
New notification rule triggers: alarm comment and Rule Engine component lifecycle event; refactoring
4 years ago
Andrii Landiak
0943b80d8e
Fix schema and micro refactoring
4 years ago
Vladyslav_Prykhodko
8174a97926
Merge with klimov/feature/notification-system
4 years ago
ViacheslavKlimov
68b0158f3e
Remove duplicated type from NotificationTarget; new OriginatorEntityOwnerUsersFilter; refactoring
4 years ago
ViacheslavKlimov
789120e2c9
Notification rules: more tests, additionalConfig with description; refactor NotificationSettings
4 years ago
Igor Kulikov
cbdc4517e4
Update license header year to 2023
4 years ago
ViacheslavKlimov
be5eed96dc
Slack notification target; refactoring
4 years ago
ViacheslavKlimov
1a5f9bc16d
Minor refactoring
4 years ago
Andrii Landiak
b4a9ba26e7
Add new field: update database and upgrade script
4 years ago
Andrii Landiak
06eae691ce
Add device profile upgrade
4 years ago
ViacheslavKlimov
4bfacad698
API for marking all as read; additionalConfig for push-notification
4 years ago
ViacheslavKlimov
b7f3aef044
Notification rules; refactoring
4 years ago
zbeacon
44dcda3bc5
Changes, accroding to comments
4 years ago
Andrii Landiak
3cd88100ee
Fix sql formatting and incorrect proto-message updating
4 years ago
Andrii Landiak
dccc19a9b6
Improve Device Profile Entity
4 years ago