74233 Commits

Author SHA1 Message Date
Patrik Oldsberg 73231427e1 backend-common: add top-level archive filtering to ArchiveResponse + fix files() 2020-11-12 12:27:33 +01:00
Patrik Oldsberg 1b632b5aa7 backend-common: add archive tree reading utilities 2020-11-12 12:27:33 +01:00
Patrik Oldsberg e74422b4d8 backend-common: make ReadTreeResponse.files async 2020-11-12 12:27:33 +01:00
Patrik Oldsberg 1ef651471d package: add override of core for roadie plugins 2020-11-12 12:25:39 +01:00
github-actions[bot] 76a8099029 Version Packages 2020-11-12 10:52:23 +00:00
Fredrik Adelöw 752808090b auth-backend: Handle non-7-bit safe characters in the posted message data (#3280) 2020-11-12 11:48:46 +01:00
Fredrik Adelöw 4628763998 auth-backend: Encode the OAuth state param using URL safe chars (#3281) 2020-11-12 11:43:35 +01:00
Marek Calus 7008e042f9 Fix link to PR 2020-11-12 10:13:18 +01:00
Marek Calus be2d7b3376 Change ragister-component to catalog-import 2020-11-12 09:08:49 +01:00
Ryan Vazquez d5a2bf9296 Merge pull request #3268 from backstage/ryanv-cost-insights-custom-toolips
Ryanv cost insights custom toolips
2020-11-11 16:41:47 -05:00
Fredrik Adelöw c250dfe293 Update README.md (#3278) 2020-11-11 18:27:27 +01:00
Samira Mokaram 2be408a226 recator UI and remove comments 2020-11-11 16:48:44 +01:00
Fredrik Adelöw 9090739a53 storybook: fix broken stories that lack a router parent (#3273) 2020-11-11 14:42:08 +01:00
Himanshu Mishra 67ba233fb6 Merge pull request #3277 from backstage/sonarqube-readme
Improve sonarqube readme
2020-11-11 14:40:35 +01:00
Samira Mokaram 20324b2d65 add test 2020-11-11 14:25:59 +01:00
Samira Mokaram 2aed296e45 change UI bsed on UX 2020-11-11 14:24:40 +01:00
Oliver Sand 84b654d5de Use dense table style and outlined chips in the API Explorer (#3276)
This matches the styling of the catalog.
2020-11-11 13:34:40 +01:00
Fredrik Adelöw 4a9d666a32 catalog: more info about refresh errors (#3272)
We sometimes get errors like `Cannot read property 'toLowerCase' of undefined` which really doesn't help debugging. So log the error stack instead of just the message, and also make the rules enforcer (which is the very first code that's hit by newly read data) more defensive. The latter is needed because no validation has been performed on the entity data yet, so if the user mistakenly inserted bad data, the code will crash instead of just rejecting the data as invalid.
2020-11-11 13:31:08 +01:00
Oliver Sand c3e8426a91 Improve sonarqube readme
The wrong name here leads to confusion.
2020-11-11 13:03:19 +01:00
Himanshu Mishra 9badb8f737 TechDocs project: try without having an emoji in the name 2020-11-11 09:53:26 +01:00
Ryan Vazquez 0703edee09 changeset 2020-11-10 16:48:27 -05:00
Ryan Vazquez 2fcc82a95c emphasize divider background
use fixed title for project growth alert

map product option to entity id in client

remove conditional from test name

update tooltip verbiage for unlabeled costs

add default tooltip

tooltip cleanup

remove unused palette property
2020-11-10 16:33:37 -05:00
o-farooq a906f20e7b feat(techradar-plugin) add techradar blip history backend support (#3191)
* add techradar entry history data structure

* updated names and added changeset

* fix docs

Co-authored-by: Omer Farooq <17722640+o-farooq@users.noreply.github.com>
2020-11-10 16:29:45 +01:00
Mateusz Lewtak b4204066f0 Feat: Add BuildKite CI/CD Plugin to sample app (#3248)
* Feat: Add BuildKite CI/CD Plugin to sample app

* Feat: Add EntityPage test, bump plugin version

* Feat: update package.json

* feat: run prettier

* Feat: update test code after CR
2020-11-10 16:02:13 +01:00
Himanshu Mishra 99c35b909a Emojis are nice - Fix column name Incoming 📨 2020-11-10 15:29:28 +01:00
Himanshu Mishra 8dd60357f1 Add MY_GITHUB_TOKEN for the project board automation workflow 2020-11-10 15:20:20 +01:00
Ivan Shmidt c58fa2cb13 fix: disable files field sync 2020-11-10 15:10:41 +01:00
Ivan Shmidt cd8645511e Merge branch 'mob/scaffolder-cra-fixes' into shmidt-i/universal-file-github-actions 2020-11-10 15:04:48 +01:00
Ivan Shmidt 4c1a77c98f Merge branch 'master' of github.com:backstage/backstage into mob/scaffolder-cra-fixes 2020-11-10 14:35:00 +01:00
Andrés Torres 39eef81349 fix: link to examples in Catalog docs (#3271)
Fix reference to artist-lookup-component.yaml path in Catalog docs, the new folder structure is missing
2020-11-10 12:12:17 +01:00
Himanshu Mishra 954df59063 Move TechDocs project board: Fix workflow 2020-11-10 10:22:48 +01:00
Ryan Vazquez 82eaf04706 bugfix: display select for 1 or more metrics 2020-11-09 14:38:02 -05:00
Marek Calus 737f79a53b Apply catalog-import code review comments 2020-11-09 20:03:08 +01:00
Marek Calus 778b946e5c Fix code review suggestions in catalog-backend 2020-11-09 19:26:22 +01:00
Oliver Sand 0c0798f082 Persist Table Filters in the API Explorer (#2936)
* fix: allow changing the categories of a checkbox tree

* feat: allow setting the current selection in the checkbox tree

* feat: allow setting the current selection in the select

* feat: add a way to access the tables internal state (filters, search, ...)

* feat: add useQueryParams hook

* feat: persist the table state of the api explorer in the url

* Use react-use instead of writing own hooks

* Resolve review comments

* Rename selectedChilds to selecetedChildren

* Add changesets

* Support passing a separate state name to useQueryParamState

This allows to use the useQueryParamState hook multiple time per route and have a separate state.

* refactor: fix typo...
2020-11-09 18:19:47 +01:00
Fredrik Adelöw 091765a32e Update help-im-behind-a-corporate-proxy.md (#3266) 2020-11-09 17:55:32 +01:00
Ryan Vazquez ac4cfa0cf1 Merge branch 'master' into ryanv-cost-insights-custom-toolips 2020-11-09 11:07:13 -05:00
Chad Wilson 2d0bd1be70 About card edit improvements (#2950)
* Update to Edit link in Card component.

* prettier

* new line

* Added changeset

* Actually run prettier. . .

* Added functionality to determine source of url for icon choice. Fixed failed tests.

* Added test case for new edithref attribute

* Prettier

* forgot a file

* correct url substring sanitation

* corrected url substring sanitation

* Added handling of Bitbucket Cloud and Gitlab.

* Added tests for each GitLab and BitBucket edits.

* Update to leverage git-url-parse

* update test to reflect owner change
2020-11-09 16:52:00 +01:00
Sebastian Qvarfordt f059eaf755 readTree method on UrlReader (#2925)
* Basic implementation of readTree on github and use it in techdocs

* Added a UrlPreparer and cleaned up some minor things

* Download entire archive and filter out the wanted files in readTree

* Added test for dir output of tree reader

* Fixed formatting

* Fixed formatting

* Some cleanups and fixes

* Fix typing issues

* Fix prettier

* Fix prettier

* Removed unused dependency

* Fixed comments on PR

* Prettier

* Moved @types/fs-extra to devDeps

* Fixed another PR comment

* Added a test for getDocFilesFromRepository

* Prettier
2020-11-09 16:28:51 +01:00
Ryan Vazquez f12b26274c remove unused import 2020-11-09 10:08:24 -05:00
Ryan Vazquez 3be3868e0d merge 2020-11-09 09:57:46 -05:00
Mateusz Lewtak 9e336a57a5 Feat: update GitHub Pull Request plugin version (#3265) 2020-11-09 15:48:56 +01:00
Ryan Vazquez c8b24b5bb3 custom tooltip; export custom bar chart components 2020-11-09 09:34:11 -05:00
Ryan Vazquez 8a39c5bd1c Big Query -> BigQuery 2020-11-09 09:33:42 -05:00
Patrik Oldsberg 78c67928ac Merge pull request #3260 from backstage/rugvip/schema
microsite/static: add confugration meta-schema based on JSONSchema draft-07
2020-11-07 15:48:21 +01:00
Patrik Oldsberg 63834ee338 microsite/static: add confugration meta-schema based on JSONSchema draft-07 2020-11-07 12:51:39 +01:00
Adam Harvey a41730c6ea [plugin-jenkins] Add tooltip to Jenkins build rerun (#3251)
* Add tooltop to Jenkins build rerun

* Add tooltip to spelling
2020-11-07 12:31:11 +01:00
Adam Harvey 00b7b66bd8 Fix typo in support button example (#3262) 2020-11-07 12:30:16 +01:00
Omer Farooq 40bb4a2c74 fix docs 2020-11-07 23:15:14 +13:00
Omer Farooq 59e2551801 updated names and added changeset 2020-11-07 23:10:41 +13:00