25 Commits

Author SHA1 Message Date
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
Marliana Lara
240d07b6d4
Refactor styles and remove patternfly utility classes 2019-02-19 16:05:45 -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
c67088628f
fix border color 2019-02-12 09:05:22 -05:00
John Mitchell
680d153a14
add pagination to instance groups lookup modal 2019-02-11 18:10:27 -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
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
21cf1d85e3 Remove border-radius on add button 2018-12-17 12:40:20 -05:00
mabashian
d43f0cb2fc Removed extraneous style 2018-12-17 12:40:20 -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