Sergey Romanenko

Results 34 issues of Sergey Romanenko

We should able to set specific option that will be define logic for files lookup for `getCacheID` method. This update will improve Flextype performance on production environment! Affected APIs: -...

priority: high
type: feature

Add ability to override plugins default translates. Epic: #546

priority: high
type: feature

We should have welcome page for route not found handler. To avoid misunderstanding after Flextype Installation. ``` /** * Override the default Not Found Handler with Flextype Welcome page */...

priority: high
type: feature

We should have tests for Flextype Core Functionality to go further.

priority: high
type: feature

We should have solid branding look and feel for Flextype. Idea to combine film noir, neo noir, tech noir, cyberpunk styles and colors. Affects: colors, logo, press kit any suggestions...

priority: high
type: feature

We should have ability to manage multi projects. for e.g. instead of: /project/ we should have: /projects/project1/ /projects/project2/ /projects/project3/ This update will affect all project API's.

priority: high
type: feature

We should have Config API to manage project settings. **ENDPOINTS** ``` # List the config GET /config # Retrieve a config GET /config # Create a config POST /config #...

priority: high
type: feature

We should have GraphQL implementation in Flextype Core. Possible build it on top of this lib: https://github.com/webonyx/graphql-php by @webonyx

priority: medium
type: feature

Need to investigate this question

priority: medium
type: improvement

priority: medium
type: improvement