Liyas Thomas
d403e10018
docs: added contributors welcome badge + updated sponsors list
2021-01-23 12:40:40 +05:30
Liyas Thomas
161a0e07f9
refactor(codeql): removed unused variables
2021-01-23 11:40:29 +05:30
Liyas Thomas
eb9b0c85a9
chore(deps): bump
2021-01-23 11:38:37 +05:30
John Harker
c7f7b96405
Update Proxy URL ( #1436 )
...
* Update proxy URLs
* Update URLs in Vue file
Had to edit with web editor to avoid vs code changing indentation.
* Delete settings.json
Co-authored-by: Sam Jakob Mearns <me@samjakob.com >
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2021-01-22 10:43:44 +05:30
Andrew Bastin
c5dff96f57
Better JS language integration for Pre-Request scripts and Test scripts ( #1422 )
...
* Add tern as dependency
* Add build rule to transpile mjs
* Initial implementation of the auto complete engine
* Separate out the tern server code to separate file
* Added extra type defs for tern server
* Boost the pw completion result to the top of the list
* Added acorn and acorn-walk as dependency
* Semantic linting powered by tern
* Fix DeepCode warnings for js-editor
* Remove unused registerLint tern extension
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2021-01-22 07:04:02 +05:30
Liyas Thomas
ff418ad55f
chore(deps): bump
2021-01-20 21:23:13 +05:30
Liyas Thomas
6b0da0a568
fix: delete request from collection modal not closing
2021-01-18 22:08:48 +05:30
Liyas Thomas
56151982a7
chore(deps): bump
2021-01-17 22:44:58 +05:30
Liyas Thomas
c8185050f6
feat: GitHub buttons
2021-01-16 18:40:18 +05:30
Liyas Thomas
ed20b009a5
refactor: removed sponsorship prompt
2021-01-16 17:00:03 +05:30
Liyas Thomas
bf0bcf2f72
chore(deps): bump
2021-01-15 23:27:07 +05:30
Liyas Thomas
d81e80f273
chore(deps): bump
2021-01-13 20:23:14 +05:30
Liyas Thomas
6afed0e035
chore(deps): bump + fix(typo): extension repo link
2021-01-12 13:21:48 +05:30
Liyas Thomas
0a39e7b02f
feat: Active toggle for GraphQL headers
2021-01-08 21:55:31 +05:30
Liyas Thomas
01a45f3085
chore(deps): bump
2021-01-08 21:53:21 +05:30
Liyas Thomas
c61764cd8d
chore(deps): bump
2021-01-06 08:47:37 +05:30
Liyas Thomas
ce20f5d0a2
chore(deps): bump
2021-01-05 05:48:25 +05:30
Liyas Thomas
ffa9210286
fix: broken file name extension while downloading response
2021-01-04 07:25:03 +05:30
Liyas Thomas
025ead4fa3
chore(deps): bump
2021-01-04 06:37:59 +05:30
Liyas Thomas
82de03101b
fix: throwing error when settings key being empty - fixed #1409
2021-01-04 06:25:02 +05:30
Liyas Thomas
eae071f9b8
doc: updated screenshots
2021-01-02 23:09:46 +05:30
Liyas Thomas
aadad482c4
chore(deps): bump + updated sponsors list
2021-01-02 20:57:28 +05:30
Gerardyang
cb8b98f707
Fix a missing close parenthesis before '.then' ( #1407 )
2021-01-02 20:49:42 +05:30
Liyas Thomas
603a888e2e
chore(deps): bump + fix: typo in docker commands
2020-12-31 17:22:58 +05:30
Liyas Thomas
9e3083cc5d
Merge pull request #1404 from hoppscotch/dependabot/npm_and_yarn/v-tooltip-2.1.0
...
chore(deps): bump v-tooltip from 2.0.3 to 2.1.0
2020-12-31 05:42:48 +05:30
dependabot[bot]
ab9f2c0a66
chore(deps): bump v-tooltip from 2.0.3 to 2.1.0
...
Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases )
- [Commits](https://github.com/Akryum/vue-tooltip/compare/v2.0.3...v2.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-31 00:05:42 +00:00
Liyas Thomas
e84888c27e
fix: broken import cURL #1159
2020-12-30 18:43:56 +05:30
Liyas Thomas
4dfc91db0a
chore(dev-deps): bump
2020-12-30 11:12:56 +05:30
Liyas Thomas
5705df96f3
Merge branch 'main' of https://github.com/hoppscotch/hoppscotch
2020-12-29 07:16:45 +05:30
Liyas Thomas
9ac0cf1406
fix: decodeURI() failing on malformated URI + chore(deps): bump
2020-12-29 07:13:46 +05:30
Liyas Thomas
71170a1c5d
feat: input toggle for parameters and headers ( #1388 )
...
* feat: toggler for parameters and headers
* refactor: move bodyParams to separate component + feat: input toggle
* fix: backward copaitability
* Fixed issue with imported active prop mutations
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2020-12-28 06:02:41 +05:30
Liyas Thomas
353978f115
Merge branch 'main' of https://github.com/hoppscotch/hoppscotch into main
2020-12-27 18:38:14 +05:30
Liyas Thomas
e89065aafc
chore(deps): bump
2020-12-27 18:37:45 +05:30
Andrew Bastin
ff35ccbaec
Merge pull request #1398 from carlos-ds/unit-tests
...
Unit tests for the remaining test methods
2020-12-23 21:02:48 -05:00
Liyas Thomas
529d5b0535
Merge branch 'main' into unit-tests
2020-12-23 06:00:16 +05:30
Karel De Smet
15ecb19c65
Added extra test for error handling
2020-12-22 21:15:20 +01:00
Karel De Smet
a64b32d12c
Test for toBeType()
2020-12-22 21:12:53 +01:00
Karel De Smet
f53ac25d90
Test for toHaveLength()
2020-12-22 20:05:56 +01:00
Karel De Smet
de1d06528e
Test for toBeLevel5xx()
2020-12-22 19:33:27 +01:00
Karel De Smet
ea227e09fa
Explicitly pass radix 10 to parseInt functions in toBeLevelxxx() to avoid unexpected results
2020-12-22 19:19:21 +01:00
Liyas Thomas
46cbd6dfd2
chore(deps): bump
2020-12-22 20:31:13 +05:30
Karel De Smet
a61e6efdd4
Test for toBeLevel4xx()
2020-12-22 08:10:54 +01:00
Karel De Smet
6536d71566
Merge https://github.com/hoppscotch/hoppscotch into unit-tests
2020-12-22 08:02:03 +01:00
Karel De Smet
d92412175c
Test for toBeLevel3xx()
2020-12-22 08:01:55 +01:00
Liyas Thomas
a3b7f9a739
Updated collaborators list
2020-12-21 23:56:35 +05:30
Karel De Smet
5367a23112
#1396 : Fixed assertions for toBeLevelxxx() functions ( #1397 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2020-12-21 22:42:53 +05:30
Karel De Smet
3614f5b620
Test for toBeLevel2xx()
2020-12-21 17:35:40 +01:00
Liyas Thomas
eac7954570
chore(deps): bump
2020-12-21 21:39:28 +05:30
Liyas Thomas
7d08da22b2
Merge branch 'main' of https://github.com/hoppscotch/hoppscotch into main
2020-12-20 12:26:04 +05:30
Liyas Thomas
756acf1395
chore(deps): bump
2020-12-20 12:20:37 +05:30