21 Commits

Author SHA1 Message Date
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
Keith Grant
188eaede43 switch to PatternFly Tooltip everywhere 2019-03-12 15:24:36 -04: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
1443625d89
Abstract out Access List as shared component. 2019-02-26 13:23:34 -05:00
mabashian
e28776962d Fixes left margin on notifications tab 2019-02-20 14:52:11 -05:00
mabashian
56bd145f21 Adds sort to IG modal 2019-02-20 11:30:58 -05: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
7de89f6486
fix linting issues 2019-01-24 13:05:36 -05:00
mabashian
58f99c8918 Adds notification list to orgs 2019-01-21 13:18:37 -05:00
Jake McDermott
a83e5e5675
add unit test coverage for DataListToolbar.jsx 2019-01-07 07:40:31 -05:00
Jake McDermott
e015558190
use constructor bound methods for data toolbar 2019-01-03 17:53:58 -05:00
John Mitchell
ebd09883fe
update DataListToolbar component and tests 2019-01-03 13:37:31 -05:00
mabashian
6ce88fdf4d Separates search dropdown items from sort dropdown items 2018-12-17 13:16:08 -05:00
mabashian
71ace1bc00 Small ux changes on the org list based on feedback 2018-12-17 12:40:20 -05:00
mabashian
14f1c4b652 Conditionally render rather than show expand/collapse 2018-12-17 11:28:34 -05:00
mabashian
4a8791693f Adds option to hide expand/collapse in toolbar and hides it for the org list 2018-12-14 09:55:59 -05:00
mabashian
356ad06d74 Add support for i18n using lingui 2018-12-10 10:17:00 -05:00
John Mitchell
aaaf598ca1
remove commented out code in the data list toolbar 2018-12-05 09:57:11 -05:00
John Mitchell
12c8267b12
update organizations structure and add unstyled sub routes and breadcrumbs 2018-12-03 13:30:30 -05:00
Jake McDermott
e3a5f32b57
wip - pf4 data list and pagination 2018-11-18 22:49:50 -05:00