Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Implement a query tool as part of the web app #94

@ahal

Description

@ahal

ActiveData has a very basic query tool that lives here:
https://activedata.allizom.org/tools/query.html

But it leaves a lot to be desired. I'd like to have a similar query tool integrated into the webapp. Probably it would be a new template that you can get to by clicking a link from the main page. It should use a proper embedable editor. My vote would be "ace" as it's developed/supported by Cloud9:
https://ace.c9.io/

Though there are many other alternatives such as codemirror that we could investigate as well.

In the long run, I'd like to be able to create/edit both recipes and queries directly from the web UI. So we should try to design this layout to be flexible/extensible.

For now though, it will be easiest to simply focus on a query editor similar to the one that currently exists in ActiveData.

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficultIssues that require deep context and design work and likely not suitable for contributors.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions