kialam
fe857ad68b
Merge remote-tracking branch 'origin/master' into react-context-api
2018-12-18 10:52:09 -05:00
kialam
ff0015e21d
Hook up Cancel button
...
- Update unit tests.
- Add basic error handling for API requests in Add Orgs component.
2018-12-17 13:44:59 -05:00
kialam
b3b6e0515e
Merge remote-tracking branch 'origin/add-org-new' into react-context-api
2018-12-17 11:59:46 -05:00
kialam
b8fc402d55
Implement React Context API
...
- Move API GET request to /v2/config out to the top level of our App.
- Store /v2/config response data in sessionStorage.
- Use Context API to pass down relevant data to Organizations component.
- Wrap our AnsibleSelect component as a context consumer and pass in the list of Ansible Environments of the logged in user.
- Clear sessionStorage object when user logs out.
- Update unit tests.
2018-12-17 11:44:11 -05:00
kialam
9292b21a41
Merge remote-tracking branch 'origin/master' into add-org-new
2018-12-14 10:14:36 -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
mabashian
356ad06d74
Add support for i18n using lingui
2018-12-10 10:17:00 -05:00
John Mitchell
3a8d95b03b
working test commit
2018-12-04 14:46:18 -05:00
John Mitchell
aab6aa4ef9
working commit tests
2018-12-03 13:30:31 -05:00
John Mitchell
12c8267b12
update organizations structure and add unstyled sub routes and breadcrumbs
2018-12-03 13:30:30 -05:00
mabashian
58d6e586cd
Fixes login page after pf-react added LoginPage and LoginForm components
2018-11-29 16:50:56 -05:00
Jake McDermott
de96f6cf8a
check tooltip in organization functional test
2018-11-18 22:50:09 -05:00
Jake McDermott
e3a5f32b57
wip - pf4 data list and pagination
2018-11-18 22:49:50 -05:00
kialam
44e9d3919d
Update unit tests.
2018-11-13 09:46:43 -05:00
John Mitchell
19dcf5ed59
update unit test mocks and restructure test dir structure
2018-11-02 13:44:13 -04:00