Commit Graph

138 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
github-actions[bot] 8e00ab7e63 Version Packages 2021-03-31 12:21:12 +00:00
Fredrik Adelöw d13b0cefa2 Merge pull request #5043 from backstage/freben/unregister
Update the entity unregister dialog behavior, to support both unregistration as well as plain deletion
2021-03-30 09:40:53 +02:00
Fredrik Adelöw 676ede6438 Update the entity unregister dialog behavior, to support both unregistration as well as plain deletion
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-26 09:07:05 +01:00
Axel Koehler bec7625998 Add info to bind route
Signed-off-by: Axel Koehler <axel@staffbase.com>
2021-03-26 08:16:23 +01: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 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
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
Fredrik Adelöw c9b5c1ecac Standardize the tool cards in explore some more
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-05 15:49:48 +01:00
Fredrik Adelöw 2089de76be ItemCard: deprecate and replace with composable pieces
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-04 19:27:24 +01:00
github-actions[bot] ff2ab4fade Version Packages 2021-03-04 13:11:10 +00:00
Oliver Sand cfc83cac16 Introduce external route for linking to the entity page from the explore plugin
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-03 21:04:51 +01:00
Patrik Oldsberg 1a22f83c28 Merge pull request #4647 from backstage/dependabot/npm_and_yarn/testing-library/react-11.2.5
chore(deps): bump @testing-library/react from 10.4.3 to 11.2.5
2021-03-01 18:17:08 +01: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
Andrew Thauer 8a15667196 feat(core): add support config & button/error components
This adds a new app.support top level config that can be used to
configure various support links and other information. This can later be
extended for plugins to append their own specific support items.
2021-02-23 19:29:20 -05:00
github-actions[bot] 4ae0467c2f Version Packages 2021-02-23 10:31:40 +01:00
Oliver Sand d8bce7cdc7 Merge pull request #4571 from SDA-SE/feat/domain-owner
Display the owner of the domain on the domain card
2021-02-19 11:07:09 +01:00
Oliver Sand 347137ccf2 Display the owner of a domain on the domain card
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-02-19 09:57:47 +01:00
github-actions[bot] 4188c2ccb4 Version Packages 2021-02-18 13:23:19 +00:00
github-actions[bot] aa49ca2284 Version Packages 2021-02-11 10:15:47 +00:00
Adam Harvey 1cd0e07f7b Catch catalog errors 2021-02-09 12:53:21 -05:00
github-actions[bot] 6794967d20 Version Packages 2021-02-04 13:02:30 +00:00
Oliver Sand 8878e0acf5 Update readme 2021-02-03 09:37:55 +01:00
Oliver Sand 07c84067bf Fix formatting? 2021-02-03 09:37:55 +01:00
Oliver Sand 2850c9335c Improvide dev page of explore plugin 2021-02-03 09:37:55 +01:00
Oliver Sand 769a0d8466 Fix import 2021-02-03 09:37:55 +01:00
Oliver Sand d7f8560fe1 Fix formatting 2021-02-03 09:37:54 +01:00
Oliver Sand f041e92e13 Port test from js to tsx 2021-02-03 09:37:54 +01:00
Oliver Sand ac396e8e0b Fix tests 2021-02-03 09:37:54 +01:00
Oliver Sand 54c7d02f7b Introduce TabbedLayout for creating tabs that are routed 2021-02-03 09:37:54 +01:00
Oliver Sand 9b78fb4bb6 Review comments 2021-02-03 09:37:54 +01:00
Oliver Sand c4c0f82b52 Add api for configuring tools in the explore plugin 2021-02-03 09:37:53 +01:00
Oliver Sand 207024e2e0 Implement explorer page 2021-02-03 09:37:53 +01:00
Oliver Sand 806929fe2f Move code from ecosystem package to explore package 2021-02-03 09:37:53 +01:00
github-actions[bot] cda741034d Version Packages 2021-01-28 10:46:08 +00:00
github-actions[bot] c5584b62c2 Version Packages 2021-01-21 13:13:05 +00:00
github-actions[bot] be332e13ea Version Packages 2021-01-14 13:05:31 +00:00
github-actions[bot] 28d7f319f4 Version Packages 2021-01-07 10:31:20 +00:00
github-actions[bot] a1ebbdeee0 Version Packages 2020-12-29 10:59:38 +00:00
github-actions[bot] c3c04658f2 Version Packages 2020-12-22 12:14:20 +00:00
blam 606b988cd9 bump some packages 2020-12-17 11:51:43 +01:00
github-actions[bot] cf187484bf Version Packages 2020-12-10 11:25:39 +00:00
Askar a6a2ca6204 remove React's FC type from codebase (#3527)
* WIP-packages: remove React's FC type from codebase

* remove FC from other directories

* fix build failures

* add types to required packages
2020-12-10 11:23:29 +01:00
Adam Harvey 8b395bee26 Add standard NPM metadata 2020-12-08 13:42:23 -05:00
github-actions[bot] 01aa774d9a Version Packages 2020-12-03 15:28:22 +00:00
Patrik Oldsberg b08351ebb4 plugins: keep plugin package.json in sync 2020-11-27 14:15:08 +01:00