Denis Arh

Results 37 issues of Denis Arh

Very nice work! I'm regretting not finding you guys 2y ago and and ended up doing something half-way on my own (. I would very like to get rid of...

https://www.sqlite.org/lang_delete.html SQLite does not have an explicit TRUNCATE TABLE and uses DELETE FROM without WHERE clause.

- [ ] https://github.com/cortezaproject/corteza/issues/531 - [ ] https://github.com/cortezaproject/corteza-docs/issues/317 - [ ] https://github.com/cortezaproject/corteza-docs/issues/318 - [ ] https://github.com/cortezaproject/corteza-docs/issues/319 - [ ] https://github.com/cortezaproject/corteza-docs/issues/320 Some info: https://github.com/cortezaproject/corteza-server/discussions/437

A sub-section [here](https://docs.cortezaproject.org/corteza-docs/2022.9/integrator-guide/automation/workflows/index.html); document the new sub-workflows addition. - [x] how to configure a sub-workflow and how it needs to look like - [ ] how to call sub-workflows and...

### Added JSON-LD Support @vicpatel - [ ] Link related issues, resources - [ ] Create & link corresponding issues ### Improved de duplication @vicpatel @kelanik8 - [ ] Link...

Main things to cover: * Development environment, * staging environment, * production environment, * env. promotion procedures.

help wanted
devops-facing

Integrators can configure certain block types to allow magnification, showing the content of the block inside a modal window or in fullscreen mode (not an actual new page, just extending...

frontend

I've commented on the problematic part. The last time it was executed, it complained about an invalid secret. Could be something connected with running it in a different repository (`/mono`)...

bug
no-issue-activity

An integrator can select a specific chart on a report to support interaction (or a drill-down). This allows users to click on certain parts of the chart and explore the...

frontend

Add support for Microsoft SQL Server for primary store and DAL by extending set of store RDBMS drivers. Docker images: https://hub.docker.com/_/microsoft-mssql-server Go client lib, provided by MS https://github.com/microsoft/go-mssqldb Compatibility check...

backend