mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
b8fc402d55
- 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. |
||
---|---|---|
.. | ||
axios.js | ||
fileMock.js | ||
styleMock.js |