nicdnepr

Results 11 issues of nicdnepr

From docs - to see status need pass job id ``` if (!Yii::$app->queue->isDone($id)) echo 'working...' ``` What about check status by class name? For example `Yii::$app->queue->isAnyWorking(testJob::class)` which mean- is any...

type:enhancement

I have such structure ``` pjax gridview with scroll-pager end pjax ``` I refresh gridview by pjax After refresh gridview it resets own scroll position to top and load first...

## What's going wrong? I can't run pm2 under root pm2 report Command 'pm2' not found, ## Supporting information ![Untitled](https://github.com/Unitech/pm2/assets/2581487/07dc0327-768a-4978-b323-b65d9e241e2a)

### What steps will reproduce the problem? I have basic app with same id and cache part config web.php ``` 'id' => 'basic', 'components' => [ 'cache' => [ 'class'...

type:bug
status:to be verified

Hi. Can you add file composer.json to repository?

счас по умолчанию 10-20 секунд, затем пропадает как увеличить? в статье не нашел, значит нельзя?

question

делал по материалам статьи https://habrahabr.ru/post/321924/ в итоге получил 2 файла https://gist.github.com/nicdnepr/91f6d4be7c4c2d75e62ec96fa680ac91 скрипт firebase_subscribe.js подключаю на странице subscribe.php, причем метод subscribe() вызываю сразу после загрузки страницы нотификации шлю с ссылкой такого...

question

есть возможность скопировать сообщение или часть сообщения из уведомления?

question

can you add composer.json?

Why Grigview don't have bulk delete? Can it be add in common functional?

status:under discussion
type:feature