Commit Graph

1236 Commits

Author SHA1 Message Date
Michael Hudson-Doyle 3618b85aec only scroll down log listbox if already at end 2017-10-25 21:10:05 +13:00
Michael Hudson-Doyle c0889dfffc add explicit entries in the palette for scrollbar parts 2017-10-25 21:09:49 +13:00
Michael Hudson-Doyle 3515961ac9 slightly lower level implementation of ScrollBarListBox.render
lower level and less reentrant, which is the main advantage
2017-10-25 21:01:03 +13:00
Michael Hudson-Doyle 0b4ae2b1a5 prevent scrollbox from getting squished to 0 rows 2017-10-25 20:50:53 +13:00
Michael Hudson-Doyle 0e89600577 update log listbox in a way that works better with scrollbar 2017-10-25 20:49:59 +13:00
Michael Hudson-Doyle bf1324f9b3 move show disk info button out of listbox 2017-10-25 16:23:25 +13:00
Michael Hudson-Doyle 08e51b87ae move some listboxs inside their padding 2017-10-20 15:51:01 +13:00
Michael Hudson-Doyle 5405abecc3 Add a scrollbar to our custom listbox implementation.
It's pretty ugly for now.
2017-10-20 15:47:32 +13:00
Michael Hudson-Doyle 7db6158b8e very slight tweak to installprogress view 2017-10-20 15:32:28 +13:00
Michael Hudson-Doyle 469bbdf61a re-do padding and layout of identity view 2017-10-20 15:27:31 +13:00
Michael Hudson-Doyle 8fdd9b5886 re-do padding and layout of filesystem views 2017-10-20 15:24:55 +13:00
Michael Hudson-Doyle b6a27582c9 redo padding and layout of network views 2017-10-20 14:55:01 +13:00
Michael Hudson-Doyle c71825c445 re-introduce padding on language selection screen
and simplify it a bit while we're here.
2017-10-20 14:09:00 +13:00
Michael Hudson-Doyle 1db8a1dc40 get rid of padding after header 2017-10-20 14:06:57 +13:00
vorlonofportland 9266969bae Merge pull request #263 from CanonicalLtd/mwhudson/remove-language-disclaimer
remove disclaimer from welcome screen
2017-10-12 22:51:47 -04:00
Michael Hudson-Doyle b843b24f17 remove disclaimer from welcome screen
now that we have actual translations, this screen actually makes sense and we
can remove the stuffy "(More language choices will appear in time)" text
2017-10-13 14:12:19 +13:00
Mathieu Trudel-Lapierre 3ae977656f Merge pull request #262 from CanonicalLtd/cyphermox/net-selection
Indicate which network config method is active
2017-10-12 11:22:20 -04:00
Mathieu Trudel-Lapierre 491ca1e1c0 Indicate which network config method is active. 2017-10-12 11:01:33 -04:00
vorlonofportland 1634c91948 Merge pull request #260 from CanonicalLtd/mwhudson/users-and-groups
add user to the correct set of default groups
2017-10-12 09:31:33 -04:00
Michael Hudson-Doyle 5507fd0fbc clunky way of indicating which network config method is active 2017-10-11 21:35:10 +13:00
Michael Hudson-Doyle a05289b90e add missing \ 2017-10-11 20:57:12 +13:00
Michael Hudson-Doyle 8be8bbe632 add user to sudo group too! 2017-10-11 20:52:13 +13:00
Michael Hudson-Doyle 6bdeab6a08 slightly comical way of getting the created user added to the right groups 2017-10-11 20:31:09 +13:00
Michael Hudson-Doyle fd11d0c46e Merge pull request #253 from CanonicalLtd/mwhudson/validation-improvements
validation improvements
2017-10-10 23:52:13 +13:00
Michael Hudson-Doyle e77509b4dd Merge branch 'master' into mwhudson/validation-improvements 2017-10-10 23:13:23 +13:00
Michael Hudson-Doyle 668848440a Merge pull request #259 from CanonicalLtd/mwhudson/filter-out-floppy
filter out floppy and read-only block devices
2017-10-10 23:12:53 +13:00
Michael Hudson-Doyle cb26609c3d Merge pull request #258 from CanonicalLtd/mwhudson/high-colors
do not overwrite the top 8 colors of the palette with black
2017-10-10 23:12:48 +13:00
Michael Hudson-Doyle a1bcaae052 filter out floppy and read-only block devices 2017-10-10 23:10:32 +13:00
Michael Hudson-Doyle bf85eaf05f do not overwrite the top 8 colors of the palette with black 2017-10-10 21:58:54 +13:00
Michael Hudson-Doyle 74e2cf1ccb Merge pull request #256 from CanonicalLtd/mwhudson/jump-to-screen
add a way to run console-conf or subiquity with a subset of the screens
2017-10-10 15:52:16 +13:00
Michael Hudson-Doyle 4d8754cb9d Merge pull request #257 from CanonicalLtd/mwhudson/better-boot-partitions
fix uefi installs
2017-10-10 15:51:25 +13:00
Michael Hudson-Doyle 0ba2d2bc3e do not allow editing or deleting most aspects of uefi partition 2017-10-10 15:38:25 +13:00
Michael Hudson-Doyle 60f69f7c91 emit mount commands in order of increasing path length 2017-10-10 12:55:15 +13:00
Michael Hudson-Doyle 6db6cfb4b4 adapt bootable() 2017-10-10 09:47:57 +13:00
Michael Hudson-Doyle 16bcd55c3f fix flag on ESP 2017-10-10 09:29:19 +13:00
Michael Hudson-Doyle e3aadb195b add a way to run console-conf or subiquity with a subset of the screens 2017-10-10 09:21:42 +13:00
Michael Hudson-Doyle 634d0e8013 more careful detection of when we are running in a snap 2017-10-10 09:21:07 +13:00
Michael Hudson-Doyle f99f4ad3d6 actually allow an email address to be entered if the user selects sso... 2017-10-09 10:29:32 +13:00
Michael Hudson-Doyle a1b973f79d Merge pull request #254 from ivuk/fix-typo
Fix a typo in README.md
2017-10-09 09:54:19 +13:00
Michael Hudson-Doyle ec73015a1a small improvements 2017-10-09 09:41:26 +13:00
Michael Hudson-Doyle 3e22a69978 more complete identity widget 2017-10-09 09:38:53 +13:00
Michael Hudson-Doyle eabe7a10b7 fix hostname validation 2017-10-09 09:25:09 +13:00
Michael Hudson-Doyle 68b9f6f1be add a way to run console-conf or subiquity with a subset of the screens 2017-10-09 09:24:32 +13:00
Igor Vuk 8ff7624d69 Fix a typo in README.md 2017-10-06 10:58:44 +02:00
Michael Hudson-Doyle f5637a717e a start at a more sophisticated ssh identity widget 2017-10-06 15:39:14 +13:00
Michael Hudson-Doyle bb8c619282 Merge pull request #251 from CanonicalLtd/mwhudson/recognise-virtio-disk
do not filter block devices by major
2017-10-06 10:02:56 +13:00
Michael Hudson-Doyle 378a65f60a Merge pull request #252 from CanonicalLtd/mwhudson/workaround-service
add a trivial oneshot service we can order the subiquity.service in t…
2017-10-06 08:39:35 +13:00
Michael Hudson-Doyle b06d1a78c4 improve validation of hostname and username fields
not sure hostname validation makes perfect sense but at least it is a bit
more transparent now
2017-10-05 22:14:44 +13:00
Michael Hudson-Doyle 5ed612399d add a trivial oneshot service we can order the subiquity.service in the install after to ensure the mounts are set up 2017-10-05 21:33:51 +13:00
Michael Hudson-Doyle f4eaea1d6d proper validation of real name field 2017-10-05 16:41:32 +13:00