~boggs1234/launchpad:master

Last commit made on 2024-03-06
Get this branch:
git clone -b master https://git.launchpad.net/~boggs1234/launchpad
Only Shirley Boggs can upload to this branch. If you are Shirley Boggs please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~boggs1234/launchpad

Recent commits

0b2dfc7... by Peter Makowski

feat: set viewport to match device width
- add meta viewport tag
- set initial zoom level to 1

Merged from https://code.launchpad.net/~petermakowski/launchpad/+git/launchpad/+merge/461875

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
70273ec... by Peter Makowski

feat: set viewport to match device width
- add meta viewport tag
- set initial zoom level to 1

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

6e4697f... by Ines Almeida

ui: Launchpad homepage revamp

 - Imported Vanilla framework directly to the homepage
 - Re-organized homepage sections and reworked them using Vanilla components
 - Cleaned up CSS styling and page views that are no longer used

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

51a2e67... by Ines Almeida

Remove top featured project from homepage

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

1768e42... by Ines Almeida

ui: Minor fixes in tests and URLs related to frontpage change

b6b177e... by Ines Almeida

ui: Update launchpad logo in the frontpage to be an SVG instead of a PNG