rusikv
|
67938d9b2b
|
Add validation for time fields in delete timeseries panel form
|
3 years ago |
rusikv
|
12c8903ff5
|
Delete timeseries panel form is builded by FormBuilder and is now FormGroup, result of panel is now in result field
|
3 years ago |
rusikv
|
165b1068bc
|
Refactoring
|
3 years ago |
YevhenBondarenko
|
881861d80d
|
deleted 'remove latest api'
|
3 years ago |
Ruslan Vasylkiv
|
78235deb7d
|
Removed deleteEntityLatestTimeseries, edited strategies names (#8948)
* added rewrite param to delete latest timeseries, enabled single selection deletion
* Removed deleteEntityLatestTimeseries, edited strategies names
|
3 years ago |
YevhenBondarenko
|
f9aa9b6a92
|
added ability to rewrite latest
|
3 years ago |
Ruslan Vasylkiv
|
32c2d44b0c
|
added rewrite param to delete latest timeseries, enabled single selection deletion (#8933)
|
3 years ago |
Ruslan Vasylkiv
|
2f1290e7e1
|
Delete timeseries UI implementation (#8932)
|
3 years ago |
YevhenBondarenko
|
4b7cc4571d
|
added deleteLatest api
|
3 years ago |
Igor Kulikov
|
7186f30c60
|
Merge branch 'master' into develop/3.5.2
|
3 years ago |
Igor Kulikov
|
3c2d5eeb30
|
Minor fix
|
3 years ago |
Igor Kulikov
|
788ac46f08
|
External rule nodes improvement: When force ack create new message to free memory after acknowledgment. Set request timeout for some external nodes.
|
3 years ago |
Igor Kulikov
|
738cb5cebf
|
Merge pull request #8897 from vvlladd28/improvement/move-form-table-style
Move form table style from data key to form.scss
|
3 years ago |
Igor Kulikov
|
afcebf2eda
|
Merge branch 'develop/3.5.2' into improvement/move-form-table-style
|
3 years ago |
Igor Kulikov
|
4827589c48
|
UI: Implement units select component.
|
3 years ago |
Vladyslav_Prykhodko
|
920f34b861
|
UI: Move form table style from data key to form.scss
|
3 years ago |
Igor Kulikov
|
1d3a9a25b3
|
UI: Introduce form styles.
|
3 years ago |
Igor Kulikov
|
9168d865f9
|
Merge pull request #8884 from ArtemDzhereleiko/AD/bug-fix/device-transport-configuration-snmp
Fixed device transport configuration with SNMP protocol enabled/disabled state
|
3 years ago |
Igor Kulikov
|
103f41d16c
|
Merge pull request #8879 from kalutkaz/updateCoerceBoolean
Update cource Decorators
|
3 years ago |
Igor Kulikov
|
840206ef57
|
Merge pull request #8882 from vvlladd28/feature/redesign/add-device-dialog-credentials
Redesigned: Add device dialog
|
3 years ago |
Igor Kulikov
|
2fea229aa1
|
UI: Introduce borderRadius widget card setting. Improve widget style json field.
|
3 years ago |
Igor Kulikov
|
4374b83b7f
|
UI: Add reset option to alarm filter panel.
|
3 years ago |
kalytka
|
afb4166322
|
Update decorators
|
3 years ago |
Artem Dzhereleiko
|
4eca0bd9af
|
UI: refactoring
|
3 years ago |
Artem Dzhereleiko
|
7f555fa747
|
UI: Fixed device transport configuration enabled/disabled state
|
3 years ago |
Igor Kulikov
|
76e201bd3b
|
UI: Alarms table widget advanced appearance config.
|
3 years ago |
Vladyslav_Prykhodko
|
4ae36d0908
|
UI: Change position is gateway and style is gatway in device component
|
3 years ago |
Vladyslav_Prykhodko
|
bdb3c687a0
|
Merge branch 'fix/deviceWithCredentials' of github.com:YevhenBondarenko/thingsboard into feature/redesign/add-device-dialog-credentials
|
3 years ago |
YevhenBondarenko
|
3be53a3605
|
fixed saveDeviceWithCredentials api
|
3 years ago |
kalytka
|
e7fd826a85
|
Update courceBoolean Decorator
|
3 years ago |
Vladyslav_Prykhodko
|
95f10e016b
|
UI: Change style add device dialog; Change device credentials style in mobile mode
|
3 years ago |
Igor Kulikov
|
c7823a26af
|
UI: Alarms table widget basic config.
|
3 years ago |
Vladyslav_Prykhodko
|
b781a05764
|
UI: Redesign device wizard and device credentias
|
3 years ago |
Igor Kulikov
|
af84989b60
|
UI: Update modules map
|
3 years ago |
Igor Kulikov
|
fbc082c00c
|
UI: Update charts bundle.
|
3 years ago |
Igor Kulikov
|
bebea787d8
|
Merge branch 'develop/3.5.2' into feature/basic-widget-config
|
3 years ago |
Igor Kulikov
|
425b52b91b
|
UI: Improve flot line chart widget latest data key config. Improve toggle select component.
|
3 years ago |
Igor Kulikov
|
48e781fe2a
|
UI: Flot line chart data key settings
|
3 years ago |
Igor Kulikov
|
ea56b2a168
|
UI: Timeseries line chart config.
|
3 years ago |
Andrew Shvayka
|
8930d9fa93
|
Merge pull request #8849 from thingsboard/swagger_device_credentials_update
swagger_device_controller: refactoring device credentials with 4 mode…
|
3 years ago |
Andrew Shvayka
|
ab56f651c7
|
Merge pull request #8839 from dashevchenko/resourceInfoCache
Added cache for resource info
|
3 years ago |
nickAS21
|
66ec7e523f
|
swagger_device_controller: refactoring device credentials with 4 mode security
|
3 years ago |
Andrew Shvayka
|
707244a7ea
|
Merge pull request #8830 from volodymyr-babak/edge-event-seq-id
Edge event table - added sequential ID column to handle properly heavy load and cluster cases
|
3 years ago |
Andrew Shvayka
|
0363e53705
|
Merge pull request #8808 from volodymyr-babak/app-init-sequence
HotFix - fixed init of rule chains - init only on APP_INIT msg
|
3 years ago |
Andrew Shvayka
|
e3a1f62d94
|
Merge pull request #8823 from thingsboard/fix_bug_device_create_with_credentials_swagger_3
[fix_bug][3.5.2] swagger_device_controller: regactoring example request "create device with credential"
|
3 years ago |
dashevchenko
|
f70fba33f0
|
added cache config properties
|
3 years ago |
dashevchenko
|
e2ba34bbf3
|
refactoring
|
3 years ago |
Igor Kulikov
|
c1b83cb276
|
Merge pull request #8834 from ChantsovaEkaterina/bug/widget-data-not-loading-for-particular-timewindow-intervals
Fixed loading widget data for 'previous quarter' and 'previous half year' timewindow intervals
|
3 years ago |
Igor Kulikov
|
b563a68fb2
|
Merge pull request #8832 from vvlladd28/feature/notification/clear-alarm/style
Remove specify alarm notification style for cleared alarm notification
|
3 years ago |
Igor Kulikov
|
404c476ec3
|
Merge pull request #8831 from ArtemDzhereleiko/AD/bug-fix/timeseries-table-widget/display-columns-without-sources
Fixed Timeseries table widget display columns without sources
|
3 years ago |