Claudiu Cristea

Results 92 comments of Claudiu Cristea

> I think it's a mistake to extend `AbstractApi` at all. Maybe but I wanted to reuse `AbstractApi::post()`. Or should we move that in a trait?

A very shy start in #772

No, just running locally on Mac. But I remember 1 year ago or so there were some better docs on how to configure the auth (how Next interacts with Drupal)....

@shadcn, sure. Here's what I got in console: ``` $ npm run dev > [email protected] dev > next dev ready - started server on 0.0.0.0:3000, url: http://localhost:3000 info - Loaded...

Since https://www.drupal.org/project/og/issues/3467694 was merged into the `8.x-1.x` branch, the development has been moved to https://www.drupal.org/project/og. If this change is still actual, please open an issue at https://www.drupal.org/project/issues/og and provide there...

The only thing I can see is that the category will be rendered as lowercase and untranslated in the admin UI. There's no way to fix this in a definitions...

Since https://www.drupal.org/project/og/issues/3467694 was merged into the `8.x-1.x` branch, the development has been moved to https://www.drupal.org/project/issues/og. If this change is still actual, please open an issue at https://www.drupal.org/project/issues/og and provide there...

For Mac should be something like: - PhpStorm > Preferences > Languages & Frameworks > PHP > Symfony - Check "Enable Plugin for this project (change need restart)" - Click...

Landed here trying to use [minkphp/webdriver-classic-driver](https://github.com/minkphp/webdriver-classic-driver) with my Behat setup. @benr77, could you share a `behat.yml` that uses this PR+[minkphp/webdriver-classic-driver](https://github.com/minkphp/webdriver-classic-driver)?

Any chance for a feature that would allow to set permissions via env variables passed to the container, in a similar way as `VIRT_*` vars? That would allow to set...