Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ba/feature/replace date range picker (#335)
* remove old top content component * update readme * update example config * refactor button placement and names * update tests * adjust legend positioning * update mocks after config change * stack resultsCount buttons * stack count message and edit responsiveness * update changelog * blackout filters * update readme with added config values * update example config * fixing bug to search all gridcodes selected * persist dateTime value on details view tab changed * open details on search * fix selected view mode color to match material UI guide * adjust cloud slider style and persist state on tab change * persist collection selected on details tab change * remove popup modal from right content * add auto-zoom to search, adjust style, and raise disabled overlay * edits to application redux state * refactor mapHelper to fix single gridcode bug, popup refactor, ItemZoom function * refactor popupResult to move into LeftContent Details Tab * add style theme to auto zoom switch * clean up search imports * cleaning up css * change keyPress combination for searching * add and update tests * update wording of readme * remove duplicate styles * reorder leftContent functions * remove redundant comment * remove inline styles * update changelog * update changelog wording * resolve bug in preview height * remove unnecessary css change * adding new react-datePicker * clean up merge main into branch * add dayJS & bump versions * remove old datetime format function, add convertToUTC with offset * move range preview to collection Dropdown component * bonus: refactor theme of switch * refactor date range picker * remove old wojtekmaj-react-datetimerange-picker * add comment about use of !important * resolve issue with rerender date formatting * add state change for rerender date format bug fix * add no results indication * handle all tab change rerenders * clean collection range display code * remove extra comment * add label to show UTC format * clean up datePickers * remove extra const usage * update changelog * update changelog again * relocate No Results Message * remove old test ID * change range text to be extent
- Loading branch information