Skip to Main Content
ADD A NEW IDEA

FILTER BY CATEGORY

DX (Developer eXperience)

Showing 38 of 292

General caching solution for frontend features

Ability to cache external data without importing it via Zed, e.g. json from a third party application or prerendered twig snippets with third party content. This would make it possible to compose a frontend with different tools without the need to...
Manon Heiland over 1 year ago in CMS (Content System Management) / DX (Developer eXperience) 1 New

Add values to SQL exception

Sometimes smth goes wrong and SQL queries fail. Often it's important which values figured in a query, aspecially on PROD env. For example we have message in rabbitMQException: "Unable to execute INSERT statement [INSERT INTO `spy_url_storage` (`id...
Anna Kotiuk 9 months ago in DX (Developer eXperience) 1 Will not implement

Enhance Swagger Definition / Switch from custom to zircote/swagger-php

The possibilities of defining Swagger are currently very limited. (I am missing examples, format, ...). I would like more options here. It would probably also make sense to switch from the Custom GLUE annotation t.\o the @OA annotation This could ...
Daniel Hansmann almost 2 years ago in DX (Developer eXperience) 2 New

As a Spryker Developer, I want to be able to get a trace of all modules involved in a request.

Think of this feature as an architecture StackTrace. Which modules are involved in handling a request in e.g. Zed? The main goal of this idea is to reduce the time to "find the right spot to set a breakpoint" within the IDE.
Michael Wolf almost 3 years ago in DX (Developer eXperience) 1 New

Resurrect and stabilize Zed API

Zed API is stuck in Beta for a while: https://documentation.spryker.com/v1/docs/zed-api It is still demanded and used on different projects that want to have some "internal" API for communicating with other backend-facing 3rd party systems like ER...
Andriy Netseplyayev almost 3 years ago in DX (Developer eXperience) 2 In review

Support .env Files for local development

Today we use image > environment > VARIABLE only on local and CI Environments as "real" Environments get there configuration from the parameter storage. But this way each change of a variable value needs a rebuild using docker/sdk. It would ...
Daniel Hansmann over 1 year ago in DX (Developer eXperience) 1 Future consideration

Entity Links in Merchant Portal

Currently we only can reference some lists by direct link in the merchant portal: list of orders, list of offers, list of products.But there is no way to have a direct link to some specific order or product (by ID). From user perspective - we cann...
Alex Kiselov 7 months ago in DX (Developer eXperience) 1 In review

Toggle maintenance mode for concrete “features” on the shop: like the login, search, etc

Possible use case: PayPal says that they will be in maintenance mode next Sunday. So we can (from Zed, for example) deactivate the Paypal payment for some/all stores during that particular day. Basically, allow a dynamic "removal" of UI features. ...
Jose Maria Valera Reales about 2 years ago in DX (Developer eXperience) 1 Will not implement

Provide a tool for dumping production database with anonymized customers data

There are use cases when production DB needs to be imported locally for debugging\testing and for this DB has to be anonymized.
Stephan Backenköhler almost 3 years ago in DX (Developer eXperience) 3 In review

Introduce long term caching for static assets in spryker

Spryker should support a chaching concept as outlined here https://developers.google.com/web/fundamentals/performance/webpack/use-long-term-caching
Thomas Lehner over 2 years ago in DX (Developer eXperience) 2 Future consideration