Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions .vtex/catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@ apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: order-placed
description: "VTEX IO app for order placed storefront page "
description: Storefront app responsible to render order information after the
checkout flow
tags:
- typescript
- react
annotations:
github.com/project-slug: vtex-apps/order-placed
vtex.com/o11y-os-index: ""
vtex.com/janus-acronym: ""
vtex.com/o11y-os-index: ""
grafana/dashboard-selector: ""
github.com/project-slug: vtex-apps/order-placed
vtex.com/platform-flow-id: ""
backstage.io/techdocs-ref: dir:../
vtex.com/application-id: GZ20FRE0
tags:
- typescript
- react
spec:
system: orders
lifecycle: stable
owner: te-0020
type: frontend-ui
lifecycle: experimental
owner: te-0001
system: checkout
dependsOn:
- component:order-placed-graphql
- component:address-form
dependsOn: []
Loading