~pelpsi/launchpad:request-token-and-session-from-fetch-service

Last commit made on 2024-03-04
Get this branch:
git clone -b request-token-and-session-from-fetch-service https://git.launchpad.net/~pelpsi/launchpad
Only Simone Pelosi can upload to this branch. If you are Simone Pelosi please log in for upload directions.

Branch merges

Branch information

Name:
request-token-and-session-from-fetch-service
Repository:
lp:~pelpsi/launchpad

Recent commits

c311291... by Simone Pelosi

Added function to request fetch service session

Failed
[SUCCEEDED] docs:0 (build)
[FAILED] lint:0 (build)
[WAITING] mypy:0 (build)
13 of 3 results
ae19d2a... by Simone Pelosi

First commit

d33a53f... by Ines Almeida

test: add extra unit tests to verify that snap admin fields can only be updated by admin

c7bb90d... by Ines Almeida

Add UI for editing use_fetch_service in snap admin page

This is hidden by a new feature rule snap.fetch_service.enable by default

79a96e8... by Ines Almeida

Add Snap.use_fetch_service field to model and API

The field will only be updatable by admins

131462a... by Ines Almeida

Add Snap.use_fetch_service field to model and API

The field will only be updatable by admins. Although we can't hide the API endpoint itself, we are hidding the endpoint setting and getting behind a new feature flag "snap.fetch_service.enable"

2e4955e... by Ines Almeida

ui: ensure 'demo' background is set for (qa)staging environments

After the changes to the homepage, it is no longer displaying the 'demo' background in qastaging due to a 'background-repeat: no-repeat' setting. This ensures that when we want to show this backgroud, this setting is set to 'repeat'.
The demo background makes it more obvious to users that this is a staging environment (not production)

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/461260

102554d... by Ines Almeida

ui: ensure 'demo' background is set for (qa)staging environments

After the changes to the homepage, it is no longer displaying the 'demo' background in qastaging due to a 'background-repeat: no-repeat' setting. This ensures that when we want to show this backgroud, this setting is set to 'repeat'.
The demo background makes it more obvious to users that this is a staging environment (not production)

4e1ab44... by Ines Almeida

tests: update unit test after logo update

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/461229

afcff57... by Ines Almeida

tests: update unit test after logo update