Skip to content

Query Sharing, Collapsible JSON results, Unsaved indicators

Compare
Choose a tag to compare
@akshaisarma akshaisarma released this 23 Aug 01:44
· 44 commits to master since this release

This release adds sharing queries by generating a permalink to your version of the query. You can generate this by clicking on a new button that appears when you mouse over the query in the queries table. When shared with others, that link creates the same query in their Bullet UIs. As with copying queries, this will not work if the query has errors.

The Raw view in the results page now defaults to a new collapsible JSON format that intelligently opens up to proper nesting levels depending on how complex the data is. The raw format is now available as a button to toggle to in the Raw view.

If you navigate away from a query with unsaved changes or errors, the queries page will now show an indicator.

The following settings have been renamed in the settings file:

drpcHost -> queryHost
drpcNamespace -> queryNamespace
drpcPath -> queryPath