Thomas Casteleyn
Thomas Casteleyn
This is a discussion with @dflaven about the possibility to let extensions add new types of ZList to be used if that extension creates a new type of presentation of...
Currently the SynchroReplica details page shows all data from the `synchro_data` table as unformatted/raw. With this change it doesn't try to display binary data directly anymore, but it now shows...
While the UI for both `FunctionalCI` and `Contact` dictate there can be no duplicates for the linked list, it is still possible to create duplicates by using workarounds like for...
The RegEx could be simplified, and adding the `CheckFormat` method improved validation when doing for example CSV import. Current situation: Bulk import validation does not give warning on invalid decimal...
I use Grafana 6.3.3 with this plugin version 1.0.9 and Graphite (with tags) It seems like the plugin is not working, or I am doing something wrong. I also could...
Hi, I'm trying to have spec output and JUnit report while running Cypress from command line. But having some issues. First, it seems that Cypress cannot load mocha-multi-reporters if it...
**Describe the bug** Since update to latest version I constantly get the following error message: > i.translateParameterObject is not a function **To Reproduce** 1. Open any OpenAPI document 2. Click...
# Required for all PRs - [x] Updated associated README.md. - [x] Wrote appropriate unit tests. - [x] Pull request title or commits are in [conventional commit format](https://www.conventionalcommits.org/en/v1.0.0/#summary) The go-ping/ping...
It would be interesting to do benchmarking on all parsers/serializers to compare them and investigate which one is the most performant one for your situation if you have the option...