| Currently we have all the necessary UI components created, the following steps are required to complete the build workflow.
- The build tab currently lists all builds, this should only show a selected mobile client build.
- On click of the build tab if there are no builds for the selected mobile client the create build component should be shown.
- If the selected mobile client has no latest build the start build button should be shown, else the latest build information component should be shown.
- Toggle the build history option depending on if a build history exist.
|