nivedin
01200c9e5f
fix: duplicate tab reference bug
2023-09-18 11:11:16 +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
e95ebb9226
chore: add release tag ci pipeline to push to docker hub
2023.8.0
2023-08-31 15:49:32 +05:30
Andrew Bastin
57365eeae0
chore: bump version to 2023.8.0
2023-08-31 13:55:36 +05:30
Joel Jacob Stephen
b22bd97818
style: updated font size and truncation on fields in the invited users table in admin dashboard ( #3300 )
...
style: updated font size and fixed truncation issue on invited table
2023-08-28 23:27:55 +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
f7dc36e3f1
fix: correct typo 'additionalFooterMenuItems'
2023-08-26 03:09:11 +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
Mir Arif Hasan
d4d7a20fbd
HBE-258 hotfix: skip parameter in findMany in shortcode module ( #3294 )
...
fix: skip parameter in findMany
2023-08-26 01:35:51 +05:30
Andrew Bastin
dfb281bcf7
chore: update prod.Dockerfile to add step for the backend container to not copy .env in
2023-08-25 21:03:00 +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
a1764023f3
fix: sh-admin not properly loading in env variables
2023-08-24 20:41:46 +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
d09a3e9237
fix: import-meta-env crashes while using dev mode
2023-08-24 09:43:52 +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
Anwarul Islam
c0806cfd07
chore: removed unnecessary dependencies from hoppscotch-ui ( #3077 )
2023-08-23 18:13:19 +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