Jose Ignacio Santa Cruz G.

Results 7 issues of Jose Ignacio Santa Cruz G.

Hi. I'm getting some differences in expected value an resulting value. Tried ``` $.format.number(123456789.36, '#,##0.00') returns: "123,456,789.36" ``` and works as expected returning a "123,456,789.36" Tried ``` $.format.number(123412365456789.36, '#,##0.00') returns:...

Hi. Great work you've done with this plugin.I'm trying it and found that the Quick edit keyboard shortcut is not working on Linux when response mode is open. In standard...

Hi! If anybody is interesed on helping me out with the Bootstrap snippets https://github.com/jsanta/bootstrap-snippets Best regards, Jose Ignacio

## Bug report ### Required System information - Node.js version: 16.15.1 - NPM version: 8.11.0 - Strapi version: 4.3.2 - Database: Postgres 12.11, 14.2 - Operating system: Ubuntu Linux 20.04,...

issue: bug
severity: low
status: confirmed
source: core:upload

## Bug report ### Required System information - Node.js version: v16.15.1 - NPM version: 8.11.0 - yarn version: 1.22.19 - Strapi version: 4.5.2 - Database: Postgres - Operating system: Linux...

issue: bug
severity: medium
source: core:database
status: pending reproduction

Updates version to support Angular 12. Just had to run: * npm install * npm audit fix * ng update @angular/core @angular/cli

Hi! I love this plugin, I feel (MHO) having = and : aligned make code more readable (besides relieving my OCD :) ) The problem I'm facing is that many...