Commit Graph

5460 Commits

Author SHA1 Message Date
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
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
github-actions[bot] 18285453eb Version Packages 2021-05-20 11:48:46 +00: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
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
blam 9e313e5652 chore: fixing wording for deprecation notice
Signed-off-by: blam <ben@blam.sh>
2021-05-20 09:11:42 +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
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
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
blam 5f53dd2c38 chore: added a UI deprecation too for the templates
Signed-off-by: blam <ben@blam.sh>
2021-05-19 20:39:06 +02:00
Fredrik Adelöw 154bae3446 Merge pull request #5690 from erikengervall/erikengervall/grm-minor-corrections
Spelling correction
2021-05-19 20:35:36 +02:00
blam c1a7704ad1 chore: add deprecation warning when using v1 templates
Signed-off-by: blam <ben@blam.sh>
2021-05-19 20:09:13 +02:00
Tejas Kumar 436a07fdb3 Adjust rendering of backend errors
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-19 15:13:25 +02:00
Johan Haals d510f438c3 Remove unused import
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-19 15:05:35 +02:00
Johan Haals 973e9d42dd catalog: Use route ref for navigation
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-19 13:53:52 +02:00
Tejas Kumar 903f3317ed Retry only on fail lol
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-19 10:59:41 +02:00
Tejas Kumar 6c18028458 Refactor to remove recursion
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-19 10:46:55 +02:00
Tejas Kumar d722343942 Oops. Adjust reference to repo name.
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-19 10:41:08 +02:00
Johan Haals 0057ed31e3 Catalog: Remove rendudant conditional rendering
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-19 10:13:57 +02:00
Johan Haals c023c72230 Catalog: Wrap EntityOrphanWarning in EntitySwitch
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-19 09:36:42 +02:00
Tejas Kumar 80a2bdc0be Use a literal for branch name
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-19 07:31:52 +02:00
Tejas Kumar e606761260 Clarify deprecation notice
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-18 17:33:21 +02:00
Tejas Kumar 0907e3c54f Add deprecation notice to deprecated publisher
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-18 17:30:56 +02:00
Tejas Kumar ce0872c455 Add branch protection to newer publisher
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-18 17:30:46 +02:00
Tejas Kumar 67c9852e5c Remove period
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-18 17:14:41 +02:00
Tejas Kumar c2cfac4cbe Use Octokit's previews API
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-18 17:08:18 +02:00
Johan Haals d720a3ecf8 Catalog: Add dialog to delete entity
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-18 16:38:55 +02:00
Tim Hansen 515ce68463 Entity prefix
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-18 08:28:03 -06:00
Tim Hansen 8aa0b60257 Composability updates for Splunk On-Call plugin
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-18 08:25:39 -06:00
Fredrik Adelöw 50a5348b79 Fix error handling in LdapOrgReaderProcessor, and support complex paging options
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-18 15:08:06 +02:00
Tejas Kumar 9dce89d9ba Clean up return type
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-18 13:41:49 +02:00
Tejas Kumar 46bb4a1482 Adjust error output
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-05-18 13:41:49 +02:00