Igor Kulikov
987d41f329
UI: Timeseries table basic config
3 years ago
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
YevhenBondarenko
23d204e4d6
added new default root cert for azure iot
3 years ago
dashevchenko
f356a94b81
added new hash_code column to resource table
3 years ago
Igor Kulikov
d992355a3c
UI: Implement basic config form for Entities table widget.
3 years ago
Igor Kulikov
bf749ff19b
UI: Basic widget config mode directive support
3 years ago
Igor Kulikov
6ccc21632d
Add upgrade script to fix dashboard templates after Angular migration to ver.15
3 years ago
Igor Kulikov
ee159be366
UI: Introduce device datasource type. Implement basic and advanced widget config modes.
3 years ago
Andrii Shvaika
6120fb132a
Version set to 3.5.2. Migration script improved
3 years ago
Igor Kulikov
600d6cf27c
UI: Widget config improvements
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
a87561daa3
Fix typo
3 years ago
Andrii Shvaika
f92ff4237b
Fix inline doc in the home page widgets
3 years ago
Vladyslav_Prykhodko
74e8f29611
Updated in home page widgets bundle description and image
3 years ago
Andrii Shvaika
9e589c8044
Device info view improvements
3 years ago
Andrii Shvaika
dcbc4c5c7d
Device Info Filter
3 years ago
YevhenBondarenko
dba203037f
Added short doc for component clustering and added upgrade for mqtt node
3 years ago
YevhenBondarenko
0168c79146
upgrade improvements
3 years ago
YevhenBondarenko
da0bd1dc92
renamed SingletonSupport to ClusteringMode and refactoring due to comments
3 years ago
YevhenBondarenko
3261cf4fe3
implemented rule node singleton mode
3 years ago
Andrii Shvaika
8a67ee44a7
New index for active tenant alarms
3 years ago
Vladyslav_Prykhodko
a2f0b10530
UI: Home page widget bundle updated image and description
3 years ago
Igor Kulikov
7d2cce65d9
UI: Implement recent dashboards widget
3 years ago
Igor Kulikov
8b0931e02a
UI: Tenant admin home page
3 years ago
Igor Kulikov
855c69e0d6
UI: Update sys admin home page. Add translations.
3 years ago
Seraphym-Tuhai
29c3eddc8a
Merge with branch 'develop/3.5' of github.com:thingsboard/thingsboard
3 years ago
Andrii Landiak
7d4c1476a4
Refactoring: remove extra comments, remove spaces etc
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
Vladyslav_Prykhodko
8a4028150a
UI: API version 3 support has been added to HERE map widget
3 years ago
imbeacon
b0b0777d34
Added check for empty string in title/label
3 years ago
rusikv
92c2d4f021
Alarm details redesign
3 years ago
ShvaykaD
07de3ef7fd
fix logic in procedure for drop ts_kv partitions by ttl
3 years ago
YevhenBondarenko
c7d446a19d
fixed upgrade schema update
3 years ago
dashevchenko
b42d663670
updated UI to display another default value for wsMessageQueuePerSession (1000 instead of 0)
3 years ago
dashevchenko
74ce748059
changed default value for ws message queue limit per session from 0 to 1000
3 years ago
nickAS21
14755d159e
add new lwm2mObjectModels to install
3 years ago
ViacheslavKlimov
4a20adc62e
Alarm related notification rules
3 years ago
ViacheslavKlimov
ba8f27fa76
Notification system refactoring and improvements
3 years ago
Andrii Landiak
5bf7b6162e
Fix sql schema
3 years ago
Andrii Shvaika
85f317b99b
Set default value to 0 for assign_ts for backward-compatibility
3 years ago
dashevchenko
58faac366b
fixed upgrade script
3 years ago
Igor Kulikov
b6b61f3f54
UI: Minor fixes
3 years ago
dashevchenko
e5ba36a13b
refactoring
3 years ago
dashevchenko
76f74766fd
refactored upgrade to be executed with PostgreSQL
3 years ago
dashevchenko
ecd923ba10
updated default value
3 years ago