Joel Jacob Stephen
fb1da491d8
refactor: realtime log entry revamp ( #2240 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-05-10 02:05:24 +05:30
Andrew Bastin
127bd7318f
fix: improve indentation on GQL editors
2022-05-07 23:33:48 +05:30
Nivedin
c3b784c680
fix : save request popup bug ( #2324 )
2022-05-05 20:46:28 +05:30
Andrew Bastin
df55807fa4
fix: rest session not updating when the request is renamed from the sidebar ( fixes #2297 )
2022-05-05 20:07:13 +05:30
Akash K
4ef2844a22
feat: import collections from URL ( #2262 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-05-03 17:54:47 +05:30
Andrew Bastin
c20339d222
fix: deprecated pnpx usage migrated to pnpm exec
2022-05-03 12:39:56 +05:30
liyasthomas
514210e167
fix: proper scrollbar width - resolved #2301
2022-04-30 19:53:23 +05:30
Anwarul Islam
50744136d0
fix: same key params are not overwritten to the last defined ( #2299 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-04-30 19:23:43 +05:30
liyasthomas
07735994e1
refactor: update echo server URLs
2022-04-29 06:40:38 +05:30
liyasthomas
00acf06700
chore(i18n): updated translations
2022-04-26 12:48:56 +05:30
Andrew Bastin
9486279b02
fix: first env edit not being applied (thanks @17307)
2022-04-23 00:16:39 +05:30
Andrew Bastin
021908c8d1
fix: regressions in environment details modal
2022-04-22 11:58:29 +05:30
liyasthomas
bf97d8811c
fix: proper toast for actions on environments - resolved #2279
2022-04-22 11:40:47 +05:30
kyteinsky
2452b1be4b
feat: loading states for modal buttons ( #2268 )
2022-04-20 23:48:25 +05:30
liyasthomas
7bf76a5812
fix: remove newline in smart inputs - resolved #2277
2022-04-19 23:54:04 +05:30
Andrew Bastin
d1b339df5d
chore: hoppscotch-cli release 0.1.14
2022-04-18 22:49:34 +05:30
Deepanshu Dhruw
06937fe9e8
feat: added execution duration and updated collection-metrics ( #2257 )
2022-04-18 22:43:43 +05:30
Andrew Bastin
62a5beb52f
chore: update 'post' method usages to be uppercased as per HTTP spec
2022-04-18 21:37:15 +05:30
Kane Sweet
100e562dcc
fix: add aria labels to forms ( #2270 )
2022-04-18 10:01:04 +05:30
liyasthomas
09af858fbc
chore(deps): bump
2022-04-17 22:41:00 +05:30
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
183d5f3545
chore: bump cli version to 0.1.12
2022-04-02 00:42:39 +05:30
devblin
9cd92fbce5
chore: bump hoppscotch-cli dependencies
2022-04-02 00:42:39 +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
Andrew Bastin
f9bc30b89f
chore: cli update package.json + bump version to 0.1.11
2022-03-28 17:00:04 +05:30
Andrew Bastin
66f92ad5ff
chore: bump cli version to fix publish overrule errors
2022-03-28 17:00:04 +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
Deepanshu Dhruw
909d524de5
Feature: hopp-cli in TypeScript ( #2074 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
Co-authored-by: Gita Alekhya Paul <gitaalekhyapaul@gmail.com>
2022-03-28 13:56:15 +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
liyasthomas
8f96a5f5db
chore(deps): bump
2022-03-21 07:45:58 +05:30
Joel Jacob Stephen
d4540a56b9
refactor: improve the mobile layout. ( #2153 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2022-03-21 07:45:10 +05:30
Andrew Bastin
376303dd5d
fix: emit-volar-types generating invalid decls on win
2022-03-20 16:20:10 +05:30
Kaname
b436feaddb
fix(i18n): improved Spanish language ( #2171 )
2022-03-17 11:41:22 +05:30
Douglas 'dopessoa' Pessoa
9f98d76c55
Improves pt-br translation ( #2158 )
2022-03-17 11:41:22 +05:30
Andrew Bastin
2a67e98588
fix: enforce type checking on commit time
2022-03-15 21:19:29 +05:30
Andrew Bastin
750487e8ad
refactor: correct type error in useDownloadResponse
2022-03-15 21:16:22 +05:30
Andrew Bastin
4b5e70d4ef
refactor: preserve big ints and decimals on JSONLensRenderer ( #2167 )
...
* chore: add lossless-json and type as dep
* refactor: update JSON lens renderer to format using lossless-json
2022-03-15 14:39:54 +05:30
Liyas Thomas
715d910877
Add an authorization tab for GraphQL ( #2125 )
...
Co-authored-by: Rishabh Agarwal <rishabh2001agarwal@gmail.com>
Co-authored-by: Rishabh Agarwal <45998880+RishabhAgarwal-2001@users.noreply.github.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-03-15 00:44:26 +05:30
kyteinsky
dcdd0379d4
chore: introduce curl parser tests and minor changes ( #2145 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-03-14 23:39:32 +05:30
liyasthomas
ab23fc4e0f
chore(deps): bump
2022-03-14 11:38:24 +05:30
Andrew Bastin
cb92a8d7a6
fix: add type extensions to postman-collection types
2022-03-14 02:04:04 +05:30
Andrew Bastin
fda9f2e842
fix: support patch in openapi, fixes 2138
2022-03-11 23:11:03 +05:30
Andrew Bastin
ace527e21b
fix: resolve error when environment above selected env gets deleted
2022-03-09 13:02:28 +05:30
liyasthomas
dee62c2a25
refactor: improve ui consistency
2022-03-09 11:28:15 +05:30
liyasthomas
76aea260ae
chore(deps): bump
2022-03-09 11:27:16 +05:30
liyasthomas
33607ad4ac
feat: syntax highlighting on xml language
2022-03-09 11:26:10 +05:30
liyasthomas
845f67e86e
chore(i18n): updated translations
2022-03-08 07:56:57 +05:30
kyteinsky
ce652b5b58
refactor: combine add and edit environment modals ( #2131 )
2022-03-07 16:31:55 +05:30
liyasthomas
8127114e07
chore(deps): bump
2022-03-06 20:31:03 +05:30
liyasthomas
08bbfa2972
fix: request loading indicator
2022-03-05 18:51:50 +05:30
liyasthomas
d2c4d210e9
chore(i18n): updated translations
2022-03-05 09:34:08 +05:30
liyasthomas
a8e7fd3434
feat: arbitrary profile picture
2022-03-04 05:56:52 +05:30
liyasthomas
b7988b54c5
feat: sign in with microsoft
2022-03-03 09:06:35 +05:30
liyasthomas
484fcd7365
fix: response section overflow
2022-03-02 21:31:32 +05:30