Gregory Schier
4d02e6af8a
Merge branch 'develop' of github.com:Kong/insomnia into develop
2020-05-28 14:41:57 -07:00
Gregory Schier
2d74e15c54
Fix rimraf recursion on fsevent
2020-05-28 14:41:51 -07:00
Opender Singh
4cabc17bbd
lib@2.2.7
2020-05-29 09:24:51 +12:00
Gregory Schier
4387381fd1
Upgrade node-libcurl ( #2223 )
...
* deps: bump node-libcurl to latest prerelease version
* Add .npmrc, bump Electron to 3.1.13, remove electron-rebuild
* Minor tweaks
* package locks
* Bump version
* Switch to font-manager and fix fsevents rimraf
* Try generating npmrc inside build/
* Try uninstall of fsevents instead
* Bump
* Try npm env vars
* Extra .npmrc
* Try npm env vars in all CI
* Fix insomnia-cookies dependencies
* Fix typo
* Loosen nvmrc version
* Remove npm uninstalls
* Build outside of Docker
* Remove Docker, build all on GH Actions
* Bump Core version
* Disable Snapcraft for now
* Bump
* Disable snap for Designer too
* Update product name for Core
* Update test.yml
* Remove Travis file
* Make userData folder explicit and add Curl types
* Remove old Kong icon
* Remove curl.js adapter
* Revert productName
* Fix release date
* Try remove windows build tools from CI
* Add comment about Snap deploys
* Remove the pane border on Windows (no longer necessary)
Co-authored-by: Jonathan Cardoso Machado <me@jonathancardoso.com>
2020-05-28 10:09:51 -07:00
Gregory Schier
2800c9c9e7
lib@2.2.6
2020-05-20 20:15:22 -07:00
Gregory Schier
5252137f3c
lib@2.2.5
2020-05-20 20:14:45 -07:00
Opender Singh
443d6df08d
Initial pass to combine eslint and prettier ( #2166 )
2020-05-15 10:54:07 +12:00
Opender Singh
15d4789716
Move toggle-switch to insomnia-components
, attach to themes ( #2115 )
2020-05-06 12:08:17 +12:00
Gregory Schier
8276688758
lib@2.2.4
2020-05-01 20:40:27 -07:00
Gregory Schier
48916b9ed2
Update plugins and merge theme packages
2020-05-01 20:40:02 -07:00
Gregory Schier
58fed78d06
Flatten insomnia-libcurl package ( #2081 )
...
* Remove unnecessary insomnia-libcurl package to flatter installation dirs
* Remove empty test folder
* Fix inlc mock
2020-04-29 12:59:46 -07:00
Gregory Schier
65d7fab79e
lib@2.2.3
2020-04-29 11:15:38 -07:00
Opender Singh
fd1420ddc8
Add filename to apiSpec model and decouple from workspace name ( #2063 )
...
* Initial commit
* WIP
* Fix lint
* Fix tests
* Add test for workspace migration
* Rename title to use fileName instead of workspace name for designer
* Linting
2020-04-28 14:29:51 -04:00
Gregory Schier
7de8246ff8
lib@2.2.2
2020-04-27 15:02:35 -07:00
Gregory Schier
d1b7d55483
Travis improvements and upgrade Octokit
2020-04-26 14:29:51 -07:00
Gregory Schier
c6a7c4d682
Initial designer merge
2020-04-26 13:33:39 -07:00
Opender Singh
b4b6464f9e
Remove insomnia-components ( #2043 )
2020-04-22 12:23:54 -07:00
Gregory Schier
cb715f9565
Remove all fsevents modules
2020-04-14 16:09:18 -07:00
Opender Singh
1aba4cb2cf
Nunjuck resolution in order of property definitions ( #1863 )
...
* Add breaking test
* Remove preferential ordering of tags over variables in nunjucks
* Remove preferential ordering of tags over variables in nunjucks
* simplify nunjucks sort
* Add breaking test for incorrect order
* Update json-order and consume
* Refine test with dataPropertyOrder
* Tests
* add note
* Add to test
* Missed the await
2020-03-09 11:20:22 -07:00
Gregory Schier
9fe45a8ebb
Bump version
2020-02-18 16:17:57 -05:00
Gregory Schier
6ee442c019
pkg-v2.1.6
2020-02-12 10:02:11 -05:00
Gregory Schier
cc43f2af8f
Bump version
2020-02-11 14:35:27 -05:00
Gregory Schier
32a958ab95
View open source licenses in app ( #1926 )
...
* View opensource licenses
* Remove redundant check
2020-02-06 08:41:56 -05:00
Gregory Schier
00fd73ddd5
Add support for RGB triplets in theme colors
2020-02-04 14:46:36 -05:00
Opender Singh
7b3ae5bfd8
Enable and disable plugins! ( #1855 )
...
* Add PluginConfig type
* Update plugin loader to find PluginConfig
* Only extend with active plugins
* Toggle checkbox UI
* Show checkbox
* WIP
* WIP - add separate checkbox component
* add react-switch
* Remove toggle-switch less files
* Rename
* Move dependency to app package
* Can't bootstrap or run after moving node module to insomnia-app package hmmm
* Update packages
* Add toggle switch story
* Remove unnecessary prop
* Update story
* Renames
* Update dependencies...
* Update flow-types
* Hmmm
* Fix import?
* Update
* Update to regular component
* Fix css + remove _mounted from toggle-switch
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
2020-01-23 13:43:04 -05:00
Gregory Schier
f50bcfeafb
pkg-v2.1.5
2020-01-06 15:07:32 -05:00
Gregory Schier
10d7255800
pkg-v2.1.4
2020-01-06 14:19:56 -05:00
Gregory Schier
1a6bdad517
insomnia-ui -> insomnia-components
2020-01-06 14:02:54 -05:00
Gregory Schier
e46bf021cf
pkg-v2.1.3
2020-01-06 13:51:24 -05:00
Gregory Schier
5a92964db6
New insomnia-ui package with initial <NoticeTable/> component ( #1869 )
...
* Add insomnia-ui package with NoticeTable component and a few other examples
* Tweak icon placement and add insomnia-ui to insomnia-app package
* Add click handling and some extra styles to <NoticeTable/>
* New SvgIcon component and style tweaks
* Fix dependencies
* Fix button border
* Fix flow lint
* SvgIcon stories and lots of style updates
* Fix auto-formatting issue
2020-01-06 13:33:47 -05:00
Opender Singh
f920ba17f2
Update codemirror ( #1861 )
2019-12-20 15:03:44 -05:00
Gregory Schier
851e142136
Rename getinsomnia > kong
2019-12-17 12:16:08 -05:00
Gregory Schier
5c9493fa2d
pkg-v2.1.2
2019-12-17 11:58:09 -05:00
Gregory Schier
d34316747c
Bump version
2019-12-17 11:57:45 -05:00
Gregory Schier
08d57747ba
v2.1.1
2019-12-12 15:40:12 -05:00
Gregory Schier
114a78cf27
v2.1.0
2019-12-12 15:32:59 -05:00
Gregory Schier
5d00b89dce
Publish
...
- insomnia-app@1.1.15
- insomnia-cookies@0.0.22
- insomnia-importers@2.0.26
- insomnia-libcurl@0.0.33
- insomnia-xpath@1.0.19
- insomnia-plugin-cookie-jar@1.0.20
- insomnia-plugin-jsonpath@1.0.23
- insomnia-plugin-now@1.0.21
- insomnia-plugin-os@1.0.23
- insomnia-plugin-request@1.0.29
- insomnia-plugin-response@1.0.29
- insomnia-plugin-uuid@1.0.20
2019-12-04 11:57:27 -05:00
Gregory Schier
a2bb088917
Bump version
2019-11-28 13:33:14 -05:00
Gregory Schier
0b7f67dcf5
Publish
...
- insomnia-app@1.1.14
- insomnia-plugin-core-themes@1.0.13
2019-11-27 10:53:09 -05:00
Gregory Schier
46d7d94296
Update some dependencies
2019-11-27 10:52:20 -05:00
Gregory Schier
43d183d627
Update Linux dependencies for libcurl ( Closes #1757 )
2019-11-27 10:07:43 -05:00
Gregory Schier
0b5413e81a
Try fix icons
2019-11-26 17:41:09 -05:00
Gregory Schier
644b67dec6
Version bump
2019-11-26 16:19:31 -05:00
Gregory Schier
38c465f5e5
Version bump
2019-11-26 15:34:14 -05:00
Gregory Schier
42e198bf75
Add Storybook with basic components ( #1807 )
...
* Gruvbox theme
* Added Storybook for all components that don't fail in browser
2019-11-26 12:22:21 -05:00
Gregory Schier
abe274796a
Publish
...
- insomnia-app@1.1.13
- insomnia-importers@2.0.25
2019-11-22 14:00:18 -05:00
Gregory Schier
7310fa3697
Publish
...
- insomnia-app@1.1.12
- insomnia-cookies@0.0.21
- insomnia-importers@2.0.24
- insomnia-libcurl@0.0.32
- insomnia-prettify@0.1.14
- insomnia-url@0.1.13
- insomnia-xpath@1.0.18
- insomnia-plugin-base64@1.0.13
- insomnia-plugin-cookie-jar@1.0.19
- insomnia-plugin-core-themes@1.0.12
- insomnia-plugin-default-headers@1.1.14
- insomnia-plugin-file@1.0.14
- insomnia-plugin-hash@1.0.14
- insomnia-plugin-jsonpath@1.0.22
- insomnia-plugin-now@1.0.20
- insomnia-plugin-os@1.0.22
- insomnia-plugin-prompt@1.1.18
- insomnia-plugin-request@1.0.28
- insomnia-plugin-response@1.0.28
- insomnia-plugin-uuid@1.0.19
2019-11-22 13:41:27 -05:00
Gregory Schier
f325aef9ff
Publish
...
- insomnia-app@1.1.11
- insomnia-cookies@0.0.20
- insomnia-importers@2.0.23
- insomnia-libcurl@0.0.31
- insomnia-xpath@1.0.17
- insomnia-plugin-cookie-jar@1.0.18
- insomnia-plugin-jsonpath@1.0.21
- insomnia-plugin-now@1.0.19
- insomnia-plugin-os@1.0.21
- insomnia-plugin-request@1.0.27
- insomnia-plugin-response@1.0.27
- insomnia-plugin-uuid@1.0.18
2019-11-22 11:05:46 -05:00
Gregory Schier
869dffbf36
Upgrade electron-rebuild
2019-11-22 11:04:22 -05:00
Gregory Schier
f554425d13
Add travis back for macOS builds
2019-10-18 10:48:39 -04:00