jamesgeorge007
9746e92c27
chore: bump sh-desktop version to 24.12.2
2025-01-27 14:49:32 +05:30
jamesgeorge007
b54edd2edb
chore: bump version to 2024.12.2
2025-01-27 14:27:46 +05:30
jamesgeorge007
b48c982ea6
chore: bump version to 2024.12.1
...
Bump CLI version to `0.20.2`
2025-01-15 18:45:19 +05:30
Akash K
8b70d7f419
feat: support for sending client credentials via basic auth header ( #4635 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2025-01-15 18:43:05 +05:30
Akash K
a16402e94d
chore: add missing i18n string entry ( #4639 )
2024-12-23 13:38:49 +05:30
Akash K
553f4d7a8f
fix: do not show an empty body element when bulk editing ( #4638 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-12-23 12:18:06 +05:30
Govind.S.B
c578b79f39
refactor: move AI request naming style to settings ( #4636 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
2024-12-20 20:39:12 +05:30
jamesgeorge007
aa17448317
chore: bump version to 2024.12.0
...
Bump CLI version to `0.20.1`.
2024-12-20 20:07:04 +05:30
Govind.S.B
e16db0ca32
feat: UI for test scripts generation ( #4637 )
...
AI experiments
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
2024-12-20 18:17:31 +05:30
jamesgeorge007
f734bdea5c
chore: update lock file
2024-12-20 14:25:54 +05:30
Mir Arif Hasan
f29504b2f5
chore: resolve Docker image vulnerabilities associated with cross-spawn ( #4634 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-12-20 12:14:46 +05:30
Joel Jacob Stephen
a3912d3ed2
fix(sh-admin): resolve record retrieval limits in pending invites section by implementing pagination ( #4624 )
2024-12-19 22:48:14 +05:30
Anwarul Islam
d9d656269c
feat: collection runner refinements ( #4609 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-12-19 20:06:52 +05:30
Akash K
0ae21e2c2e
feat: add bulk edit mode support in multipart/form-data ( #4630 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-12-19 18:52:05 +05:30
Nivedin
6fd93b9f5d
chore: run collection modal updates ( #4633 )
...
Adds loading state for the runner modal and enables the `CLI` tab for personal collections.
2024-12-19 15:22:30 +05:30
Mir Arif Hasan
8aa816c38e
fix: read data from DB for latest value ( #4623 )
...
HSB-515
2024-12-18 22:53:09 +05:30
Lorenzo Ryan
1cf5d23118
fix: inherited headers and auth included in code generation ( #4482 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-12-18 19:13:08 +05:30
Nivedin
efd6bf9d5b
chore: update collection runner modal UI ( #4618 )
2024-12-18 17:29:13 +05:30
Mir Arif Hasan
1fe4685fe9
build: enable the use of external DB for internal test deployments ( #4625 )
...
HSB-516
2024-12-18 15:33:18 +05:30
Akash K
bd22c8c1a9
feat: disable tracking request history ( #4607 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-12-18 11:18:29 +05:30
Nivedin
a332fd1f69
fix: add tab id while opening tab ( #4587 )
2024-12-18 11:18:29 +05:30
Joel Jacob Stephen
5ad998f54a
refactor: updated dates format displayed in admin dashboard ( #4605 )
2024-12-18 11:18:29 +05:30
Mir Arif Hasan
e30a6c9db5
feat(backend): add the ability to disable tracking request history ( #4594 )
...
HSB-505
2024-12-18 11:18:29 +05:30
Raphael Hehl
12f4849061
feat(backend): update Microsoft strategy to handle multiple scopes ( #4604 )
...
Co-authored-by: Raphael.Hehl <Raphael.Hehl@deutschebahn.com>
2024-12-12 16:10:52 +05:30
James George
a08c6f6b3e
chore(cli): drop Node.js v18 support ( #4583 )
2024-12-02 21:49:46 +05:30
Anwarul Islam
e2e769db71
chore: collection runner enhancements and ui clean up ( #4564 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-28 17:55:00 +05:30
Akash K
d2401d6ceb
chore: add inspection warning for proxy interceptor with binary data ( #4569 )
2024-11-28 13:21:29 +05:30
jamesgeorge007
69b94886a6
chore: bump version to 2024.11.0
2024-11-27 17:44:55 +05:30
Shreyas
22515582c5
chore: show warning for interceptors not supporting binary data ( #4566 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-27 16:53:30 +05:30
Akash K
a66771bbd0
feat: add autocomplete for multipart/formdata individual content types ( #4565 )
2024-11-27 15:20:28 +05:30
Akash K
9cc1e47b39
fix: show file chip for the selected file in binary body ( #4562 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-27 15:05:35 +05:30
Mir Arif Hasan
5dccce39b4
feat: env file sync with infra config ( #4545 )
2024-11-26 19:52:51 +05:30
Akash K
80d7dd046d
feat: support for binary body ( #4466 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-26 19:48:01 +05:30
Joel Jacob Stephen
37bf0567ea
refactor(sh-admin): updated documentation links in dashboard ( #4560 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-26 19:13:08 +05:30
Anwarul Islam
e8ed938b4c
feat: collection runner ( #3600 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2024-11-26 15:56:09 +05:30
jamesgeorge007
f091c1bdc5
chore: remove reference to ReqType enum
...
The `ReqType` enum isn't available in the cloud context since the BE only deals with teams and GQL isn't supported under the same, hence there isn't a use case to differentiate between request types from the cloud BE context.
2024-11-26 12:30:54 +05:30
Mir Arif Hasan
c9fb5bf45c
fix: return 0 complexity for introspection fields ( #4549 )
2024-11-25 19:25:40 +05:30
Nivedin
b81cf87fd6
chore: update response original request version ( #4555 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-25 18:34:03 +05:30
Akash K
2721fd9bf6
chore: continue openapi imports on error with a partial import ( #4535 )
2024-11-25 12:50:20 +05:30
Akash K
b706a43d2e
feat: collection import summaries ( #4489 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-25 11:42:26 +05:30
Akash K
c74c42ebaf
feat: add individual content types for formadata ( #4550 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-24 19:36:10 +05:30
shobanrajm
b78cd57884
feat: collection CLI runner with iterations and data feed ( #4475 )
...
Co-authored-by: Shoban <mshobanr@ford.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-22 22:38:51 +05:30
James George
e040f44245
fix: resolve GraphQL collection tree and tab dissociation issues ( #4537 )
2024-11-22 22:31:00 +05:30
Joel Jacob Stephen
73f3e54c00
feat: introducing user guidance and error management helpers in admin dashboard ( #4548 )
2024-11-22 22:22:34 +05:30
jamesgeorge007
dad15133f4
chore: resolve lint errors
2024-11-21 17:30:52 +05:30
jamesgeorge007
c9ac305b95
chore: merge hoppscotch/main into hoppscotch/next
2024-11-13 14:25:47 +05:30
Akash K
1dc0cee536
feat: show login dialogue for features behind login ( #4431 )
2024-11-13 12:41:39 +05:30
jamesgeorge007
908f936f50
chore: bump version to 2024.10.2
2024-11-12 22:35:30 +05:30
Anwarul Islam
e1fbe68796
hotfix: graphql connection error handler ( #4523 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-11-12 21:15:48 +05:30
Shreyas
3de3209d5e
fix(cli): use os-specific invalid paths for tests ( #4518 )
2024-11-07 13:26:24 +05:30