mirror of
https://github.com/apache/druid.git
synced 2025-02-10 03:55:02 +00:00
* Created temporary interval input component * Make reusable interval component * Fixed errors with typing invalid dates * Fix interval input styling and place into autoform * Fix styling of popover calendar that opens off the page * Add snapshot test and change interval to required props * Add functionality to enter hours minutes second * Fix min date limit * Remove console log * Fix difference in timezone * Update snapshot test * Fixed snapshot test without changing min max date * Made changes based on discussion before converting to hooks * Rewrote using hooks and deleted duplicate states * Remove unused states * Change sql query view numbers to monospace * Made changes based on discussion * Removed duplicate state