0.6.24 • Published 1 day ago

@backstage/plugin-org v0.6.24

Weekly downloads
1,530
License
Apache-2.0
Repository
github
Last release
1 day ago

Org Plugin for Backstage

Features

  • Show Group Page
  • Show User Profile
  • Quick access to Groups

Group Page

Here's an example of what the Group Page looks like:

Group Page example

User Profile

Here's an example of what the User Profile looks like:

Group Page example

MyGroupsSidebarItem

The MyGroupsSidebarItem provides quick access to the group(s) the logged in user is a member of directly in the sidebar.

To use the MyGroupsSidebarItem you'll need to add it to your Root.tsx - found at packages\app\src\components\Root - like this:

+ import { MyGroupsSidebarItem } from '@backstage/plugin-org';
+ import GroupIcon from '@material-ui/icons/People';

<SidebarPage>
    <Sidebar>
      //...
      <SidebarGroup label="Menu" icon={<MenuIcon />}>
        {/* Global nav, not org-specific */}
        //...
        <SidebarItem icon={HomeIcon} to="catalog" text="Home" />
+       <MyGroupsSidebarItem
+         singularTitle="My Squad"
+         pluralTitle="My Squads"
+         icon={GroupIcon}
+       />
       //...
      </SidebarGroup>
    </ Sidebar>
</SidebarPage>

Once added MyGroupsSidebarItem will work in three ways:

  1. The user is not logged in or the logged in user is not a member of any group: the MyGroupsSidebarItem will not display anything in the sidebar
  2. The user is logged in and a member of only one group: the MyGroupsSidebarItem will display a single item in the sidebar like this:

    MyGroupsSidebarItem single example

  3. The user is logged in and a member of more than one group: the MyGroupsSidebarItem will display a single items with a sub-menu with all the related groups like this:

    MyGroupsSidebarItem multiple example

0.6.25-next.2

3 days ago

0.6.25-next.1

10 days ago

0.6.25-next.0

17 days ago

0.6.24

24 days ago

0.6.24-next.1

1 month ago

0.6.24-next.0

1 month ago

0.6.23

1 month ago

0.6.22

2 months ago

0.6.21

2 months ago

0.6.21-next.2

2 months ago

0.6.21-next.1

2 months ago

0.6.21-next.0

2 months ago

0.6.20

3 months ago

0.6.20-next.3

3 months ago

0.6.20-next.2

3 months ago

0.6.20-next.1

3 months ago

0.6.20-next.0

4 months ago

0.6.19

4 months ago

0.6.19-next.2

4 months ago

0.6.19-next.1

4 months ago

0.6.19-next.0

5 months ago

0.6.18

5 months ago

0.6.18-next.3

5 months ago

0.6.18-next.2

5 months ago

0.6.18-next.1

5 months ago

0.6.11-next.2

9 months ago

0.6.11-next.1

9 months ago

0.6.11-next.0

10 months ago

0.6.14-next.3

8 months ago

0.6.14-next.2

8 months ago

0.6.14-next.1

8 months ago

0.6.10-next.1

10 months ago

0.6.10-next.2

10 months ago

0.6.15-next.2

7 months ago

0.6.15-next.0

8 months ago

0.6.15-next.1

7 months ago

0.6.18-next.0

6 months ago

0.6.10

10 months ago

0.6.13-next.0

9 months ago

0.6.12

9 months ago

0.6.11

9 months ago

0.6.17

6 months ago

0.6.14

8 months ago

0.6.13

9 months ago

0.6.16

6 months ago

0.6.15

7 months ago

0.6.16-next.0

7 months ago

0.6.16-next.2

6 months ago

0.6.16-next.1

6 months ago

0.6.10-next.0

11 months ago

0.6.9

11 months ago

0.6.9-next.3

11 months ago

0.6.9-next.2

11 months ago

0.6.8

12 months ago

0.6.8-next.1

1 year ago

0.6.8-next.2

1 year ago

0.6.9-next.0

12 months ago

0.6.9-next.1

12 months ago

0.6.7

1 year ago

0.6.8-next.0

1 year ago

0.6.7-next.3

1 year ago

0.6.6

1 year ago

0.6.5

1 year ago

0.6.6-next.0

1 year ago

0.6.6-next.1

1 year ago

0.6.6-next.2

1 year ago

0.6.7-next.0

1 year ago

0.6.7-next.2

1 year ago

0.6.7-next.1

1 year ago

0.6.4-next.1

1 year ago

0.6.4-next.2

1 year ago

0.6.4

1 year ago

0.6.5-next.0

1 year ago

0.6.5-next.2

1 year ago

0.6.5-next.1

1 year ago

0.6.2-next.4

1 year ago

0.6.2-next.3

1 year ago

0.6.2-next.2

1 year ago

0.6.4-next.0

1 year ago

0.6.3

1 year ago

0.6.2-next.1

1 year ago

0.6.2

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.6.1-next.0

1 year ago

0.5.10

2 years ago

0.5.11-next.0

2 years ago

0.6.0-next.1

2 years ago

0.5.10-next.1

2 years ago

0.5.10-next.0

2 years ago

0.5.10-next.2

2 years ago

0.5.9-next.0

2 years ago

0.5.9-next.1

2 years ago

0.5.9-next.2

2 years ago

0.5.9-next.3

2 years ago

0.5.9

2 years ago

0.5.7-next.0

2 years ago

0.5.7-next.1

2 years ago

0.5.7-next.2

2 years ago

0.5.7-next.3

2 years ago

0.5.6

2 years ago

0.5.6-next.1

2 years ago

0.5.6-next.2

2 years ago

0.5.6-next.0

2 years ago

0.5.8

2 years ago

0.5.7

2 years ago

0.5.8-next.0

2 years ago

0.5.8-next.1

2 years ago

0.5.5-next.1

2 years ago

0.5.5-next.0

2 years ago

0.5.5-next.3

2 years ago

0.5.5-next.2

2 years ago

0.5.5

2 years ago

0.5.2-next.0

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.4-next.1

2 years ago

0.5.4-next.2

2 years ago

0.5.4-next.0

2 years ago

0.5.4-next.3

2 years ago

0.5.1

2 years ago

0.4.1-next.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.3.31

2 years ago

0.3.30

2 years ago

0.3.35-next.0

2 years ago

0.3.34

2 years ago

0.3.33

2 years ago

0.3.32

2 years ago

0.4.2-next.0

2 years ago

0.5.0

2 years ago

0.3.29

2 years ago

0.3.28

2 years ago

0.3.27

3 years ago

0.3.26

3 years ago

0.3.25

3 years ago

0.3.24

3 years ago

0.3.23

3 years ago

0.3.22

3 years ago

0.3.21

3 years ago

0.3.20

3 years ago

0.3.19

3 years ago

0.3.18

3 years ago

0.3.17

3 years ago

0.3.16

3 years ago

0.3.15

3 years ago

0.3.14

3 years ago

0.3.13

3 years ago

0.3.12

3 years ago

0.3.11

3 years ago

0.3.10

3 years ago

0.3.9

3 years ago

0.3.8

3 years ago

0.3.7

3 years ago

0.3.6

3 years ago

0.3.5

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago