Created two buttons; one that launches the null capability, one that
launches the download capability; moved the capability launching functionality from the on-click methods to a new method that gets called by the on click methods
parent
411ff473
No related branches found
No related tags found
Showing
- apps/web/src/app/workspaces/services/capability-launcher.service.ts 13 additions, 10 deletions...rc/app/workspaces/services/capability-launcher.service.ts
- apps/web/src/app/workspaces/workspaces.component.html 6 additions, 1 deletionapps/web/src/app/workspaces/workspaces.component.html
- apps/web/src/app/workspaces/workspaces.component.ts 39 additions, 25 deletionsapps/web/src/app/workspaces/workspaces.component.ts
- services/workflow/src/workflow/server.py 3 additions, 9 deletionsservices/workflow/src/workflow/server.py
- shared/workspaces/workspaces/workflow/services/workflow_service.py 17 additions, 25 deletions...rkspaces/workspaces/workflow/services/workflow_service.py
Please register or sign in to comment