-
Right now there is an `events` property that returns a dictionary of what events are enabled. There are separate `enable_` and `disable_` functions for each event type. Instead, we should remove `even…
-
Hi.
I used the values.schema.json for a tool that creates a form to fill the values. It expects something like:
"properties": {
"size": {
"type"…
-
### What happened?
Description
- The Layout properties used e.g. for are all null
- Because of that it is impossible to set page title, which should be the Context Item Display Name.
Reprodu…
-
While testing out a new patch that I am creating that will add support for Bonsai's IncludeWorkflow operators to docfx for documentation, I noticed that the IncludeWorkflow operators do not have a des…
-
### Include your code
The combination of inheritance mapping and the use of Complex types, gives strange behavior in TPC mapping.
I tried TPH and TPT (line 118), and there everything works as expecte…
-
**Describe the bug**
At moment, the database product table don't has the right columns. It need be replaced to these columns:
- nome
- categoria
- preço
- descrição
- imagem
Need refactor the…
-
Done
Check quota before uploading
- [ ] Android
- [ ] iOS
- [ ] Desktop
Have new "max-upload-size"
- [ ] Android
- [ ] iOS
- [ ] Desktop
- [ ] Server
I think it would make sense to int…
-
Hi,
I tried to use this plugin and it fails with following error:
```bash
start Building...
[webpack-dev-middleware] [Error: × TypeError: Cannot read properties of undefined (reading 'inser…
-
### Proposal
Allow passing custom REST catalog properties in the config and session parameters:
```
iceberg.rest-catalog.additional-properties=prop1=val1,prop2=val2
```
```
SET SESSION .rest-additi…
-
### Problem
Neovim provides `dataSupprt` for codeActions and publishDiagnostics
```
/**
* Whether code action supports the `data` property which is
* preserved between a `textDocument/codeActio…