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

24 Commits

Author SHA1 Message Date
John Mitchell
e1333f5e00
move value by prop in providers to consistent interface 2019-04-18 10:52:35 -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
Jake McDermott
468a290ba6
update vulnerable dependencies 2019-04-16 09:14:14 -04:00
Keith Grant
70137dea5a fix tests for OrganizationTeams, OrganizationTeamsList 2019-04-08 10:59:26 -04:00
Keith Grant
99b2350778
Merge pull request #144 from keithjgrant/120-add-org-form-cleanup
Refactor org add/edit forms with Formik
2019-04-03 09:15:03 -04:00
Keith Grant
40b2539626 rework org edit form to use Formik 2019-03-27 10:49:10 -04:00
mabashian
9b314a6f2f Upgrade pf react-core to 2.9.2 2019-03-26 11:49:41 -04:00
mabashian
d30aed9231 Upgrades pf deps to latest 2019-03-19 16:41:26 -04:00
mabashian
3596d776fc Refactor of DataListToolbar. Creates a number of smaller components used by the toolbar. Adds support for passing in an add button node to the toolbar. 2019-03-19 14:01:39 -04:00
Marliana Lara
f5f67627db
Update @patternfly/* dependencies
* Remove @patternfly/react-styles dependency
2019-02-19 16:00:11 -05:00
mabashian
2579e30ca1 Pulls in latest pf-react. Adds selected list component to org instance groups lookup 2019-01-30 12:46:00 -05:00
Jake McDermott
e07db0c05e
update webpack-dev-server 2019-01-04 15:12:57 -05:00
Jake McDermott
1c483a42c6
update @patternfly/react-core to 1.43.5 2019-01-03 17:52:53 -05:00
mabashian
356ad06d74 Add support for i18n using lingui 2018-12-10 10:17:00 -05:00
mabashian
7d2bc1c766 Bumps all patternfly versions to latest 2018-11-28 11:29:07 -05:00
John Mitchell
fed7f51476
update build system
polyfill new js features before executing tests
move jest config to file, update transformation exclusion to be okay with axios module
rename enzyme.config.js to jest.setup.js
remove currently unused redux deps
update babel to 7, use env preset as opposed to deprecated stage preset
move .babelrc to newer, favored babel.config.js preset
update all babel preset and plugin packages to those name spaced under @babel
2018-10-30 17:25:29 -04:00
John Mitchell
74d3e55908
bump patternfly dep versions 2018-10-29 13:58:56 -04:00
John Mitchell
fd28cff412
add additional patternfly react packages 2018-10-26 17:23:27 -04:00
John Mitchell
22112f3dd8
update package-lock.json with new jest and enzyme testing dependencies 2018-10-24 16:50:37 -04:00
Jake McDermott
f639f353ec
update pf react version 2018-10-15 12:43:52 -04:00
Jake McDermott
b31edef9b2
one way of approaching nav 2018-10-11 22:48:39 -04:00
Jake McDermott
f8a4b01da5
lint 2018-09-26 20:59:41 -04:00
Jake McDermott
065813ebc0
make default configuration work with awx development api server 2018-09-26 18:06:30 -04:00
Jake McDermott
43f3b484f9
initial commit 2018-09-25 10:53:35 -04:00