Tim Hansen
3601847bda
Merge branch 'master' into timbonicus/catalog-entity-context
2021-05-26 09:01:12 -06:00
Tim Hansen
44ece9881e
Remove FilterEnvironment
...
Use parameter properties for EntityFilter types
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-05-25 21:10:43 -06:00
Fredrik Adelöw
1b60694c4f
Merge pull request #5787 from backstage/freben/errors
...
Foundation for standard status values
2021-05-24 21:50:15 +02:00
Eric Peterson
8352c2e7b0
Merge pull request #5791 from backstage/iameap/techdocs-invalid-url
...
[TechDocs] Prevent WSOD when rendering pages with malformed links
2021-05-24 20:29:03 +02:00
Fredrik Adelöw
aef9fb2399
Implement suggested changes after discussions
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-24 19:13:30 +02:00
Eric Peterson
bf805b4679
Changeset.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-05-24 17:56:18 +02:00
Eric Peterson
fd381447a5
Fixes WSOD when loading docs with un-parseable URLs that were auto-transformed to links by mkdocs
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-05-24 17:51:53 +02:00
Himanshu Mishra
0ed1f45660
Merge pull request #5782 from backstage/orkohunter/docs-auth-gitlab
2021-05-24 16:27:57 +02:00
Patrik Oldsberg
e3c18ec501
Merge pull request #5771 from backstage/eide/yaml-jest
...
[cli]: Add yaml support to jest config
2021-05-24 15:05:47 +02:00
Fredrik Adelöw
bba9b444a2
Merge pull request #5789 from backstage/freben/caniuse
...
bump caniuse db to get rid of browserslist warning
2021-05-24 11:54:25 +02:00
Fredrik Adelöw
6fd8778ecb
Merge pull request #5766 from backstage/dependabot/npm_and_yarn/types/classnames-2.3.1
...
chore(deps-dev): bump @types/classnames from 2.2.11 to 2.3.1
2021-05-24 11:19:18 +02:00
Fredrik Adelöw
539fa31e61
Merge pull request #5788 from backstage/imgbot
...
[ImgBot] Optimize images
2021-05-24 10:45:58 +02:00
Fredrik Adelöw
b8fed4073e
bump caniuse db to get rid of browserslist warning
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-24 10:41:38 +02:00
Fredrik Adelöw
add62a4552
Foundation for standard status values
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-24 10:29:54 +02:00
ImgBotApp
139c12f236
[ImgBot] Optimize images
...
*Total -- 103.15kb -> 64.16kb (37.8%)
/docs/integrations/github/permissions.png -- 30.82kb -> 18.69kb (39.37%)
/docs/integrations/github/email.png -- 72.33kb -> 45.47kb (37.13%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-05-24 08:12:01 +00:00
Johan Haals
46541626ad
Merge pull request #5769 from backstage/mob/handle-private-emails
...
Exclude emails using app auth with `GithubOrgReaderProcessor`
2021-05-24 09:59:36 +02:00
Johan Haals
6dce185112
Merge pull request #5743 from backstage/mob/document-github-intergration
...
Document GitHub org reader permissions using Github Apps
2021-05-24 09:32:15 +02:00
Patrik Oldsberg
9a6d4b3f1e
Merge pull request #5784 from backstage/rugvip/noplugins
...
docs: remove plugins from createApp examples + clarify app auth tutorial
2021-05-23 20:13:50 +02:00
Tim
7dce4cc89d
Merge pull request #5783 from backstage/timbonicus/stalebot-rfc
...
Exclude rfc label from stalebot
2021-05-23 12:02:07 -06:00
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
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
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
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