golemfactory / golem-electron

Graphical user interface for Golem Project

Home Page:https://golem.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gWASM: subtasks details in history

lukasz-glen opened this issue · comments

Rationale

At the moment only a short task summary is shown for gWASM on tasks history. GUI should show subtasks details. In particular we want to show how VbR is working.

Description

Functional specification

No big functional change. Only tasks history is affected.
On the list there are Blender and gWASM tasks. You can expand a Blender task and see subtasks. Furthermore, you can expand a subtask and see jobs. We would like to have the same functionality for gWASM tasks.

User Interface

g2
g3

Dependencies

I hope it is just a matter of displaying and there will be no change in RPC.

Progress

Development

  • Feature implemented
  • Feature unit/integration tests implemented

Dev QA

  • Basic tests by the developer pass
  • Unit tests pass
  • Golem integration tests pass
  • Concent integration tests pass
  • Concent acceptance tests pass

Please choose the priority label for QA. It is set to the lowest by default. To setup higher priority please change the label
P0 label is set for Severity-Critical/Effort-easy
P1 label is set for Severity-Critical/Effort-hard
P2 label is set for Severity-Low/ Effort-easy
P3 label is set for Severity-Low/Effort-hard

QA team

  • Base scenario passes
  • Additional test 1 passes...
  • ...

Issues encountered during QA

When adding an issue here, please update testing scenarios and QA progress above

  • link to issue...
  • ...

This is not for 0.21 release.