Commit Graph

14139 Commits

Author SHA1 Message Date
Brian Fletcher 0f9af920f4 remove entity ref link popover
This also:
- adds stories for the entity ref links componet
- and moves some of the components into another file

Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-15 09:18:15 +00:00
Brian Fletcher 416affb607 review comments
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-13 14:17:21 +00:00
Brian Fletcher 5bc78a5284 more review comments
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-13 11:46:03 +00:00
Brian Fletcher 2172ae4259 adds a storybook for the peek ahead popover
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-12 14:25:18 +00:00
Brian Fletcher f88981fb1d add unit test for peek ahead popover
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-09 14:47:22 +00:00
Brian Fletcher 1ec7c6b055 small refactors and api reports
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-08 14:19:27 +00:00
Brian Fletcher 1e1bc430eb remove testing content
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-08 13:38:03 +00:00
Brian Fletcher b7c36f924f export the popover component so it can be re-used
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-08 13:35:45 +00:00
Brian Fletcher 8633245fc9 add tags to the entity look ahead and
limit the legth of the description field.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-07 22:24:03 +00:00
Brian Fletcher 08d1fa3d51 some more review comments
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-07 17:41:37 +00:00
Brian Fletcher 65e3e8daad optimization to call the catalog only once per pu
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-07 15:01:26 +00:00
Brian Fletcher d83d7d56e2 more reverted tests
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-07 14:57:13 +00:00
Brian Fletcher 8f742612d3 revert more test changes
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-07 14:56:09 +00:00
Brian Fletcher 347648d8a2 remove wait
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-07 14:53:00 +00:00
Brian Fletcher 3f7790e460 Merge branch 'master' of github.com:backstage/backstage into RoadieHQ-entity-peek-ahead 2022-12-07 14:48:36 +00:00
Brian Fletcher f877061abc some code review comments addressed
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-07 14:45:47 +00:00
Fredrik Adelöw 485bd85c69 Merge pull request #15047 from backstage/jhaals/srv-catalog-client
chore: simplify catalogService tests
2022-12-07 14:49:22 +01:00
Fredrik Adelöw 6c0c91e766 Merge pull request #15033 from backstage/renovate/object-hash-3.x
Update dependency @types/object-hash to v3
2022-12-07 14:48:59 +01:00
Paulo Eduardo Peixoto 7b89dba556 docs(plugins/dynatrace/README.md): fix at example implements.
Signed-off-by: Paulo Eduardo Peixoto <pauloeduardo_peixoto@hotmail.com>
2022-12-06 17:12:44 -03:00
Paulo Eduardo Peixoto 712cb98d73 docs(plugins/dynatrace): update doc and package.json.
Signed-off-by: Paulo Eduardo Peixoto <pauloeduardo_peixoto@hotmail.com>
2022-12-06 16:55:43 -03:00
Paulo Eduardo Peixoto 5cdd1a916b docs(plugins/dynatrace): update doc with install processing.
Signed-off-by: Paulo Eduardo Peixoto <pauloeduardo_peixoto@hotmail.com>
2022-12-06 16:03:07 -03:00
Johan Haals 1458b43040 chore: simplify catalogService tests
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-12-06 14:30:20 +01:00
github-actions[bot] 6465ab3686 Version Packages (next) 2022-12-06 13:22:31 +00:00
Fredrik Adelöw 151c0e1477 remove it instead
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-12-06 12:08:52 +01:00
Fredrik Adelöw ebb77fe0e4 Merge pull request #14366 from GLundh/fix-catalog-2
Catalog kind filter fixes & clean-up
2022-12-06 12:00:14 +01:00
renovate[bot] 4640d6e286 Update dependency @types/object-hash to v3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-12-06 10:02:50 +00:00
Johan Haals 170df8408f Merge remote-tracking branch 'origin/master' into howlowck/non-blocking
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-12-06 10:58:07 +01:00
Hao Luo cbbdf25ddb makes the next listener one-time use, to avoid memory leaks.
Signed-off-by: Hao Luo <howlowck@gmail.com>
2022-12-05 14:51:16 -06:00
Damon Kaswell 892f71ef56 Merge branch 'master' of github.com:backstage/backstage into dekoding/more-resilient-incremental-providers 2022-12-05 12:06:27 -08:00
Brian Fletcher f39bec7b58 imports
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-05 19:57:38 +00:00
Brian Fletcher ca6510f411 more test fixes
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-05 19:36:31 +00:00
Damon Kaswell f278c1bd79 Fix set bug and use more efficient vars
Signed-off-by: Damon Kaswell <damon.kaswell1@hp.com>
2022-12-05 08:06:33 -08:00
Brian Fletcher 7b1fe36efc fix more tests
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-05 15:23:05 +00:00
Johan Haals 3885bddb84 Merge pull request #15018 from Znarvl/deprecations_cost-insights
Cleaned up deprecation in plugins/cost-insight
2022-12-05 14:30:09 +01:00
Brian Fletcher 281df37809 fix tests and improve error handling
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-05 13:10:49 +00:00
Fredrik Adelöw abacafce3f Merge pull request #15009 from backstage/freben/tscheck
ts-check all migration files
2022-12-05 13:53:52 +01:00
Simon 978ed3b8c8 added api report
Signed-off-by: Simon <simme.jakobsson@gmail.com>
2022-12-05 12:26:33 +01:00
Simon 5960d0902e ran prettier, added changeset
Signed-off-by: Simon <simme.jakobsson@gmail.com>
2022-12-05 12:03:57 +01:00
Fredrik Adelöw 774c420037 Merge pull request #15017 from backstage/freben/bump-json-schema-library
Bump json-schema-library
2022-12-05 12:02:21 +01:00
Fredrik Adelöw 9b606366bf Bump json-schema-library
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-12-05 11:17:38 +01:00
Johan Haals e23c811ec7 Merge pull request #15001 from backstage/renovate/react-hookz-web-20.x
Update dependency @react-hookz/web to v20
2022-12-05 11:04:57 +01:00
Brian Fletcher f68ff9a3d8 fix width of popover
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-05 10:02:21 +00:00
Brian Fletcher dcc65c637a yarn update
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-05 09:35:29 +00:00
Brian Fletcher 516b2039b6 changeset
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-05 09:19:43 +00:00
Brian Fletcher d4d0ffcafa tidy
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-05 09:17:14 +00:00
Brian Fletcher 248ed0f7d8 add entity peek ahead component
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-12-05 09:11:20 +00:00
Eric Peterson 8512673a8e Merge pull request #14941 from ConnorDY/feature/stack-overflow-access-token-header
Add API Access Token option to Stack Overflow backend plugin
2022-12-04 16:54:37 +01:00
Fredrik Adelöw 6b906b056e Merge pull request #14966 from cthtrifork/feature/vault-publicUrl
Added (optional) publicUrl to vault-backend plugin
2022-12-04 12:49:54 +01:00
Fredrik Adelöw c507aee8a2 ts-check all migration files
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-12-03 16:24:57 +01:00
Connor Younglund fa7dacc5c7 an --> a
Signed-off-by: Connor Younglund <younglund_connor@bah.com>
2022-12-02 16:00:11 -05:00