Tails

Results 39 issues of Tails

I would like to host the Cascade editor as read-only, and preload a few cascades for visitors to look at, since this would function well as a public roadmap. Currently...

When hosting a cascade.page instance, I like to define the configuration in a certain way, for example, with the sidebar disabled and with the "light" theme enabled. Currently, to do...

This tool is absolutely amazing! I see the potential of using this as a roadmap visualization that can be generated, but for that it would be nice to use symbolic...

I might be missing a configuration combination, but currently I have to manually save an elm file (or press CTRL+S on an unchanged file) before the linter errors (atom-ide-ui) become...

Work in progress. Adds the discriminator property to the schema extensions for the internally-tagged-enum type. However, doesn't render the internal serde tag yet. See: https://github.com/GREsau/schemars/issues/39

Its easy to get up and running using Docker (no need to install a bunch of dependencies on a system that you don't know about). I got Docker working using...

enhancement

I'm trying to use the CLI to issue queries. I had expected the query command to take in JSON-LD, but it turns out to use an internal AST structure that...

enhancement

I'm trying to run 'terminusdb triples dump *GRAPH_SPEC*'... But I can't seem to find a definition of a Graph Descriptor.

enhancement

I've read through all dag examples and tests but could not find the case I'm looking for, but probably I'm overlooking something, so just read this as request for clarification!...

enhancement

I just ran ```docker-compose run --rm musicbrainz createdb.sh -fetch``` for the first time, but the process terminated during import because the server stopped responding. When I ran this command again,...