Andrew Shvayka
|
7ef41197c9
|
Update feature_request.md
|
3 years ago |
dashevchenko
|
1fce9582af
|
deleted redundant code, yml parameters, reverted deleted PaginatedUpdater for future development
|
3 years ago |
ViacheslavKlimov
|
90f971d018
|
Refactor daos for partitioned entities
|
3 years ago |
dashevchenko
|
3c53d7ec71
|
deleted db upgrade scripts up to 3.5.0 version
|
3 years ago |
ViacheslavKlimov
|
feb55f636a
|
Refactoring for dao save
|
3 years ago |
ViacheslavKlimov
|
18c354c600
|
Proper SQL error instead of 'could not extract ResultSet'
|
3 years ago |
ViacheslavKlimov
|
e6d08e6528
|
'Create' method for dao (used for audit logs, notifications, alarm comments)
|
3 years ago |
Igor Kulikov
|
1513dd9f7f
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
3 years ago |
Igor Kulikov
|
3fcb913645
|
UI: Update Widget action form style.
|
3 years ago |
Dmytro Skarzhynets
|
b19d7f1406
|
Clarify information about event ts in node description
|
3 years ago |
Dmytro Skarzhynets
|
b1b0e44c7f
|
Add executor to process activity events in a dedicated thread not to avoid blocking main consumer
|
3 years ago |
Dmytro Skarzhynets
|
eadcf916f5
|
Add optimization using separate service which routes activity actions to device state service directly, when running in monolith. Refactor rule node tests
|
3 years ago |
Dmytro Skarzhynets
|
3c460d79c3
|
Refactor core consumer tests: add test for device state message forwarding, split all-in-one tests into more but simpler test cases
|
3 years ago |
Andrew Shvayka
|
7776bdb0e8
|
Merge pull request #10059 from ArtemDzhereleiko/AD/update/rule-core-config
Update rule core config
|
3 years ago |
Artem Dzhereleiko
|
ac2da12054
|
UI: Update rule core config
|
3 years ago |
Dmytro Skarzhynets
|
d7a24648ff
|
Add stats for connect, disconnect and inactivity events
|
3 years ago |
Igor Kulikov
|
5ad070f407
|
Merge pull request #10022 from iraznatovskyi/quick-fix
Fix html tags showing in the help tab of rulenodes details
|
3 years ago |
Igor Kulikov
|
1b73e41d75
|
Merge pull request #10014 from ArtemDzhereleiko/AD/bug-fix/basic-widget-settings/del-data-key
Fixed console error on deleting data key
|
3 years ago |
Igor Kulikov
|
c6d98aa0dc
|
Merge pull request #10012 from ArtemDzhereleiko/AD/bug-fix/time-table/default-column-to-display
Fixed default column visibility for timeseries table widget
|
3 years ago |
Igor Kulikov
|
6f545be230
|
Merge pull request #9991 from rusikv/bug/alarm-table-originator-links
Disabled originartor column details page links in alarms table for entities that can not have alarm
|
3 years ago |
Igor Kulikov
|
81ec3d8d14
|
Update entities-table.component.html
|
3 years ago |
Igor Kulikov
|
20ae9f8efd
|
Merge pull request #9948 from iraznatovskyi/fixes/devices/copy-code-btn
Fixed not properly displaying of copy-code button
|
3 years ago |
Igor Kulikov
|
1c5c8cb466
|
Merge pull request #9936 from ArtemDzhereleiko/AD/bug-fix/safari/sys-admin-general-settings
Fixed sysadmin general settings for Firefox
|
3 years ago |
Dmytro Skarzhynets
|
c65a9c2e0d
|
Remove unnecessary originator locality check
|
3 years ago |
Igor Kulikov
|
b7efe64b67
|
Merge pull request #9935 from rusikv/enhancement/get-asset-device-profiles-names-apis
Added getAssetProfileNames and getDeviceProfileNames APIs
|
3 years ago |
Andrew Shvayka
|
d2b1cdc705
|
Merge pull request #10055 from dashevchenko/resetPasswordSilent
Extended error handling from ThingsboardException to Exception
|
3 years ago |
Igor Kulikov
|
13a099e2ae
|
Merge pull request #9923 from Dmitriymush/bug-fix/ota-package-autocomplete
Fixed ota-package-autocomplete override of formValue on new inputs value
|
3 years ago |
Igor Kulikov
|
d72b452bb7
|
Merge pull request #9914 from ArtemDzhereleiko/AD/bug-fix/tenant-profile/translate-field
Tenant profile dialog refactoring translate
|
3 years ago |
Dmytro Skarzhynets
|
5e846116a8
|
Use consumer instead of runnable in SimpleTbQueueCallback
|
3 years ago |
Igor Kulikov
|
27e4e48f1e
|
Merge pull request #9904 from xalt7x/ukrainian-translation
Update Ukrainian translation
|
3 years ago |
Igor Kulikov
|
de39bdee4c
|
Merge pull request #9880 from rusikv/enhancement/rule-chain-selector-search
Added search to rule chain selector
|
3 years ago |
dashevchenko
|
a2ab231465
|
extended password reset exception from ThingsboardException to Exception
|
3 years ago |
Igor Kulikov
|
a8bf7ad1b3
|
Merge pull request #9869 from Dmitriymush/bug-fix/action-navigate-to-dashboard
Fixed stateId autocomplete and added improvements for widget action dialog
|
3 years ago |
Igor Kulikov
|
9b20941464
|
Merge pull request #10053 from thingsboard/feature/single-switch
Single Switch control widget
|
3 years ago |
Dmytro Skarzhynets
|
2edd29a397
|
Remove excessive brackets in switch-case
|
3 years ago |
Dmytro Skarzhynets
|
c81d943854
|
Add check for negative and outdated connect event timestamp.
|
3 years ago |
Igor Kulikov
|
ebb2bda32f
|
UI: Improve RPC state widget error handling.
|
3 years ago |
Dmytro Skarzhynets
|
653ea4a800
|
Add check for negative and outdated disconnect event timestamp.
|
3 years ago |
Dmytro Skarzhynets
|
a187697765
|
Refactor device state node test.
|
3 years ago |
Dmytro Skarzhynets
|
1822703730
|
Add default overloads with current time millis for onDeviceConnect() and onDeviceDisconnect().
|
3 years ago |
Dmytro Skarzhynets
|
ab21a1395b
|
Remove unnecessary times(1) in test verifications
|
3 years ago |
Dmytro Skarzhynets
|
e275678c22
|
Add check for negative and outdated inactivity event timestamp.
|
3 years ago |
Dmytro Skarzhynets
|
c9d97553b8
|
Update license headers with 2024 year.
|
3 years ago |
Dmytro Skarzhynets
|
085187176a
|
Merge branch 'master' into feature/device-state-node
|
3 years ago |
Igor Kulikov
|
08f2a23555
|
Merge branch 'master' into feature/single-switch
|
3 years ago |
Igor Kulikov
|
7a4503dc5c
|
UI: Improve RPC widget models. Improve basic components/styles. Implement Single Switch RPC widget.
|
3 years ago |
Ivan Raznatovskyi
|
ab2ce7f201
|
Added safe pipe to help text
|
3 years ago |
Ivan Raznatovskyi
|
3a6eeee935
|
Fix html tags showing in the help tab of rulenodes details
|
3 years ago |
Andrew Shvayka
|
6c6b606fdf
|
Merge pull request #10013 from dskarzh/fix/activity-manager/new-state-creation
Fix new activity state not being created correctly
|
3 years ago |
Andrew Shvayka
|
a8866ba387
|
Merge pull request #10016 from vvlladd28/bug/updated-image/publick-not-new-preview
Fixed not updated image preview when updated image
|
3 years ago |