0xc0Der
0ac84b58e3
allow environment variables in request body. ( #1942 )
...
* feat: allow environment variables in request body
* chore(ui): minor ui improvements
* chore(deps): bump
* fix: track env vars changes
* feat: allow environment variables in request body
* refactor: better implementation
Co-authored-by: liyasthomas <liyascthomas@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2021-11-10 19:52:11 +05:30
0xc0Der
a2f1e37ad2
refactor: added space
2021-11-10 19:09:40 +05:30
Andrew Bastin
373343fea1
refactor: adding space between the copy hyphen
2021-11-10 19:09:40 +05:30
0xc0Der
2ef99026e5
fix: added '-Copy' to duplicated request name
2021-11-10 19:09:40 +05:30
0xc0Der
29aff9accc
feat: duplicate request
2021-11-10 19:09:40 +05:30
Liyas Thomas
6d54f21c1e
docs: update CODE OF CONDUCT
2021-11-08 13:49:12 +05:30
liyasthomas
87f8f61163
chore(deps): bump
2021-11-07 20:38:15 +05:30
liyasthomas
510ba376e5
chore(ui): minor ui improvements
2021-11-07 11:46:21 +05:30
liyasthomas
40c88b3e35
refactor(ui): better spacing and font-weight
2021-11-06 21:15:28 +05:30
Andrew Bastin
0f07c47e9f
fix: race condition on gql client subscription client
2021-11-05 20:22:46 +05:30
liyasthomas
17c45fee11
refactor: migrate icons to lucide.dev
2021-11-05 18:24:16 +05:30
liyasthomas
a63c0817cc
perf: remove console (log, debug, and warn) messages
2021-11-05 13:41:25 +05:30
Andrew Bastin
68aa54bdb7
fix: json parsing error when using extension (HOPP-110)
2021-11-05 13:32:27 +05:30
liyasthomas
61e5a48b02
perf: improve native image tags
2021-11-05 09:13:04 +05:30
Iagor Moraes
9e4d7df7d0
fix: 100% HTML preview area size ( #1938 )
2021-11-05 06:25:50 +05:30
liyasthomas
03ab6a208d
perf: remove absolute files
2021-11-04 23:23:46 +05:30
liyasthomas
dbd39ba0d8
fix: ignore vue files from stylelint
2021-11-04 20:59:01 +05:30
0xc0Der
136b1ff63b
fix: bind key-value with bulk editor at startup. ( #1936 )
2021-11-04 20:43:21 +05:30
Andrew Bastin
69a6207a4d
refactor: move firebase initialization to a plugin
2021-11-04 18:59:35 +05:30
liyasthomas
9e74a8c2e7
chore: lint + bump deps
2021-11-04 18:23:50 +05:30
liyasthomas
ad76d100ee
feat: bind key-value pairs and bulk editor
2021-11-04 13:36:51 +05:30
0xc0Der
235968073a
sync request params with bulk editor. ( #1930 )
2021-11-04 13:01:56 +05:30
Andrew Bastin
ad7b8da37e
fix: windows issues with sandbox not building initially
2021-11-04 12:47:09 +05:30
liyasthomas
7d3e1a700f
chore(release): v2.1.0
2021-11-04 11:14:50 +05:30
liyasthomas
d3a1898dad
feat: support to move sidebar to left - fixed #1933
v2.1.0
2021-11-04 09:58:15 +05:30
Andrew Bastin
45e508fc36
refactor: pwa install prompt ( #1932 )
2021-11-03 23:44:01 +05:30
0xc0Der
8edad7ded7
persist environment selection. ( #1925 )
...
* feat: persist environment selection
* refactor: minor change to selectedEnvIndex calculation
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2021-11-03 23:15:52 +05:30
liyasthomas
75e1adb7b3
refactor: empty state illustrations
2021-11-03 16:10:06 +05:30
Andrew Bastin
22ac13f2f0
fix: docker action issues
2021-11-02 21:22:37 +05:30
liyasthomas
7f0246eb47
Merge branch 'refactor/backend' of https://github.com/hoppscotch/hoppscotch into refactor/backend
2021-11-02 19:48:34 +05:30
liyasthomas
5f0800760f
chore: clean up
2021-11-02 19:45:41 +05:30
liyasthomas
6db99c9e37
chore(deps): bump
2021-11-02 19:42:44 +05:30
liyasthomas
3b2cabd3f3
fix: typo
2021-11-02 19:39:39 +05:30
Andrew Bastin
b0dd6b0bd6
feat: fix gqlclient race condition
2021-11-02 19:33:09 +05:30
liyasthomas
874b846e60
fix: fix broken edit team modal
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2021-11-02 19:33:09 +05:30
liyasthomas
dbe2525c6f
docs: updated feature list
2021-11-02 19:33:09 +05:30
Andrew Bastin
afd414fa3f
feat: introducing gql polling
2021-11-02 19:33:09 +05:30
liyasthomas
94763dcb31
fix: prompt user on actions with no permission
2021-11-02 19:33:09 +05:30
Andrew Bastin
6314740f46
feat: reinit gql client after login
2021-11-02 19:33:09 +05:30
liyasthomas
d7332120e3
fix: hide popover on click on update role
2021-11-02 19:33:09 +05:30
liyasthomas
8c74fe9925
feat: user's roles prompt on invite modal
2021-11-02 19:33:09 +05:30
liyasthomas
c74ddeb530
fix: team invitation error states
2021-11-02 19:33:09 +05:30
Andrew Bastin
e31c0a9d02
feat: fix subscription auth refresh issues
2021-11-02 19:33:09 +05:30
Andrew Bastin
d9e5d4aec5
feat: add subscriptions for team invitations added and removed
2021-11-02 19:33:09 +05:30
liyasthomas
c1ee8f5dd0
feat: subscriptions on edit team modal
2021-11-02 19:33:09 +05:30
Andrew Bastin
dd59de3de0
feat: add subscription support for useGQLQuery
2021-11-02 19:33:07 +05:30
liyasthomas
511a3c55f3
fix: broken edit team modal
2021-11-02 19:32:49 +05:30
liyasthomas
c9021ab3ca
fix: broken edit team action
2021-11-02 19:32:49 +05:30
liyasthomas
a765c4a7cc
feat: successfully joined team prompt
2021-11-02 19:32:48 +05:30
Andrew Bastin
ea99732474
refactor: use the unpaginated teamMembers field instead of members
2021-11-02 19:32:48 +05:30