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
Nivedin
51510566bc
refactor: add import buttons in empty state for collections & environments ( #3438 )
2023-10-11 11:08:51 +05:30
Joel Jacob Stephen
185c225297
feat: introduces ability to export single environment variables and allow CLI to accept the export format used by the app ( #3380 )
...
* feat: add ability to export a single environment
* refactor: export environment without id
* feat: introducing zod for checking json format for environment variables
* refactor: new zod specific type for HoppEnvPair
* feat: add ability to export single environment in team environment
* refactor: moved zod as a dependency to devDependency
* refactor: separated repeating logic to helper file
* refactor: removed unnecessary to string operation
* chore: rearranged smart item placement
* refactor: introduced error type when a bulk environment export is used in cli
* refactor: removed unnecssary type exports and updated logic and variable names across most files
* refactor: better logic for type shapes
* chore: bump hoppscotch-cli package version
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2023-10-06 11:21:54 +05:30
James George
ae89af9978
feat: alert the user on empty collection/environment exports ( #3416 )
2023-10-05 14:38:38 +05:30
Joel Jacob Stephen
544b045300
fix: authorisation headers not being sent along with subscriptions when using graphql ( #3354 )
...
* fix: send auth headers to the payload
* refactor: alert user that headers are sent to connection_init
* refactor: send headers only when headers are populated
* chore: cleanup code
2023-09-28 21:57:07 +05:30
Anwarul Islam
8b0ba3a45e
feat: differentiation for successful invites and failed invites ( #3325 )
...
feat: invites result splitted
2023-09-18 11:48:38 +05:30