catjones9
91b8aa90ff
Added 'Max Hosts' field in the Add/Edit Organization view
...
* max hosts field is enabled is user is superuser, otherwise it is disabled and default is 0
* OrganizationForm tests added for max hosts input
* minMaxValue added in validators to validate user input for max hosts
Signed-off-by: catjones9 <catjones@redhat.com >
2019-06-13 18:43:34 -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
Alex Corey
92d8948a83
updates tests
2019-05-17 15:32:04 -04:00
Alex Corey
d3cc1a8771
Adds AddOrgBtn to Orgs List empty state
2019-05-17 15:29:05 -04:00
mabashian
e5dda696d7
Add new tests for rbac on some of the org pages
2019-04-24 10:10:14 -04:00
mabashian
f57876b6d9
Fix existing test failures
2019-04-23 14:55:06 -04:00
John Mitchell
667cbb0c20
update the rest of the organizations tests
2019-04-22 15:11:28 -04:00
John Mitchell
b17fb8a596
Add handleHttpError prop to stop error from org detail test
2019-04-11 12:36:19 -04:00
Marliana Lara
8846e1427e
Add Organization Details view and test
2019-02-05 10:52:33 -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