Alex Corey
f3a07753e6
Add alert for org. delete.
2019-03-28 10:29:55 -04:00
Keith Grant
64e933acb4
refactor out OrganizationForm; share between add & edit
2019-03-27 15:29:46 -04:00
Michael Abashian
77ab6ec044
Merge pull request #142 from mabashian/upgrade-pf-2.9.2
...
Upgrade pf react-core to 2.9.2
2019-03-27 13:49:39 -04:00
John Mitchell
4e80f05cdf
Merge pull request #136 from jlmitch5/addOrgTeamsList
...
add org teams list
2019-03-27 11:30:59 -04:00
Alex Corey
ae622c4875
Merge pull request #139 from AlexSCorey/138-updateFunctionName
...
Fixes function naming
2019-03-27 11:05:18 -04:00
Keith Grant
40b2539626
rework org edit form to use Formik
2019-03-27 10:49:10 -04:00
Alex Corey
a430b5bf9a
fixes function naming to match our naming convention in the org. notifications.
2019-03-26 18:08:09 -04:00
John Mitchell
aeed1d8ee9
one org teams rename spelling issue
2019-03-26 17:06:43 -04:00
John Mitchell
5419434daa
rename org teams functions based on guide
2019-03-26 17:04:34 -04:00
mabashian
9b314a6f2f
Upgrade pf react-core to 2.9.2
2019-03-26 11:49:41 -04:00
Keith Grant
02cd188c2f
rename onX methods to handleX
2019-03-25 15:40:20 -04:00
Keith Grant
f3a6da20f6
create InstanceGroupsLookup for org add/edit forms
2019-03-25 11:59:14 -04:00
Keith Grant
f0c94c7e9c
stub api in org add/edit tests
2019-03-25 11:56:29 -04:00
kialam
1cb2a95a47
Merge pull request #137 from ansible/document-naming-functions
...
Update contributing doc
2019-03-21 14:26:12 -04:00
John Mitchell
7e414ace5a
add org teams list
2019-03-21 13:12:12 -04:00
Kia Lam
e3a6a20049
Update contributing doc to include:
...
- Method naming convention
- Initial Empty State convention
2019-03-21 12:51:23 -04:00
Michael Abashian
7bd8234edf
Merge pull request #135 from mabashian/upgrade-pf
...
Upgrades pf deps to latest
2019-03-20 10:53:10 -04:00
mabashian
d30aed9231
Upgrades pf deps to latest
2019-03-19 16:41:26 -04:00
Michael Abashian
c288c5fcbe
Merge pull request #134 from mabashian/toolbar-refactor-v2
...
Refactor of DataListToolbar v2
2019-03-19 14:16:04 -04:00
mabashian
fc80470e5d
Normalize event callback function names in search and sort components
2019-03-19 14:01:39 -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
kialam
dbeef0a823
Merge pull request #123 from ansible/access-list-remove-role-functionality
...
Org Access List: add remove role functionality
2019-03-18 10:25:56 -04:00
Kia Lam
a4493cd02b
Add empty initial states and adjust rendering logic.
2019-03-18 09:32:11 -04:00
Kia Lam
a5683fb354
Clear mocked methods after each test to prevent overlaps with other tests.
2019-03-14 10:41:28 -04:00
Kia Lam
518ecee53e
Apply padding to Alert component.
2019-03-14 10:35:54 -04:00
Kia Lam
6bd5ee4201
Move test for AccessList.
2019-03-13 17:12:16 -04:00
Kia Lam
390832cc1a
Rename AccessList to OrganizationAccessList and fix paths.
2019-03-13 16:46:50 -04:00
Kia Lam
c6d810621f
Move AccessList out of components directory.
...
- The AccessList component is pretty specific to the Organization component, and given the structure and methods within it, is pretty context-specific and not a good candidate to be a re-useable component.
2019-03-13 16:37:03 -04:00
Alex Corey
0f6a40014e
Merge pull request #129 from AlexSCorey/paginationTest
...
add pagination test
2019-03-13 16:21:01 -04:00
Alex Corey
91e4679311
adds test to ensure page size option dropdown is removed is no page size option is passed in.
2019-03-13 16:19:59 -04:00
Kia Lam
0495214f47
Address PR feedback.
2019-03-13 15:59:42 -04:00
Kia Lam
21156d1409
Merge remote-tracking branch 'origin' into access-list-remove-role-functionality
2019-03-13 15:43:30 -04:00
Kia Lam
198dfe7f2e
Add unit test to check state when user tries to delete a role.
2019-03-13 14:44:12 -04:00
Keith Grant
e1ebcd51b0
Merge pull request #131 from keithjgrant/add-org-ux-improvements
...
UX improvements for Add Organization screen
2019-03-13 13:36:46 -04:00
Keith Grant
fe5821eb15
Merge pull request #132 from keithjgrant/org-notification-spacing
...
increase space next to organization notifications
2019-03-13 08:37:03 -04:00
Keith Grant
24f0fe2980
increase space next to organization notifications
2019-03-12 16:04:22 -04:00
Keith Grant
188eaede43
switch to PatternFly Tooltip everywhere
2019-03-12 15:24:36 -04:00
John Mitchell
bbb31eb478
fix pagination page input and componentDidUpdate tests
2019-03-12 15:03:21 -04:00
Alex Corey
d96b88e495
add pagination test
2019-03-12 12:28:42 -04:00
Keith Grant
601214f6d4
add close (x) button to Add Org screen
2019-03-12 11:48:29 -04:00
Keith Grant
5b3f5206c4
add tooltips to add organization form
2019-03-12 08:58:12 -04:00
Keith Grant
ecb7306c46
Adding organization: add inputs helper text
2019-03-11 14:41:46 -04:00
Kia Lam
3b65068258
Add remove role functionality.
2019-03-08 13:56:27 -05:00
Keith Grant
a3bea6d4a8
Merge pull request #122 from keithjgrant/fix-pagination-text
...
fix pagination text
2019-03-06 14:42:52 -05:00
Keith Grant
4d15df2b48
fix pagination text when items displayed matches number of items per page
2019-03-06 14:30:21 -05:00
kialam
e935776067
Merge pull request #121 from ansible/org-access-list
...
Organization Access List
2019-03-05 18:56:29 -05:00
Kia Lam
9f86fc2def
Respond to PR feedback.
2019-03-05 12:01:06 -05:00
Kia Lam
35ecd83214
Some cosmetic changes.
...
- Reverse order of Expand/Compact icons in DataListToolbar to Compact/Expand.
- Make Expanded the default view for Access Lists.
- Make role badge styling closer to Chip component styling.
2019-03-04 14:38:58 -05:00
Kia Lam
86a92fefe7
Merge remote-tracking branch 'origin' into org-access-list
2019-03-01 10:37:44 -05:00
Kia Lam
bf7e6201a2
Refactor Access List.
...
- Derive Team Roles without making extra API call.
- Consistent variable naming convention use camelCase.
- More informative error display.
2019-03-01 10:12:36 -05:00