Nivedin
01acbc8db6
refactor : migrate components to script setup on ts ( #2267 )
...
* refactor: migrate buttons to script setup on ts
* refactor: migrate env components to script setup on ts
* fix: reference sharing when requests are opened from the sidebar
* ci: deploy to prod from actions
* chore: type updation
* chore: update
* refactor: update types
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
Co-authored-by: liyasthomas <liyascthomas@gmail.com >
2022-04-17 22:29:32 +05:30
Andrew Bastin
c99b224829
fix: reference sharing when requests are opened from the sidebar
2022-04-15 00:20:35 +05:30
Andrew Bastin
ede27e0600
refactor: implement updated equality heuristics for hopprestrequest struct
2022-04-14 20:28:59 +05:30
Nivedin
99148a0a0e
feat: unsaved change popup ( #2239 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
Co-authored-by: liyasthomas <liyascthomas@gmail.com >
2022-04-14 20:28:58 +05:30
liyasthomas
9232aad184
refactor: improve ui consistency
2022-04-14 19:00:04 +05:30
liyasthomas
f7ca3f8bd1
feat: add essential keymaps to codemirror input box - resolved #2264
2022-04-14 18:37:25 +05:30
kyteinsky
ff51b7e5df
feat: add New Request button for folder and collection ( #2241 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-04-14 17:09:02 +05:30
liyasthomas
745b9f7275
chore(deps): bump
2022-04-11 15:16:07 +05:30
liyasthomas
d634828eca
refactor: types and functional improvements
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-04-07 18:39:12 +05:30
Ace Nassri
9b5fec7b32
feat: add toInclude() function ( #2234 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-04-05 15:57:14 +05:30
liyasthomas
c415fdb70a
refactor: improve ui consistency
2022-04-05 14:55:30 +05:30
kyteinsky
eea8a44746
refactor: inherit default curl parser values ( #2169 )
2022-04-04 21:38:12 +05:30
ntarunmenon
dcbc3b6356
fix: add environment variables for OAuth2 ( #2216 )
...
Co-authored-by: Arun Menon <arun.menon@autogeneral.com.au >
Co-authored-by: liyasthomas <liyascthomas@gmail.com >
2022-04-04 11:37:18 +05:30
liyasthomas
4b46d2ce4a
chore(deps): bump
2022-04-04 10:54:15 +05:30
Anwarul Islam
8cafef48fb
feat: remember last selected team id ( #2210 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-04-02 15:17:37 +05:30
Andrew Bastin
a8acc3eef8
chore: add typings for nuxt context
2022-04-01 21:57:55 +05:30
Andrew Bastin
f027d2dd23
fix: readonly codemirror fields don't trigger IMEs
2022-04-01 14:48:39 +05:30
liyasthomas
c891d1ff9d
Merge branch 'main' of https://github.com/hoppscotch/hoppscotch
2022-04-01 12:23:33 +05:30
liyasthomas
31da559fef
refactor: improve ui consistency
2022-04-01 12:22:47 +05:30
Andrew Bastin
c689b03799
fix: line wrap respects indentation
2022-04-01 12:21:51 +05:30
liyasthomas
30e6052afb
feat: multi cursor support - resolved #2215
2022-04-01 11:43:18 +05:30
liyasthomas
c73c6f216a
fix: force accent contrast color on environment variables - resolved #2217
2022-03-31 14:36:00 +05:30
liyasthomas
5a1e4bbcbc
refactor: improve ui consistency
2022-03-30 15:21:12 +05:30
liyasthomas
f53f046766
fix: make search and support available in zen mode
2022-03-29 20:38:29 +05:30
liyasthomas
943c45060d
fix: google search console mobile usability issues
2022-03-29 18:16:31 +05:30
Joel Jacob Stephen
89c7127b17
refactor: remove footer on narrow screens ( #2202 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2022-03-29 12:25:54 +05:30
Anwarul Islam
414469e5e9
feat: override content-type ( #2191 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-03-29 09:53:55 +05:30
Andrew Bastin
01f46e5158
fix: postman import does not force the protocol if not specified, fixes #2208
2022-03-28 17:03:27 +05:30
Nivedin
17f826489f
feat: added developer options to copy user id token ( #2204 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-03-28 14:14:16 +05:30
Andrew Bastin
cdf61079ae
fix: root collections not storing versioning fields
2022-03-27 17:14:26 +05:30
Josh Soref
b18c5e76c9
refactor: check spelling ( #2200 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com >
2022-03-25 16:49:28 +05:30
Andrew Bastin
8197458a4b
refactor: reorganize body evaluation a bit
2022-03-25 13:57:14 +05:30
Andrew Bastin
bd1780cb6f
refactor: pm import body calculation and type corrections
2022-03-25 13:57:14 +05:30
Andrew Bastin
d9e1569055
refactor: restructure raw parse checking and valid content-type check for postman content-types
2022-03-25 13:57:14 +05:30
Rishabh Agarwal
86803dc2be
refactor: handle unknown raw language option
2022-03-25 13:57:14 +05:30
Rishabh Agarwal
01764dbb8b
feat: body laguage options for importing from postman added
2022-03-25 13:57:14 +05:30
liyasthomas
9d3b727ce8
fix: tests
2022-03-25 13:57:14 +05:30
liyasthomas
bc4d8126f1
fix: tab deleting side effect
2022-03-25 13:57:14 +05:30
liyasthomas
7ea482b7ed
fix: tab switching side effect
2022-03-25 13:57:14 +05:30
liyasthomas
a03f31a526
refactor: enable new tab component
2022-03-25 13:57:14 +05:30
Andrew Bastin
f3f4420d6d
refactor: revamped tab system
2022-03-25 13:57:14 +05:30
Liyas Thomas
29d3f3cbe3
feat: reorder key-value entries ( #2189 )
2022-03-25 13:57:14 +05:30
liyasthomas
0edfe7b8e3
fix: redundant footer component
2022-03-24 15:30:16 +05:30
liyasthomas
de46c61c30
fix: selecting text with mouse closes modal - fixed #2195
2022-03-24 05:54:56 +05:30
Andrew Bastin
5d54cf51b8
fix: accent color always marked as the same color once loaded fixes #2196
2022-03-24 02:11:26 +05:30
CommanderRoot
755ee333d0
refactor: replace deprecated String.prototype.substr() ( #2187 )
2022-03-23 20:01:25 +05:30
liyasthomas
c8031c046d
refactor: fix i118n translations
2022-03-22 10:06:05 +05:30
Kaname
fe64e13122
fix(locale): typo in the language es ( #2186 )
2022-03-22 10:06:05 +05:30
liyasthomas
4ec56c6300
feat: handle tab key press on editors - resolved #2185
2022-03-22 08:45:52 +05:30
liyasthomas
bd22541d94
refactor: improve ui consistency
2022-03-21 18:57:23 +05:30