mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-23 23:59:32 -04:00
* pass 1 * refactoring notes * simplify select children * remove switcher * add responses * filter by env * patch settings * patch settings * remove selector * history dereduxed * move folder settings to conditional render * fix types * fix types * fix types * fix types * fix lint * migrate group settings to remix * fix use effects * conditional render of export modal * more sidebar refactoring * unpack sidebar children in export list * unpick sidebar children * clean up * remove console log * mostly working connect * clean up * conditionally render cookie modals * cond render env modal * cond render sync delete * fix * fix * flatten syncitems * remove helper * clean * fix grpc initial re-render * redirect to last active request * optimize * fix lint * improve typing * add settings hotkey * env modal hotkey * remove active response null setting * fix shakey test * move delete response to action * fix type * fix windows flake * cond render sync branches * fix loading bug * add spinner * delete request * fix stream with temporary hack