Dmitriymush
fd2db7498f
Fixed: "/static/" included to acl path_beg
5 years ago
Dmitriymush
fd3208cf82
2nd part of additions to fix after review
6 years ago
Dmitriymush
65027b9c17
Additions to fixes after review
6 years ago
Dmitriymush
96ff9ddedd
Fixes after review
6 years ago
Dmitriymush
235946691b
Revert "Addition to ServicesMap"
This reverts commit 0d9f36ead7 .
6 years ago
Dmitriymush
0d9f36ead7
Addition to ServicesMap
6 years ago
Dmitriymush
749fbd68a5
Merge branch 'master' of https://github.com/thingsboard/thingsboard
6 years ago
Yevhen Bondarenko
5d30243eea
added ability to get attributes and timeseries keys by device profile id ( #3817 )
* added ability to get attributes and timeseries keys by entity ids
* refactored
* refactored
* get attributes and timeseries keys by device profile improvements
* added limit
* added device_profile_id index and upgrade script
* improvements
* refactored
6 years ago
Andrew Shvayka
24ccd2a2b5
Revert "[3.2.1] Develop/lwm2m ( #3547 )"
This reverts commit df6151f5ae .
6 years ago
Andrew Shvayka
df6151f5ae
[3.2.1] Develop/lwm2m ( #3547 )
* LwM2M - Start transport
* LwM2M - Test endpoint
* LwM2M - Test endpoint
* LwM2M - Test add xml
* LwM2M device registration
* LwM2M - add get from client, add attributes and telemetry upgrade from registration client
* LwM2M - add get from client, add attributes and telemetry upgrade from registration client
* LwM2M implementation
* LwM2M - add to service telemetry and attribute
* LwM2M add to service attribute and telemetry
* LwM2M - add LWM2M_CREDENTIALS to DeviceCredentialsType
* LwM2M - add LWM2M_CREDENTIALS to DeviceCredentialsType
* LwM2M - add transport.process
* LwM2M - delete from yml tenantid, PSK -ok
* LwM2M - yml del tenantId
* LwM2M - add RPK
* LwM2M - add connect only x509 certificate. Crate certificates in serverKeyStore.jks and clientKeyStore.jks
* LwM2M - add no_sec
* LwM2M - add RPK & PSK integration test with app Client
* LwM2M - add RPK & PSK integration test with app Client
* LwM2M - add read JKS from file
* LwM2M - add read JKS from file
* LwM2M - add bootstrap cert
* LwM2M - add bootstrap RPK
* LwM2M - add bootstrap No_sec
* LwM2M - cleaned the code
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - fix bug CoAP transport
* LwM2M: UI - add Json to credentials
* LwM2M: Back - add command "/3/0/5" - trigger client
* LwM2M: fix bug Json edit dialog
* LwM2M: fix bug Json edit dialog
* lwm2m: fix bug Json edit dialog: add validate
* lwm2m: UI add tabs
* lwm2m: UI add tabs (cleaner)
* lwm2m: add interface SecurityConfigModels
* lwm2m: add interface SecurityConfigModels2
* lwm2m: change html
* lwm2m: UI add bootstrap component
* lwm2m: UI add bootstrap component with FormControl
* lwm2m: UI add start Observe
* lwm2m: UI - correct
* lwm2m: UI - correct
* lwm2m: UI - add Validator: BS RPK, X509
* lwm2m: UI - add Observe
* lwm2m: UI - finish Observe
* lwm2m: UI - fix bug config-service update identity
* lwm2m: Bootstarp&Sewrver All config secure
* lwm2m: Bootstarp&Sewrver All config secure for new Front format
* lwm2m: Bootstarp&Sewrver Different config secure for new Front format
* lwm2m: Add attributes Gui and Backend
* lwm2m: Add attributes Gui and Backend final
* lwm2m: Add telemetrys to Gui
* lwm2m: Add Attribute & telemetry in Gui to instance
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry for mobile
* lwm2m: Model folder
* lwm2m: Ok on AWS: NoSec, PSK, X509
bad registration - RPK
* lwm2m: KeyStore start only one
* lwm2m: Server observe ok
* lwm2m: Server fix bug finish session without remove
* lwm2m: Server add function installValue
* lwm2m: Server add function getAttrTelemetry to tingsboard
* lwm2m: Server add function installValue
* lwm2m: Server add function update Telemetry, Attr from observe
* lwm2m: Server add comments
* lwm2m: Server add session listener
* lwm2m: Server add onGetChangeCredentials with analyze
* lwm2m: Server add onGetChangeCredentials with analyze Onserve add
* lwm2m: Server: updated algorithm for analyzing dynamic changes in attributes / telemetry / observation
* lwm2m: fix bug: "ngx-flowchart" compile
* lwm2m: get value resource OPAQUE - byte [] to HexString
* lwm2m: change path to base
* lwm2m: fix bug COAP & lwm2m
* Lwm2m_3_2: back: cleaner, test bootstrap-ok front: restore
* Lwm2m_3_2: back: del SynchronousRegistrationListener.java
* Lwm2m_3_2: front: start profile lwm2m UI
* Lwm2m_3_2: front&back: add to profile lwm2m (api, getModels...)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (2)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (3)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (4)
* Lwm2m_3_2: front: add update change bootstrapConfig and save to config json
* Lwm2m_3_2: update after merge master
* lwm2m: fix bug proto
* lwm2m: fix bug in yml keyStore.jks
* lwm2m: fix bug tests
* lwm2m: front: add nameThingsboard
* lwm2m: fix bug Autowired lwm2mContext, caseCamel
* lwm2m: back-end^ start api /lwm2m/deviceProfile/bootstrap
* lwm2m: back-end: add method read models from resources
* lwm2m: back-end/front: add and finish api bootstrapConfig
* lwm2m: back-end: add decode profile
* lwm2m: back-end: add new bin in transport api
* lwm2m: add microservice lwm2m and docker lwm2m.
* lwm2m: add microservice lwm2m and docker lwm2m (fix bug)
* lwm2m: front: start fix bug disabled resources
* lwm2m: master to lwm2m merge, front add change attribute, telemetry
* lwm2m: front PR
* lwm2m: front add sort keyName to Json on the start
* lwm2m: front add instances
* lwm2m: front add/del instances FormGrp Value
* lwm2m: Merge remote-tracking branch 'origin/master' into develop/lwm2m
# Conflicts:
# common/transport/mqtt/src/main/java/org/thingsboard/server/transport/mqtt/MqttTransportHandler.java
# common/transport/transport-api/src/main/java/org/thingsboard/server/common/transport/SessionMsgListener.java
# ui-ngx/src/app/modules/home/components/home-components.module.ts
* lwm2m: Merge remote-tracking branch 'origin/master' into develop/lwm2m
* lwm2m: Front: del sort after add/del instance
* lwm2m: Front: fix bug reindex FormArray after update
* Lwm2m: Front fix bug add/del instans
* Lwm2m: Front finish1 profile
* Lwm2m: Back add profile to ModelClient
* Lwm2m: Back add form profile sent thingsboard: attr/tel/observe
* Lwm2m: Back -> fix bug: serverKeyStore.jks] Unable to load KeyStore files server
* Lwm2m: Back -> fix bug: onRegistered an unReg
* Lwm2m: Back -> add updateProfiles
* Lwm2m: Back -> add updateDevice and updateProfile dynamic
* Lwm2m: Back -> error if CoapCode not access
* Lwm2m: Front -> clear credential
* Lwm2m: Front -> credential fix bug button "save"
* Lwm2m: Back -> add telemetry logLwm2m
Co-authored-by: nickAS21 <nick@avalr.com.ua>
6 years ago
YevhenBondarenko
264798b7f9
refactored
6 years ago
YevhenBondarenko
4163c00054
updated kafka to version 2.6.0, kafka settings improvements
6 years ago
Igor Kulikov
6027958c24
Merge pull request #3815 from vvlladd28/improvement/safari/admin-widget
UI: Fixed admin widget in safari browser; Fixed order action button
6 years ago
Igor Kulikov
e65b09abec
Merge pull request #3810 from shga89/patch-2
Update locale.constant-ko_KR.json
6 years ago
Vladyslav Prykhodko
f133551e98
UI: Fixed custom action (with HTML) template action order in dialog
6 years ago
Vladyslav Prykhodko
4d3fe3fd96
UI: Fixed admin widget action order in dialog
6 years ago
Vladyslav Prykhodko
5be701d64d
UI: Fixed admin widget in safari browser
6 years ago
Seok Hyun, Ga
90e856f937
Update locale.constant-ko_KR.json
Comma was missing in line 296.
6 years ago
Igor Kulikov
146e6126ed
Merge pull request #3808 from vvlladd28/improvement/mac/video-camera
UI: Fixed first init webcamera in iOS device
6 years ago
Vladyslav_Prykhodko
8d82cec849
UI: Fixed first init webcamera in iOS device
6 years ago
Igor Kulikov
87991deaf7
Merge pull request #3806 from vvlladd28/bug/response/admin-setting/md
UI: Fixed show OAuth2 settings in table screen
6 years ago
Vladyslav_Prykhodko
521f14e725
UI: Fixed show OAuth2 settings in table screen
6 years ago
Igor Kulikov
8519f0a9f1
Merge pull request #3805 from vvlladd28/improvement/mac/filter
UI: Fixed show in Safari browser dashboard filter
6 years ago
Vladyslav_Prykhodko
41006bf3fc
UI: Fixed show in Safari browser dashboard filter
6 years ago
Igor Kulikov
3ebe0e98b2
Merge pull request #3804 from vvlladd28/improvement/mac/profile
UI: Fixed show in Safari browser profile; Fixed show ui-rule-node
6 years ago
Vladyslav_Prykhodko
2ca3ce47f4
UI: Fixed show in Safari browser profile; Fixed show ui-rule-node
6 years ago
YevhenBondarenko
6f2f9c54dc
fixed zones in SchedulerUtils and ApiUsageStateService improvements
6 years ago
Igor Kulikov
ffdef6425a
Merge pull request #3799 from vvlladd28/improvement/api-usage/translation
UI: Added translation for dashboard api usage
6 years ago
Igor Kulikov
30bca76585
UI: set default background color
6 years ago
Igor Kulikov
8a30b99d18
Merge branch 'master' of github.com:thingsboard/thingsboard
6 years ago
Igor Kulikov
c9598a23ea
UI: Introduce initial page loading spinner
6 years ago
Vladyslav_Prykhodko
ddfe3858e2
UI: Added translation for dashboard api usage; Added support translation on widget title and widget title tooltip
6 years ago
Igor Kulikov
b4ae7e37d6
Merge pull request #3798 from YevhenBondarenko/fix-api-usage
fix NPE (skip usage state messages for deleted tenants)
6 years ago
YevhenBondarenko
1a237a9843
fix NPE (skip usage state messages for deleted tenants)
6 years ago
YevhenBondarenko
0f26bb4894
fixed cycle api usage state update
6 years ago
Igor Kulikov
bc2d045257
Do not load user on token refresh during initial user load
6 years ago
Andrii Shvaika
87a8cec7b5
Version set to 3.2.1-SNAPSHOT
6 years ago
Igor Kulikov
a375ddc282
Merge pull request #3792 from vvlladd28/improvement/table/trackBy-1
UI: Added trackBy in table widget
6 years ago
Vladyslav_Prykhodko
d284d7ce5c
UI: Added trackBy in table widget
6 years ago
Igor Kulikov
d8d04debbd
Merge pull request #3791 from vvlladd28/improvement/table/trackBy
UI: Added trackBy in table widget
6 years ago
Vladyslav_Prykhodko
2cf6de81c0
UI: Added trackBy in table widget
6 years ago
Igor Kulikov
e32e1883d1
Api Usage dashboard improvements
6 years ago
Andrii Shvaika
a87956ebfd
Improvements to Storage Days calculation
6 years ago
Igor Kulikov
8385d18c3a
UI: Add default storage TTL Days to tenant profile configuration
6 years ago
Andrii Shvaika
4e8b0aa674
Merge branch 'master' of github.com:thingsboard/thingsboard
6 years ago
Andrii Shvaika
458beede1a
Default Storage TTL in Days
6 years ago
Igor Kulikov
a7629fff70
Api usage dashboard improvements
6 years ago
Igor Kulikov
280db9144f
Merge pull request #3781 from zbeacon/fix/provision
Spaces removal on provisioning request
6 years ago
Igor Kulikov
119cd91fa3
Add baseUrl method
6 years ago
Igor Kulikov
c428b58720
Merge pull request #3783 from YevhenBondarenko/fix-api-usage-state
fixed hourly update api usage state
6 years ago