Igor Kulikov
3362ab37da
Fix show dashboard logo in fullscreen mode
5 years ago
Vladyslav_Prykhodko
a4347776ad
UI: Refactoring dashboard logo translation
5 years ago
Vladyslav_Prykhodko
9b2009a501
UI: Refactoring dashboard logo
5 years ago
Vladyslav_Prykhodko
936171b80b
UI: Improvement event statistics filter
5 years ago
Andrew Shvayka
e08d1b2c07
Feature/event filters
* Event filter implementation
* Removed redundant imports
* convert createdTime to column name
* UI: Added ui to filter events parameters
* Case sensitivity fixed, boolean Is Error added
* UI: Added support event filter for error
* Improvement for implementation of Event Filter
* UI: Refactoring event filter
* UI: Add trim
* Filter added for all event types
* UI: Updated filter events for new API
* Refactoring
* Code cleaning. Debug Rule Chain added
* Removed redundant casts in JpaBaseEventDao, correct created_time check
* Removed redundant abstract method in DebugEvent
* refactoring of the filter queries
* Filters for debug events
* UI: Refactoring event table panel
Co-authored-by: AndrewVolosytnykhThingsboard <avolostnykh@thingsboard.io>
Co-authored-by: Vladyslav_Prykhodko <vprykhodko@thingsboard.io>
Co-authored-by: AndrewVolosytnykhThingsboard <77969531+AndrewVolosytnykhThingsboard@users.noreply.github.com>
5 years ago
nickAS21
d6979e54da
lwm2m: back: Write Attributes - start ( #4402 )
* lwm2m: back: Write Attributes - start
* lwm2m: front: fis bug disable instances
* lwm2m: transport: attr/discavery start
* lwm2m: transport: attributeLwm2m after update profile
* lwm2m: transport: attributeLwm2m after update profile (no delete attribute)
* Lwm2m: back: test
* Lwm2m: back: test2
* Lwm2m: back: test3
5 years ago
Artem Babak
585f60fe15
Edge rulechains: open/export from 'edge' scope
5 years ago
Artem Babak
d60bb58fe2
Fixed translation: unassign edges
5 years ago
Artem Babak
790cef385d
Edge component: hide sensitive buttons for customer_user/customer
5 years ago
Artem Babak
185e7a0874
Entities table config: fixed addEnabled, detailsReadonly for edge_customer_user
5 years ago
Vladyslav_Prykhodko
4a4a747301
UI: Refactoring resource library
5 years ago
nickAS21
c634859e90
lwm2m: front start add attributes Lwm2m ( #4388 )
* lwm2m: front start add attributes Lwm2m
* lwm2m: front finish add attributes Lwm2m for resources
* lwm2m: front add attributes Lwm2m for resources if isAttribte or isTelemetry
* lwm2m: front add attributes Lwm2m for objects if isAttribte or isTelemetry
* lwm2m: back add resource one
* lwm2m: back fix bug resource controller test
5 years ago
Igor Kulikov
4a63660e1d
Version set to 3.3.0-SNAPSHOT
5 years ago
Vladyslav_Prykhodko
5672d2c451
UI: Added multiple-file-input; Add support load multiple resource
5 years ago
Vladyslav_Prykhodko
8ae20e05bd
UI: Fixed incorrect calculate minIntervalLimit
5 years ago
Vladyslav_Prykhodko
45277c8789
UI: Fixed error: Expression has changed after it was checked.
5 years ago
mdheer
7fb88eca20
added functionality that lets you specify the path to the desired custom logo from the settings menu
5 years ago
Chantsova Ekaterina
51125df8a2
Add JSON input widget
5 years ago
mdheer
9b5ec2e569
logo is only shown in fullscreen
5 years ago
Vladyslav_Prykhodko
aabf5c792a
UI: Fixed multiple datasource processing data in map widgets
5 years ago
blackstar-baba
b5849b6ceb
fixed title ex when make rule chain root in chinese
when make rule chain root in chinese,title display expression like '{{RuleChainName}}'
5 years ago
Vladyslav_Prykhodko
74e20e2c68
UI: Fixed didn't save widget type filter in widgets selector
5 years ago
ShvaykaD
fd3e18f18b
CoAP DTLS support ( #4316 )
* dtls init commit
* added fixes after review
* fix typo
* changed translation for DeviceCredentialsType.X509_CERTIFICATE
5 years ago
Vladyslav_Prykhodko
fa02d7629e
UI: Improvement mobile view timeWindow; Add show time in 24 format
5 years ago
Vladyslav_Prykhodko
766594a7aa
UI: Fixed switch control widget, didn't update state after get value in call rpc
5 years ago
Vladyslav_Prykhodko
903a8fdc27
UI: Fixed alarm rules validation in change keyType or valueType
5 years ago
nickAS21
23373b055e
lwm2m: front fix bug profile updateObserve
5 years ago
nickAS21
8b23bd999f
lwm2m: front fix bug create profile lwm2mConfig default
5 years ago
Vladyslav_Prykhodko
bca450dbe1
UI: Fixed error access is forbidden in the system admin change profile
5 years ago
nickAS21
156c8cc287
lwm2m: front fix bug create profile lwm2mConfig
5 years ago
nickAS21
0710d272a1
lwm2m: front fix bug create device lwm2mConfig default
5 years ago
Vladyslav_Prykhodko
1aeb03c0a2
UI: Fixed updated device profiles table after added new profiles
5 years ago
Vladyslav_Prykhodko
8369429faa
UI: Added edit resource title for lwm2m model
5 years ago
Igor Kulikov
ccd316a91b
UI: Restore data generation condition - fix realtime data generator
5 years ago
Vladyslav_Prykhodko
b033b51712
UI: Added manager resources; added new entity type TB_RESOURCE
5 years ago
Igor Kulikov
3e8824c529
UI: Improved dashboard load performance by optimizing widget header template.
5 years ago
mdheer
e7fe89f589
Added dashboard logo checkbox
5 years ago
Igor Kulikov
3b6153acc7
Fix data generation function
5 years ago
Igor Kulikov
dfcc5ec52e
UI: Improve interval timestamp range calculation.
5 years ago
Andrii Shvaika
bb4a51bae1
Fix data aggregation
5 years ago
Igor Kulikov
3c78d614c2
Introduce week intervals (Mon - Sun) and (Sun - Sat)
5 years ago
Igor Kulikov
ed5f36a4c9
Fix latest subscription reconnect handling
5 years ago
Igor Kulikov
0f9cecafbd
Improve data aggregator to send updates on late data
5 years ago
nickAS21
bc21db007b
Lwm2m add resource fix ( #4272 )
* lwm2m: add objectKeyId to back and front profile
* lwm2m: front^ strategy - select
* lwm2m: back fix bag
* lwm2m: back fix bag2
* lwm2m: back fix bag3
5 years ago
nickAS21
0aad16c599
lwm2m: front^ strategy - select
5 years ago
nickAS21
201476f912
lwm2m: add objectKeyId to back and front profile
5 years ago
Igor Kulikov
fbb3d85e08
Minor improvements
5 years ago
Igor Kulikov
393e3f64f7
Fix typo
5 years ago
Igor Kulikov
1e8fc7086b
Device profile import/export support
5 years ago
bishwasregmi
9a747d49b1
added example white label logo(of TU Delft) to dashboard toolbar
5 years ago