Sami Mazouz

Results 63 issues of Sami Mazouz

We currently use [tobyzerner/json-api-php](https://github.com/tobyzerner/json-api-php) for our JSON:API layer implementation. Our implementation which is based on this package requires quite a lot of boilerplate to read and write resources. The primary...

2.0 brainstorm

### Current Behavior Production instances have `stable` minimum stability by default. Sometimes we need to be able to try beta packages, but the update command fails because minimum stability is...

type/bug

**Fixes #3519** **Necessity** - [ ] Has the problem that is being solved here been clearly explained? - [ ] If applicable, have various options for solving this problem been...

type/accessibility

I've stopped here where we have successful tests and a mostly working app. **What is left** * adapt uploaded files to use new request api * fix maintenance handler (has...

2.0 brainstorm

### Current Behavior If you toggle an extension, the cache is not cleared. Cache clearing is necessary for situations where an extension being toggled requires for example, the formatter cache...

type/bug

Reference: https://github.com/flarum/framework/pull/3582 When the console needs assets such as emails locale or styles, recompilation needs to be triggered. We should implement the same logic used in forum/admin frontends to trigger...

type/bug

**Changes** Part of the Flarum 2.0 Roadmap. Prepares the CLI for usage with Flarum 2.0, and adds a variety of features/new boilerplate generation commands. * Adds proper JS extender Generation...