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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
Andrew Bastin
|
fd60c630fd
|
refactor: remove auto dismissal of whats new toast and move it to the bottom left
|
2024-06-28 15:05:16 +03:00 |
|
Anwarul Islam
|
b851d3003c
|
feat: added change log prompt for PWA updates (#4098)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2024-06-27 19:03:33 +03:00 |
|
James George
|
3b70668162
|
feat: CLI collection runner command generation UI flow (#4141)
Co-authored-by: nivedin <nivedinp@gmail.com>
|
2024-06-27 19:17:56 +05:30 |
|
Anwarul Islam
|
9d02c8e6c9
|
feat: added codegen tab in the sidebar (#4099)
|
2024-06-24 12:03:19 +05:30 |
|
James George
|
021ecf17ce
|
feat: introduce personal access tokens for authorization (#4094)
Co-authored-by: Nivedin <53208152+nivedin@users.noreply.github.com>
|
2024-06-24 11:45:31 +05:30 |
|
Nivedin
|
eecc3db4e9
|
chore: update placeholder text (#4023)
|
2024-04-30 16:49:32 +05:30 |
|
Nivedin
|
0e2887b4e9
|
feat: first time user spotlight animation (#3977)
|
2024-04-22 12:21:30 +05:30 |
|
Akash K
|
0f592d1789
|
fix: use proper values for addTo field when auth type is api-key (#3966)
|
2024-04-16 17:44:28 +05:30 |
|
Nivedin
|
c326f54f7e
|
feat: added mutation and function to platform for updating user profile name (#3929)
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-25 14:41:25 +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 |
|
Nivedin
|
146c73d7b6
|
feat: github enterprise SSO provider addition (#3914)
|
2024-03-20 20:01:56 +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
|
8fdba760a2
|
refactor: personal workspace nomenclature update (#3893)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-13 14:21:23 +05:30 |
|
Nivedin
|
07e8af7947
|
refactor: update team nomenclature (#3880)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2024-03-08 23:54:32 +05:30 |
|
Akash K
|
6d66d12a9e
|
feat: common changes for site protection (#3878)
|
2024-03-07 23:43:20 +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
|
de8929ab18
|
feat(common): support simultaneous imports of collections and environment files (#3719)
|
2024-03-05 17:49:01 +05:30 |
|
Nivedin
|
41bad1f3dc
|
fix: secret environment flow bugs (#3817)
|
2024-02-10 20:22:10 +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 |
|
Nivedin
|
3911c9cd1f
|
refactor: update share request flow (#3805)
|
2024-02-05 23:50:15 +05:30 |
|
Nivedin
|
7db7b9b068
|
fix: fallback section for embeds if invalid link (#3673)
|
2023-12-19 18:37:44 +05:30 |
|
James George
|
3d7a76bced
|
chore(common): Gist export flow updates (#3665)
|
2023-12-19 17:37:35 +05:30 |
|
Nivedin
|
74359ea74e
|
fix: auth-header not inheriting properties (#3668)
|
2023-12-19 17:04:24 +05:30 |
|
Liyas Thomas
|
d80e6c01c8
|
chore: i18n
|
2023-12-16 12:29:44 +05:30 |
|
Nivedin
|
fc4c15e52d
|
fix: auth-headers in collection bug (#3652)
* fix: fallback for importers and fix spelling
* chore: update i18n strings
|
2023-12-15 02:49:35 +05:30 |
|
Akash K
|
5209c0a8ca
|
feat: dynamically load enabled auth providers (#3646)
|
2023-12-13 23:38:21 +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 |
|
Akash K
|
a8cc569786
|
feat: import environments from insomnia (#3625)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2023-12-13 19:15:39 +05:30 |
|
Nivedin
|
2bf0106aa2
|
feat: embeds (#3627)
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
|
2023-12-07 15:03:49 +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 |
|
Anwarul Islam
|
6fa722df7b
|
chore: hoppscotch-ui improvements (#3497)
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2023-12-06 00:08:44 +05:30 |
|
Nivedin
|
2528bbb92f
|
feat: shared request (#3486)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2023-12-04 22:51:18 +05:30 |
|
Joel Jacob Stephen
|
b43531f200
|
feat: add ability to make banners dismissible + new info and warning color schemes added based on themes (#3586)
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
|
2023-12-04 00:57:37 +05:30 |
|
Rajdip Bhattacharya
|
bb4b640e58
|
feat: convert json to interfaces (#3566)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
|
2023-12-03 23:14:26 +05:30 |
|
Liyas Thomas
|
1cc845e17d
|
fix: minor ui improvements (#3603)
|
2023-11-29 22:45:40 +05:30 |
|
Anwarul Islam
|
8f1ca6e282
|
feat: platform definition added for additional settings components (#3503)
|
2023-11-29 21:42:51 +05:30 |
|
Andrew Bastin
|
e93a37c711
|
fix: add i18n entries for oauth errors
|
2023-11-14 17:44:37 +05:30 |
|
Nivedin
|
8d7509cdea
|
fix: interceptor error from extension issue (#3548)
|
2023-11-14 17:17:23 +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 |
|