Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added Home plugin #186

Merged
merged 4 commits into from
Nov 24, 2023
Merged

Conversation

awanlin
Copy link
Collaborator

@awanlin awanlin commented Nov 10, 2023

Added the Home plugin to be able to showcase its features. It's been setup a little differently then how the docs say: I've kept the default / root to the Catalog as this is what your get out of the box when you run npx @backstage/create-app@latest. But I've change the sidebar to have Home go to the Home plugin and added a new entry for the Catalog.

I've also enabled the Customizable Home Page but this is behind a feature flag for now, I'm not sure we want that to be the default or not.

Default Root Example

Screenshot 2023-11-10 at 5 32 32 PM

Home Page

Screenshot 2023-11-10 at 5 32 53 PM

Customizable Home Page

Screenshot 2023-11-10 at 5 33 38 PM

Signed-off-by: Andre Wanlin <[email protected]>
Signed-off-by: Andre Wanlin <[email protected]>
@awanlin awanlin force-pushed the feat/add-home-plugin branch from a6b237f to 1f56def Compare November 22, 2023 20:57
Signed-off-by: Andre Wanlin <[email protected]>
packages/app/src/App.test.tsx Outdated Show resolved Hide resolved
packages/app/src/App.test.tsx Outdated Show resolved Hide resolved
Signed-off-by: Andre Wanlin <[email protected]>
@awanlin awanlin merged commit fca3688 into backstage:master Nov 24, 2023
1 check passed
@awanlin awanlin deleted the feat/add-home-plugin branch November 24, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants