kialam
|
9292b21a41
|
Merge remote-tracking branch 'origin/master' into add-org-new
|
2018-12-14 10:14:36 -05:00 |
|
kialam
|
7ea5ea2ecd
|
Merge pull request #55 from ansible/ansible-environment-dropdown
Basic Ansible Environment Select Component
|
2018-12-12 11:03:00 -05:00 |
|
kialam
|
44029c2191
|
Use object desctructuring.
|
2018-12-11 16:57:38 -05:00 |
|
kialam
|
9627a73978
|
Rename AnsibleEnvironmentSelect to AnsibleSelect
- Update references to the component.
|
2018-12-11 16:42:24 -05:00 |
|
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 |
|