Jake McDermott
e72f0bcfd4
update content loading and error handling
...
unwind error handling
use auth cookie as source of truth, fetch config only when authenticated
2019-06-14 13:00:37 -04:00
Michael Abashian
2ae93261d1
api.js refactor using classes ( #250 )
...
Refactor api.js into an api module where endpoint specific models can be imported and used in components.
2019-06-07 15:48:09 -04:00
John Mitchell
f4550900bb
update tests based on i18n changes
2019-05-16 11:38:28 -04:00
John Mitchell
07664a05fd
update awx-pf to use withI18n i18n._ and t exclusively
2019-05-15 11:20:00 -04:00
Keith Grant
4407aeac20
Add namespacing for query params ( #205 )
...
* use qs utils to namespace query params
* refactor Lookup and SelectResource Steps to use PaginatedDataList
* preserve query params when adding new ones
* require namespace for QS Configs
2019-05-15 10:06:14 -04:00
Alex Corey
f704f320b5
address pr issues
2019-05-01 14:42:59 -04:00
Keith Grant
1be496cfc1
Patternfly upgrade ( #188 )
...
* correct spacing after PF update
* update wizard layout/borders for PF upgrade
2019-05-01 13:50:00 -04:00
mabashian
e8d73babaf
Rebase and incorporates feedback
2019-04-23 10:01:03 -04:00
mabashian
9880f1e124
Removes the need to pass default search params to the select resource step
2019-04-23 10:01:03 -04:00
mabashian
a1002b03fa
Add roles modal to org access list
2019-04-23 10:01:03 -04:00