Commit Graph

5 Commits

Author SHA1 Message Date
Mateusz Grzegorzek
18bb7e8c24 [EGD-6315] Fix issues during saving new APN
- disallow saving empty APN form - at least `Name` must be provided,
- show `Save` button only if `Name` field is not empty,
- return to APN list window after adding/editing/deleting APN
  or setting APN to default
2021-04-27 15:52:15 +02:00
Przemyslaw Brudny
46e0cd3d89 [EGD-6552] Options cleanups and fixes
Fixed options crashes and cleared its structure. All
options returns points to proper list indexes.
2021-04-16 16:49:16 +02:00
Pawel Olejniczak
d3ce5086f0 [EGD-6268] Add SAR info window
Window contains detailed information about SAR and certification.
2021-03-25 23:17:05 +01:00
Pawel Olejniczak
64c6c70a9e [EGD-5215] Add APNs list
Load APNs from service cellular.
Add ApnSettings model.
Connect ApnOptionWindow with ApnSettingsWindow.
2021-01-22 10:33:48 +01:00
pawpMudita
71925c6338 [EGD-4740] Add New/Edit APN window - Part1
Add New/Edit APN window - basic window/ model/ widget
2021-01-20 13:24:01 +01:00