~ines-almeida/launchpad:frontpage-revamp-fix-test

Last commit made on 2024-02-26
Get this branch:
git clone -b frontpage-revamp-fix-test https://git.launchpad.net/~ines-almeida/launchpad
Only Ines Almeida can upload to this branch. If you are Ines Almeida please log in for upload directions.

Branch merges

Branch information

Name:
frontpage-revamp-fix-test
Repository:
lp:~ines-almeida/launchpad

Recent commits

afcff57... by Ines Almeida

tests: update unit test after logo update

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
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

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
b6b177e... by Ines Almeida

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

68b9236... by Philip Roche

feat: Don't expire Ubuntu Security Staging PPA

This archive is used for many security builds and to ensure further support for our
reproducible builds efforts the packages in this PPA should always be available and should not expire.

We should keep their history in the same way we do with the main archive.

Merged from https://code.launchpad.net/~philroche/launchpad/+git/launchpad/+merge/461054

2734a8c... by Ines Almeida

ui: Update 'Get Started' section in homepage

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
9d71717... by Ines Almeida

ui: Update 'Launchpad' section in homepage

04626f3... by Ines Almeida

ui: Update homepage icon colors, and add new 'take a tour' icon

48b6978... by Ines Almeida

ui: remove <hr> display:none style and update existing <hr> items accordingly

It's not good practice to change all <hr> tags to display:none like that, and looking through the code there is only one place where that "display:none" is relevant