Commit Graph

13498 Commits

Author SHA1 Message Date
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
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
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
github-actions[bot] 18285453eb Version Packages 2021-05-20 11:48:46 +00:00
Fredrik Adelöw 28b4a30928 Merge pull request #5745 from backstage/freben/backend-docs
fill in the backend docs
2021-05-20 13:44:06 +02:00
Fredrik Adelöw b4fadeceea fill in the backend docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-20 13:38:21 +02: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
Fredrik Adelöw c80c702db3 Merge pull request #5736 from backstage/dependabot/npm_and_yarn/cypress-7.3.0
chore(deps-dev): bump cypress from 4.12.1 to 7.3.0
2021-05-20 12:24:12 +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
Patrik Oldsberg 95c95e5178 Merge pull request #5741 from backstage/freben/isretry
remove redundant isRetry field
2021-05-20 12:18:51 +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
Patrik Oldsberg ce066be3d5 Merge pull request #5739 from backstage/jhaals/bump-next-refresh
catalog/next: Set Entity next_update_at to 100s
2021-05-20 12:14:12 +02:00
Ben Lambert 31bf41eb65 Merge branch 'master' into blam/deprecate-v1alpha1 2021-05-20 12:08:35 +02:00
Fredrik Adelöw 4876d64d6b remove redundant isRetry field
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-20 11:58:40 +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
Fredrik Adelöw 61a9c71bdc remove the extra error handler
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-20 11:40:36 +02:00
Himanshu Mishra 9e793d3f8d auth(signinpage): handle case when auto is set to false
A check for existing user session should still be made.

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-05-20 11:00:41 +02:00
blam 3117288b7b chore: fix formatting and use tooltip instead
Signed-off-by: blam <ben@blam.sh>
2021-05-20 10:33:22 +02:00
Johan Haals d326cf7cd7 catalog/next: Set Entity next_update_at to 100s
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-20 09:55:48 +02:00
Fredrik Adelöw 66a5ba2688 bump everywhere, see if e2e works
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-20 09:33:23 +02:00
blam 9e313e5652 chore: fixing wording for deprecation notice
Signed-off-by: blam <ben@blam.sh>
2021-05-20 09:11:42 +02:00
Fredrik Adelöw f2cb8c8b61 Merge pull request #5738 from backstage/dependabot/npm_and_yarn/pg-connection-string-2.5.0
chore(deps): bump pg-connection-string from 2.4.0 to 2.5.0
2021-05-20 08:44:48 +02:00
dependabot[bot] 9327041762 chore(deps): bump pg-connection-string from 2.4.0 to 2.5.0
Bumps [pg-connection-string](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg-connection-string) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/brianc/node-postgres/releases)
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg-connection-string@2.5.0/packages/pg-connection-string)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 04:19:49 +00:00
dependabot[bot] 33931f1682 chore(deps-dev): bump cypress from 4.12.1 to 7.3.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.12.1 to 7.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.12.1...v7.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-20 04:14:06 +00: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 667537cd12 Merge pull request #5733 from bleathem/patch-1
Add Netflix to the adopters list
2021-05-20 00:06:38 +02:00
Patrik Oldsberg 3b5452c95d ADOPTERS: format table 2021-05-19 23:24:37 +02:00
Brian Leathem e558df5194 Add Netflix to the adopters list 2021-05-19 14:08:23 -07: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 7cdad6e430 chore: removing scaffolder tests for v1
Signed-off-by: blam <ben@blam.sh>
2021-05-19 21:15:57 +02:00
blam b920de280e chore: fixing typescript for reals this time..
Signed-off-by: blam <ben@blam.sh>
2021-05-19 20:51:04 +02:00
blam 3c83ed9e21 chore: fixing typescript
Signed-off-by: blam <ben@blam.sh>
2021-05-19 20:44:52 +02:00