-
### IDE Information
IntelliJ IDEA 2024.2.4 (Ultimate Edition)
Build #IU-242.23726.103, built on October 23, 2024
Licensed to Ido Flasch
Subscription is active until November 13, 2024.
Runtime ver…
-
### Component
Frontend UI, API Server / GraphQL
### Describe the Feature Request
The flexibility offered by Infrahub to modify the schema on the fly is one of its main differentiators.
Today th…
-
When adding Sunday as value `7` inside `daysOfWeek` of the CronFields, and later parsing it to a cron expression with `fieldsToExpression().stringify()`, it is ignored.
Following the "Manipulation"…
arwa9 updated
5 months ago
-
We have Swift `KeyStore` helper to access `TWStoredKey` easily; in order to support it on Web (local storage etc), it would be nice to have Typescript `KeyStore`
This is also a good chance to refac…
-
Hi, I'm a total beginner in Rust and trying to use Serde for Json manipulation. I was looking for a way to write a Json decoder and decode some Json file on my disk. I did not find any example with th…
-
The current base 'assign' and 'assume' policies are created as literal strings in the code. These should be re-implemented as troposphere/awacs Template Policy Statements.
## Context
This is a …
-
Capture additional fields in JSON objects with hidden input fields for each table or tabular construct.
Currently each repeated field name is appended with a tab/row suffix in order to ensure all r…
-
Any consderation of support for .ini files, the somewhat standardized format often used for config files?
I see a Go library https://github.com/go-ini/ini that could be useful, and there's a proof …
-
```
Hi,
It would be nice if, when visualizing a "terminal" JSON array (e.g. a list of
numbers or strings), that highlighting the array name on the left allow
immediate visualization/manipulation of…
-
The JSON currently produced by snscrape has some issues: deprecated fields[^0] can't be marked as such (compatibility), and default values are included (bloat). This can't be fixed within JSON, but JS…