Igor Kulikov
|
1ff3eeaf93
|
UI: Optimizations
|
2020-12-28 16:06:36 +02:00 |
|
Volodymyr Babak
|
b2de96fbff
|
Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge
|
2020-12-24 15:13:57 +02:00 |
|
Volodymyr Babak
|
846f5ba86b
|
Merge remote-tracking branch 'deaflynx/develop/3.3-edge' into develop/3.3-edge
|
2020-12-14 12:55:07 +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 |
|
Andrew Shvayka
|
24ccd2a2b5
|
Revert "[3.2.1] Develop/lwm2m (#3547)"
This reverts commit df6151f5ae8d3b77a67318dbb774d55e3f297960.
|
2020-12-09 17:11:50 +02:00 |
|
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>
|
2020-12-09 17:09:16 +02:00 |
|
Artem Babak
|
cf2da5c9b1
|
Fixed filter edge by type. Added edge to entity-filer/subtype
|
2020-12-08 10:34:34 +02:00 |
|
Volodymyr Babak
|
d79d00aa87
|
Merge remote-tracking branch 'upstream/master' into develop/3.3-edge
|
2020-12-07 10:46:15 +02:00 |
|
Artem Babak
|
764166582d
|
edge-subtype-list locales added and fixed
|
2020-11-05 16:38:49 +02:00 |
|
Vladyslav_Prykhodko
|
e095bd379f
|
UI: Added trim value for created device, improvement created default rule chain and view queue-type-list
|
2020-11-03 11:05:14 +02:00 |
|
Igor Kulikov
|
d4535e317c
|
Merge pull request #3588 from vvlladd28/bug/entity-select/alias-type
UI: Fixed null id in entity-select component
|
2020-10-16 10:46:33 +03:00 |
|
Vladyslav_Prykhodko
|
02932ce253
|
UI: Fixed null id in entity-select component for aliasType CURRENT_TENANT, CURRENT_USER, CURRENT_USER_OWNER
|
2020-10-15 15:23:39 +03:00 |
|
Vladyslav_Prykhodko
|
965870a980
|
UI: Fixed clear content for ace editor and show toast error
|
2020-10-15 12:16:14 +03:00 |
|
Igor Kulikov
|
ed090b3e6c
|
UI: Improve dialog actions style
|
2020-10-14 12:32:07 +03:00 |
|
Volodymyr Babak
|
dd780d05df
|
Merge remote-tracking branch 'origin/master' into feature/3.0-edge
|
2020-10-12 12:00:54 +03:00 |
|
Igor Kulikov
|
dfbc3c3e2d
|
Fix nav tree component - run callbacks in angular zone
|
2020-10-08 13:25:01 +03:00 |
|
Igor Kulikov
|
305ec3067e
|
Update angular version
|
2020-10-08 11:45:50 +03:00 |
|
Igor Kulikov
|
69ec103588
|
UI: Completely remove letters capitalization in order to avoid issues in certain locales.
|
2020-10-07 11:58:43 +03:00 |
|
Vladyslav_Prykhodko
|
fd602dec7f
|
UI: Added device profile schedule setting for alarm setting
|
2020-10-06 19:22:40 +03:00 |
|
Igor Kulikov
|
692f575661
|
Merge with master
|
2020-09-16 12:12:59 +03:00 |
|
Vladyslav_Prykhodko
|
dc77426dab
|
Added field id in model MenuSection and BreadCrumb
|
2020-09-15 12:20:19 +03:00 |
|
Vladyslav_Prykhodko
|
784febf3fc
|
Added TrackBy in breadcrumb
|
2020-09-15 11:23:03 +03:00 |
|
Igor Kulikov
|
3165ba0105
|
UI: Minor changes
|
2020-09-08 10:34:00 +03:00 |
|
Igor Kulikov
|
6f030fa8da
|
UI: Tenant/Device profile data
|
2020-09-03 10:04:03 +03:00 |
|
Igor Kulikov
|
e5e103be98
|
Improve toast panel
|
2020-08-26 15:04:26 +03:00 |
|
Igor Kulikov
|
6a54d4dc84
|
Optimize import modules
|
2020-08-14 17:29:55 +03:00 |
|
Igor Kulikov
|
367bae32bb
|
Fix image import
|
2020-08-14 15:41:28 +03:00 |
|
Igor Kulikov
|
3615597851
|
Add assets path
|
2020-08-14 14:56:02 +03:00 |
|
Igor Kulikov
|
fa380bc300
|
Add enumerable to widget x,y,cols,rows. Fix js_beautify.
|
2020-08-14 14:28:19 +03:00 |
|
Igor Kulikov
|
985510b51d
|
Fix commonJs import warnings
|
2020-08-14 11:43:46 +03:00 |
|
Igor Kulikov
|
1533a95fa1
|
Upgrade angular to 10
|
2020-08-13 19:00:48 +03:00 |
|
Igor Kulikov
|
a0ae28f2be
|
Fix autocomplete text for Current User Owner
|
2020-08-10 15:41:57 +03:00 |
|
Igor Kulikov
|
e7aae9664a
|
Add new alias entity type - Current User Owner
|
2020-08-10 15:34:23 +03:00 |
|
Igor Kulikov
|
21d7350efc
|
UI: External angular modules for widget development
|
2020-07-15 12:44:16 +03:00 |
|
Igor Kulikov
|
61d96b94f2
|
Merge pull request #3061 from thingsboard/json_dialog_fix
fix buf Json edit
|
2020-07-08 15:35:38 +03:00 |
|
Igor Kulikov
|
f4c7d6c3e2
|
Merge pull request #2938 from vvlladd28/improvement/minor-fix
[3.0] Optimaze and clear code
|
2020-07-08 15:30:19 +03:00 |
|
Igor Kulikov
|
30dafe03fe
|
Merge pull request #3034 from vvlladd28/bugs/entity-autocomplete/sub-type
[3.0] Fixed updates the selection list after change entitySubtypeValue
|
2020-07-08 15:27:25 +03:00 |
|
nickAS21
|
82668c9da2
|
fix bug Json edit dialog: add validate
|
2020-07-08 11:55:47 +03:00 |
|
nickAS21
|
10b9e9c98e
|
LwM2M: Back - add command "/3/0/5" - trigger client
|
2020-07-07 18:13:02 +03:00 |
|
Igor Kulikov
|
7446e012a6
|
Introduce Current user alias
|
2020-07-02 17:30:15 +03:00 |
|
Igor Kulikov
|
c6f7862cbf
|
UI: Dashboard filters - user mode
|
2020-07-02 15:42:58 +03:00 |
|
Vladyslav_Prykhodko
|
55e731b7ca
|
Fixed updates the selection list after change entitySubtypeValue
|
2020-07-01 17:41:27 +03:00 |
|
Igor Kulikov
|
ec0058614b
|
UI: Handle widget page data overflow. Introduce widget messages toast. Fix entity list sort order.
|
2020-06-26 17:02:41 +03:00 |
|
deaflynx
|
5a07a7aca4
|
Merged UI-NGX with develop/3.0-edge-fixed
|
2020-06-21 20:38:43 +03:00 |
|
Vladyslav_Prykhodko
|
809375aa91
|
Cleared code to access form values
|
2020-06-11 10:09:14 +03:00 |
|
Vladyslav_Prykhodko
|
6600347028
|
Moved component tb-compact to shared module
|
2020-06-04 09:46:59 +03:00 |
|
Artem Halushko
|
c9392ab018
|
ie support fix
|
2020-05-22 17:47:46 +03:00 |
|
Igor Kulikov
|
6131000c8c
|
Direct access of core services from widget context. JavaScript editors code autocompletion and tooltips.
|
2020-05-20 19:42:58 +03:00 |
|
Vladyslav_Prykhodko
|
8117d06994
|
Add anchor function and fix show point [trip-animation]
|
2020-05-18 21:55:28 +03:00 |
|
Igor Kulikov
|
5c667ba7fe
|
Merge pull request #2785 from vvlladd28/improvement/3.0/trip-animation
Improvement trip animation
|
2020-05-18 11:08:33 +03:00 |
|