Commit Graph
24 Commits
Author SHA1 Message Date
John Mitchell 8d4d718f7d add redirect to login on 401 2020-01-17 13:41:06 -05:00
John Mitchell 9ecb704e10 fix prettier issues 2020-01-14 13:28:53 -05:00
John Mitchell 1b726a1b2f fix malformed search key column array on project lookup 2020-01-14 13:28:44 -05:00
John Mitchell edc65cdc36 update breakpoint for mobile-ifying search 2020-01-13 16:05:01 -05:00
John Mitchell 3684975ef9 remove todo label-ify search dropdown note 2020-01-13 16:04:15 -05:00
John Mitchell bbf9c13952 update select-based items to utilize labels 2020-01-13 12:10:36 -05:00
John Mitchell 15cb92d58e update sort iconography 2020-01-10 16:27:13 -05:00
John Mitchell 78cc2742b2 fix prettier 2020-01-10 16:27:13 -05:00
John Mitchell 959d5058fc add limit search key to jobs list 2020-01-10 16:27:13 -05:00
John Mitchell acf54e6102 remove created by/modified by search keys from ig lookup 2020-01-10 16:27:13 -05:00
John Mitchell 4a9979e2db fix issue with checkbox state of select based search key 2020-01-10 16:27:13 -05:00
John Mitchell 1e344bdf8a more ui_next search pr feedback:
- updae .filter().length calls to .find()
- fix ProjectList errors
2020-01-10 16:27:13 -05:00
John Mitchell 3cdf274bdb update search based on pr feedback:
- fix InventoryHost list inadverdent breakage due to merge conflict
- update label__name search key to labels__name
- always snap to page 1 when a search happens
- udpate capitalization of keys to be consistent
- remove isDefault from sort col items in tests
2020-01-10 16:27:13 -05:00
John Mitchell 068de221c1 second pass double checking all keys show up in the lists they should 2020-01-10 16:27:13 -05:00
John Mitchell 30b6e318cc swap column types use of shape for exact and fix warnings it found 2020-01-10 16:27:13 -05:00
John Mitchell 2c1648f9c9 fix issues with unit tests based on search changes 2020-01-10 16:27:13 -05:00
John Mitchell 2c953ed7d0 add keys to search on lookups 2020-01-10 16:27:13 -05:00
John Mitchell 2d00623c16 update search keys for various lists in the mvp 2020-01-10 16:27:13 -05:00
John Mitchell 51a6ba14f1 support 1 item in sortColumns 2020-01-10 16:27:13 -05:00
John Mitchell 6edd879a43 add support for number, boolean, and option-based searches 2020-01-10 16:27:13 -05:00
John Mitchell a31661ce08 utilize new DataToolbar experimental patternfly components 2020-01-10 16:27:13 -05:00
John Mitchell c69d497093 remove debugger statement 2020-01-10 16:27:13 -05:00
John Mitchell 8b9810e466 update search and sort column configuration 2020-01-10 16:27:13 -05:00
John Mitchell 16f9411914 update simple search doumentation and plan 2020-01-10 16:27:13 -05:00