~nteodosio/+git/ubuntu-pro:nextskip

Last commit made on 2023-01-05
Get this branch:
git clone -b nextskip https://git.launchpad.net/~nteodosio/+git/ubuntu-pro
Only Nathan Teodosio can upload to this branch. If you are Nathan Teodosio please log in for upload directions.

Branch merges

Branch information

Name:
nextskip
Repository:
lp:~nteodosio/+git/ubuntu-pro

Recent commits

ecd3ce9... by Nathan Teodosio

Change behavior of Skip/Next button on the 2nd page.

The button will say "Skip" if

- The magic toggle button is on and the user hasn't yet input the code in
  pro/attach.
- The token toggle button is on and the user hasn't yet input a token.

The "Next" button will:

- Go to the next page if an attachment is successful; or
- Submit the manual token for attachment (acting just like <Enter> in the
text field).

15364b1... by Nathan Teodosio

Decrease timeout from 543 s to 123 s.

d9744e7... by Nathan Teodosio

Translatable strings in attach labels.

1ee8bbc... by Nathan Teodosio

page{1,2,3} -> {offer,attach,list_services}

e50f261... by Nathan Teodosio

Don't store pin in a variable, use it directly to update GTK label.

a2b6e9a... by Nathan Teodosio

contractToken -> contract_token.

4a24f14... by Nathan Teodosio

Remove unused values from Page1Private.

aa800ac... by Nathan Teodosio

Use g_autofree/g_autoptr.

cdd1a19... by Nathan Teodosio

RestJSONResponse moved out of header file.

9453067... by Nathan Teodosio

UI: Remove unused ID and position properties.