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
|
6bd5ee4201
|
Move test for AccessList.
|
2019-03-13 17:12:16 -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
|
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 |
|
Kia Lam
|
3b65068258
|
Add remove role functionality.
|
2019-03-08 13:56:27 -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 |
|
Kia Lam
|
9f86fc2def
|
Respond to PR feedback.
|
2019-03-05 12:01:06 -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 |
|
Kia Lam
|
a3a80bc23e
|
Fix prop errors in unit tests.
|
2019-02-27 18:03:15 -05:00 |
|
Kia Lam
|
5659270d3e
|
Add unit test for Access List component.
|
2019-02-27 17:30:02 -05:00 |
|
Marliana Lara
|
a7b51c526a
|
Update Lookup chip test
|
2019-02-25 11:42:18 -05:00 |
|
Marliana Lara
|
c3fc00c45a
|
Add Organization Edit tests and fix Lookup unit tests
|
2019-02-22 14:53:47 -05:00 |
|
Marliana Lara
|
92d3cb6dc4
|
Replace Lookup tags with pf-react Chip component
|
2019-02-22 14:35:58 -05:00 |
|
mabashian
|
56bd145f21
|
Adds sort to IG modal
|
2019-02-20 11:30:58 -05:00 |
|
Marliana Lara
|
8be8663665
|
Fix AnsibleSelect tests
|
2019-02-19 16:14:28 -05:00 |
|
Marliana Lara
|
c4065a54bd
|
Rename Select components to FormSelect for @patternfly/react-core 2.1.8
|
2019-02-19 16:04:45 -05:00 |
|
kialam
|
f9d615fdee
|
Fix unit tests.
|
2019-02-19 11:28:17 -05:00 |
|
kialam
|
b340d49cb7
|
Integrate proptypes for our shared components.
- Fix unit tests.
- Fix linter errors.
|
2019-02-15 15:08:52 -05:00 |
|
kialam
|
7c009fc315
|
Update unit tests to use new props.
|
2019-02-14 10:53:53 -05:00 |
|
kialam
|
f09eb182c2
|
Merge remote-tracking branch 'origin/master' into add-select-default-option
|
2019-02-14 10:38:28 -05:00 |
|
kialam
|
2b18cee9c0
|
Fix linter errors and add test to AnsibleSelect component.
|
2019-02-13 15:39:29 -05:00 |
|
John Mitchell
|
35c94e9cd8
|
update selected to value in AnsibleSelect
|
2019-02-13 14:52:11 -05:00 |
|
John Mitchell
|
cbc1ae8875
|
fix tests based on AnsibleSelect fn name change
|
2019-02-13 10:34:32 -05:00 |
|
John Mitchell
|
c1381f7b98
|
incorporate feedback on instance groups pagination
|
2019-02-12 11:59:49 -05:00 |
|
John Mitchell
|
680d153a14
|
add pagination to instance groups lookup modal
|
2019-02-11 18:10:27 -05:00 |
|
mabashian
|
0e9e17f957
|
Only update selected instance groups if the select button is clicked in the modal
|
2019-01-30 15:27:12 -05:00 |
|
mabashian
|
6ed36daef7
|
Fixes close button on tags in instance group form field
|
2019-01-30 12:59:22 -05:00 |
|
mabashian
|
2579e30ca1
|
Pulls in latest pf-react. Adds selected list component to org instance groups lookup
|
2019-01-30 12:46:00 -05:00 |
|
John Mitchell
|
3c0744629b
|
update pagination component based on ux feedback
|
2019-01-29 12:50:29 -05:00 |
|
Marliana Lara
|
9048c34a7d
|
Fix merge conflicts and linting errors
|
2019-01-25 16:49:46 -05:00 |
|
Marliana Lara
|
21298c8872
|
Add Breadcrumbs test
|
2019-01-25 16:42:09 -05:00 |
|
John Mitchell
|
dd522c240e
|
remove test debuggers
|
2019-01-25 16:17:58 -05:00 |
|
John Mitchell
|
02d7006ea4
|
fix tests
|
2019-01-25 15:22:32 -05:00 |
|
John Mitchell
|
7de89f6486
|
fix linting issues
|
2019-01-24 13:05:36 -05:00 |
|
mabashian
|
47719776f2
|
More cleanup based on pr feedback. Adds org notif list page and tests
|
2019-01-23 16:53:02 -05:00 |
|
mabashian
|
2c19a5a1d7
|
Changed post to create in api.js. Removed capitalize text component in favor of css solution. Updates to empty list contents. Fixes padding on notifications list
|
2019-01-21 15:44:34 -05:00 |
|
mabashian
|
58f99c8918
|
Adds notification list to orgs
|
2019-01-21 13:18:37 -05:00 |
|
kialam
|
a70a0fa622
|
Bump Lookup component test coverage up.
|
2019-01-16 13:15:51 -05:00 |
|
kialam
|
e8fe6fe33c
|
Fix & Add unit tests.
|
2019-01-15 14:58:23 -05:00 |
|
Jake McDermott
|
a83e5e5675
|
add unit test coverage for DataListToolbar.jsx
|
2019-01-07 07:40:31 -05:00 |
|
Jake McDermott
|
8756da59fa
|
add unit test coverage for TowerLogo.jsx
|
2019-01-07 07:40:25 -05:00 |
|