Jason Casareno
f515ac4f52
Renaming variables and parameters
2022-08-01 13:15:01 -07:00
Jason Casareno
5538b9a5b9
Bug fix, removed console.logs
2022-08-01 12:08:19 -07:00
Jason Casareno
d22bae2c60
Fixing final endpoint url (WIP)
2022-07-29 16:06:20 -07:00
Jason Casareno
c9c5df36ab
Passing variables into input bar (WIP)
2022-07-28 17:24:27 -07:00
Jason Jock Nava Casareno
9f1ee724b4
Merge branch 'hoppscotch:main' into codeday/jason
2022-07-28 15:42:18 -07:00
Andrew Bastin
e9576dd339
fix: ignore confirm save modal on same request selection even when no session
2022-07-28 17:41:54 +05:30
Jason Casareno
c8f62c4f04
Created default value for HoppRESTRequest for testing
2022-07-27 17:48:29 -07:00
Jason Casareno
8aa066e2ab
Created default value for HoppRESTRequest for testing
2022-07-27 17:47:37 -07:00
Jason Jock Nava Casareno
09e6fb246a
Merge branch 'hoppscotch:main' into codeday/jason
2022-07-25 10:27:36 -07:00
Joel Jacob Stephen
c0e3a2be0b
fix: disabled search in team collection ( #2523 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com >
2022-07-25 14:01:26 +05:30
Jason Casareno
7006fa57e2
Small naming changes
2022-07-21 20:58:53 -07:00
isaiM6
1a629a1219
localy stored variable data
2022-07-21 17:25:25 -07:00
Jason Casareno
21021a3cd9
Removed reference to 'bulk params'
2022-07-20 16:50:34 -07:00
Jason Casareno
fd5db6c8c9
Duplicated and disconnected parameter UI for reuse
2022-07-19 15:56:42 -07:00
Akash K
54a12ef6fa
fix: team collections tab visible when logging out ( #2494 )
2022-07-06 22:24:32 +05:30
Nivedin
c34185dc4b
fix: environment variables save without pressing 'save' button ( #2454 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-06-30 14:42:43 +05:30
Andrew Bastin
cfdab014c7
refactor: allow smart tabs to render inactive tabs as an option
2022-06-28 16:37:43 +05:30
Anwarul Islam
07a8a37739
feat: realtime tabs as subpages ( #2450 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-06-28 15:12:47 +05:30
Akash K
ca553b9d3c
fix: empty string exported when exporting team collections ( #2460 )
2022-06-27 22:24:38 +05:30
Jitendra Nirnejak
69aaeaf42a
fix: environment variables overflowing issue on test results - fix ( #2473 )
2022-06-27 15:52:32 +05:30
Nivedin
c8dec56b96
fix: remove confirm change popup and add ability to overwrite request in saveas popup ( #2433 )
2022-06-22 15:21:35 +05:30
Chun-Hao Lien
16be7c38f3
fix: typo in getEnvironment ( #2434 )
2022-06-18 07:37:32 +05:30
Vaugen Wake
82b6ad935a
fix: resolve removing body parameters in requests ( #2390 ) ( #2428 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-06-16 19:47:46 +05:30
Nivedin
185dc3f2c9
fix: Copy and download filtered response body ( #2426 )
2022-06-16 06:09:43 +05:30
Moritz Mock
2d0bd48e00
feat: checks only if not default param ( #2410 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-06-14 22:21:03 +05:30
nicognaW
97ff089110
feat: display response size with a bigger unit in tooltip ( #2425 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-06-14 15:40:33 +05:30
Nivedin
6b1ca1dce1
feat: filter json body response ( #2404 )
2022-06-10 18:12:40 +05:30
liyasthomas
25253c4bdf
chore: improve ui consistency in realtime pages
2022-06-07 14:34:00 +05:30
Liyas Thomas
cf90d16f8a
refactor: use refAutoReset instead of settimeout ( #2385 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-06-01 16:54:37 +05:30
Nivedin
39f72f8458
feat: segmented content-type dropdown UI ( #2382 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com >
2022-05-31 17:04:05 +05:30
liyasthomas
eb6c4f1a05
feat: add copy to clipboard button in response headers entry
2022-05-28 15:39:17 +05:30
liyasthomas
b132077cdd
chore: improve ui consistency
2022-05-28 15:19:04 +05:30
Anwarul Islam
f6950bac0f
refactor: real-time system ( #2228 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
Co-authored-by: liyasthomas <liyascthomas@gmail.com >
2022-05-28 15:05:41 +05:30
liyasthomas
b1a2c9e9d5
fix: text overflow in table layout
2022-05-25 17:42:48 +05:30
liyasthomas
346ac8bde9
chore: improve ui consistency on table layout
2022-05-24 18:48:45 +05:30
Nivedin
cfa89a6ded
feat: UI of shortcode actions ( #2347 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-05-24 17:58:49 +05:30
Akash K
184914ba4f
feat: extension identification improvements ( #2332 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-05-19 13:41:05 +05:30
Andrew Bastin
d04520698d
refactor: isolate computed header calculation on effective requests ( #2313 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com >
2022-05-11 14:53:06 +05:30
liyasthomas
450af983e2
fix: overflow on log entry
2022-05-10 19:34:37 +05:30
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
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
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
Kane Sweet
100e562dcc
fix: add aria labels to forms ( #2270 )
2022-04-18 10:01:04 +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