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
7652dab9c4
fix: codemirror search bar misaligned ( #4203 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-07-22 17:04:53 +05:30
Nivedin
8c6b80dc42
fix: embeds response and request option section getting hidden bug ( #4181 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-07-18 15:13:43 +05:30
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
jamesgeorge007
25fd35770a
fix: regression with missing lucide icon pack
...
Add `@iconify-json/lucide` as a dev dependency to all packages that consume `unplugin-icons`.
2024-06-26 11:59:21 +05:30
Andrew Bastin
1da5dde0ba
refactor: bump dioc to 3.0.2
2024-06-25 20:54:25 +05:30
Andrew Bastin
aead9e6c98
feat: client certificates and ability to skip ssl cert verification in desktop app ( #4111 )
...
Co-authored-by: Nivedin <53208152+nivedin@users.noreply.github.com >
2024-06-25 16:57:07 +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
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
Andrew Bastin
be57255bf7
refactor: update to dioc v3 ( #4009 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com >
2024-04-29 19:06:18 +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
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
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
James George
439cd82c88
chore: pin dependencies across packages ( #3876 )
2024-03-07 23:37:48 +05:30
Andrew Bastin
aab76f1358
chore: bump version to 2023.12.3
2024-01-30 20:27:25 +05:30
Andrew Bastin
7374a35b41
fix: broken ui due to accidentally moved postcss config
2023-12-19 12:40:07 +05:30
Andrew Bastin
d3e04c59cc
chore: update tailwind stuff on selfhost-desktop
2023-12-18 23:43:40 +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
Liyas Thomas
87395a4553
fix: minor ui issues
2023-12-07 17:12:33 +05:30
Nivedin
2bf0106aa2
feat: embeds ( #3627 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2023-12-07 15:03:49 +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
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
Nivedin
8d7509cdea
fix: interceptor error from extension issue ( #3548 )
2023-11-14 17:17:23 +05:30
Andrew Bastin
9d1d369f37
fix: performance issues due to mouse on header detection
2023-11-08 18:47:40 +05:30
Andrew Bastin
05d2175f43
fix: selfhost-desktop not running gql-codegen
2023-11-07 20:24:22 +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
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
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
Andrew Bastin
185b575e5b
refactor: minor performance improvements on teams related operations
2023-09-18 18:50:57 +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
886847ab7b
fix: corrections for spotlight searchers ( #3275 )
2023-08-25 01:44:29 +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
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
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
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
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
Liyas Thomas
d5c887f311
fix: placeholder size and text overflow on tab head ( #3261 )
2023-08-18 21:32:10 +05:30
Nivedin
f21ed30e10
feat: inspections ( #3213 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2023-08-18 01:37:21 +05:30
Anwarul Islam
b55970cc7a
spotlight: settings based actions added ( #3244 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2023-08-17 22:04:58 +05:30
Liyas Thomas
e255c46455
feat: environment quick peek ( #3119 )
2023-08-15 19:30:37 +05:30