Artem Babak
|
ede460c0d5
|
Edges rule chains: fix for default rule chains icons
|
2020-12-11 16:20:12 +02:00 |
|
Artem Babak
|
a736701ab8
|
Edge root rule chains issue fix
|
2020-12-11 15:32:27 +02:00 |
|
Artem Babak
|
a6a0a65d25
|
Added route for edge dashboard
|
2020-12-11 11:31:05 +02:00 |
|
Artem Babak
|
fee5034e46
|
Edge dashboards cell action buttons
|
2020-12-11 11:04:19 +02:00 |
|
Artem Babak
|
b285b2b00c
|
Fix for edge rulechains
|
2020-12-11 10:58:36 +02:00 |
|
Artem Babak
|
3ffa7e3592
|
Added button unassignFromEdge for entities. Added findAssetsByTenantIdAndEdgeIdAndType()
|
2020-12-10 16:59:15 +02:00 |
|
Artem Babak
|
04e50696f6
|
Fix for setRootRuleChains button - for edge scope
|
2020-12-10 12:36:52 +02:00 |
|
Artem Babak
|
3e67a9ad0e
|
Fix for setDefaultRoot button - only for edges scope
|
2020-12-10 12:16:57 +02:00 |
|
Artem Babak
|
4d4e4d02b5
|
Edge rule chains table columns updated
|
2020-12-10 09:56:00 +02:00 |
|
Andrew Shvayka
|
7667afaeae
|
Develop/lwm2m (#3826)
* 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>
|
2020-12-09 17:13:11 +02:00 |
|
Andrii Shvaika
|
460cec99ec
|
Version set to 3.3-SNAPSHOT
|
2020-12-09 11:07:00 +02:00 |
|
Igor Kulikov
|
6027958c24
|
Merge pull request #3815 from vvlladd28/improvement/safari/admin-widget
UI: Fixed admin widget in safari browser; Fixed order action button
|
2020-12-08 15:45:43 +02:00 |
|
Artem Babak
|
f17070ac4f
|
Public edges uncommented
|
2020-12-08 11:03:49 +02:00 |
|
Artem Babak
|
cf2da5c9b1
|
Fixed filter edge by type. Added edge to entity-filer/subtype
|
2020-12-08 10:34:34 +02:00 |
|
Artem Babak
|
91c4affb07
|
Minor edge changes
|
2020-12-08 09:23:55 +02:00 |
|
Vladyslav Prykhodko
|
f133551e98
|
UI: Fixed custom action (with HTML) template action order in dialog
|
2020-12-08 00:15:07 +02:00 |
|
Volodymyr Babak
|
d79d00aa87
|
Merge remote-tracking branch 'upstream/master' into develop/3.3-edge
|
2020-12-07 10:46:15 +02:00 |
|
Seok Hyun, Ga
|
90e856f937
|
Update locale.constant-ko_KR.json
Comma was missing in line 296.
|
2020-12-05 21:50:23 +09:00 |
|
Vladyslav_Prykhodko
|
8d82cec849
|
UI: Fixed first init webcamera in iOS device
|
2020-12-04 12:03:26 +02:00 |
|
Vladyslav_Prykhodko
|
521f14e725
|
UI: Fixed show OAuth2 settings in table screen
|
2020-12-03 20:05:39 +02:00 |
|
Vladyslav_Prykhodko
|
41006bf3fc
|
UI: Fixed show in Safari browser dashboard filter
|
2020-12-03 18:20:45 +02:00 |
|
Igor Kulikov
|
3ebe0e98b2
|
Merge pull request #3804 from vvlladd28/improvement/mac/profile
UI: Fixed show in Safari browser profile; Fixed show ui-rule-node
|
2020-12-03 16:30:50 +02:00 |
|
Vladyslav_Prykhodko
|
2ca3ce47f4
|
UI: Fixed show in Safari browser profile; Fixed show ui-rule-node
|
2020-12-03 16:27:27 +02:00 |
|
Igor Kulikov
|
ffdef6425a
|
Merge pull request #3799 from vvlladd28/improvement/api-usage/translation
UI: Added translation for dashboard api usage
|
2020-12-03 15:37:31 +02:00 |
|
Igor Kulikov
|
30bca76585
|
UI: set default background color
|
2020-12-03 14:47:28 +02:00 |
|
Igor Kulikov
|
c9598a23ea
|
UI: Introduce initial page loading spinner
|
2020-12-03 14:09:48 +02:00 |
|
Vladyslav_Prykhodko
|
ddfe3858e2
|
UI: Added translation for dashboard api usage; Added support translation on widget title and widget title tooltip
|
2020-12-02 19:46:52 +02:00 |
|
Igor Kulikov
|
bc2d045257
|
Do not load user on token refresh during initial user load
|
2020-12-01 19:52:02 +02:00 |
|
Andrii Shvaika
|
87a8cec7b5
|
Version set to 3.2.1-SNAPSHOT
|
2020-12-01 18:05:47 +02:00 |
|
Vladyslav_Prykhodko
|
d284d7ce5c
|
UI: Added trackBy in table widget
|
2020-12-01 12:05:04 +02:00 |
|
Vladyslav_Prykhodko
|
2cf6de81c0
|
UI: Added trackBy in table widget
|
2020-12-01 10:16:58 +02:00 |
|
Igor Kulikov
|
e32e1883d1
|
Api Usage dashboard improvements
|
2020-11-28 19:13:14 +02:00 |
|
Igor Kulikov
|
8385d18c3a
|
UI: Add default storage TTL Days to tenant profile configuration
|
2020-11-28 15:22:53 +02:00 |
|
Igor Kulikov
|
a7629fff70
|
Api usage dashboard improvements
|
2020-11-28 11:58:18 +02:00 |
|
Igor Kulikov
|
119cd91fa3
|
Add baseUrl method
|
2020-11-27 18:21:12 +02:00 |
|
Igor Kulikov
|
d9a9690f6e
|
Ability to embed dashboard page. Implement Api Usage page.
|
2020-11-27 17:35:19 +02:00 |
|
Igor Kulikov
|
eefea2f61c
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2020-11-26 12:09:49 +02:00 |
|
Igor Kulikov
|
52122d8047
|
Add send sms rule node help link
|
2020-11-26 12:09:35 +02:00 |
|
Andrii Shvaika
|
3869f9f274
|
Merge branch 'master' of github.com:thingsboard/thingsboard
|
2020-11-26 11:54:23 +02:00 |
|
Andrii Shvaika
|
ae35892ba2
|
Copy MQTT Credentials
|
2020-11-26 11:54:11 +02:00 |
|
Igor Kulikov
|
474401bb67
|
Fix base url for dashboard public link
|
2020-11-26 11:15:54 +02:00 |
|
zbeacon
|
1895fd8330
|
Added translates for provisioning action types
|
2020-11-25 11:29:03 +02:00 |
|
Igor Kulikov
|
9ac8722212
|
Fix copy device credentials
|
2020-11-24 17:11:19 +02:00 |
|
Igor Kulikov
|
0a0ba1ab54
|
Remove console warn
|
2020-11-24 16:29:56 +02:00 |
|
Vladyslav_Prykhodko
|
f2a045fd50
|
UI: Typo delete invalid alarm-type hint
|
2020-11-24 16:04:28 +02:00 |
|
Vladyslav_Prykhodko
|
97ef261ad2
|
UI: fixed show alarm fields in data keys widget with unresolved alias
|
2020-11-24 10:57:59 +02:00 |
|
Vladyslav_Prykhodko
|
5436316d1e
|
Fixed updated button
|
2020-11-23 13:02:10 +02:00 |
|
Vladyslav_Prykhodko
|
7f9bbb2404
|
Revert change after merge
|
2020-11-23 12:19:34 +02:00 |
|
Vladyslav_Prykhodko
|
e1b9124ee4
|
Refactoring
|
2020-11-23 12:17:20 +02:00 |
|
Vladyslav_Prykhodko
|
6b67fd6316
|
Merge master
|
2020-11-23 12:15:42 +02:00 |
|