Opender Singh
99c47fc1e7
Improve handling of absolute paths in inso ( #2575 )
2020-08-31 21:42:39 +12:00
Opender Singh
3385a899d8
Mark kong plugins as private ( #2566 )
2020-08-31 13:55:58 +12:00
Arjun Kesava P
1bcc2168cd
fix: Added manual prettify for multipart editor ( #2571 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-08-31 13:41:26 +12:00
Opender Singh
e521d0651d
Fix hard-coded path in electron mock ( #2565 )
...
* Fix hard-coded path in electron mock
* Disable failfast strategy
* Remove path mocking, as it is no longer needed becasuse CI runs on all OSs, and it causes issues with database initialization for unit testing
* Update
* Update packages/insomnia-app/app/sync/git/__tests__/mem-plugin.test.js
Co-authored-by: David Marby <david@dmarby.se>
* Update packages/insomnia-app/app/sync/git/__tests__/mem-plugin.test.js
Co-authored-by: David Marby <david@dmarby.se>
Co-authored-by: David Marby <david@dmarby.se>
2020-08-30 23:17:15 +12:00
Opender Singh
0b4c1eacec
Change prepack to prepare
2020-08-28 12:22:33 +12:00
Opender Singh
e3e9d499d3
Update kong portal package lock file
2020-08-28 11:31:49 +12:00
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
Yash Shah
27184c4f2d
fixes #2552:addded a (slightly) more verbose output in check-version.js ( #2559 )
...
* fixes #2552 :
* updated version script to show more verbose errors in case of a mismatch node version
* added suggested changes
* No output is printed if the node version is aaccurate
* changed colours for the messages to make them more prominent
2020-08-27 03:01:29 +12:00
Opender Singh
567ee026c4
Add matrix and remove double bootstrapping from insomnia-components ( #2550 )
2020-08-26 08:45:58 +12:00
Nijiko Yonskai
013bbedf23
chore: fix link to package.json ( #2551 )
2020-08-26 08:32:46 +12:00
Mike Ellan
37abf4df59
Unit tests buttons & select input styling ( #2534 )
...
* Button conversion, styling dropdown
* Cleaning up select input
* Adding play icon to run tests
* Button icon styling
2020-08-25 14:56:58 -04:00
Opender Singh
3bcbd24c8a
Add designer smoke tests to CI ( #2549 )
2020-08-25 11:27:44 +12:00
Opender Singh
0319547f65
Separate designer vs core e2e tests ( #2545 )
2020-08-25 10:49:29 +12:00
Opender Singh
3c345d4be1
Mock server for e2e tests using Prism ( #2544 )
...
Co-authored-by: David Marby <david@dmarby.se>
2020-08-25 10:13:29 +12:00
Opender Singh
deaded4674
Add e2e Core tests to PR workflow ( #2536 )
...
Co-authored-by: David Marby <david@dmarby.se>
2020-08-25 08:40:40 +12:00
Opender Singh
c3678d6e37
Build and package to a folder prefixed by the application id ( #2537 )
2020-08-22 17:59:56 +12:00
Opender Singh
694217dbb1
Add spectron with basic tests ( #2531 )
2020-08-21 08:08:47 +12:00
Opender Singh
5ecb69a8e5
Expose styled-components on the window object for UI plugins ( #2528 )
2020-08-21 06:44:08 +12:00
Opender Singh
d7594e6fce
Remove assignee from feature request template ( #2532 )
2020-08-20 22:11:25 +12:00
Seanghay
827783ee94
Bump up httpsnippet
to 1.22.0 for Kotlin and Axios code generation support ( #2526 )
2020-08-20 16:17:52 +12:00
Opender Singh
c5d36a5223
lib@2.2.21
2020-08-18 11:07:08 +12:00
Opender Singh
eed0b6c833
Fix insomnia-components version to 2.2.19 for kong portal plugin ( #2522 )
2020-08-18 09:34:17 +12:00
Opender Singh
653c546883
Add bitbucket cloud docs, add documentation tooltip to git settings modal header ( #2518 )
2020-08-18 08:57:21 +12:00
Opender Singh
c24d3138a7
Convert radio button group to be a fully controlled component ( #2520 )
2020-08-18 08:45:43 +12:00
Opender Singh
be90615025
Don't try to render swaggerui if the preview is hidden ( #2519 )
2020-08-18 08:42:10 +12:00
Opender Singh
4059633533
Add node forge to insomnia-send-request
( #2523 )
2020-08-18 08:41:47 +12:00
Bartolomej Kozorog
d9fe05b230
Add tooltip with docs for git authentication key generation
2020-08-16 12:40:38 +12:00
Opender Singh
2b74221549
Add preinstall step to check node version ( #2507 )
2020-08-13 09:12:31 +12:00
Opender Singh
61b27ae3c4
Add release date to about menu ( #2505 )
2020-08-13 08:59:30 +12:00
Raphaël Barbazza
48783e5063
fix: made radio-button-group a controlled component ( #2499 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-08-12 14:02:21 -04:00
Opender Singh
b26ce1cfdb
Create an alias for styled-components in Webpack for development
2020-08-12 13:51:37 +12:00
Opender Singh
1e424fc083
Package styled-components
2020-08-11 16:57:35 +12:00
Opender Singh
17d31eeb50
lib@2.2.20
2020-08-11 12:29:05 +12:00
Opender Singh
ad91b46b40
Bump versions for beta release
2020-08-11 11:46:59 +12:00
moumni
fa314e5deb
Update root package.json ( #2501 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-08-11 11:46:07 +12:00
Ken
b6aaa4d82b
Copy info to clipboard ( #2480 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
Co-authored-by: John <john_v@outlook.co.nz>
2020-08-11 09:14:11 +12:00
Mike Ellan
42c3c19076
Updating readme for linux ( #2504 )
...
* Updating readme for linux
2020-08-10 15:44:14 -04:00
Opender Singh
fc934698ed
Fix webpack file watching, remove styled-components
from insomnia-components
bundle ( #2497 )
...
* Reinstall webpack...
* Reinstall webpack...
* set styled-components as an external
* Remove script
2020-08-11 07:12:53 +12:00
Opender Singh
2e56af3175
Update Inso readme ( #2498 )
2020-08-07 21:34:37 +12:00
Opender Singh
cb991ba956
Revert "Fix app reloading and insomnia-components in watch mode" ( #2496 )
...
This reverts commit 971134fae2
.
2020-08-07 08:49:45 +12:00
Opender Singh
971134fae2
Fix app reloading and insomnia-components in watch mode ( #2493 )
...
* Fix fsevents
* Add node_env for netlify
2020-08-07 08:48:49 +12:00
Opender Singh
b7d007a246
Inso error handling and verbosity setting for logging ( #2466 )
2020-08-07 08:45:29 +12:00
Opender Singh
65b4838646
Honor variable defaults from servers declaration during OpenAPI3 import ( #2151 )
2020-08-07 08:13:00 +12:00
Mike Ellan
55e428bbe3
Checking format to offset line number if spec string is JSON parsable. ( #2467 )
...
* Checking format to offset line number if spec string is JSON parsable.
* Cleaning up server component detection, removing unused function
2020-08-06 14:39:37 -04:00
Mike Ellan
d0ac82592d
Updating storybook styling ( #2489 )
...
Branding our SB instance.
2020-08-06 10:00:21 -04:00
Mike Ellan
4668670159
Bring path validation into paths component. Error boundry around sidebar, error boundry formatting. ( #2484 )
2020-08-05 08:47:28 -04:00
Huli
a36e22c294
Replace textarea with code editor for response raw viewer ( #2475 )
...
* Replace textarea with code editor
* Add raw-editor class and props to make style consistent
* Merge raw-editor style into general.less
Co-authored-by: Li Hu <li.hu@onedegree.hk>
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-08-05 07:17:20 +12:00
Gregory Schier
c90306b35e
Port same deterministic logic from OpenAPI 3 to Swagger 2 importer ( #2474 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
2020-08-04 10:09:44 -07:00
Mike Ellan
784357f089
Sidebar code mirror interactions ( #2433 )
...
* Lifting path clicked up to sidebar root
* Abstracting out path click to story (and app)
* Adding click to scroll, updating sidebar components
* Scroll fix for sidebar
* Cleaning up log
* PR feedback
* PR Feedback, fix schemas & request body rendering
* PR feedback & cleanup
* Prop value checking, selection positioning
* Pulling remote import
* Styled components into insomnia-app, obj destructuring, typing
* Refactoring item path mapping
* Abstracting the mapping of specs for position, bumping down styled components version.
* Directly passing ... rest args initial work
* Pulling logs, removing array concatenation
* Pulling click handler out of render method
* Rolling position mapping into scroll positining method
* Opening up type, could be number/string/array
* Update package-lock.json
* Grabbing height from window, typing API vars, checking path
* Creating scroll method dedicated to design mode
* Moving typing of spec related content to Props def.
* Type checking on sections, invalid section component
2020-08-03 13:57:12 -04:00
Opender Singh
e9fb34490a
Fix a bug with bulk query edit ( #2479 )
2020-08-03 22:13:08 +12:00