Commit Graph

5500 Commits

Author SHA1 Message Date
Tim Hansen 9768e36c4e Merge branch 'master' into timbonicus/catalog-entity-context 2021-05-26 17:21:23 -06:00
Tim Hansen e2d5014c71 Add documentation for catalog customization
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-26 12:38:30 -06:00
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
Tim Hansen 9a4baa7450 Add EntityKindPicker, remove provider initialFilters
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-26 11:05:20 -06: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
Tim Hansen b96b87e8be Set initialFilter in UserListPicker
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-26 10:15:18 -06:00
Patrik Oldsberg 19d23274ec Merge pull request #5780 from alexksbr/jenkins-error-display
Jenkins error display
2021-05-26 17:51:49 +02:00
Tim Hansen 3601847bda Merge branch 'master' into timbonicus/catalog-entity-context 2021-05-26 09:01:12 -06: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
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 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 4915b554d0 test for null groups and project
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-05-24 18:12:19 -04:00
Ryan Vazquez e153e4371b update tests
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-05-24 17:59:16 -04:00
Ryan Vazquez fffd1af6c0 null groups are valid
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-05-24 17:59:16 -04: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
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 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
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 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
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
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
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
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