Skip to content

Commit

Permalink
[create-pull-request] automated change (#1135)
Browse files Browse the repository at this point in the history
Co-authored-by: shopwareBot <[email protected]>
  • Loading branch information
github-actions[bot] and shopwareBot authored Oct 12, 2023
1 parent 2760e84 commit dd3196d
Show file tree
Hide file tree
Showing 107 changed files with 458 additions and 937 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,8 @@
title: Implement architecture decision records
date: 2020-06-25
area: core
tags:
- adr
- workflow
nav:
title: Implement architecture decision records
position: 10

---
tags: [adr, workflow]
---

# Implement architecture decision records

Expand Down
13 changes: 2 additions & 11 deletions resources/references/adr/2020-07-02-control-clone-behavior.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,8 @@
title: Get control of association clone behavior as developer
date: 2020-07-02
area: core
tags:
- repository
- entity
- clone
- flag
- association
nav:
title: Control clone behavior
position: 20

---
tags: [repository, entity, clone, flag, association]
---

# Get control of association clone behavior as developer

Expand Down
Original file line number Diff line number Diff line change
@@ -1,20 +1,9 @@
---
title: Implement sales channel context token requirement for store-api and
sales-channel-api
title: Implement sales channel context token requirement for store-api and sales-channel-api
date: 2020-07-02
area: core
tags:
- context
- token
- sales-channel
- store-api
- sales-channel-api
- api
nav:
title: Implement sales channel context token requirement
position: 30

---
tags: [context, token, sales-channel, store-api, sales-channel-api, api]
---

# Implement sales channel context token requirement for store-api and sales-channel-api

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,8 @@
title: Implement new changelog
date: 2020-08-03
area: core
tags:
- changelog
nav:
title: Implement new changelog
position: 40

---
tags: [changelog]
---

# Implement new changelog

Expand Down
8 changes: 1 addition & 7 deletions resources/references/adr/2020-08-10-feature-flag-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,7 @@
title: Feature flag system
date: 2020-08-10
area: core
tags:
- feature-flag
- workflow
nav:
title: Feature flag system
position: 50

tags: [feature-flag, workflow]
---

# Feature flag system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,8 @@
title: Document template refactoring
date: 2020-08-12
area: customer-order
tags:
- document
- template
- twig
nav:
title: Document template refactoring
position: 60

---
tags: [document, template, twig]
---

# Document template refactoring

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,8 @@
title: Implement app system inside platform
date: 2020-08-12
area: core
tags:
- app
- cloud
nav:
title: Implement app system inside platform
position: 70

---
tags: [app, cloud]
---

# Implement app system inside platform

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,8 @@
title: Implement individual sorting
date: 2020-08-14
area: core
tags:
- repository
- dal
- entity
- sort
- product
nav:
title: Implement individual sorting
position: 80

---
tags: [repository, dal, entity, sort, product]
---

# Implement individual sorting

Expand Down
11 changes: 2 additions & 9 deletions resources/references/adr/2020-08-14-merchant-registration.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,8 @@
title: Merchant registration
date: 2020-08-14
area: customer-order
tags:
- merchant
- registration
- customer-group
nav:
title: Merchant registration
position: 90

---
tags: [merchant, registration, customer-group]
---

# Merchant registration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
title: Handling feature flags
date: 2020-08-12
area: core
tags:
- feature-flag
- workflow
- major
nav:
title: Handling feature flags
position: 100

tags: [feature-flag, workflow, major]
---

# Handling feature flags
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,8 @@
title: Notification titles are pre-defined and make use of the global namespace
date: 2020-08-21
area: administration
tags:
- administration
- notification
nav:
title: Unified notification titles
position: 110

---
tags: [administration, notification]
---

# Notification titles are pre-defined and make use of the global namespace

Expand Down Expand Up @@ -87,3 +81,4 @@ It would cross the design idea of unified titles though and should only be consi
> *When creating notifications, just decide on the correct type of notification,
add a meaningful message, don't waste even a thought on creating a title...
And you're done!*

Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,8 @@
title: Import ACL privileges from other roles
date: 2020-08-28
area: administration
tags:
- acl
- privileges
- dependency
- administration
nav:
title: Import acl privileges from other roles
position: 120

---
tags: [acl, privileges, dependency, administration]
---

# Import ACL privileges from other roles

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,8 @@
title: CustomField label loading in storefront
date: 2020-09-08
area: storefront
tags:
- custom-fields
- storefront
- snippets
nav:
title: Custom field label loading in storefront
position: 130

---
tags: [custom-fields, storefront, snippets]
---

# CustomField label loading in storefront

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,8 @@
title: The best-practice to always re-fetch the data after saving
date: 2020-09-17
area: administration
tags:
- administration
- data-handling
nav:
title: The best practice to always re fetch the data after saving
position: 140

---
tags: [administration, data-handling]
---

# The best-practice to always re-fetch the data after saving

Expand Down
11 changes: 2 additions & 9 deletions resources/references/adr/2020-11-06-creating-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,8 @@
title: Creating events in Shopware
date: 2020-11-06
area: core
tags:
- event
- context
- sales-channel-context
nav:
title: Creating events
position: 150

---
tags: [event, context, sales-channel-context]
---

# Creating events in Shopware

Expand Down
12 changes: 2 additions & 10 deletions resources/references/adr/2020-11-19-dal-join-filter.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,8 @@
title: DAL join filter
date: 2020-11-19
area: core
tags:
- dal
- join-filter
- negated-filter
- criteria
nav:
title: DAL join filter
position: 160

---
tags: [dal, join-filter, negated-filter, criteria]
---

# DAL join filter

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,8 @@
title: Add the login required annotation
date: 2020-11-20
area: core
tags:
- annotation
- login
- customer
- api
- store-api
nav:
title: Add login required annotation
position: 170

---
tags: [annotation, login, customer, api, store-api]
---

# Add the login required annotation

Expand Down
12 changes: 2 additions & 10 deletions resources/references/adr/2020-11-25-decoration-pattern.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,8 @@
title: Decoration pattern
date: 2020-11-25
area: core
tags:
- decoration
- plugin
- interface
- abstraction
nav:
title: Decoration pattern
position: 180

---
tags: [decoration, plugin, interface, abstraction]
---

# Decoration pattern

Expand Down
11 changes: 2 additions & 9 deletions resources/references/adr/2020-12-02-removing-api-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,8 @@
title: API version removal
date: 2020-12-02
area: core
tags:
- api
- versioning
- deprecation
nav:
title: Removing API version
position: 190

---
tags: [api, versioning, deprecation]
---

# API version removal

Expand Down
9 changes: 1 addition & 8 deletions resources/references/adr/2021-01-21-deprecation-strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
title: Deprecation strategy
date: 2021-01-21
area: core
tags:
- deprecation
- feature-flags
- workflow
nav:
title: Deprecation strategy
position: 200

tags: [deprecation, feature-flags, workflow]
---

# Deprecation strategy
Expand Down
11 changes: 2 additions & 9 deletions resources/references/adr/2021-03-24-nested-line-items.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,8 @@
title: Processing of nested line items
date: 2020-03-24
area: checkout
tags:
- checkout
- cart
- line-items
nav:
title: Nested line items
position: 210

---
tags: [checkout, cart, line-items]
---

# Processing of nested line items

Expand Down
Loading

0 comments on commit dd3196d

Please sign in to comment.