Commit Graph

1280 Commits

Author SHA1 Message Date
github-actions[bot] 572abc7edf Version Packages (next) 2023-08-01 12:30:00 +00:00
vergil 2654f30eca Adds complete package metadata
Signed-off-by: vergilfromadyen <vergil.penkov@adyen.com>
Signed-off-by: vergil <vergil.penkov@adyen.com>
2023-07-28 15:21:37 +02:00
github-actions[bot] b441642fbe Version Packages (next) 2023-07-25 11:30:28 +00:00
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00
github-actions[bot] 3cedd03ff2 Version Packages (next) 2023-07-11 15:34:57 +00:00
github-actions[bot] 2fc17fb329 Version Packages (next) 2023-07-04 16:24:25 +00:00
Ben Lambert 9b22ea5596 Merge pull request #18458 from dweber019/feat/missing-relation-warning
Implement missing related entities alert
2023-07-04 15:51:24 +02:00
rui ma e3ce5dd3f8 fix: add cy.**.should to cypress eslintrc
Signed-off-by: rui ma <ruima@alauda.io>
2023-06-29 14:34:18 +08:00
David Weber 294b1629de fix: implement missing related entities
Signed-off-by: David Weber <david.weber@w3tec.ch>
2023-06-27 21:47:32 +02:00
github-actions[bot] d72e2eeba6 Version Packages (next) 2023-06-27 12:10:42 +00:00
Andre Wanlin 2c48694731 Integrated Unprocessed Entities with DevTools
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-26 11:13:16 -05:00
github-actions[bot] bc0c4bc64c Version Packages 2023-06-20 13:54:09 +00:00
Ben Lambert 5b7118b523 Merge pull request #18236 from backstage/fix-advance-search-qeury-redirect
[Search] Fix SearchModal and HomePageSearchBar debounce
2023-06-16 12:09:43 +02:00
Johan Haals fb3d1feae0 Merge pull request #18010 from jjtimmons/jjtimmons/add-nomad-plugin
Add Nomad plugin
2023-06-15 11:01:58 +02:00
Camila Belo 3fd72717a8 fix: search bar enter redirect
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-06-14 09:35:08 +02:00
github-actions[bot] 320ed50274 Version Packages (next) 2023-06-13 19:37:24 +00:00
Joshua Timmons 62afb0402c Merge branch 'master' into jjtimmons/add-nomad-plugin
Signed-off-by: Joshua Timmons <joshua.timmons1@gmail.com>
2023-06-08 18:04:50 -04:00
josh 523af24224 Fix registration of component
Signed-off-by: josh <josh.timmons@hashicorp.com>
2023-06-08 17:43:21 -04:00
josh 285de62914 Add job versions card
Signed-off-by: josh <josh.timmons@hashicorp.com>
2023-06-08 17:43:21 -04:00
josh 90913537ff Get rid of hook
Signed-off-by: josh <josh.timmons@hashicorp.com>
2023-06-08 17:43:21 -04:00
josh 86497612b6 Add table component
Signed-off-by: josh <josh.timmons@hashicorp.com>
2023-06-08 17:43:21 -04:00
github-actions[bot] e37573d60e Version Packages (next) 2023-06-06 12:59:05 +00:00
josh ca7a874fa2 Init Nomad
Signed-off-by: josh <josh.timmons@hashicorp.com>
2023-06-04 15:33:03 -04:00
github-actions[bot] a8634a9634 Version Packages (next) 2023-05-30 13:52:00 +00:00
Rickard Dybeck d44fcd9829 [catalog] Make unprocessed entities visible
Create an API route to fetch failed and pending entities, as well as a frontend plugin to view them.

Added a broken entity to the sample data.

Signed-off-by: Rickard Dybeck <dybeck@spotify.com>
2023-05-30 13:46:16 +02:00
Fredrik Adelöw 4e52cb7195 Merge pull request #17974 from backstage/renovate/oriflame-backstage-plugin-score-card-0.x
Update dependency @oriflame/backstage-plugin-score-card to ^0.7.0
2023-05-30 10:01:17 +02:00
Johan Haals ad888ebe7c Merge pull request #17954 from brianphillips/madr-v3-front-matter
MADR v3 Front Matter parsing/display
2023-05-29 16:54:54 +02:00
renovate[bot] a277fb50d0 Update dependency @oriflame/backstage-plugin-score-card to ^0.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 11:15:10 +00:00
Brian Phillips 47c77f209b add ADRs to example app
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
2023-05-25 08:05:57 -05:00
Fredrik Adelöw 6133bc327a Merge pull request #17692 from RoadieHQ/pagerduty-homepage-component
add a homepage component to pagerduty
2023-05-25 12:08:07 +02:00
Fredrik Adelöw c3efb9aad2 Merge pull request #17868 from luchillo17/feat/BCKSTG-148-catalog-template-link-in-abou
feat(catalog): Link launch template in Entity's AboutCard
2023-05-25 11:40:49 +02:00
Fredrik Adelöw 255ff286e2 Merge pull request #17672 from RobotSail/update-props
set PropsWithChildren as explicit type on components
2023-05-25 11:03:37 +02:00
Johan Haals 26ab53bec2 Merge pull request #17607 from drodil/homepage_parameters
feat: allow more customization of the custom homepage
2023-05-24 14:16:00 +02:00
Oleg S 74b216ee4e set PropsWithChildren as explicit type on components
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-05-24 12:47:27 +02:00
Patrik Oldsberg 15c3d7cecd Merge pull request #17856 from luchillo17/fix/BCKSTG-162-broken-custom-styles-on-searc
Fix SearchBar styles & update StoryBook stories for custom styles
2023-05-24 11:32:10 +02:00
Heikki Hellgren 2e4940e1a8 feat: allow more customization of the custom homepage
This allows users to modify the actual grid properties from backstage
interface.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-05-23 23:01:52 +03:00
Carlos Esteban Lopez 62d2a70660 fix(catalog): Address PR feedback
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-05-23 11:31:48 -05:00
Carlos Esteban Lopez 08f177b910 feat(catalog): Link launch template in Entity's AboutCard
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-05-23 10:44:23 -05:00
github-actions[bot] 75a1c93784 Version Packages (next) 2023-05-23 15:25:13 +00:00
Brian Fletcher 591723ebc3 casing
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-05-22 08:36:35 +01:00
Camila Belo ba261f9dcd fix(search): input base styles
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-05-19 11:03:49 -05:00
github-actions[bot] 73e7820731 Version Packages 2023-05-16 09:38:40 +00:00
github-actions[bot] 4f3076700a Version Packages (next) 2023-05-09 09:49:35 +00:00
Ben Lambert c1ad97ffc2 Merge pull request #17393 from awanlin/topic/re-introduce-devtools-plugin
Allow me to RE-introduce the DevTools plugin! 🧰
2023-05-08 18:34:02 +02:00
Johan Haals 1b33f153fc Merge pull request #17691 from drodil/remove_object_hash
fix: remove object-hash dependency from home plugin
2023-05-08 16:22:12 +02:00
Heikki Hellgren acca896646 fix: remove object-hash dependency from home plugin
The object hash doesn't work if the component props include React
components such as icons. This is true for example the HomepageToolkit
component. Removed the hashing of the component props
completely as the hash is totally optional to be used as a key in the
CustomHomepageGrid.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-05-08 08:41:22 +03:00
Andre Wanlin 347aeca204 Added DevTools plugin
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-05-02 15:50:25 -05:00
github-actions[bot] 8b05da0912 Version Packages (next) 2023-05-02 13:41:12 +00:00
Fredrik Adelöw 8da49088bc Merge pull request #17422 from rr-wfm/feature/octopus-spaces-support
Add support for spaces to the Octopus Deploy plugin
2023-05-02 14:12:05 +02:00
Graeme Christie 87211bc287 Added support for spaces to Octopus Deploy plugin
Added octopus plugin to catalog/EntityPage.tsx and package.json so it is available in default/test implementation in line with other CI/CD plugins

Signed-off-by: Graeme Christie <gchristie@bunnings.com.au>
2023-05-01 12:38:10 +02:00