Andrew Bastin
f75900ed30
feat: hoppscotch agent and agent interceptor ( #4396 )
...
Co-authored-by: CuriousCorrelation <CuriousCorrelation@gmail.com >
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-10-03 20:26:30 +05:30
shuaixr
0f27cf2d49
fix: correct SVG rendering issue by adjusting blob type ( #3565 ) ( #4397 )
2024-10-03 19:04:45 +05:30
Anwarul Islam
a283edec6e
fix: prettify JSON request body with comments ( #4399 )
...
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-10-03 18:56:01 +05:30
jamesgeorge007
ebb7eeade4
fix: show loading spinner while submitting prompt generation feedback
2024-10-01 17:07:30 +05:30
Akash K
c90aaec65d
fix: update copy + improve ux on ai experiments ( #4393 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-10-01 16:17:31 +05:30
Nivedin
1a7860035f
fix: request variable list item remove bug ( #4392 )
2024-10-01 14:12:29 +05:30
Anwarul Islam
dcdcdeb1db
feat: support for comments on application/json request body ( #4335 )
2024-10-01 14:08:01 +05:30
Akash K
0b5a424b69
feat: modify body with ai & feedback on ai requests hoppscotch-common bindings ( #4386 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-09-30 22:21:14 +05:30
James George
5e9f8743d4
feat: extend duplicate collection to personal workspace in SH ( #4368 )
2024-09-30 21:20:19 +05:30
Nivedin
58857be650
feat: save api responses ( #4382 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-09-30 19:06:53 +05:30
Akash K
fdf5bf34ed
feat: support import collections between workspaces ( #4377 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-09-30 18:42:09 +05:30
Kishan Jadav
e4d9f82a75
feat: support for predefined variables ( #3886 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com >
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-09-30 14:33:40 +05:30
Akash K
db8cf229ac
chore: make client secret optional across grant types ( #4363 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-09-27 17:20:26 +05:30
James George
5742968eda
feat: duplicate global environment under team workspaces ( #4334 )
...
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-09-25 18:14:55 +05:30
Palak Chopra
bfe3b3a9c3
refactor: make global environment a versioned entity ( #4216 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-09-23 17:01:14 +05:30
HelixY2J
1701961335
feat: add loading state for import actions ( #4217 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-09-23 17:00:48 +05:30
Dmitry
5a06e52389
feat(filename): added filename in download functional ( #4329 )
...
Co-authored-by: Dmitry Mukovkin <d.mukovkin@cft.ru >
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-09-19 18:23:40 +05:30
Nivedin
875e2fae97
fix: workspace environment list reset ( #4361 )
2024-09-19 18:17:07 +05:30
jcgurango
cf2b1b50fa
fix: preserve description while toggling field enabled status ( #4340 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-09-11 19:06:49 +05:30
Dmitry
35cc8c247d
fix(status): fix import status message ( #4325 )
...
Co-authored-by: Dmitry Mukovkin <d.mukovkin@cft.ru >
2024-09-11 13:05:05 +05:30
James George
a395643387
fix: ensure cross-platform compatibility with file exports ( #4336 )
2024-09-10 12:53:33 +05:30
Andrew Bastin
519b520913
fix: sidebar codegen crashing and AWS Signature Auth flow ( #4315 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com >
2024-09-01 21:25:06 +05:30
Anwarul Islam
c2fb6aee3f
chore: AWS Signature Authorization type flow updates ( #4311 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-08-30 20:28:27 +05:30
Anwarul Islam
15efbc887c
feat: graphql response schema ui ( #4310 )
...
feat: data schema added for graphql response
2024-08-30 17:38:01 +05:30
Anwarul Islam
703b71de2c
feat: add support for AWS Signature auth type ( #4142 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-08-30 14:00:13 +05:30
Nivedin
5a2eed60c9
fix: resolve multiple UI issues and account for description field in syncing context ( #4309 )
...
* fix: collection properties header bulk update editor bug
* chore: add migration step while resolving `headers` in the syncing context
Resolve type errors.
* fix: prevent inifinite loading state in add environments modal
Toggle back the loading state if attempting to create an environment from a team workspace without specifying a name.
* fix: tab change when clicking computed auth
* fix: ensure tab change action works in GQL headers view
`Go to Authorization tab` action.
* chore: account for REST params while adding description fields
Writing to store after pulling from the syncing context.
---------
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-08-30 12:15:19 +05:30
Anwarul Islam
9ad6a419c1
feat: new ui for response interface generation ( #4105 )
...
* feat: codegen body added
* feat: new ui added for response interface
* feat: generate code component added
* chore: default collection tab
* feat: generate data schema
* chore: clean up
* chore: minor code refactor
* fix: only render if `isDrawerOpen` is true
* chore: clean up
* chore: clean up
---------
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-08-30 12:10:52 +05:30
Akash K
9a86d0c207
feat: support importing HAR ( Http Archive Format ) files ( #4307 )
...
* feat: import har files to hoppscotch
* chore: fix some edge cases
* chore: exclude query params from the generated request endpoint
---------
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-08-29 14:33:07 +05:30
Akash K
181ad098e0
feat: ability to refresh tokens for oauth flows ( #4302 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-08-29 13:27:31 +05:30
Nivedin
2ed7221182
fix: colour mode bug in profile page ( #4304 )
2024-08-28 18:48:59 +05:30
Nivedin
3e2c72bdb2
feat: sort environments alphabetically ( #4280 )
...
* feat: sort environments alphabetically in sidebar and selector
* fix: correct typo in i18n string key
* fix: rename and export team environments bug
* chore: added sortEnvironments util function
* chore: ads doc
* chore: cleanup
---------
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-08-28 13:16:10 +05:30
Anwarul Islam
43730d66f6
feat: description field for request parameters and headers ( #4187 )
...
* feat: key-value component added for reuse
* chore: inspection result added
* chore: add `HoppRESTRequest` schema `v7`
* feat: add `description` for field for REST request headers
* feat: add `description` for field for GraphQL request headers
* fix: synchronization logic b/w bulk edit context and the default view
- Add `HoppGQLRequest` schema `v6`.
- Fix pre-existing issue with changes in bulk edit context not immediately reflecting in the default GQL request headers view.
* feat: support importing `description` fields from external sources
* test: fix failing tests
* chore: include description field for computed headers
Headers computed based on authorization info & inherited entries.
* feat: add `description` field for headers at the collection level
Add `HoppCollection` schema `v3`.
* test: fix failing tests
* ci: update tests workflow target branch trigger
* chore: cleanup
* chore: cleanup
* chore: rely on type inference
---------
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-08-27 14:30:12 +05:30
Nivedin
f115c4ab8e
fix: persist request execution context between tabs ( #4284 )
2024-08-22 22:40:21 +05:30
Anwarul Islam
775051bac3
chore: update WhatsNewDialog UI and position ( #4252 )
...
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-08-20 01:21:34 +05:30
Nivedin
9fdde2b788
fix: reset currentEnv if there is a shared workspace change ( #4255 )
...
* fix: reset currentEnv if there is a shared workspace change
* chore: cleanup
---------
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-08-19 15:43:32 +05:30
Dmitry
f1cb417a5e
fix: improvement for body tab and RawBody empty string bug ( #4273 )
...
* feat(body-label): added label that showing tab is not empty
* fix(body-raw): value is not updated when was empty
---------
Co-authored-by: Dmitry Mukovkin <d.mukovkin@cft.ru >
2024-08-19 15:42:35 +05:30
Akash K
31b691bb37
chore: add ai renames at more places ( #4244 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-08-07 21:43:32 +05:30
James George
1fdb0f2d04
chore: hide duplicate Global environment action for a team workspace ( #4245 )
2024-08-07 21:42:37 +05:30
Akash K
40f93fc7f4
chore: add analytics event for ai experiments ( #4224 )
2024-07-30 18:55:09 +05:30
Akash K
d68cfb313e
feat: hoppscotch-common & platform additions for ai experiments ( #4222 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-07-30 12:16:44 +05:30
James George
c9f92282bf
feat: duplicate REST/GraphQL collections ( #4211 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-07-29 18:37:34 +05:30
Nivedin
7652dab9c4
fix: codemirror search bar misaligned ( #4203 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-07-22 17:04:53 +05:30
Anwarul Islam
801df8ea97
feat: persist HTML response preview preference ( #4177 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-07-19 16:18:55 +05:30
Nivedin
25a519a2e9
fix: wrap line button showing inconsistency bug ( #4188 )
2024-07-18 15:20:57 +05:30
Nivedin
8c6b80dc42
fix: embeds response and request option section getting hidden bug ( #4181 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-07-18 15:13:43 +05:30
Nivedin
7ebc9a6fd6
fix: secret variables being populated as undefined on code snippets ( #4180 )
2024-07-18 14:44:37 +05:30
Anwarul Islam
90bb470b3a
fix: <img> is flex's immediate child therefore it stretch to its parent width ( #4173 )
...
* fix: img is flex immediate child and renders in full width
* chore: remove unnecesary use of flex
2024-07-17 21:34:08 +05:30
Nivedin
fe79c47d1f
fix: codemirror crashing due to cursor not updating ( #4151 )
...
fix: cursor not updating while filtering
2024-07-02 13:41:20 +05:30
Akash K
2917d50c6a
feat: copyable invite links ( #4153 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-06-28 18:48:10 +03:00
jamesgeorge007
ac84166b8b
chore: update documentation link references
2024-06-28 11:49:09 +05:30