Commit Graph
9 Commits
Author SHA1 Message Date
kialam 9c7d449a4d Abstract out API get request to Add Org component.
- This makes it so we now have a generic select dropdown where we can pass data down as props.
2018-12-11 16:20:55 -05:00
kialam d047bc876a Basic Ansible Environment Select Component
- Component conditionally renders based on # of virtual environments.
- User can add an Organization and associate it with a virtual environment.
2018-12-10 20:41:47 -05:00
kialam 27e13ca082 Add tests for Organization add view plus code refactoring. 2018-12-10 15:03:33 -05:00
kialam 9400bad990 Linter fixes. 2018-12-10 15:00:49 -05:00
kialam 1dd8175e11 Basic add organization functionality.
- Placeholders for Lookup Modal and Ansible Environment dropdown.
2018-12-10 15:00:16 -05:00
kialam b0855ee33d Fix unhandled promise reject from jenkins. 2018-11-13 13:31:24 -05:00
kialam 03f6e52cf1 Address PR review comments. 2018-11-13 10:55:18 -05:00
kialam 44e9d3919d Update unit tests. 2018-11-13 09:46:43 -05:00
kialam f520be71d6 Begin using async/await. 2018-11-12 13:24:17 -05:00