Felix Mosheev

Results 173 comments of Felix Mosheev

Try [`knex-mock-client`](https://github.com/felixmosh/knex-mock-client#readme), it is not bound to a specific `knex` version. I've developed it since this lib doesn't progresses with `knex` fast enough.

Try [`knex-mock-client`](https://github.com/felixmosh/knex-mock-client) it works with a different approach, and it doesn't requires a real SQL server running at all.

Hi, there is any progress with this?

Hi, thank you for reporting this issue. Looks like it is related to your setup. Let's debug it. 1. Do you have the static assets inside the docker? 2. The...

@yogeshattwic this issue is not related to bull-board, you probably didn't configured your reverse proxy properly, therefore, static assets are not loading.

Hi @theoilie thank you for the PR. Few concerns, 1. Does it apply the pinning for all job statuses or only for the `latest` one? 2. What happens if the...

Thank you for the update. Do you know what will happen if the job has `removeOnComplete` flag?

Bull-board is not supports express v5 since it is not an official version yet. It is easy to add, but I'm not sure about the demand of it. Let's vote...

> @felixmosh Is it possible to use Chart.js (https://www.chartjs.org/docs/latest/samples/bar/vertical.html) as the UI of the dashboard Thank you for the suggestion, looks like a cool chart lib :]