Commit Graph

1153 Commits

Author SHA1 Message Date
Michael Hudson-Doyle 9b77d73bcc just pretend the disk is 2 megs smaller 2017-03-14 15:56:03 +13:00
Michael Hudson-Doyle 6bd15753e9 hackish workaround to allow adding the filesystem to the bios_grub partition 2017-03-14 15:23:05 +13:00
Michael Hudson-Doyle f964848e9f a few review comments 2017-03-14 15:17:24 +13:00
Mathieu Trudel-Lapierre 462f4053ac Add snapcraft.yaml 2017-03-13 14:59:50 -04:00
Michael Hudson-Doyle b73e3b7b9c another comment 2017-03-13 20:06:14 +13:00
Michael Hudson-Doyle 7c15103544 comment out old code, add some comments 2017-03-13 15:24:51 +13:00
Michael Hudson-Doyle 356767d1bf adjust and round size as needed 2017-03-13 15:24:19 +13:00
Michael Hudson-Doyle 23cb5de789 add python3-attr as a dependency 2017-03-13 15:23:39 +13:00
Michael Hudson-Doyle a822f560c4 fiddle with how % free is presented 2017-03-13 12:31:50 +13:00
Michael Hudson-Doyle c93194d0af do not show a swap partition as available 2017-03-13 12:12:27 +13:00
Michael Hudson-Doyle e4fd20dcf1 make reset on the filesystem view work again 2017-03-13 11:52:35 +13:00
Michael Hudson-Doyle 0d48ef1836 avoid wrapping captions in forms 2017-03-13 11:52:19 +13:00
Michael Hudson-Doyle 3ede268a77 some tweaking 2017-03-13 11:40:54 +13:00
Michael Hudson-Doyle e77747a5c7 start moving UI towards spec 2017-03-13 11:15:40 +13:00
Michael Hudson-Doyle 17f31e7213 fix an import 2017-03-13 10:38:08 +13:00
Michael Hudson-Doyle 6b007f5fc7 remove some more stuff 2017-03-13 10:37:05 +13:00
Michael Hudson-Doyle 4eb7ca6550 remove lots of the old code 2017-03-10 16:21:24 +13:00
Michael Hudson-Doyle 8cd4b020ee finish formatting/mounting available partitions 2017-03-10 15:46:21 +13:00
Michael Hudson-Doyle d50c7e8a1d start to show available partitions on filesystem view 2017-03-10 14:53:21 +13:00
Michael Hudson-Doyle d19a5e478c fix disk information 2017-03-10 14:42:28 +13:00
Michael Hudson-Doyle 52127d1997 can render actions now 2017-03-10 14:30:48 +13:00
Michael Hudson-Doyle df0a3cfad9 format entire disk -> new world order 2017-03-10 13:05:53 +13:00
Michael Hudson-Doyle f9ebcb3e25 convert AddPartitionView and add_disk_partition_handler to new world order 2017-03-10 12:55:59 +13:00
Michael Hudson-Doyle 2a250effef convert DiskPartitionView to new world order 2017-03-10 12:23:17 +13:00
Michael Hudson-Doyle 993a580925 start to rewrite everything fs related 2017-03-10 11:43:03 +13:00
Michael Hudson-Doyle 5fac6bc2ee allow a file system to be formatted but not mounted 2017-03-09 20:50:06 +13:00
Michael Hudson-Doyle b35485bde8 rename get_mounts2 back to get_mounts 2017-03-09 20:17:15 +13:00
Michael Hudson-Doyle 580de465ea some dead code 2017-03-09 20:15:27 +13:00
Michael Hudson-Doyle b38e4e57f7 booby trap all the __eq__ methods
I am preeeetttty sure they are never used
2017-03-07 21:10:03 +13:00
Michael Hudson-Doyle dba60bbd1d remove some unnecessary uses of dict.update 2017-03-07 21:10:03 +13:00
Michael Hudson-Doyle 2d05dfa0fc dead code 2017-03-07 21:10:03 +13:00
Michael Hudson-Doyle 071c6be70b clean up some code 2017-03-07 21:10:03 +13:00
Michael Hudson-Doyle e8dd754557 fix the case when all the common mount points have been used 2017-03-07 21:10:03 +13:00
Michael Hudson-Doyle 66c1d94a4b consolidate mountpoint validation a bit 2017-03-07 21:10:03 +13:00
Michael Hudson-Doyle 28be40c579 remove some unused code 2017-03-07 21:10:03 +13:00
Michael Hudson-Doyle d22cb90626 do not store the raw probe data on the model instance
it already has enough attributes with overlapping functionality
2017-03-07 21:10:03 +13:00
Michael Hudson-Doyle ad2a92a67d protection against empty containers when tabbing 2017-03-07 20:37:38 +13:00
Mathieu Trudel-Lapierre 3098d108b2 Support special paths for environment check binaries in snaps. 2017-03-06 13:28:44 -05:00
Michael Hudson-Doyle 8c8e98203a fix some mostly cosmetic things found by bdmurray 2017-03-06 10:55:59 +13:00
Michael Hudson-Doyle d07abbe250 run subquity on the serial console too 2017-03-03 15:59:18 +13:00
Michael Hudson-Doyle ff75b7a7fe fix crash on disappearing network interface
By being more careful about accessing self.focus in FocusTrackingMixin.

Fixes https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1667829
2017-03-02 21:34:12 +13:00
Michael Hudson-Doyle be45412fb7 favourite -> favorite 2017-03-02 14:20:41 +13:00
Michael Hudson-Doyle 404ca627da use evilnick's wording on the network page 2017-03-02 13:52:20 +13:00
Michael Hudson-Doyle 69a7b8f8f9 remove accidentally committed line 2017-02-17 15:16:27 +13:00
Michael Hudson-Doyle 292fd12df6 releasing package subiquity version 0.0.28 2017-02-17 15:14:43 +13:00
Michael Hudson-Doyle 8c7efc1b73 changelog 2017-02-17 15:14:43 +13:00
Michael Hudson-Doyle 2944098c98 Merge pull request #202 from CanonicalLtd/mwhudson/ubuntu-core-login-screen
rewrite login screen per feedback
2017-02-17 15:12:22 +13:00
Michael Hudson-Doyle 3facaab59e more care around how ttyname is displayed 2017-02-17 15:08:12 +13:00
Michael Hudson-Doyle e5847fb863 rewrite login screen per feedback 2017-02-17 14:43:16 +13:00
Michael Hudson-Doyle 19ec2b5c41 only suggest the user logs in via scope global addresses 2017-02-17 14:21:54 +13:00