Commit Graph

66 Commits

Author SHA1 Message Date
github-actions[bot] 034998d537 Version Packages 2021-04-22 13:19:35 +00:00
github-actions[bot] 70be53c939 Version Packages 2021-04-15 15:40:08 +02:00
github-actions[bot] 51b6cf465d Version Packages 2021-04-08 11:32:56 +00:00
Oliver Sand 97d53f6866 Optimize data fetched for the OwnershipCard
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-01 13:56:42 +02:00
github-actions[bot] 8e00ab7e63 Version Packages 2021-03-31 12:21:12 +00:00
Phil Kuang 87171d57d7 fix(org-plugin): filter group members respecting namespaces
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-03-29 13:08:50 -04:00
Phil Kuang 7c6e1463b9 fix(org-plugin): correctly route to namespaced members
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-03-29 11:56:11 -04:00
Fredrik Adelöw bc1c734b28 address comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-26 11:31:36 +01:00
Fredrik Adelöw 9f48b548c0 tweak the org plugin to better use builtin facilities
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-26 10:45:53 +01:00
Fredrik Adelöw 22c5b750ad Merge pull request #5126 from backstage/timbonicus/group-members
Fix MembersList not updating when group changes
2021-03-26 09:39:53 +01:00
Tim Hansen baa39809e5 Fix MembersList not updating when group changes
Fixes #5108

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-25 22:16:46 -06:00
github-actions[bot] 844da89090 Version Packages 2021-03-25 17:46:13 +00:00
github-actions[bot] 718eea4f08 Version Packages 2021-03-18 12:31:44 +00:00
erdoganoksuz b7a061077f prettier
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
2021-03-12 15:35:25 +03:00
erdoganoksuz 9ca0e40094 locale added all case conversion
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
2021-03-12 15:06:01 +03:00
github-actions[bot] 0e120c5c66 Version Packages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-11 13:45:44 +01:00
Fredrik Adelöw 702b837b8b Remove all dot-folder imports everywhere
We aren't supposed to import from '.' or '../..' etc; point to the actual node being imported instead. I did allow e.g. '../../bigfolder' however. Going all the way to the individual file could be done too, but is a matter of taste perhaps.

Also ran Organize Imports on all the touched files :)

No changeset since there are no functional changes at all - only the imports changed

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-10 13:43:59 +01:00
dependabot[bot] 63887ea84d chore(deps-dev): bump @types/node from 12.12.58 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.58 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-08 13:19:08 +01:00
Patrik Oldsberg 0e068db972 run prettier
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-07 23:37:48 +01:00
github-actions[bot] ff2ab4fade Version Packages 2021-03-04 13:11:10 +00:00
dependabot[bot] bcbff6d76f chore(deps): bump @testing-library/react from 10.4.3 to 11.2.5
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.3 to 11.2.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v10.4.3...v11.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 09:56:31 +01:00
github-actions[bot] 4ae0467c2f Version Packages 2021-02-23 10:31:40 +01:00
Elliot Greenwood b25530b34b Add storybook theming to local theme
Signed-off-by: Elliot Greenwood <hello@elliotgreenwood.co.uk>
2021-02-18 21:05:24 +00:00
Elliot Greenwood 4aa9b100fb Allow for theming inside the OwnershipCard
Signed-off-by: Elliot Greenwood <hello@elliotgreenwood.co.uk>
2021-02-18 21:05:24 +00:00
github-actions[bot] 4188c2ccb4 Version Packages 2021-02-18 13:23:19 +00:00
Oliver Sand f4c2bcf54b Use a more strict type for variant of cards
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-02-17 11:41:53 +01:00
Elliot Greenwood 87b921af67 Fix up tsc
Signed-off-by: Elliot Greenwood <hello@elliotgreenwood.co.uk>
2021-02-14 21:50:21 +00:00
Elliot Greenwood 8e8413d741 Add Empty MemberList case
Signed-off-by: Elliot Greenwood <hello@elliotgreenwood.co.uk>
2021-02-14 21:50:20 +00:00
Elliot Greenwood fdf9160a8c Create OwnershipCard story
Signed-off-by: Elliot Greenwood <hello@elliotgreenwood.co.uk>
2021-02-14 21:50:20 +00:00
Elliot Greenwood 2773050795 Add GroupProfileCard story
Signed-off-by: Elliot Greenwood <hello@elliotgreenwood.co.uk>
2021-02-14 21:50:20 +00:00
Elliot Greenwood 4a6689fece Add UserProfileCard story
Signed-off-by: Elliot Greenwood <hello@elliotgreenwood.co.uk>
2021-02-14 21:50:19 +00:00
github-actions[bot] aa49ca2284 Version Packages 2021-02-11 10:15:47 +00:00
Adam Harvey 8c5fde54b1 Merge branch 'master' of github.com:backstage/backstage into update-org-cards 2021-02-08 13:45:55 -05:00
Adam Harvey 05fa2dcf98 Refactor children to use shared function 2021-02-05 12:32:35 -05:00
Adam Harvey e75932117f Return AboutCard title to group name 2021-02-05 09:54:19 -05:00
Adam Harvey afd496ec01 Removed unused import 2021-02-05 00:35:00 -05:00
Adam Harvey 8b7a19cbf2 Align card elements with List 2021-02-05 00:16:29 -05:00
Adam Harvey a435fefa61 Align card elements with list 2021-02-05 00:16:07 -05:00
Patrik Oldsberg b92541fcc3 Merge branch 'master' into rugvip/ports 2021-02-04 19:44:05 +01:00
github-actions[bot] 6794967d20 Version Packages 2021-02-04 13:02:30 +00:00
Patrik Oldsberg b4358c46e0 org: fix entity card tests 2021-02-03 10:03:50 +01:00
Debajyoti Halder 5f5cf2acfb Merge branch 'master' of https://github.com/spotify/backstage into lintMod 2021-02-03 11:05:45 +05:30
Patrik Oldsberg b7fb8984c0 org: update cards to grab entity from context 2021-02-02 22:24:42 +01:00
Patrik Oldsberg 0269f4fd91 org: migrate to new composability API 2021-02-02 20:22:07 +01:00
Debajyoti Halder 39e7f4a81e Merge branch 'master' of https://github.com/spotify/backstage into lintMod 2021-02-02 17:02:33 +05:30
Oliver Sand 7fc89bae29 Display owner and system as entity page links in the tables of the api-docs plugin 2021-02-01 12:06:59 +01:00
Oliver Sand c677643afa Rename from @backstage/plugin-catalog-common-react to @backstage/plugin-catalog-react 2021-01-29 10:54:09 +01:00
Oliver Sand 019fe39a08 Createa @backstage/plugin-catalog-common-react package 2021-01-29 10:54:09 +01:00
Debajyoti Halder 4dad818e01 Merge branch 'master' of https://github.com/spotify/backstage into lintMod 2021-01-29 14:05:27 +05:30
Debajyoti Halder 6106345e6d Update project with latest eslint rules 2021-01-29 11:55:12 +05:30