insomnia/packages/insomnia-app/app/ui/css
Mike Ellan 1774bc72e2
Unit testing test output (#2533)
* Adding list group component with stubbed badge & list item

* Cleaning up stories, error padding tweak

* Results list item padding fix

* Review feedback and component provisioning

Shift to functional components
Abstract both list and list item away for re-use
Roll unit test result specific styling into UT source
Roll supporting UI over including badges > extend SC for flavors
Shift timestamp to render the value, JSX handling formatting

* Renaming UT specific badges

* List group and unit test wrapper component updates

- Pulled unit test results list item into SB
- All unique aspects of UT results are bundled in the IC which extend base item
- Cleansed UT wrapper of inline components
- Setting up list group and list group item base for middle area

* Abstrating badges, timestamp and updating unit test wrapper

* Update packages/insomnia-components/components/list-group/unit-test-result-badge.js

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

* Update packages/insomnia-components/components/list-group/unit-test-result-item.js

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

* Dep cleanup, PR feedback

Co-authored-by: Opender Singh <opender94@gmail.com>
2020-08-27 18:09:13 -04:00
..
components Unit testing test output (#2533) 2020-08-27 18:09:13 -04:00
constants Unit test improvements (#2337) 2020-07-01 15:57:42 -07:00
editor Replace textarea with code editor for response raw viewer (#2475) 2020-08-05 07:17:20 +12:00
layout Fix GitLab sync (#2162) 2020-05-15 14:11:06 +12:00
lib Initial designer merge 2020-04-26 13:33:39 -07:00
index.less Design sidebar (#2328) 2020-07-22 09:13:06 -04:00
reset.less