insomnia/packages/insomnia-app
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
..
.storybook Swap out switch for new activity toggle component (#2335) 2020-06-30 16:54:56 -07:00
app Design sidebar (#2328) 2020-07-22 09:13:06 -04:00
bin
config Bump versions 2020-07-10 14:07:50 -07:00
flow-typed Add ability to specify HTTP version (#2276) 2020-06-10 11:15:56 -07:00
scripts Add Snapcraft release to Core and Designer (#2268) 2020-06-09 17:32:01 -07:00
send-request Alternate send request callback for app to use (#2334) 2020-06-30 15:40:15 -07:00
webpack Bundling improvements for insomnia-components (#2297) 2020-06-17 07:46:13 +12:00
.babelrc Add filename to apiSpec model and decouple from workspace name (#2063) 2020-04-28 14:29:51 -04:00
.flowconfig Fix GitLab sync (#2162) 2020-05-15 14:11:06 +12:00
.gitignore
.npmrc Update to disturl 2020-05-29 07:50:13 +12:00
package-lock.json Design sidebar (#2328) 2020-07-22 09:13:06 -04:00
package.json Design sidebar (#2328) 2020-07-22 09:13:06 -04:00
README.md

Insomnia App

The main desktop application.