Commit Graph

13554 Commits

Author SHA1 Message Date
Patrik Oldsberg 7605c11cda bump Node.js to 16 & 18
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 11:39:08 +01:00
renovate[bot] 969a8444ea Update dependency esbuild to ^0.15.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-06 21:39:50 +00:00
aaron 151df9ac6e Update config.d.ts
Signed-off-by: aaron <aaronbraundmeier@gmail.com>
2022-11-04 14:03:11 -05:00
aaron fd80613e28 Update example-schema.json
replaced with "allowlist" for more inclusive terminology

Signed-off-by: aaron <aaronbraundmeier@gmail.com>
2022-11-04 14:02:41 -05:00
aaron c250fd8f8c Update config.d.ts
replacing with "allowlist" for inclusive terminology

Signed-off-by: aaron <aaronbraundmeier@gmail.com>
2022-11-04 14:01:16 -05:00
Eric Peterson 580285787d Add create and click analytics events to 'next' create page
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-11-04 12:45:29 +01:00
Patrik Oldsberg 4f9607f09e Merge pull request #14005 from djamaile/master
feat: add GroupListPicker component
2022-11-04 11:58:02 +01:00
Patrik Oldsberg b12c00aaba Merge pull request #13818 from Ahampa07/feat/explore-plugin-tools-content
Explore Plugin: Added support for customize the explore plugin Tools Tab content
2022-11-03 16:09:50 +01:00
hram_wh d7ffce9984 changes
Signed-off-by: hram_wh <hakkam@Hakkams-MacBook-Pro.local>
2022-11-03 19:39:11 +05:30
Patrik Oldsberg 75f2680575 Merge pull request #14358 from RoadieHQ/better-error-handling
add more specific error handling for github actions
2022-11-03 12:01:53 +01:00
hram_wh b8ec39aba5 prettier fix
Signed-off-by: hram_wh <hakkam@Hakkams-MacBook-Pro.local>
2022-11-03 16:11:46 +05:30
hram_wh 551d572447 minor changes
Signed-off-by: hram_wh <hakkam@Hakkams-MacBook-Pro.local>
2022-11-03 16:01:07 +05:30
hram_wh a392bd38ab readme section for tools content customization
Signed-off-by: hram_wh <hakkam@Hakkams-MacBook-Pro.local>
2022-11-03 10:53:53 +05:30
Patrik Oldsberg 2b3d3a9fee Merge pull request #14129 from jrwpatterson/master
Extend the UserProfileCard and GroupProfileCard to allow for adding links
2022-11-02 17:18:21 +01:00
Patrik Oldsberg 6752df6279 Merge pull request #14371 from Bonial-International-GmbH/pjungermann/auth-logging
chore(auth): improve logging
2022-11-02 15:49:20 +01:00
Patrik Oldsberg 7a503c0d41 Merge pull request #14368 from jgrumboe/fix-gh-cb-docs
Fix GitHub callback URL documentation
2022-11-02 13:57:10 +01:00
Johannes Grumböck 405eab555f Fix: missing another occurrence of GH auth callback URL
Signed-off-by: Johannes Grumböck <johannes@grumboeck.net>
2022-11-02 13:39:12 +01:00
Joe Patterson a71c4545b1 Merge branch 'master' of github.com:jrwpatterson/backstage 2022-11-02 10:11:40 +10:00
Joe Patterson 49fc8ae6b4 fix type error in LinksGroup
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
2022-11-02 10:11:00 +10:00
Joe Patterson 614270f41a Merge branch 'backstage:master' into master 2022-11-02 10:05:27 +10:00
Joe Patterson e63b1d973e fix missing icon
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
2022-11-02 09:59:03 +10:00
github-actions[bot] f1c3cdfb2d Version Packages (next) 2022-10-31 16:19:04 +00:00
Andre Wanlin 605f269f0d Updated Playlist docs
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-10-28 15:39:45 -05:00
Johan Haals 834a7d906b Merge pull request #14019 from Borchies/recover-gitlabid-template
chore(gitlab-mr-action): remove deprecation of projectid for template…
2022-10-28 13:45:22 +02:00
Patrick Jungermann abaed9770e chore(auth): improve logging
Make the logging more clear as "provider" is ambiguous.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-28 11:58:34 +02:00
Johan Haals 405370d5fe Merge pull request #14353 from alissonfabiano/af/ignore-case-readme-extension
[Azure-Devops-Backend] ignore case readme extension
2022-10-28 09:30:17 +02:00
Johannes Grumboeck c7a6c96d0b chore: fix wrong github callback url documentation
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2022-10-28 01:08:07 +02:00
Ray Terrill b03271281b Update README to replace deprecated defaultRefreshIntervalSeconds with schedule
Signed-off-by: Ray Terrill <rayterrill@users.noreply.github.com>
2022-10-27 15:03:36 -07:00
Brian Fletcher ed438a3ba5 add more specific error handling for github actions
Previously the errorApi would post a message to the page. However it was
unclear which plugin was causing the error. Instead this renders a panel with
the full error.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-10-27 11:21:21 +01:00
Alisson Fabiano a0d6e94f93 fixed read case sentive extesion and updated deprecated read to readUrl
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com>
2022-10-26 15:26:21 +01:00
Alisson Fabiano 7f20c4dad9 fixed test to accept readUrl instaed deprecated read
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com>
2022-10-26 15:25:16 +01:00
Alisson Fabiano 8988c14463 test: adjust test to throw error when extension is case invariant
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com>
2022-10-26 11:10:02 +01:00
Otto Sichert 58c3581f8d Merge pull request #14323 from agentbellnorm/fix-techdocs-cli-serve
[TechDocs] Fix techdocs cli serve
2022-10-26 10:53:32 +02:00
Otto Sichert cc8701d2fb Add documentation for configuring TechDocsReaderPage
Signed-off-by: Otto Sichert <git@ottosichert.de>
2022-10-25 17:38:43 +02:00
Morgan 5878dcd120 remove unused import
Signed-off-by: Morgan <mbentell@spotify.com>
2022-10-25 16:39:57 +02:00
Morgan 1a22b5f1b1 rewrite loop code
Signed-off-by: Morgan <mbentell@spotify.com>
2022-10-25 16:27:03 +02:00
Morgan 431ecaf1d5 this seems to solve the issue. actually get the nested element instead of the parent of that element
Signed-off-by: Morgan <mbentell@spotify.com>
2022-10-25 16:27:03 +02:00
github-actions[bot] d4df1fbb2e Version Packages (next) 2022-10-25 13:18:27 +00:00
Josh Maxwell d331fe795e Replacing gitlab integration host with stripped url already present
Signed-off-by: Josh Maxwell <jmaxwell@qualtrics.com>
2022-10-25 14:06:34 +02:00
Josh Maxwell ee653a97c5 Using GitHub Integration Host information in place of static GitHub hostname
Signed-off-by: Josh Maxwell <cctechwiz@gmail.com>
2022-10-25 14:05:11 +02:00
Dmitry Lobanov f905853ad6 refactor: replace @material-ui Link
Signed-off-by: Dmitry Lobanov <lobanov.dmitry.s@gmail.com>
2022-10-25 13:05:18 +02:00
Fredrik Adelöw 0216863048 Merge pull request #14300 from backstage/freben/github-issues-casing
lowercase h in github, in plugins/github-issues
2022-10-25 10:48:02 +01:00
Fredrik Adelöw 52d168b6a1 Merge pull request #14312 from backstage/freben/circ
get rid of circular imports
2022-10-25 10:46:52 +01:00
Johan Haals 7a3440e118 Merge pull request #14305 from backstage/rugvip/sync
github-pull-requests-board: sync changelog
2022-10-25 11:30:49 +02:00
Fredrik Adelöw 7573b65232 get rid of circular imports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-25 11:00:05 +02:00
djamaile 4c74b20a6a chore: respond to comments
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-10-25 01:29:46 +02:00
Anders Näsman 5a959e5c58 Merge pull request #13740 from Cylix/EntityListDocsGrid-Categories
plugin-techdocs: add group filtering support to EntityListDocsGrid
2022-10-24 20:53:53 +02:00
Patrik Oldsberg aad90cab64 github-pull-requests-board: sync changelog
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-24 14:06:09 -04:00
Simon Ninon 5691baea69 plugin-techdocs: add group filtering support to EntityListDocsGrid
Signed-off-by: Simon Ninon <sninon@pagerduty.com>
2022-10-24 10:34:57 -07:00
Fredrik Adelöw ead285b9e4 lowercase h in github, in plugins/github-issues
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-24 16:08:50 +02:00