madflow

Results 32 issues of madflow

I haven't found a way to reproduce this yet. Maybe this is just on a linux machine.. The NPE occurs when previewing a .md file. Tested with this commit: https://github.com/madflow/flow-netbeans-markdown/commit/88aaafc656f6c3fc5919914f5e3fbc98d7319b64...

Upstream

> Feature Request: has_rls_enabled, hasnt_rls_enabled Tests whether or not a table has row level security (RLS) enabled. **has_rls_enabled()** ``` SELECT has_rls_enabled( :schema, :table, :description ); SELECT has_rls_enabled( :table, :description );...

enhancement

- Hosting type - [x] Local deployment - Version: 7.3.1 Enterprise Please consider providing an optional Sentry Integration of the Formio Enterprise Server. We have server crashes after uncaught exceptions...

bug

## Environment Please provide as many details as you can: - Hosting type - [] Form.io - [x] Local deployment - Version: Latest - Formio.js version: Latest - Frontend framework:...

bug

Feature Request: Support connecting to a ```browserWSEndpoint```. For example https://www.browserless.io/#integrations ```JS const browser = await puppeteer.connect({ browserWSEndpoint: 'wss://chrome.browserless.io' }); ```

enhancement

### Describe the bug An invalid value `tauri.conf.json` when running `yarn run tauri dev`crashes the dev server. ``` thing ➜ yarn run tauri dev yarn run v1.22.19 $ tauri dev...

type: bug
priority: 1 high
status: backlog

This has been discussed here #2003 but since this only partially resolved and I do not want to comment on old issues: I am migrating "raw" sql to the QueryBuilder...

Bug
QueryBuilder

Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [ ] Test the change in your...

Untested Change
Unreviewed

This is a quick hint for anyone having the same problem and using Webpack. Due to angular-hammer we had Angular duplicated in chunks. The code in index.js made Webpack include...

**Feature description or problem with existing feature** Telemetry is currently set to "Opt Out". **Describe the solution you'd like** Make Telemetry "Opt In" and explain maybe why it would be...