Patrik Oldsberg
7b5cb76569
Merge pull request #5326 from Liverpool-Victoria/feature/infocard-fullheight-variant-support
...
Add support for fullHeight variant
2021-05-26 19:06:42 +02:00
Patrik Oldsberg
0ba5af2eb7
Merge pull request #5724 from backstage/dependabot/npm_and_yarn/gitbeaker/node-29.2.0
...
chore(deps): bump @gitbeaker/node from 28.2.0 to 29.2.0
2021-05-26 18:57:12 +02:00
Eric Peterson
da6cdd2e99
Merge pull request #5772 from backstage/iameap/expose-cache-some
...
Expose cache management in create-app
2021-05-26 18:26:44 +02:00
Patrik Oldsberg
19d23274ec
Merge pull request #5780 from alexksbr/jenkins-error-display
...
Jenkins error display
2021-05-26 17:51:49 +02:00
Patrik Oldsberg
6e85e6c691
Merge pull request #5779 from thefrontside/jbolda/resolve-config-from-cwd
...
config-loader resolve config from cwd
2021-05-26 17:49:37 +02:00
Eric Peterson
6c4bd674c0
Changeset.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-05-26 17:49:24 +02:00
Patrik Oldsberg
3a4c45df1f
Merge pull request #5765 from backstage/dependabot/npm_and_yarn/webpack-node-externals-3.0.0
...
chore(deps): bump webpack-node-externals from 2.5.2 to 3.0.0
2021-05-26 17:26:44 +02:00
Patrik Oldsberg
5a54510cf7
Merge pull request #5747 from backstage/orkohunter/follow-up-sign-in-page-updates
...
SignInPage: Minor improvements as follow up of #5702
2021-05-26 16:50:28 +02:00
Patrik Oldsberg
3a181cff10
added changeset for webpack-node-externals bump
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-05-26 16:50:13 +02:00
Patrik Oldsberg
3b352ec4bb
Merge pull request #5761 from kuangp/fix/github-deployments
...
fix(github-deployments): handle deployments without commits
2021-05-26 16:46:01 +02:00
Patrik Oldsberg
260aaa6843
bump all @gitbeaker deps + changelogs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-05-26 15:55:25 +02:00
Fredrik Adelöw
704875e26d
Refactor entity validation in catalog-model
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-26 12:59:33 +02:00
Rob Long
7ab5bfe684
Add support for fullHeight variant
...
Signed-off-by: Rob Long <Robert.Long@lv.com >
2021-05-26 11:51:42 +01:00
Fredrik Adelöw
62e4915fde
Merge pull request #5801 from backstage/cost-insights-null-group-bugfix
...
fix(cost-insights): null groups in urls
2021-05-25 07:09:13 +02:00
Ryan Vazquez
41c3ec421f
changeset
...
Signed-off-by: Ryan Vazquez <ryanv@spotify.com >
2021-05-24 17:59:16 -04:00
Tim
8161eb1562
Merge pull request #5797 from backstage/timbonicus/create-app-cards
...
Add relationship cards to create-app template
2021-05-24 14:24:31 -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
Tim Hansen
f86ab6d492
Add relationship cards to create-app template
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-05-24 13:34:23 -06:00
Eric Peterson
bf805b4679
Changeset.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-05-24 17:56:18 +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
add62a4552
Foundation for standard status values
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-24 10:29:54 +02: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
Alexander Kaserbacher
5baf2ff0f9
Add changeset
...
Signed-off-by: Alexander Kaserbacher <alex.kaserbacher@icloud.com >
2021-05-22 10:41:31 +02: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
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
Marcus Eide
1cd0cacd91
Add changeset
...
Signed-off-by: Marcus Eide <eide@spotify.com >
2021-05-21 15:16:01 +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
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
github-actions[bot]
c353fb9125
Version Packages
2021-05-20 14:03:29 +00:00
blam
021eb366a8
chore: reworking the logic
...
Signed-off-by: blam <ben@blam.sh >
2021-05-20 15:49:21 +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
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
github-actions[bot]
18285453eb
Version Packages
2021-05-20 11:48:46 +00:00
Patrik Oldsberg
1b58bc04ae
Merge pull request #5702 from backstage/orkohunter/bug-fix-logout-on-page-refresh
...
fix(auth): Do not ask to log-in on every page refresh
2021-05-20 13:34:32 +02:00
Ben Lambert
633c57a00e
Merge pull request #5731 from backstage/blam/deprecate-v1alpha1
...
Deprecating `v1alpha1` templates
2021-05-20 12:21:55 +02:00
Johan Haals
f9350cb2bb
Merge pull request #5707 from backstage/jhaals/orphan-warning
...
catalog: Display warning when entity is orphan
2021-05-20 12:16:28 +02:00
Ben Lambert
31bf41eb65
Merge branch 'master' into blam/deprecate-v1alpha1
2021-05-20 12:08:35 +02:00
Fredrik Adelöw
f7973f9d0e
Merge pull request #5717 from backstage/freben/ldap
...
Fix error handling in `LdapOrgReaderProcessor`, and support complex paging options
2021-05-20 11:56:50 +02:00
Fredrik Adelöw
aabcf657e8
Merge pull request #5709 from TejasQ/tejask/2494
...
Scaffolder: Enable branch protection on new repo
2021-05-20 11:56:34 +02:00
Fredrik Adelöw
745b30b081
Merge pull request #5578 from GunnerStraiker1/template-card-owner
...
Add Owner Field into TemplateCard and ownedBy & ownerOf relations for TemplateEntity
2021-05-20 11:46:44 +02:00
Victor Perera
cefe0447d0
Fixed review corrections
...
Signed-off-by: Victor Perera <v-vperera@expediagroup.com >
2021-05-19 19:14:08 -05:00
Fredrik Adelöw
6c681b17db
Merge pull request #5727 from TejasQ/tejask/4199
...
Adjust rendering of backend errors
2021-05-19 22:04:51 +02:00
Fredrik Adelöw
9f93ba45a0
Merge pull request #5637 from backstage/cost-insights-client-template
...
add client template to examples directory
2021-05-19 21:52:37 +02:00
Fredrik Adelöw
44c8a3dfbb
Merge pull request #5668 from backstage/iameap/cache-improvements
...
Handle/log cache connection errors and allow integrators to pass custom handlers
2021-05-19 21:46:46 +02:00
Ryan Vazquez
5914a76d5e
add client template
...
Signed-off-by: Ryan Vazquez <ryanv@spotify.com >
2021-05-19 21:25:48 +02:00
blam
81d7b9c6f2
chore: added changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-05-19 20:42:52 +02:00
Fredrik Adelöw
8048738d3d
Merge pull request #5621 from backstage/cost-insights-custom-alert-titles
...
Cost insights custom alert titles
2021-05-19 20:40:17 +02:00
Tejas Kumar
ca6e0ab698
Add changeset
...
Signed-off-by: Tejas Kumar <tejask@spotify.com >
2021-05-19 15:19:23 +02:00