1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
mabashian
8cfe74a854 Code cleanup, renaming functions, use .all() on config promises 2019-04-26 11:02:16 -04:00
Keith Grant
ae72d8dce5
Context test tools (#168)
* add enzyme test helper with lingui provider

* add router context to enzyme test helper

* get 18n, router, & config contexts rendering together in enzyme helper

* add config context to enzyme helpers

* add network and dialog contexts to enzymeHelpers

* convert OrganizationForm tests to use new mountWithContexts helper

* default all context value keys to default unless provided

* document use of mountWithContexts()

* fix typo in CONTRIBUTING.md

* update Organizations to use mountWithContext
2019-04-18 10:03:06 -04:00
John Mitchell
64aecb85fa
move router setup to RootProvider 2019-04-11 17:07:46 -04:00
John Mitchell
85b9b4f896
add missing link to react docs about context 2019-04-11 16:18:08 -04:00
John Mitchell
e36320174c
Add contrib docs based on context changes and move qs to util dir 2019-04-11 11:58:15 -04:00
Kia Lam
e3a6a20049
Update contributing doc to include:
- Method naming convention
- Initial Empty State convention
2019-03-21 12:51:23 -04:00
kialam
2a254ea538
Add typechecking to contributing guide. 2019-02-15 15:20:02 -05:00
kialam
fd513f704b
Add a contributing doc to our repo. 2018-12-18 10:30:48 -05:00