Commit Graph

13845 Commits

Author SHA1 Message Date
Patrik Oldsberg 32925b0d00 docs: remove plugins from createApp examples + clarify app auth tutorial
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-05-23 19:37:52 +02:00
Tim b1e08db2f1 Exclude rfc label from stalebot
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-23 11:37:01 -06:00
Fredrik Adelöw c1cb9ebc50 Merge pull request #5778 from lunarway/fix/admonition-font-size
Set techdocs admonition font size to 1rem
2021-05-23 19:08:17 +02:00
Himanshu Mishra 0b4c50cba8 docs: Update GitLab auth environment variable names
Sync with the names used in `app-config.yaml`

https://github.com/backstage/backstage/blob/f681f408d443fa75ed0de4ee0cde8de03357be72/app-config.yaml#L283-L286

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-05-23 13:17:17 +02:00
Alexander Kaserbacher 5baf2ff0f9 Add changeset
Signed-off-by: Alexander Kaserbacher <alex.kaserbacher@icloud.com>
2021-05-22 10:41:31 +02:00
Alexander Kaserbacher 6e829c9a4e Add tests for WarningPanel
Signed-off-by: Alexander Kaserbacher <alex.kaserbacher@icloud.com>
2021-05-22 10:23:36 +02:00
Tim Hansen bec8aab60e Fix tests
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-21 20:48:46 -06:00
Tim Hansen 09230dd5d8 Switch tag picker to Autocomplete
Fix UserList counts not applying other filters

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-21 20:22:39 -06:00
Jacob Bolda 2cf98d279a config-loader resolve config from cwd
Signed-off-by: Jacob Bolda <me@jacobbolda.com>
2021-05-21 17:38:38 -05:00
Crevil 4ea9df9d33 Set techdocs admonition font size to 1rem
Currently admonitions in TechDocs are rendered with font size 0.64rem which is much smaller than the rest of the text. This makes admontions hard to read and further "undo"s the attention they are here to provide.

This change adds a style overide, like we do with tables that sets the size to 1rem for bot collapsable and expanded admonitions.

Some trailing whitespace in the CSS styles is removed as well.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-05-21 21:52:27 +02:00
Tim Hansen 8fc260df19 Merge branch 'master' into timbonicus/catalog-entity-context 2021-05-21 13:12:09 -06:00
Patrik Oldsberg f681f408d4 Merge pull request #5773 from backstage/rugvip/observable
core-api: add global definition of Symbol.observable
2021-05-21 19:53:20 +02:00
Patrik Oldsberg d597a50c66 core-api: add global definition of Symbol.observable
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-05-21 19:04:30 +02:00
Patrik Oldsberg a494dd1247 Merge pull request #5757 from jrosales/patch-1
Add b.well to the adopters list
2021-05-21 17:18:41 +02:00
Patrik Oldsberg e421b4cce1 Merge pull request #5770 from backstage/imgbot
[ImgBot] Optimize images
2021-05-21 17:13:26 +02:00
Jacob Rosales 9133f3f5cb Update ADOPTERS.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-05-21 09:39:55 -05:00
Marcus Eide 1cd0cacd91 Add changeset
Signed-off-by: Marcus Eide <eide@spotify.com>
2021-05-21 15:16:01 +02:00
Marcus Eide 76e6c0b53b Add yaml support in jest
Signed-off-by: Marcus Eide <eide@spotify.com>
2021-05-21 15:14:37 +02:00
ImgBotApp c633ee5d5c [ImgBot] Optimize images
*Total -- 1,849.29kb -> 1,645.48kb (11.02%)

/microsite/blog/assets/21-05-20/200-engineers.png -- 38.06kb -> 14.04kb (63.11%)
/microsite/blog/assets/21-05-20/1000-engineers.png -- 51.17kb -> 19.06kb (62.76%)
/microsite/blog/assets/21-05-20/1000-plus-engineers.png -- 61.57kb -> 23.00kb (62.65%)
/microsite/blog/assets/21-05-20/create.gif -- 264.28kb -> 213.92kb (19.06%)
/microsite/blog/assets/21-05-20/explore.gif -- 299.49kb -> 266.31kb (11.08%)
/microsite/blog/assets/21-05-20/manage.gif -- 331.70kb -> 313.86kb (5.38%)
/microsite/blog/assets/21-05-20/create-manage-explore.gif -- 803.03kb -> 795.29kb (0.96%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-05-21 13:09:23 +00:00
Johan Haals 7417241fcc fix format
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-21 14:52:51 +02:00
Johan Haals 122caf5620 Merge pull request #5760 from AlleyWei/alleywei/blog-create-manage-explore
Microsite: Add new blog - Create, Manage, Explore
2021-05-21 14:50:53 +02:00
Johan Haals 66fee560e5 Update packages/integration/src/github/GithubCredentialsProvider.ts
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Ben Lambert <3645856+benjdlambert@users.noreply.github.com>
2021-05-21 14:46:51 +02:00
Johan Haals cdda040129 Update api-report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-21 14:28:42 +02:00
Johan Haals 0fd4ea4431 Exclude emails using app auth with GithubOrgReaderProcessor
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-21 14:21:58 +02:00
AlleyWei 983d3d44bf Update microsite/blog/2021-05-20-adopting-backstage.md
Co-authored-by: Tim <timbonicus@gmail.com>
2021-05-21 08:04:50 -04:00
dependabot[bot] 5530b75b1e chore(deps-dev): bump @types/classnames from 2.2.11 to 2.3.1
Bumps [@types/classnames](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/classnames) from 2.2.11 to 2.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/classnames)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 04:24:31 +00:00
Tim Hansen 88a88ab0c8 Remove deprecated github-org processor config
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-20 20:15:46 -06:00
Phil Kuang 4d38bab75f fix(github-deployments): handle deployments without commits
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-05-20 20:43:59 -04:00
AlleyWei 955baa1302 Vocab additions
signed-off-by: AlleyWei <alexandrawei@spotify.com>
2021-05-20 18:38:50 -04:00
AlleyWei a3daf5b3af Additional updates to Create Manage Explore blog
Additional updates to Create Manage Explore blog

Signed-off-by: Alleywei <alexandrawei@spotify.com>
2021-05-20 18:35:35 -04:00
AlleyWei 8dd9d4c456 Updates for Create Manage explore blog
Updates for create manage explore blog

Signed-off-by: Alexandra Wei <alexandrawei@spotify.com>
2021-05-20 18:11:46 -04:00
AlleyWei 612f78a44e Add Blog: Create, Manage, Explore
Adding new blog.

Signed-off-by: Alexandra Wei <alexandrawei@spotify.com>
2021-05-20 17:33:14 -04:00
AlleyWei 466b91f50c Create, Manage, Explore
Updates to imagery in blog
2021-05-20 17:26:16 -04:00
AlleyWei 28bf156f94 Update 2021-05-20-adopting-backstage.md 2021-05-20 16:35:17 -04:00
AlleyWei c60466d5a0 Blog: Create, Manage, Explore
New blog: create, manage, explore
2021-05-20 16:21:49 -04:00
Jacob Rosales 524bd92639 Add b.well to the adopters list 2021-05-20 13:54:41 -05:00
Ben Lambert dc7ac4076a Merge pull request #5749 from backstage/changeset-release/master
Version Packages
2021-05-20 16:22:57 +02:00
github-actions[bot] c353fb9125 Version Packages 2021-05-20 14:03:29 +00:00
Ben Lambert 3a40cd16c5 Merge pull request #5750 from backstage/blam/fail-branch-protection
fix(scaffolder): added some logging if we can't enable branch protection for free repos
2021-05-20 15:58:32 +02:00
blam 021eb366a8 chore: reworking the logic
Signed-off-by: blam <ben@blam.sh>
2021-05-20 15:49:21 +02:00
blam 5fc87a693c fix(scaffolder): added some logging if we can't enable branch protection for free repos
Signed-off-by: blam <ben@blam.sh>
2021-05-20 15:41:30 +02:00
Fredrik Adelöw 8f3796e4cc Merge pull request #5734 from kuangp/fix/shortcuts
fix(shortcuts): prevent horizontal scrollbar
2021-05-20 14:55:13 +02:00
Phil Kuang 15ffc1ac91 fix(shortcuts): prevent horizontal scrollbar
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-05-20 08:36:53 -04:00
dependabot[bot] 3ef3485b01 chore(deps): bump @gitbeaker/node from 28.2.0 to 29.2.0
Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker) from 28.2.0 to 29.2.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/28.2.0...29.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 12:30:26 +00:00
Fredrik Adelöw c6af6f8fe9 Merge pull request #5746 from backstage/freben/adr-no-norm
adjust ADR002 accordingly since normalization no longer happens
2021-05-20 14:26:56 +02:00
Patrik Oldsberg 750ca1cce7 Merge pull request #5683 from backstage/changeset-release/master
Version Packages
2021-05-20 14:23:48 +02:00
Fredrik Adelöw 1db0882be1 adjust ADR002 accordingly since normalization no longer happens
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-20 14:06:39 +02:00
Himanshu Mishra cc592248b7 chore: Add changeset for minor followup on signinpage
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-05-20 14:04:43 +02:00
Himanshu Mishra 4860f242d3 signinpage: always execute login logic on component load
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-05-20 14:02:17 +02:00
Himanshu Mishra 2300f303a5 signinpage: Show page in case of auto pop-up
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-05-20 13:58:58 +02:00