From 5333b5392f4259f43afaaa0bf942ba6996b8a0fc Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 14 Mar 2022 11:50:34 +0300 Subject: Tag and prioritise a bunch of issues --- topics/ui/adding-delete-button.gmi | 12 +++++++++--- topics/ui/adding-terminal-output.gmi | 7 +++++++ topics/ui/gn3-api-cli.gmi | 10 +++++++++- 3 files changed, 25 insertions(+), 4 deletions(-) (limited to 'topics/ui') diff --git a/topics/ui/adding-delete-button.gmi b/topics/ui/adding-delete-button.gmi index 872c8e2..63df679 100644 --- a/topics/ui/adding-delete-button.gmi +++ b/topics/ui/adding-delete-button.gmi @@ -1,5 +1,11 @@ # Add button to delete an entire dataset in gn2 -An interface for deleting data existed in gn1 but is not present in -gn1. This is something that should be added once the authorisation -work is finalised. +## Tags + +* assigned: ?? +* type: bug +* keywords: ui, dangerous feature, status: unclear + +## Description + +An interface for deleting data existed in gn1 but is not present in gn2. This is something that should be added once the authorisation work is finalised. diff --git a/topics/ui/adding-terminal-output.gmi b/topics/ui/adding-terminal-output.gmi index a3e3350..afe4e9b 100644 --- a/topics/ui/adding-terminal-output.gmi +++ b/topics/ui/adding-terminal-output.gmi @@ -6,6 +6,13 @@ GeneNetwork runs external tools. We would like to have an option for (advanced) As GN3 (REST) API handles calling external tools it kinda make sense to handle the terminal output page through GN3 and communicate through websockets. But first I'll do a Sinatra test run. +## Tags + +* assigned: ?? +* keywords: GN3, terminal, CLI +* status: unclear +* priority: low + ## possible xtermjs alternative => https://github.com/joewalnes/websocketd possible xtermjs alternative diff --git a/topics/ui/gn3-api-cli.gmi b/topics/ui/gn3-api-cli.gmi index cbb0887..1bea97c 100644 --- a/topics/ui/gn3-api-cli.gmi +++ b/topics/ui/gn3-api-cli.gmi @@ -1,5 +1,13 @@ -# Genetwork CLI +# GeneNetwork CLI +## Tags + +* assigned: ?? +* type: feature-request +* priority: low +* keywords: command-line interface, CLI + +## Description It would be great for GeneNetwork to have a nice command line client for doing most if not all the things you can do with the html interface (GN2) and/or the API (GN3). -- cgit v1.2.3