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
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
James George
a8bcc75467
fix: ensure Content-Type header priority in the CLI ( #4242 )
...
- Ensure the `Content-Type` header takes priority over the value set in the request body.
- Introduces `HoppRESTRequest` schema `v6` with `text/xml` added under the supported content types.
2024-08-07 21:46:27 +05:30
Muhammed Ajmal M
5bccab0aa0
fix: add to parameters regex ( #4238 )
2024-08-06 15:18:14 +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
Andrew Bastin
31f1e1b21a
fix: headers having different values with the same key are not shown ( #4112 )
...
* feat: allow ability for multiple headers with the same key to be shown
* chore: remove extension inspector in selfhost-desktop
* chore: cleanup
---------
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-06-12 14:11:43 +05:30
Akash K
93807bfe8f
fix: make client credential optional in authcode + pkce flow ( #4114 )
...
* fix: make client credential optional
* test: update test fixtures
---------
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-06-12 14:10:54 +05:30
Nivedin
d0350ec789
fix: add previous value as optional in test schema env diff ( #4071 )
...
* fix: add previous value as optional
* refactor: remove method chaining for consistency
---------
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-06-03 14:29:48 +05:30
Nivedin
ef1117d8cc
refactor: switch workspace after creation ( #4015 )
...
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com >
2024-05-09 20:28:24 +05:30
Andrew Bastin
426e7594f4
fix: tab systems erroring out due to out of sync tabOrdering and tabMap
2024-04-29 20:32:27 +05:30
Andrew Bastin
be57255bf7
refactor: update to dioc v3 ( #4009 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-04-29 19:06:18 +05:30
Nivedin
0e2887b4e9
feat: first time user spotlight animation ( #3977 )
2024-04-22 12:21:30 +05:30
jamesgeorge007
375d53263a
test: fix failing tests
2024-04-16 23:55:07 +05:30
Akash K
6fd30f9aca
chore: spotlight improvements for team requests search ( #3930 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-03-25 12:41:18 +05:30
Anwarul Islam
256553b9bb
chore: update copy for header inspection ( #3907 )
...
Co-authored-by: James George <jamesgeorge998001@gmail.com >
2024-03-21 22:15:23 +05:30
Akash K
6b58915caa
feat: oauth revamp + support for multiple grant types in oauth ( #3885 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-03-20 00:18:03 +05:30
Akash K
457857a711
feat: team search in workspace search and spotlight ( #3896 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-03-19 18:50:35 +05:30
Nivedin
7ec8659381
feat: request variables ( #3825 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-03-07 12:50:44 +05:30
James George
4bd54b12cd
fix(persistence-service): add fallbacks for environments related schemas ( #3832 )
2024-02-15 23:38:56 +05:30
James George
dfdd44b4ed
fix(persistence-service): update global environment variables schema ( #3829 )
2024-02-15 21:40:31 +05:30
Nivedin
45b532747e
fix: environment tooltip update bug ( #3819 )
2024-02-13 17:42:02 +05:30
Nivedin
41bad1f3dc
fix: secret environment flow bugs ( #3817 )
2024-02-10 20:22:10 +05:30
Muhammed Ajmal M
47226be6d0
feat: persist line wrap setting ( #3647 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-02-09 14:05:09 +05:30
Nivedin
00862eb192
feat: secret variables in environments ( #3779 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-02-08 21:58:42 +05:30
James George
d7cdeb796a
chore(common): analytics on spotlight ( #3727 )
...
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com >
2024-02-02 15:32:06 +05:30
Anwarul Islam
a28a576c41
feat: team environment search and switch ( #3700 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-01-30 19:49:04 +05:30
James George
3d25ef48d1
fix(persistence-service): update schemas found to differ in runtime ( #3671 )
2023-12-19 18:34:27 +05:30
Andrew Bastin
5ad8f6c2ce
chore: move window.open to platform io to handle desktop app
2023-12-19 11:26:37 +05:30
Joel Jacob Stephen
cf8b5975ac
refactor: improvements made to how banners are to be dismissed ( #3656 )
2023-12-15 17:08:57 +05:30
Nivedin
47e009267b
feat: collection level headers and authorization ( #3505 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-12-13 22:43:18 +05:30
Andrew Bastin
957641fb0f
chore: move dioc out of monorepo
2023-12-12 15:39:10 +05:30
Liyas Thomas
87395a4553
fix: minor ui issues
2023-12-07 17:12:33 +05:30
Akash K
7481feb366
feat: introduce platform defs for adding additional spotlight searchers ( #3631 )
2023-12-07 16:28:02 +05:30
Akash K
ab7c29d228
refactor: revamp the importers & exporters systems to be reused ( #3425 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2023-12-06 21:24:29 +05:30
Gaurav K P
ed2a461dc5
feat(common): display status text from the API response if available ( #3466 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2023-12-04 23:31:49 +05:30
Nivedin
2528bbb92f
feat: shared request ( #3486 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2023-12-04 22:51:18 +05:30
James George
60bfb6fe2c
refactor: move persistence logic into a dedicated service ( #3493 )
2023-11-29 22:40:26 +05:30
Joel Jacob Stephen
24ae090916
refactor: allow banner service to hold multiple banners and display the banner with the highest score ( #3556 )
2023-11-17 20:31:34 +05:30
Andrew Bastin
7b18526f24
chore: merge hoppscotch/main into hoppscotch/release/2023.12.0
2023-11-16 13:51:12 +05:30
Nivedin
8d7509cdea
fix: interceptor error from extension issue ( #3548 )
2023-11-14 17:17:23 +05:30
Andrew Bastin
736f83a70c
fix: header inspector cookie inspection will not trigger if current interceptor supports cookies
2023-11-07 20:36:34 +05:30
Andrew Bastin
16044b5840
feat: desktop app
...
Co-authored-by: Vivek R <123vivekr@gmail.com >
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2023-11-07 14:20:03 +05:30
Joel Jacob Stephen
507fe69efe
feat: new banner service and added ability to bind additional services from other platforms ( #3474 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2023-11-06 11:41:19 +05:30
Anwarul Islam
ba31cdabea
feat: tab service added ( #3367 )
2023-10-11 18:21:07 +05:30
Andrew Bastin
185b575e5b
refactor: minor performance improvements on teams related operations
2023-09-18 18:50:57 +05:30
Joel Jacob Stephen
a6b57777e3
refactor: remove font sizes from the app ( #3341 )
...
* refactor: remove font size from settings
* refactor: remove font size from themes
* refactor: remove font size from spotlight
* refactor: remove default font size
* chore: clean up
---------
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2023-09-13 11:45:38 +05:30
Anwarul Islam
b953b32ff4
fix: spotlight actions on graphql ( #3299 )
...
* fix: spotlight actions for graphql
* fix: environment actions
* fix: gql rename request
* fix: graphql spotlight actions
* fix: tab shortcuts not working properly
* fix: only show download and copy response when there is a response
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-08-28 20:40:01 +05:30
Liyas Thomas
0eacd6763b
chore: improved command labels and icons ( #3295 )
...
* chore: improved command labels and icons
* chore: fix tests
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-08-28 18:15:00 +05:30