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
Andrew Bastin
e3ad0c9e2e
feat: add ability for platforms to define custom login selector ui
2024-06-11 06:20:02 +05:30
islamzeki
5fd7c28894
locale: update tr i18n translations ( #4057 )
...
* Update tr.json
i18n
* Update tr.json
i18n
* Update tr.json
l10n
* Update tr.json
l10n based on en.json
* Update tr.json
* Update tr.json
2024-06-03 14:35:32 +05:30
Nivedin
bece13e6b0
fix: precision lost when json is beautified ( #4086 )
2024-06-03 14:30:31 +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
5c214a8da0
fix: persist interceptor state for logged out user ( #4060 )
...
* fix: persist interceptor state for loged out user
* refactor: update interceptor section in settings page
* chore: update settings page interceptor section UI
* chore: minoir ui and code refactor
2024-06-03 14:28:58 +05:30
Nivedin
f8ac6dfeb1
chore: add workspace switcher login A/B testing flow ( #4053 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2024-05-10 16:35:42 +05:30
islamzeki
be353d9f72
chore(i18n): update tr.json ( #4039 )
2024-05-10 14:16:04 +05:30
Nivedin
38bc2c12c3
refactor: set default interceptor to "proxy" ( #4051 )
2024-05-10 14:01:43 +05:30
Stéfany Larissa
97644fa508
chore: update pt-br translations ( #4003 )
2024-05-10 13:56:58 +05:30
Dmitry
eb3446ae23
locale: update ru locale ( #4005 )
...
Co-authored-by: Dmitry Mukovkin <d.mukovkin@cft.ru>
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Joel Jacob Stephen <70131076+JoelJacobStephen@users.noreply.github.com>
2024-05-10 13:51:25 +05:30
Dmitry
6c29961d09
Added new button to save request modal ( #3976 )
...
Co-authored-by: Dmitry Mukovkin <d.mukovkin@cft.ru>
Co-authored-by: Nivedin <53208152+nivedin@users.noreply.github.com>
2024-05-09 20:52:22 +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
391e5a20f5
chore: bump versions to 2024.3.3
2024-05-06 22:57:33 +05:30
Nivedin
eecc3db4e9
chore: update placeholder text ( #4023 )
2024-04-30 16:49:32 +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
934dc473f0
chore: bump version to 2024.3.2
2024-04-29 19:21:48 +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
Joel Jacob Stephen
c2c4e620c2
fix(common): rest and graphql pages not being rendered when french is selected as app language ( #4004 )
...
Co-authored-by: nivedin <nivedinp@gmail.com>
2024-04-25 18:01:46 +05:30
Andrew Bastin
4f614f7257
chore: bump version to 2024.3.1
2024-04-22 20:26:25 +05:30
Nivedin
0e2887b4e9
feat: first time user spotlight animation ( #3977 )
2024-04-22 12:21:30 +05:30
Eduardo San Martin Morote
08c655235d
fix: use pressed key rather than its code ( #3978 )
...
Co-authored-by: Joel Jacob Stephen <70131076+JoelJacobStephen@users.noreply.github.com>
2024-04-19 22:35:13 +05:30
Vincent M
51412549e8
chore(i18n): french lang translation ( #3986 )
2024-04-19 21:21:15 +05:30
jamesgeorge007
375d53263a
test: fix failing tests
2024-04-16 23:55:07 +05:30
Thomas Bonnet
57ef3e085f
chore(i18n): Updating the packages/hoppscotch-common/locales/fr.json file. ( #3555 )
2024-04-16 18:15:38 +05:30
Sawako
1b0802b0e6
fix: spanish lang translation messages ( #3950 )
2024-04-16 17:47:10 +05:30
krisztianbarat
fb45fe4627
chore(i18n): update locale hu ( #3875 )
2024-04-16 17:45:55 +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
Anwarul Islam
1f7a8edb14
fix: lint errors removed by using satisfies or as for type ( #3934 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
2024-03-28 20:28:48 +05:30
James George
0a71783eaa
fix(common): ensure requests are translated to the latest version during import and search actions ( #3931 )
2024-03-25 17:09:54 +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
Dmitry
1113c79e20
fix: can't import curl command with data-urlencode ( #3905 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-03-25 13:12:48 +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
2c5b0dcd1b
feat: focus codemirror view when ImportCurl component launched ( #3911 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-03-22 18:21:16 +05:30
Anwarul Islam
6f4455ba03
fix: request failing on change content type to multipart-formdata ( #3922 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-03-22 18:11:16 +05:30
Nivedin
ba8c4480d9
fix: workspace list section bugs ( #3925 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-03-22 18:02:28 +05:30
Akash K
d19807b212
chore: split axios request options into platform ( #3927 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-03-22 13:42:41 +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
89d9951f3b
fix: fix typo in team search url ( #3923 )
...
fix: fix typo in team search endpoint url
Co-authored-by: James George <jamesgeorge998001@gmail.com>
2024-03-21 16:44:58 +05:30
James George
e53382666a
fix(common): prevent exception with ShortcodeListAdapter initialization ( #3917 )
2024-03-20 20:29:04 +05:30
Akash K
fc20b76080
fix: direct import from url failing ( #3918 )
2024-03-20 20:06:51 +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
a14870f3f0
fix: collection auth headers active tab update bug and type fix ( #3899 )
2024-03-15 21:17:34 +05:30
kaifulee
efdc1c2f5d
chore: fix some typos ( #3895 )
...
Signed-off-by: kaifulee <cuishuang@outlook.com>
2024-03-15 20:06:34 +05:30
Nivedin
41d617b507
fix: secret env bug in firebase due to undefined value ( #3881 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-03-13 17:11:51 +05:30
Joel Jacob Stephen
acfb0189df
feat(sh-admin): enhanced user management in admin dashboard ( #3814 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-03-13 14:45:13 +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
bf98009abb
fix: request variable version syncing bug ( #3889 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-03-12 11:42:05 +05:30
James George
dce396c164
chore: bump codemirror dependencies ( #3888 )
2024-03-11 14:21:39 +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
James George
439cd82c88
chore: pin dependencies across packages ( #3876 )
2024-03-07 23:37:48 +05:30
Akash K
6dbaf524ce
feat: use tags as folders when importing from openapi ( #3846 )
2024-03-07 19:55:46 +05:30
Andrew Bastin
68e439d1a4
chore: bump version to 2024.3.0
2024-03-07 19:22:46 +05:30
Nivedin
8deba7a28e
fix: context menu bug and incorrect position ( #3874 )
2024-03-07 17:59:06 +05:30
Nivedin
7ec8659381
feat: request variables ( #3825 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-03-07 12:50:44 +05:30
Nivedin
4798d7bbbd
refactor: remove restore tab popup and its functionalities ( #3867 )
2024-03-05 18:14:41 +05:30
James George
de8929ab18
feat(common): support simultaneous imports of collections and environment files ( #3719 )
2024-03-05 17:49:01 +05:30
Andrew Bastin
faab1d20fd
chore: bump version to 2023.12.6
2024-02-26 22:31:58 +05:30
Anwarul Islam
bd406616ec
fix: collection level authorization inheritance issue ( #3852 )
2024-02-23 19:39:55 +05:30
amk-dev
10d2048975
fix: use x-www-form-urlencoded for token exchange requests
2024-02-22 00:43:50 +05:30
Nivedin
291f18591e
fix: perfomance in safari ( #3848 )
2024-02-22 00:41:30 +05:30
James George
342532c9b1
fix(common): prevent exceptions with open shared requests in new tab action ( #3835 )
2024-02-22 00:36:45 +05:30
James George
4bd54b12cd
fix(persistence-service): add fallbacks for environments related schemas ( #3832 )
2024-02-15 23:38:56 +05:30
Andrew Bastin
ed6e9b6954
chore: bump version to 2023.12.5
2024-02-15 21:47:58 +05:30
James George
dfdd44b4ed
fix(persistence-service): update global environment variables schema ( #3829 )
2024-02-15 21:40:31 +05:30
Akash K
fc34871dae
fix: accessing undefined property variables ( #3831 )
2024-02-15 21:32:50 +05:30
Nivedin
45b532747e
fix: environment tooltip update bug ( #3819 )
2024-02-13 17:42:02 +05:30
Akash K
de4635df23
chore: add workspace type property in request run analytics event ( #3820 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2024-02-13 17:38:11 +05:30
Nivedin
41bad1f3dc
fix: secret environment flow bugs ( #3817 )
2024-02-10 20:22:10 +05:30
Andrew Bastin
ecca3d2032
chore: correct linting errors
2024-02-09 14:42:12 +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
Andrew Bastin
6a0e73fdec
chore: bump versions
2024-02-08 22:41:59 +05:30
Andrew Bastin
672ee69b2c
chore: correct linting errors
2024-02-08 22:33:03 +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
Akash K
16803acb26
chore: Oauth temporary ux improvements ( #3792 )
2024-02-06 20:35:29 +05:30
Nivedin
3911c9cd1f
refactor: update share request flow ( #3805 )
2024-02-05 23:50:15 +05:30
Florian Metz
0028f6e878
feat(js-sandbox): expose atob & btoa functions for Node.js ( #3724 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-02-05 23:12:55 +05:30
Anwarul Islam
0ba33ec187
fix: request endpoint heading ( #3804 )
2024-02-05 23:08:16 +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
Andrew Bastin
aab76f1358
chore: bump version to 2023.12.3
2024-01-30 20:27:25 +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
Liyas Thomas
0d0ad7a2f8
chore: added micro interactions ( #3783 )
...
Co-authored-by: Dmitry <mukovkin@yandex.ru>
2024-01-30 18:42:42 +05:30
Muhammed Ajmal M
4cba03e53f
feat(js-sandbox): add pw.env.unset method ( #3677 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2024-01-23 22:31:27 +05:30
Nivedin
9e1466a877
fix: bugs in shared request ( #3704 )
2024-01-23 22:24:18 +05:30
Anwarul Islam
b81ccb4ee3
fix: tab on current input field to focus the next input field ( #3754 )
2024-01-23 22:21:23 +05:30
Nivedin
27d0a7c437
refactor: persist running requests while switching tabs ( #3742 )
2024-01-23 22:13:57 +05:30
Nivedin
aca96dd5f2
refactor: add option to disable context menu ( #3717 )
2024-01-23 22:05:05 +05:30
Anwarul Islam
c0dbcc901f
fix: documentation is not being generated on GQL ( #3730 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2024-01-23 22:00:41 +05:30
Akash K
99f5070f71
fix: unwanted double slashes when importing from openapi ( #3745 )
2024-01-23 21:49:34 +05:30
Andrew Bastin
cd371fc9d4
chore: bump versions to 2023.12.2
2024-01-03 16:58:51 +05:30
James George
c6c220091a
feat(common): support importing environments individually ( #3691 )
2023-12-24 12:12:02 +05:30
Andrew Bastin
8f503479b6
chore: bump package version to 2023.12.1
2023-12-22 20:49:21 +05:30
Liyas Thomas
ddf7eb6ad6
chore: minor ui improvements
2023-12-20 18:30:16 +05:30
Nivedin
7db7b9b068
fix: fallback section for embeds if invalid link ( #3673 )
2023-12-19 18:37:44 +05:30
James George
3d25ef48d1
fix(persistence-service): update schemas found to differ in runtime ( #3671 )
2023-12-19 18:34:27 +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
Nivedin
58a9514b67
fix: gql history schema error ( #3662 )
2023-12-19 16:39:32 +05:30
Akash K
a75bfa9d9e
fix: actions not working when sidebar is hidden ( #3669 )
2023-12-19 16:13:59 +05:30
Andrew Bastin
7374a35b41
fix: broken ui due to accidentally moved postcss config
2023-12-19 12:40:07 +05:30
Andrew Bastin
5ad8f6c2ce
chore: move window.open to platform io to handle desktop app
2023-12-19 11:26:37 +05:30
Andrew Bastin
d3e04c59cc
chore: update tailwind stuff on selfhost-desktop
2023-12-18 23:43:40 +05:30
James George
5179cf59a4
fix(common): ensure the add-environment modal value field is empty when opened via the inspector ( #3664 )
2023-12-18 20:39:23 +05:30
Andrew Bastin
fad31a47ee
chore: bump versions of all relevant packages
2023-12-16 22:27:41 +05:30
James George
72c71ddbd4
chore: remove expand widget from the GQL collections import/export modal ( #3661 )
2023-12-16 17:06:51 +05:30
Nivedin
a0f5ebee39
fix: embeds system theme ( #3659 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2023-12-16 17:01:23 +05:30
Anwarul Islam
f93558324f
chore: move hoppscotch-ui package out of the monorepo ( #3620 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-12-16 16:58:10 +05:30
Liyas Thomas
d80e6c01c8
chore: i18n
2023-12-16 12:29:44 +05:30
Liyas Thomas
06f0f1c91b
fix: broken docs link
2023-12-16 10:36:54 +05:30
Joel Jacob Stephen
9b870f876a
chore: banner cleanup ( #3658 )
2023-12-15 17:59:33 +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
93082c3816
refactor: embeds preview theme ( #3657 )
2023-12-15 17:08:02 +05:30
James George
d66537ac34
fix(common): GraphQL query syntax highlighting ( #3653 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-12-15 14:37:01 +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
Liyas Thomas
b521604b66
fix: collection properties styles
2023-12-14 18:00:46 +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
Liyas Thomas
3ae49ca483
fix: codemirror tooltip margin
2023-12-13 12:13:34 +05:30
Liyas Thomas
37e6497e88
fix: z-index
2023-12-13 11:02:56 +05:30
Liyas Thomas
b522ae9e05
fix: shortcut key size
2023-12-13 10:17:22 +05:30
Liyas Thomas
62b11fcec8
fix: z-index on toast
2023-12-13 09:22:58 +05:30
Liyas Thomas
ff5c2ba51c
chore: minor ui improvements to modal
2023-12-12 23:32:42 +05:30
Andrew Bastin
957641fb0f
chore: move dioc out of monorepo
2023-12-12 15:39:10 +05:30
Liyas Thomas
a55f214102
fix: use base url instead of hardcoded url ( #3635 )
2023-12-12 15:06:28 +05:30
Liyas Thomas
ebf90207e5
chore: improve placeholder component styles ( #3638 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2023-12-12 15:02:42 +05:30
Liyas Thomas
4ac8a117ef
chore: add protocol logos to realtime page ( #3637 )
2023-12-12 14:25:56 +05:30
James George
9201aa7d7d
fix(common): ensure banner colors are displayed correctly ( #3630 )
2023-12-12 13:55:18 +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
James George
bdfa14fa54
refactor(scripting-revamp): migrate js-sandbox to web worker/Node vm based implementation ( #3619 )
2023-12-07 16:10:42 +05:30
Andrew Bastin
0a61ec2bfe
fix: useI18n type breaking
2023-12-07 15:17:41 +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
Akash K
95754cb2b4
chore: bump deps for hoppscotch-common and hoppscotch-selfhost-web ( #3575 )
2023-12-05 17:33:25 +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
Muhammed Ajmal M
8d5a456dbd
fix(common): parentheses and single quotes support to curl imports ( #3509 )
2023-12-04 23:03:22 +05:30
Nivedin
2528bbb92f
feat: shared request ( #3486 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2023-12-04 22:51:18 +05:30
Liyas Thomas
259cd48dbb
feat: init boring avatars ( #3615 )
2023-12-04 13:20:26 +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
Muhammed Ajmal M
26da3e18a9
fix(common): prevented truncating parameters ( #3502 )
2023-12-04 00:49:45 +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
James George
60bfb6fe2c
refactor: move persistence logic into a dedicated service ( #3493 )
2023-11-29 22:40:26 +05:30
Anwarul Islam
8f1ca6e282
feat: platform definition added for additional settings components ( #3503 )
2023-11-29 21:42:51 +05:30
Akash K
ee1425d0dd
fix: XML body disappearing with invalid XML ( #3567 )
...
fix: catch xmlformatter errors
2023-11-20 15:02:07 +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
Nivedin
a3aa9b68fc
refactor: interceptor error display in graphql response ( #3553 )
2023-11-17 17:03:53 +05:30
Andrew Bastin
7b18526f24
chore: merge hoppscotch/main into hoppscotch/release/2023.12.0
2023-11-16 13:51:12 +05:30
Andrew Bastin
23afc201a1
chore: bump version to release/2023.8.4
2023-11-14 21:26:16 +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
Akash K
e24d0ce605
fix: oauth 2.0 authentication type is breaking ( #3531 )
2023-11-14 00:12:04 +05:30
Andrew Bastin
9d1d369f37
fix: performance issues due to mouse on header detection
2023-11-08 18:47:40 +05:30
Liyas Thomas
bb8dc6f7eb
chore: updated brand assets ( #3500 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-11-08 15:47:35 +05:30
Anwarul Islam
be3e5ba7e7
fix: graphql query deprecation issue ( #3506 )
2023-11-08 14:51:39 +05:30
Andrew Bastin
663134839f
feat: let platforms disable we are using cookies prompt
2023-11-07 20:49:07 +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
05d2175f43
fix: selfhost-desktop not running gql-codegen
2023-11-07 20:24:22 +05:30
Andrew Bastin
97bd808431
chore: set versions with a bump version
2023-11-07 16:04:02 +05:30
Andrew Bastin
a13c2fd4c1
chore: pin @codemirror/language to 6.9.0
2023-11-07 15:57:19 +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
Andrew Bastin
93ce86f32d
chore: merge hoppscotch/release/2023.8.3 into hoppscotch/release/2023.12.0
2023-11-06 18:56:01 +05:30
Andrew Bastin
4ebf850cb6
chore: bump version to 2023.8.3
2023-11-06 17:39:31 +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
Joel Jacob Stephen
23e3739718
feat: introducing a new smart table hoppscotch ui component ( #3178 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
2023-11-06 11:31:55 +05:30
Nicolas Merget
5428a73811
fix: add optional chaining for teamMembers to handle undefined team ( #3484 )
...
Co-authored-by: James George <jamesgeorge998001@gmail.com>
2023-11-06 11:25:39 +05:30
Anwarul Islam
4a154e6569
chore: fix spelling mistake on type import ( #3487 )
2023-11-06 11:25:03 +05:30
Liyas Thomas
0aa5825d8b
fix: cleanup ui and improve consistency in input elements ( #3494 )
2023-11-06 10:56:15 +05:30
Andrew Bastin
bdb63e99d5
fix: pin @lezer/highlight to 1.1.4 to prevent page breaks
2023-11-03 23:30:46 +05:30
Andrew Bastin
6daa043a1b
chore: merge hoppscotch/release/2023.8.3 into hoppscotch/release/2023.12.0
2023-11-03 10:12:54 +05:30
James George
b5307e4a89
chore(common): implement enforced pre-commit type checks for FE service files ( #3472 )
2023-11-02 23:37:27 +05:30
Gaurav K P
01df1663ad
fix(common): handle false negatives in url validation ( #3465 )
2023-11-01 22:23:33 +05:30
Anwarul Islam
a215860782
feat: replacing windicss by tailwindcss in hoppscotch-ui ( #3076 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: Joel Jacob Stephen <70131076+JoelJacobStephen@users.noreply.github.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2023-11-01 20:55:08 +05:30
Nivedin
abd5288da8
refactor: move sentry to platform ( #3451 )
2023-11-01 18:17:55 +05:30
Andrew Bastin
57cb59027b
chore: bump codemirror dependencies
2023-10-19 13:37:07 +05:30
Liyas Thomas
73b3ff8e41
feat: improve import-export UI ( #3452 )
...
* chore: uniform styles across components
* chore: removed absolute wrapper divs
* feat: add import button when graphql collections are empty
* chore: add icon for button
---------
Co-authored-by: nivedin <nivedinp@gmail.com>
2023-10-13 17:57:14 +05:30
James George
016a18d3b2
fix(common): use tab service within helpers ( #3448 )
2023-10-12 13:15:45 +05:30
Anwarul Islam
ba31cdabea
feat: tab service added ( #3367 )
2023-10-11 18:21:07 +05:30
Nivedin
51510566bc
refactor: add import buttons in empty state for collections & environments ( #3438 )
2023-10-11 11:08:51 +05:30
Anwarul Islam
cabee0ecc8
fix: memory leak issue on TeamInvite modal ( #3440 )
...
* fix: memory leak issue
* feat: added rerun ability
* chore: lint fix
2023-10-11 07:59:12 +05:30
Anwarul Islam
2c2b39a236
feat: no permission warning added for users except owner while deleting team ( #3328 )
...
* feat: no permission warning added
* chore: changed to function reference
2023-10-09 19:31:48 +05:30
Liyas Thomas
78450c9316
fix: tooltip position in editor instance ( #3374 )
2023-10-09 11:37:52 +05:30
Andrew Bastin
0188a8d7db
chore: bump version
2023-10-06 22:04:57 +05:30
Rakibul Yeasin
17d6ae15a5
fix: Cannot set custom method #3406 ( #3408 )
...
* fix : #3406
* chore: remove console log
* fix: an unknown keyboard event issue
---------
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
2023-10-06 11:57:26 +05:30
Andrew Bastin
40f72278a9
fix: team collection resetting on unmount within app lifecycle ( #3396 )
...
* fix: team collection resetting on unmount within app lifecycle
* chore: linting
* refactor: eliminate redundancy
* chore: update comment about the watcher purpose
---------
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2023-10-06 11:34:44 +05:30
5idereal
f717704731
chore(i18n): update tw.json ( #3409 )
2023-10-06 11:27:24 +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
Anwarul Islam
175a991ec4
fix: gql teamID not being passed ( #3392 )
...
* chore: bump dependencies for path.charCodeAt issue
* fix: gql teamID is not passed issue
2023-09-28 22:04:02 +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
Andrew Bastin
bb380f3751
chore: bump version to 2023.8.1
2023-09-18 20:18:23 +05:30
Andrew Bastin
33a7580e46
fix: support modal popping up on typing shift based commands on input
2023-09-18 20:10:17 +05:30
Andrew Bastin
185b575e5b
refactor: minor performance improvements on teams related operations
2023-09-18 18:50:57 +05:30
Andrew Bastin
bcc1147f81
fix: clear regression and extension recovers response for error status codes
2023-09-18 18:26:17 +05:30
Anwarul Islam
f5b130024e
fix: missing baseurl on import openapi ( #3323 )
...
* fix: missing baseurl on import openapi
* fix: url parser for openapi v3
* chore: revert to baseURL for cases where doc servers is present but url is null
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-09-18 14:42:04 +05:30
Liyas Thomas
bb5c333bae
fix: remove scrollbar from smart env input component on firefox ( #3362 )
2023-09-18 13:20:53 +05:30
Nivedin
3684d25848
fix: sticky searchbar hidden in codemirror ( #3351 )
...
* fix: sticky search bar in codemirror
* chore: use tailwind classes
* chore: improve consistency across editor instances
---------
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2023-09-18 12:45:14 +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
Liyas Thomas
e847fb7b77
chore: clean up i18n ( #3350 )
2023-09-18 11:26:31 +05:30
Nivedin
5c78ae4dee
fix: dirty tab count incorrect when closing tabs ( #3359 )
...
* fix: dirty tab count incorrect when closing tabs
* refactor: make the calculation more expressive
---------
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
2023-09-18 11:20:26 +05:30
Nivedin
53ec605963
fix: duplicate tab reference bug ( #3356 )
2023-09-18 11:15:18 +05:30
Yuri Grand
75193a7aa8
i18n: translate locales to russian ( #3312 )
...
chore: translate locales to russian
2023-09-13 12:53:10 +05:30
tyo
b269c239d9
chore(i18n): update translation for Indonesian ( #3284 )
2023-09-13 12:48:46 +05:30
Liyas Thomas
72b4a1fc4e
fix: typo in "twitter link" and "invite to hoppscotch" action ( #3346 )
2023-09-13 11:55:58 +05:30
DNT
d2d1674d31
i18n: update vi.json ( #3241 )
2023-09-13 11:52:37 +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
Joel Jacob Stephen
65ef4db86f
refactor: remove zen mode from the app ( #3337 )
...
* refactor: remove zen mode from settings
* refactor: remove zen mode from footer and options
2023-09-12 14:10:38 +05:30
Nivedin
7201147b55
fix: context-menu position fixed while scrolling ( #3340 )
2023-09-12 12:43:10 +05:30
Anwarul Islam
dd143c95a9
fix: unusual behavior while scrolling through spotlight entries ( #3324 )
...
* fix: spotlight scroll issue
* fix: entry hidden issue
* chore: back to loop mode
2023-09-12 12:42:44 +05:30
James George
005581ee7d
fix: broken link to REST API Testing docs ( #3333 )
...
fix: broken link to REST API Testing docs
2023-09-12 12:32:10 +05:30
Joel Jacob Stephen
1431ecc6d7
refactor: keyboard shortcuts now supports different keyboard layouts including Dvorak ( #3332 )
...
* refactor: support mulitple keyboard layouts such as dvorak
* chore: replace redundant variable usage
2023-09-08 22:02:39 +05:30
Liyas Thomas
f34d896095
docs: updated screenshots and features list ( #3310 )
2023-09-05 12:06:47 +05:30
Andrew Bastin
57365eeae0
chore: bump version to 2023.8.0
2023-08-31 13:55:36 +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
Anwarul Islam
8499ac7fec
fix: graphql operation highlight on focus changed ( #3297 )
2023-08-28 17:55:42 +05:30
Nivedin
4adac4af38
fix: inspections bugs ( #3277 )
...
* fix: environment add bug in inspection
* chore: add 127.0.0.1 in url inspection
* chore: update browserextension inspection help url
* fix: team env not showing bug in selector
* chore: rework inspector systems to be reactive
* chore: handling tab changes gracefully
* refactor: move out url interceptor from the platform
* chore: add view function in inspector service to get views into the list
* fix: interceptors not kicking in on initial load
* fix: don't show no internet connection error unless browser deems so
* chore: fix tests
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-08-28 17:43:46 +05:30
Akash K
fd162e242c
fix: issues with codegen ( #3293 )
...
* fix: fix issues with httpsnippet upgrade
* chore: fix HttpSnippet import
2023-08-28 15:57:44 +05:30
Andrew Bastin
3e83828722
chore: correct spelling for footer custom entries
2023-08-26 04:43:34 +05:30
Andrew Bastin
a7566dfd86
feat: move crisp out of common ( #3287 )
...
* feat: move crisp out of common
* fix: update static spotlight searcher
* chore: fix typo
2023-08-26 03:00:58 +05:30
Andrew Bastin
c62482e81f
fix: login component in app not respecting allowed auth provider ids
2023-08-25 19:13:03 +05:30
Anwarul Islam
886847ab7b
fix: corrections for spotlight searchers ( #3275 )
2023-08-25 01:44:29 +05:30
Nivedin
a268cab11e
fix: context menu bugs ( #3279 )
2023-08-25 00:27:03 +05:30
Nivedin
e9509b9fa1
fix: tab right click rename bug ( #3286 )
2023-08-25 00:20:08 +05:30
Liyas Thomas
8db452089c
fix: icons inside tooltip ( #3283 )
2023-08-24 23:55:22 +05:30
Andrew Bastin
b08b63dc73
feat: cleaner save context handling for graphql ( #3282 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2023-08-24 19:07:17 +05:30
Nivedin
a9a4ebf595
fix: autocomplete bug ( #3285 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2023-08-24 18:46:58 +05:30
Andrew Bastin
a8e279db28
fix: codegen breaking
2023-08-24 15:03:50 +05:30
Andrew Bastin
efa40cf6ea
feat: container registry friendly docker images and all-in-one container ( #3193 )
...
Co-authored-by: Balu Babu <balub997@gmail.com>
2023-08-24 00:01:28 +05:30
Akash K
1a3d9f18ab
fix: issues in displaying the suggestions menu on EnvInput ( #3280 )
2023-08-23 21:18:48 +05:30
Akash K
653ccd3240
fix: vertical scroll not working on codemirror instance when lines are not wrapped ( #3276 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2023-08-23 18:14:12 +05:30
Liyas Thomas
008eb6b77b
chore: minor ui improvements ( #3274 )
2023-08-22 22:22:43 +05:30
Joel Jacob Stephen
ac60843183
refactor: autofocus can be disabled in smart input hopp ui component ( #3273 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2023-08-22 20:10:41 +05:30
Anwarul Islam
3c3fb1e4a9
fix: minor spotlight related issues ( #3271 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-08-22 17:58:32 +05:30
Anwarul Islam
88212e8cfe
feat: gql revamp ( #2644 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-08-22 17:43:43 +05:30
Andrew Bastin
191fa376d2
chore: remove go to docs search entry and update i18n
2023-08-22 01:09:48 +05:30
Andrew Bastin
6efae3a395
fix: crash when closing tab (fixes HFE-146)
2023-08-22 01:07:16 +05:30
Andrew Bastin
cb8678f07f
fix: codegen modal breaking, downgrade back to 2.0
2023-08-22 00:49:13 +05:30
Andrew Bastin
b32b0f9bcb
fix: modals inputs not working properly
2023-08-22 00:17:03 +05:30
Anwarul Islam
5a91fb53b2
feat: expanded search capabilities of spotlight ( #3255 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-08-21 20:03:51 +05:30
Liyas Thomas
b0b6edc58e
fix: search input autofocus ( #3265 )
2023-08-21 14:58:44 +05:30
Akash K
8c57d81718
chore: bump dependencies ( #3258 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-08-21 09:06:30 +05:30
Andrew Bastin
10bb68a538
refactor: move from network strategies to generic interceptor service ( #3242 )
2023-08-21 07:50:35 +05:30
Anwarul Islam
d4d1e27ba9
feat: smart-tree component added to hoppscotch-ui ( #3210 )
2023-08-20 20:48:32 +05:30