insomnia/packages/insomnia-components/components
Mike Ellan b7bc88a326
Design sidebar (#2328)
* updated lock file

* Rolling sidebar from SB into application

* Type fix on the method label output

* Update packages/insomnia-components/components/sidebar.js

Co-authored-by: Opender Singh <opender94@gmail.com>

* PR Feedback - Keys, useCallback Hook

* stubbing component breakout

* PR Feedback

- Breaking out most UI elements into components
- Filter component in place
- Various CSS tweaks

* Removing unused file

* Updating toggle

* Resuable sidebar section (#2359)

* Introduce resuable sidebar section
* Stop eslint complaining
* add react-use
* Lint fixes
* Make the storybook story less wide

* Component development

Abstracting out line level components i.e.
Section > Header > Filter > Panel > Items

Various code fixes

* Cleaning up section visibility state

* Reverting visibiilty state updater

* Adding paths on click for spec scrolling

* refreshing package-lock to resolve conflict

* PR feedback for sidebar components

* Update packages/insomnia-components/components/sidebar/sidebar-header.js

Co-authored-by: Opender Singh <opender94@gmail.com>

* Including lock

* Merge fix

* Component structuring, prop clean-up, css updates

* Cleaning up components, pr feedback, fixing styling

* array index reference clean-up/clarity

* Leveraging useToggle rather than manual useState toggling

* Cleaning up logs

* Hide info section if missing from spec.

* Update packages/insomnia-components/components/sidebar/sidebar-responses.js

Co-authored-by: Opender Singh <opender94@gmail.com>

* Update packages/insomnia-components/components/sidebar/sidebar-schemas.js

Co-authored-by: Opender Singh <opender94@gmail.com>

* Pull fragment

* Destructuring and filter cleanup

* Clearing filter value and DOM on section collapse

* Merge latest

* Merge conflict cleanup

Co-authored-by: Opender Singh <opender94@gmail.com>
2020-07-22 09:13:06 -04:00
..
dropdown Initial pass to combine eslint and prettier (#2166) 2020-05-15 10:54:07 +12:00
sidebar Design sidebar (#2328) 2020-07-22 09:13:06 -04:00
breadcrumb.js Initial pass to combine eslint and prettier (#2166) 2020-05-15 10:54:07 +12:00
breadcrumb.stories.js Various k4k8s config gen bugs (#2136) 2020-05-15 08:27:43 +12:00
button.js POC for Unit Test UI (#2315) 2020-07-01 14:17:14 -07:00
button.stories.js Various k4k8s config gen bugs (#2136) 2020-05-15 08:27:43 +12:00
card-container.js Initial pass to combine eslint and prettier (#2166) 2020-05-15 10:54:07 +12:00
card.js Initial pass to combine eslint and prettier (#2166) 2020-05-15 10:54:07 +12:00
card.stories.js Storybook Sidebar Provisioning & WIP Implementation (#2125) 2020-05-14 14:00:29 -04:00
gravatar-img.js Prevent insomnia-components from bundling entire crypto module (#2291) 2020-06-12 20:31:37 -07:00
gravatar-img.stories.js Storybook Sidebar Provisioning & WIP Implementation (#2125) 2020-05-14 14:00:29 -04:00
header.js Initial pass to combine eslint and prettier (#2166) 2020-05-15 10:54:07 +12:00
header.stories.js Various k4k8s config gen bugs (#2136) 2020-05-15 08:27:43 +12:00
help-tooltip.js Help Tooltip Component Migration (#2200) 2020-05-21 14:17:14 -04:00
help-tooltip.stories.js Help Tooltip Component Migration (#2200) 2020-05-21 14:17:14 -04:00
multi-switch.js Add multi-switch component, refactor radio group, and add success icon (#2324) 2020-06-26 10:45:11 -04:00
multi-switch.stories.js Add multi-switch component, refactor radio group, and add success icon (#2324) 2020-06-26 10:45:11 -04:00
notice-table.js Initial pass to combine eslint and prettier (#2166) 2020-05-15 10:54:07 +12:00
notice-table.stories.js Various k4k8s config gen bugs (#2136) 2020-05-15 08:27:43 +12:00
radio-button-group.js Add multi-switch component, refactor radio group, and add success icon (#2324) 2020-06-26 10:45:11 -04:00
radio-button-group.stories.js Add multi-switch component, refactor radio group, and add success icon (#2324) 2020-06-26 10:45:11 -04:00
svg-icon.js Design sidebar (#2328) 2020-07-22 09:13:06 -04:00
svg-icon.stories.js Various k4k8s config gen bugs (#2136) 2020-05-15 08:27:43 +12:00
switch.js The One With Hooks (#2286) 2020-06-13 16:56:15 +12:00
switch.stories.js Various k4k8s config gen bugs (#2136) 2020-05-15 08:27:43 +12:00
table.js Initial designer merge 2020-04-26 13:33:39 -07:00
table.stories.js Storybook Sidebar Provisioning & WIP Implementation (#2125) 2020-05-14 14:00:29 -04:00
toggle-switch.js Bundling improvements for insomnia-components (#2297) 2020-06-17 07:46:13 +12:00
toggle-switch.stories.js Storybook Sidebar Provisioning & WIP Implementation (#2125) 2020-05-14 14:00:29 -04:00
tooltip.js Help Tooltip Component Migration (#2200) 2020-05-21 14:17:14 -04:00
tooltip.stories.js Storybook Sidebar Provisioning & WIP Implementation (#2125) 2020-05-14 14:00:29 -04:00