Commit Graph

2067 Commits

Author SHA1 Message Date
Dimitri John Ledkov b4674419be
amber is now dark cyan
So on VT background brown looks bad, and background yellow is not
supported... until after a vtswitch. Not sure how to cause a clean
vtswitch of the framebuffer and instead use dark cyan, which is a nice
"cold" color. This is inline with probably future rename of cancel
buttons into back buttons.
2017-09-13 21:16:43 +01:00
Dimitri John Ledkov 00c4fe935b
Setup orange for fbterm too 2017-09-12 14:28:08 +01:00
Dimitri John Ledkov 7c5e55e0b2
Update color palette
Create palette for traffic light buttons: green (default), amber and
red. Color-code most buttons.

Make all progressbars orange for the completed part.
2017-09-12 12:05:44 +01:00
Michael Hudson-Doyle ff9c5fb293 try adding lsb-release to build-packages too 2017-09-11 22:00:25 +12:00
Michael Hudson-Doyle bea55d5214 add pkg-config to build-packages 2017-09-11 21:41:40 +12:00
Michael Hudson-Doyle 85f67877f5 Merge pull request #227 from CanonicalLtd/mwhudson/screen-review
visual tweaks
2017-09-11 09:42:11 +12:00
Michael Hudson-Doyle e2b0dfa495 Merge branch 'master' into mwhudson/screen-review 2017-09-11 09:37:57 +12:00
Michael Hudson-Doyle 2ef673c49b Merge pull request #221 from CanonicalLtd/mwhudson/guided-partitioning
add a simple partitioning flow
2017-09-11 09:27:33 +12:00
Michael Hudson-Doyle 32261c3905 Merge branch 'master' into mwhudson/guided-partitioning
Fixing a few conflicts.
2017-09-11 09:26:09 +12:00
Michael Hudson-Doyle 747bcda2f8 Merge pull request #226 from CanonicalLtd/mwhudson/partition-editing-2
allow editing/deleting partitions
2017-09-11 09:09:35 +12:00
Michael Hudson-Doyle 89c224c459 add lsb-release to stage-packages 2017-09-08 17:30:04 +12:00
Michael Hudson-Doyle 7a09db2cd4 ridiculous stuff to show ubuntu orange on the linux tty 2017-09-08 15:59:30 +12:00
Michael Hudson-Doyle 61a88fb422 add missing files 2017-09-08 13:00:18 +12:00
Michael Hudson-Doyle 9947dadbe4 tweaks to identity view 2017-09-08 12:56:22 +12:00
Michael Hudson-Doyle 1b328dbb61 work around urwid crash
see https://github.com/urwid/urwid/issues/253
2017-09-08 12:36:44 +12:00
Michael Hudson-Doyle 4a6549efa7 stop scrolling buttons out of view on filesystem summary 2017-09-08 10:26:50 +12:00
Michael Hudson-Doyle e0f75ba013 tweaks to network views
1) move the done / cancel buttons (and error display) out of scrolling region
2) focus done by default
3) update footer texts to make sense
4) use a bit more of the horizontal space to show interface information
2017-09-08 09:48:41 +12:00
Michael Hudson-Doyle 4f14c5eb76 dynamically fetch the release of Ubuntu that is being installed... 2017-09-08 09:25:32 +12:00
Michael Hudson-Doyle 977459ea62 pretty up and colorify subiquity a bit 2017-09-07 22:47:56 +12:00
Michael Hudson-Doyle 34f1e67d49 make it possible for subiquity and console_conf to use different colours 2017-09-07 21:37:48 +12:00
Michael Hudson-Doyle a9de883e0b tidy up palette definitions a bunch 2017-09-07 21:21:50 +12:00
Michael Hudson-Doyle 7de10673d1 Merge pull request #224 from CanonicalLtd/mwhudson/selector-tweaks
move Selector widget to its own file and create a class for its Options
2017-09-06 09:58:57 +12:00
Michael Hudson-Doyle 4f7f9a489a rename add_partition.py to partition.py 2017-09-05 16:17:24 +12:00
Michael Hudson-Doyle c6d447af5d allow deleting a partition 2017-09-05 15:47:44 +12:00
Michael Hudson-Doyle 112885739c fix editing a partition/disk to "leave unformatted" 2017-09-05 15:47:20 +12:00
Michael Hudson-Doyle 57173e1d43 a bit more indentation on the filesystem summary view 2017-09-05 15:29:29 +12:00
Michael Hudson-Doyle 5298c3f6e5 allow editing partitions of full disks 2017-09-05 14:47:32 +12:00
Michael Hudson-Doyle e0619d191d fix display of entire disks formatted as swap 2017-09-05 14:43:16 +12:00
Michael Hudson-Doyle 1c66af7bd1 fix editing format/mount of entire disks 2017-09-05 14:40:32 +12:00
Michael Hudson-Doyle 1c2446ee1d fix mountpoint validation when editing 2017-09-05 14:35:06 +12:00
Michael Hudson-Doyle 44b9334a28 allow editing partitions
there is some wonky stuff around mount point validation, to be fixed next
2017-09-05 14:25:21 +12:00
Michael Hudson-Doyle 3e4721256f reduce code duplication 2017-09-05 12:21:14 +12:00
Michael Hudson-Doyle e7ba045434 convert AddFormatView to use same form as AddPartitionView 2017-09-05 12:17:33 +12:00
Michael Hudson-Doyle 4a54ca9e50 start making the partition form usable in other views 2017-09-05 11:58:49 +12:00
Michael Hudson-Doyle fb1911b2c3 Merge pull request #225 from CanonicalLtd/mwhudson/snapcraft-tweak
still use source-type: git even though source: is now .
2017-09-05 10:44:55 +12:00
Michael Hudson-Doyle a5a22bb0e8 still use source-type: git even though source: is now .
This makes the contents of the snap much more reasonable for reasons I don't entirely
understand
2017-09-05 10:33:27 +12:00
Michael Hudson-Doyle 923044be7e move Selector widget to its own file and create a class for its Options
I wanted this so I can enable/disable options after creating the widget.
2017-09-05 09:43:45 +12:00
Michael Hudson-Doyle da19cbad34 Merge pull request #220 from CanonicalLtd/mwhudson/enable-local-testing
add script and modify snapcraft.yaml to enable local testing
2017-08-29 12:03:23 +12:00
Michael Hudson-Doyle 641f437fd7 do not ask guided/manual on re-entering config screen if any configuration has been done 2017-08-29 09:24:29 +12:00
Michael Hudson-Doyle fc80887f31 self-review 2017-08-28 22:28:31 +12:00
Michael Hudson-Doyle 2874fd56bd present a list of disks to choose from 2017-08-28 21:00:20 +12:00
Michael Hudson-Doyle 60561fdf23 slightly better formatting 2017-08-28 11:41:23 +12:00
Michael Hudson-Doyle 33e361056d very start of a guided partitioning view 2017-08-28 11:33:20 +12:00
Michael Hudson-Doyle fae35af6ee fix subquity -> subiquity typos, including in script name 2017-08-23 10:26:09 +12:00
Michael Hudson-Doyle a94f0f2f43 add another helper script 2017-08-23 10:20:44 +12:00
Michael Hudson-Doyle 358afec973 use "git" for the snap version 2017-08-22 12:19:17 +12:00
Michael Hudson-Doyle 64b420111e move instructions from script to README 2017-08-22 12:18:59 +12:00
Michael Hudson-Doyle 6b97bdcb61 change snapcraft.yaml to build local sources 2017-08-22 12:05:54 +12:00
Michael Hudson-Doyle ce3ce3cb3e update README.md 2017-08-22 12:05:08 +12:00
Michael Hudson-Doyle ef77910880 remove obsolete installer directory 2017-08-22 12:03:18 +12:00