Wender Freese

Results 10 issues of Wender Freese

May these changes cause issues? https://github.com/mperham/sidekiq/blob/main/Changes.md#650

Recently we had an issue related to the fact that Sidekiq no longer relies on JQuery since the version `6.3.0`, this issue was tracked by https://github.com/davydovanton/sidekiq-statistic/issues/180 and fixed by https://github.com/davydovanton/sidekiq-statistic/pull/181....

Related to: https://github.com/davydovanton/sidekiq-statistic/issues/174 ### Changes - Add support to i18n in Datepickers to present dates in the same format the other places present - In the worker's table, I removed...

Recently I noticed even though we're dealing with different date formats on the backend side, our filter inputs (date pickers) are not performing the same.

enhancement

On real-time tab, we're performing a pooling to fetch workers' activity and feed up the graphics, we should also add new workers to the `Workers Table`.

good-first-issue

good-first-issue

## Description - We should allow users to extend defaults and set generic options for their own Structure instance. ## Use cases - Empty strings: The default behavior for Strings...

My proposal is to create a new plugin to add timestamp behavior to a structure, what I mean? I am current in a project that adds a document to a...

enhancement

Hey guys, Why changes in v3.4.1 are not present in CHANGELOG. If someone can summarize those I could open a PR to update, no problems. Regards

Hey guys, Do you think it worths adding more examples on README regarding the integration with `graphql-tools`? It took some time to me to understand how to add my custom...