Joan Miquel Torres

Results 6 issues of Joan Miquel Torres

## References

Added 'lock_timeout' option in Config object documentation since it's explicitly declared in node-postgres (packages/pg/lib/connection-parameters.js) I also checked it works as documented in PostgreSQL Docs: https://www.postgresql.org/docs/current/runtime-config-client.html#GUC-LOCK-TIMEOUT

Inserted a reminder to install libpq-dev before running `yarn lerna bootstrap`. It's pretty straightforward in light of the error messages, but I cloned the repo twice and failed both times.

* feat: add SmarkForm to frontend forms * feat: add bitifet as contributor ## Descripcion ✏️ Añado la libreria SmarkForm de potenciación (o "enhancement") de formularios HTML Ésta provee funcionalidades...

Added SmarkForm, a web form controller that imports/exports any valid JSON structure though subforms and variable-length lists, among other features.

Added SmarkForm, a low-code HTML form enhancer that imports/exports JSON allowing for any possible structure thanks to nested forms, variable-length lists and other advanced features such as contextual hotkeys and...