Commit Graph

9258 Commits

Author SHA1 Message Date
Fredrik Adelöw b3f3e42036 move IdentityClient.getBearerToken
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-09 10:38:12 +01:00
Fredrik Adelöw 9058bb1b5e add empty @backstage/plugin-auth-node
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-09 10:23:07 +01:00
Fredrik Adelöw 6bc86fcf2d make IdentityClient.listPublicKeys private
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-09 10:23:07 +01:00
github-actions[bot] e74f416a00 Version Packages (next) 2022-02-08 19:38:17 +00:00
Daniel Deloff 3396bc5973 remove option for disabling refresh
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com>
2022-02-08 14:04:50 -05:00
Fredrik Adelöw cdc4282e3f Merge pull request #9351 from backstage/dependabot/npm_and_yarn/knex-1.0.2
chore(deps): bump knex from 0.95.6 to 1.0.2
2022-02-08 17:05:17 +01:00
Ben Lambert 5f0a20db15 Merge pull request #9391 from snehaljos/issue9157
Fixed bug in UI | Fix for issue #9157
2022-02-08 15:01:28 +01:00
blam 1026f12334 chore: fixing a totally different way and arguably a more simpler way.
Signed-off-by: blam <ben@blam.sh>
2022-02-08 14:36:20 +01:00
Ben Lambert 2c82f6b5dd Merge pull request #9397 from mufaddal7/feature/export-dashboard-component
export DashboardSnapshotComponent from new-relic-dashboard plugin
2022-02-08 10:06:06 +01:00
mufaddal motiwala a7abd5f35b jsDoc comment added
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2022-02-08 12:09:31 +05:30
Ben Lambert 89b88a920d Merge pull request #9379 from backjo/feature/AddExpandParamToMsGraphQuery
feat: add optional userExpand parameter for ms graph
2022-02-07 19:27:23 +01:00
mufaddal motiwala 22ebeb4575 API report added
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2022-02-07 23:03:41 +05:30
mufaddal motiwala 5ca42462b7 export DashboardSnapshotComponent
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2022-02-07 22:41:33 +05:30
blam 7d2ddae27a chore: updated api-report
Signed-off-by: blam <ben@blam.sh>
2022-02-07 18:04:28 +01:00
Ben Lambert 910a7e0dde Merge pull request #9344 from backstage/rugvip/auth-cookies
auth-backend: make it possible to tweak the cookie configuration logic
2022-02-07 16:46:18 +01:00
Fredrik Adelöw 1dd5a02e91 fix build
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-07 15:51:58 +01:00
dependabot[bot] 2441d1cf59 chore(deps): bump knex from 0.95.6 to 1.0.2
Bumps [knex](https://github.com/knex/knex) from 0.95.6 to 1.0.2.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits)

---
updated-dependencies:
- dependency-name: knex
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 15:51:55 +01:00
snehaljos 41402f98a8 Fixed bug in UI | Fix for issue #9157
Signed-off-by: snehaljos <joyalsnehal3421@gmail.com>
2022-02-07 19:21:00 +05:30
Ben Lambert 653e98bbe5 Merge pull request #9359 from RoadieHQ/loading-progress-on-task-page
adds progress bar to the task page..
2022-02-07 14:33:14 +01:00
Ben Lambert d2c379aeab Merge pull request #9247 from backstage/filter-query-params
Respect queryParameter updates in catalog pickers
2022-02-07 13:18:40 +01:00
Emma Indal a4a777441d [Home] homepage component starred entities (#9378)
* implement starred entities home page component + add to storybook

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* update default template to include starred entities

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* add changeset

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* api report

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-07 11:28:26 +01:00
Fredrik Adelöw 709bc85ca1 Merge pull request #9338 from backstage/freben/ea-no-more
Bunch of random api cleanup
2022-02-07 10:45:37 +01:00
Patrik Oldsberg 87bcdc2366 Merge pull request #9341 from backstage/rugvip/todo-test
todo: switch to routable extension + add test
2022-02-07 10:33:14 +01:00
Jonah Back 9b122a780c feat: add optional userExpand parameter for ms graph
Signed-off-by: Jonah Back <jonah@jonahback.com>
2022-02-06 19:23:26 -08:00
Ben Lambert 411d2a425a Merge pull request #9346 from djamaile/master
fix(scaffolder-backend): use the right key when initializing a Gitlab…
2022-02-05 22:02:00 +01:00
Tim Hansen fb39efa320 Fix useEntityListProvider test
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2022-02-04 13:57:27 -07:00
Tim Hansen 911f01ace3 Set initial value from queryParameters
Add tests for external queryParameter updates

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2022-02-04 12:47:18 -07:00
Tim Hansen 680e7c7452 Respect queryParameter updates in pickers
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2022-02-04 09:18:23 -07:00
Brian Fletcher 8563695598 move the progress bar inside the log viewer
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-02-04 15:08:46 +00:00
Patrik Oldsberg 5d5c9bfb4c auth-backend: removed cookieConfigurer from router options
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-04 13:11:10 +01:00
Ben Lambert bbd59ed355 Merge pull request #9275 from RoadieHQ/allow-configurable-holding-text
allow providing holding text for scaffolder loading
2022-02-04 13:04:45 +01:00
Brian Fletcher 9f19529e48 adds progress bar to the task page..
.. if the task is still loading

Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-02-04 12:03:02 +00:00
Jussi Hallila faf49ba82f Add line clamping to search results on modal search screen. (#9331)
* Add line clamping to search results on modal search screen.

Signed-off-by: Jussi Hallila <jussi@hallila.com>

* Add mock to test so we don't have to spin up canvas with jsdom.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-02-04 13:02:22 +01:00
Patrik Oldsberg 323f48704d todo: switch to routable extension + add test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-04 10:39:14 +01:00
Patrik Oldsberg 08fcda13ef auth-backend: make it possible to tweak the cookie configuration logic
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-04 01:32:22 +01:00
djamaile 2bd5f24043 fix(scaffolder-backend): use the right key when initializing a Gitlab client
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-02-03 22:17:53 +01:00
Fredrik Adelöw 7bb1bde7f6 Bunch of random api cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-03 16:27:15 +01:00
Brian Fletcher 6b07ea436c Merge branch 'master' of github.com:backstage/backstage into holding 2022-02-03 14:07:15 +00:00
Mike Ball 63e0e3a70d correct spelling of 'Acknowledge' in tooltip
Correct the spelling of 'Acknowledge' in the
Splunk On Call plugin tooltip title.

Signed-off-by: Mike Ball <mikedball@gmail.com>
2022-02-03 08:36:26 -05:00
github-actions[bot] a12bb7b065 Version Packages 2022-02-03 09:42:25 +00:00
Johan Haals 379427cbbf Merge pull request #9308 from backstage/eide/add-custom-callbackurl-to-providers
[auth-backend]: Add custom `callbackUrl` support to additional providers
2022-02-03 10:36:35 +01:00
Johan Haals 56365604e7 Merge pull request #8807 from Expelizabeth/Expelizabeth/gauge-updates
Adding hover message and an info icon.
2022-02-03 10:33:02 +01:00
Ben Lambert c209fe277e Merge pull request #9168 from backstage/blam/scaffodler-secrets-frontend 2022-02-03 10:23:05 +01:00
Johan Haals c8acc4ae40 chore: fix test
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-03 09:54:07 +01:00
Johan Haals 53c538d6c6 Merge pull request #9310 from awanlin/topic/add-description-to-user-profile-card
Added description to UserProfileCard
2022-02-03 09:32:07 +01:00
Eric Peterson 18317a08db Do not add 'copy to clipboard' buttons to plain-old code instances. (#9314) 2022-02-02 19:00:32 +01:00
Brian Fletcher 17182f82ae remove undefined option for optional param
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-02-02 15:50:11 +00:00
github-actions[bot] 51eecb3f03 Version Packages (next) 2022-02-02 14:28:47 +00:00
Andre Wanlin 64cbca7839 Added description to UserProfileCard
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-02-02 07:07:44 -06:00
Marcus Eide ea30d0fd75 Add support for custom callbackUrls to providers
Signed-off-by: Marcus Eide <eide@spotify.com>
2022-02-02 13:32:57 +01:00