1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Jake McDermott
012852ec53 alias top-level imports 2019-06-19 11:45:57 -04:00
Marliana Lara
50ebf65178
Update @patternfly/patternfly-next references to @patternfly/patternfly 2019-02-19 16:00:11 -05:00
Jake McDermott
2254bdb0e1
make default dev server target overridable with env vars 2019-01-03 17:52:46 -05:00
mabashian
356ad06d74 Add support for i18n using lingui 2018-12-10 10:17:00 -05:00
Marliana Lara
6d315568d2
Add help dropdown and about modal 2018-11-19 22:53:05 -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
05d72ae8cf
update webpack and package.json with index.jsx entrypoint 2018-10-24 21:55:59 -04:00
John Mitchell
a76ac805f2
add jest and enzyme testing dependencies and update infrastructure configuration to make testing work 2018-10-24 16:50:08 -04:00
Jake McDermott
070cec19df
handle fonts and images differently in webpack config 2018-10-15 12:44:07 -04:00
Jake McDermott
b31edef9b2
one way of approaching nav 2018-10-11 22:48:39 -04:00
Jake McDermott
0986ebef33
avoid port collision with other tooling 2018-09-26 18:11:29 -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