Alex Corey
d3cc1a8771
Adds AddOrgBtn to Orgs List empty state
2019-05-17 15:29:05 -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
Keith Grant
e7ec1c6ef8
convert OrganizationList to use PaginatedDataList ( #192 )
...
* convert Org list to use PaginatedDataList
* add ToolbarAddButton, ToolbarDeleteButton
* pass full org into OrganizationListItem
2019-05-07 09:51:50 -04:00
Alex Corey
b136ce1e1d
updating PR issues updated snapshot test
2019-05-01 15:48:08 -04:00
Alex Corey
f704f320b5
address pr issues
2019-05-01 14:42:59 -04:00
Alex Corey
f71421f60a
removed orgsToDelete and fixed other tests
2019-04-30 10:22:25 -04:00
Alex Corey
1bae944b85
fix tests and function name changes
2019-04-29 17:29:40 -04:00
Alex Corey
33f7bf67e1
fix merge conflicts
2019-04-29 17:00:04 -04:00
Keith Grant
9d66b583b7
158 paginated data list ( #180 )
...
* working: rename OrganizationTeamsList to PaginatedDataList
* convert org notifications list fully to PaginatedDataList
* update NotificationList tests
* refactor org access to use PaginatedDataList
* update tests for org access refactor; fix pagination & sorting
* restore Add Role functionality to Org roles
* fix displayed text when list of items is empty
* preserve query params when navigating through pagination
* fix bugs after RBAC rebase
* fix lint errors, fix add org access button
2019-04-29 10:08:50 -04:00
mabashian
8cfe74a854
Code cleanup, renaming functions, use .all() on config promises
2019-04-26 11:02:16 -04:00
mabashian
5ae7cbb43a
Add RBAC to org views
2019-04-23 13:19:34 -04:00
John Mitchell
526b640329
fix translation marked org and org access list strings
2019-04-12 15:23:45 -04:00
John Mitchell
63894bf822
update Promise.all map functions to not be async
2019-04-12 14:35:35 -04:00
John Mitchell
b9e0b2e0ad
update to correct grab handleHttpError from props instead of state
2019-04-12 14:35:18 -04:00
John Mitchell
bab7095d67
Update qs path imports to include util
2019-04-11 12:00:39 -04:00
John Mitchell
344713f938
fix unit tests for network handling
2019-04-11 10:42:33 -04:00
John Mitchell
81267c7212
update language and stylign for all warning/danger modals
2019-04-11 10:42:00 -04:00
John Mitchell
fa232a94bd
update api calls to utilized network context
2019-04-11 10:41:59 -04:00
John Mitchell
e20cf72dd6
add AlertModal component and update styling of delete confirmations
2019-04-11 10:34:48 -04:00
Marliana Lara
2ab688932d
Remove org list links
2019-04-09 11:37:43 -04:00
Alex Corey
c0b882d6fb
fixes progress bar
2019-04-05 12:01:04 -04:00
Alex Corey
de55ec1688
Add alert for org. delete.
2019-04-05 10:48:51 -04:00
Alex Corey
f3a07753e6
Add alert for org. delete.
2019-03-28 10:29:55 -04:00
kialam
b340d49cb7
Integrate proptypes for our shared components.
...
- Fix unit tests.
- Fix linter errors.
2019-02-15 15:08:52 -05:00
John Mitchell
736f1e1775
update conditional showing of empty list component
2019-02-04 15:39:44 -05:00
John Mitchell
4ce19a4b42
add empty list functionality to org list
2019-01-30 16:20:04 -05:00
John Mitchell
990851aa3b
wrap org list in Card for consistency between detail
2019-01-29 12:50:15 -05:00
Marliana Lara
b820e411d3
Refactor breadcrumbs, tabs, routing.
...
* Cleanup previous params logic from Notificaitons list
* Add shared breadcrumbs and tabs components
* Structure Organization screens to render only cardBody content
* Add styles
* Fetch organization when location changes
2019-01-25 16:42:04 -05:00
mabashian
58f99c8918
Adds notification list to orgs
2019-01-21 13:18:37 -05:00
Marliana Lara
d040f063e9
Move Organization screens and tests into new folder structure
2019-01-07 15:33:27 -05:00