Age | Commit message (Collapse) | Author | Files | Lines |
|
- feed stack configuration data provided
by libqtappfw to the ui form;
- forward custom configuration data to
libqtappfw;
- rename staticXXXX properties to customXXXX
- introduce activeXXXX properties to keep the
stack current configuration values.
- fix always invisible placeholder text (qt) bug
by replacing TextField control with TextArea
control.
Bug-AGL: SPEC-2676
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: Ib137f8e561ed54179b116acb323485b5b3382ab9
|
|
Add a new UI form to facilitate wired networks
configuration.
This form will allow static addressing
configuration and customizing dns addresses.
Please note that this commit only provides the
visual part and doesn't implement the
functionality, which will follow in separate
commits.
Bug-AGL: SPEC-2676
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: Ib851f0ed14d2885185d1c6b9292c627ef954d15b
|
|
Fix error on connect for wired networks due to
invalid 'password' property (bug introduced by
commit d0350d3b30f53bbee53fcea6563b7f20505c1b2c).
Bug-AGL: SPEC-2632
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: I4a07f1c5500e5c3b26cacf803ce3cdd2676517b9
|
|
The initial Wired UI only implements
unauthenticated access.
Bug-AGL: SPEC-2355
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: I5bac4378879e365bce544ae55d752c187acc3a48
|