liyasthomas
fac1288ef2
chore(deps): bump
2021-12-20 00:23:42 +05:30
liyasthomas
827f2157fa
feat: quick shortcut key for menu items
2021-12-20 00:22:31 +05:30
liyasthomas
39d6b1bfeb
chore: minor ui improvements
2021-12-18 19:51:57 +05:30
liyasthomas
76cbd99df8
feat: init backend for drag and drop requests on team collections - fixed #2005
2021-12-18 18:38:27 +05:30
liyasthomas
11fe908017
feat: init drag and drop requests on team collections
2021-12-18 17:10:20 +05:30
liyasthomas
d305168dc3
chore: updated types
2021-12-17 23:05:36 +05:30
Edwin Fajardo
f174086281
feat: (authentication) Api key based authentication [ #2000 ] ( #2021 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2021-12-17 21:32:29 +05:30
Andrew Bastin
156011f2cd
feat: stop extension status polling when a status is resolved
2021-12-17 15:14:50 +05:30
Andrew Bastin
655e6dc2a4
refactor: move user agent checks to separate file
2021-12-17 15:10:06 +05:30
Andrew Bastin
2f50cff404
fix: extension status being inaccurate when settings page is reloaded
2021-12-17 14:52:30 +05:30
Andrew Bastin
a38c05febb
feat: add utility composable for polling values
2021-12-17 14:51:18 +05:30
Andrew Bastin
65ee2ebcb2
refactor: update color-mode usage to new composable
2021-12-17 14:51:18 +05:30
Andrew Bastin
6e53adb5e7
refactor: rewrite settings page using setup scripts
2021-12-17 14:48:36 +05:30
Andrew Bastin
c7fd68b0d8
fix: better type checking for nuxt-color mode uses
2021-12-17 14:48:36 +05:30
Andrew Bastin
af35d68dfe
fix: better volar type inference for template bindings on refs
2021-12-17 14:47:49 +05:30
Andrew Bastin
1a1baa715d
feat: disable sentry if telemetry is off
2021-12-16 18:02:01 +05:30
liyasthomas
29b5913fac
chore(deps): bump
2021-12-16 16:26:01 +05:30
liyasthomas
49c0069c68
feat: init sentry
2021-12-16 15:54:32 +05:30
liyasthomas
34fe94215c
refactor: updated types
2021-12-16 15:15:54 +05:30
liyasthomas
8ca059cf4a
fix: broken render due to regression in store
2021-12-16 01:41:36 +05:30
liyasthomas
daffc3fe0e
refactor: minor ui improvements
2021-12-15 23:06:35 +05:30
Andrew Bastin
78ed95bcaa
fix: lint error on json on empty string
2021-12-15 22:50:35 +05:30
Andrew Bastin
e4f40bce53
fix: empty string linter overflow issues
2021-12-15 22:37:03 +05:30
Andrew Bastin
0022efe844
fix: one of line setup error with json linting
2021-12-15 22:11:46 +05:30
liyasthomas
a2757a0335
refactor: minor ui improvements
2021-12-14 22:41:07 +05:30
liyasthomas
70555cd4a6
fix: add missing imports
2021-12-14 07:28:42 +05:30
Andrew Bastin
141697f9da
fix: revamp broken network tests
2021-12-13 17:05:10 +05:30
Andrew Bastin
188c9ae5ca
fix: remove debug statements
2021-12-13 16:58:09 +05:30
Andrew Bastin
71b4b6e366
refactor: network strategy rewrite
2021-12-13 16:58:09 +05:30
liyasthomas
870b493b80
refactor: remove absolute classes
2021-12-13 12:26:24 +05:30
liyasthomas
e31dc6e08d
chore: updated keyboard shortcuts
2021-12-13 08:53:12 +05:30
liyasthomas
5a9d08a3f1
chore(deps): bump
2021-12-12 21:15:34 +05:30
liyasthomas
d997f88fbe
Merge branch 'feat/cm-env-tooltip'
2021-12-12 21:11:58 +05:30
liyasthomas
4e0bb1a243
refactor: environment highlighing in editors - improve #1834
2021-12-12 21:10:05 +05:30
Andrew Bastin
fe5fe03b3c
fix: reactivity issues
2021-12-12 20:36:49 +05:30
liyasthomas
534fe8030f
fix: subscription streams
2021-12-12 06:19:58 +05:30
liyasthomas
67002a204e
feat: highlight environment variables in codemirror
2021-12-11 22:19:44 +05:30
liyasthomas
75e34feabf
feat: context menu for secondary actions in collection, environment and team components - #2005
2021-12-11 08:03:39 +05:30
liyasthomas
8a7f3927b1
refactor: init environment highlighter
2021-12-11 07:26:18 +05:30
liyasthomas
fe13de2ea0
feat: show existing name while renaming collections/folders/requests - resolved #2006
2021-12-10 10:55:49 +05:30
liyasthomas
50a57433d0
feat: init environment variables tooltip for codemirror
2021-12-10 09:27:25 +05:30
liyasthomas
dec26ce2aa
feat: update and verify email address
2021-12-08 20:50:59 +05:30
liyasthomas
b0f02fee57
feat: change and verify user's email address
2021-12-07 06:52:43 +05:30
Andrew Bastin
02be413eff
fix: fail state requests with response data can run tests fixes #1996
2021-12-06 20:06:19 +05:30
liyasthomas
42849e6853
chore(deps): bump
2021-12-05 21:18:55 +05:30
liyasthomas
e7535d505e
fix: catch an edge case while saving request
2021-12-05 18:21:41 +05:30
liyasthomas
fb6015ce26
refactor: improve ui consistency
2021-12-05 10:04:01 +05:30
liyasthomas
f3a38bab3c
chore(deps): bump
2021-12-05 06:15:21 +05:30
liyasthomas
1a1f45401c
fix: package import location
2021-12-04 20:57:10 +05:30
Andrew Bastin
4a43807f34
fix: formdata inconsistencies
2021-12-04 19:50:04 +05:30
liyasthomas
88cc21e3d4
chore(deps): bump
2021-12-04 19:08:12 +05:30
liyasthomas
ecce830787
Merge remote-tracking branch 'origin/i18n'
2021-12-04 19:03:09 +05:30
liyasthomas
084039f59f
refactor: minor ui improvements
2021-12-04 18:59:26 +05:30
liyasthomas
0de9f3d8c3
fix: broken function import
2021-12-03 20:34:20 +05:30
Andrew Bastin
4d6d30c92b
fix: shared references on saveRequest causing overwrite fixes #1992
2021-12-03 16:27:18 +05:30
Andrew Bastin
38755bf3e3
refactor: separate out data structures into hoppscotch-data
2021-12-03 16:10:56 +05:30
Andrius Petrauskis
d24d07e420
fix: show an error when pre-request script fails ( #1991 )
...
* fix: show an error when pre-request script fails
* refactor: minor ui improvements
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2021-12-02 23:14:26 +05:30
0xc0Der
cc81242294
realtime persistence. ( #1952 )
...
* feat: websocket persistence
* feat: socketio persistence
* feat: sse persistence
* feat: mqtt persistence
* fix: added types
* fix: typescript issues
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2021-12-02 20:20:24 +05:30
liyasthomas
a508909471
refactor: sort windi class names
2021-12-01 22:59:01 +05:30
SiderealArt
475a28b159
chore(i18n): update tw translations ( #1986 )
2021-11-30 10:50:57 +05:30
Deepanshu Dhruw
520ac8ede5
fix: code generators ( #1985 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
2021-11-30 07:46:45 +05:30
liyasthomas
2a59557851
chore(deps): bump
2021-11-29 06:19:32 +05:30
liyasthomas
4089bc288c
chore: updated i18n translations
2021-11-29 06:14:52 +05:30
liyasthomas
1999819846
chore(deps): bump
2021-11-28 19:48:53 +05:30
liyasthomas
0bf856291c
refactor: lint + minor ui fixes
2021-11-27 19:59:28 +05:30
liyasthomas
da8c446ad7
chore(deps): bump
2021-11-27 19:58:08 +05:30
liyasthomas
3614877964
fix: broken scroll to definition in graphql documentation
2021-11-26 07:22:06 +05:30
liyasthomas
85c8171aa8
refactor: use smart confirm modal instead of native confirm modal
2021-11-25 11:37:23 +05:30
liyasthomas
b58278d55e
chore: hide scrollbar
2021-11-24 19:27:25 +05:30
liyasthomas
b398ed1e90
fix: improve readability on input placeholders - fixed #1974
2021-11-23 20:22:38 +05:30
liyasthomas
afa750e409
fix: validate empty endpoints before sending request - resolved #1968
2021-11-23 20:01:45 +05:30
liyasthomas
fdf12a24ed
refactor: sort windi class names
2021-11-23 08:47:09 +05:30
liyasthomas
4c5ca1b31d
Merge branch 'main' of https://github.com/hoppscotch/hoppscotch
2021-11-23 05:31:22 +05:30
liyasthomas
bcb9b97b6b
Merge branch 'i18n'
2021-11-23 05:31:01 +05:30
Andrew Bastin
757294ae38
feat: bump dependencies
2021-11-22 19:34:23 +05:30
liyasthomas
8d4dd8c428
chore: better error message in invalid link
2021-11-22 16:31:10 +05:30
liyasthomas
508809eba1
chore: cleanup - remove writing request object to url
2021-11-22 15:02:29 +05:30
liyasthomas
d0386ef86f
chore: cleanup
2021-11-22 14:52:14 +05:30
liyasthomas
56cdb79773
Merge branch 'main' into feat/short-code
2021-11-22 11:35:16 +05:30
liyasthomas
6ed4211004
feat: short code redirection
2021-11-22 11:26:43 +05:30
liyasthomas
222f0800d2
chore: better short code fetching
2021-11-22 08:26:22 +05:30
liyasthomas
12a9dd1058
feat: fetch, display and copy short code
2021-11-21 23:50:31 +05:30
Andrew Bastin
4a32fc6180
feat: mutations and queries for shortcode management
2021-11-21 20:02:09 +05:30
liyasthomas
1e08e7f73d
chore(deps): bump
2021-11-21 19:47:06 +05:30
liyasthomas
8b05b063ff
fix: minor ui improvements
2021-11-21 19:40:15 +05:30
SiderealArt
0bcfeb86ae
chore(i18n): update tw translations ( #1965 )
2021-11-21 08:22:15 +05:30
liyasthomas
d57e465806
fix: minor ui improvements
2021-11-20 08:28:38 +05:30
liyasthomas
5ab24d1439
docs: updated links + editor theme
2021-11-20 07:27:50 +05:30
liyasthomas
47661de974
refactor: composables for i18n and toast
2021-11-19 22:49:11 +05:30
liyasthomas
26429466e9
refactor: remove icons from toast
2021-11-19 21:13:58 +05:30
Andrew Bastin
cad8f3e856
refactor: add i18n composable
2021-11-19 21:06:04 +05:30
liyasthomas
1a4eb1fabe
chore: handle short code states
2021-11-19 12:47:47 +05:30
liyasthomas
f602a1e2d3
feat: loading indicator to fetch short code
2021-11-19 09:15:31 +05:30
liyasthomas
1572ff9e67
fix: regression in bulk mode to key-value pair translation
2021-11-19 08:52:58 +05:30
liyasthomas
fe7b236ad9
fix: enable native select on editor - fixed #1960
2021-11-18 18:26:48 +05:30
liyasthomas
3080af1ea5
refactor: migrate more components to setup script + fix a race condition with power search
2021-11-18 07:00:51 +05:30
liyasthomas
0f83c8b490
refactor: hightlight active only when editor is focused
2021-11-17 21:01:43 +05:30
liyasthomas
114c37645a
refactor: convert to script setup
2021-11-17 19:59:32 +05:30
liyasthomas
8f9bb621b8
fix: parse mqtt pathname - fixed #1959
2021-11-17 17:43:04 +05:30
liyasthomas
48a6c87d9d
refactor: convert to script setup
2021-11-17 17:25:18 +05:30
BrainCrumbz
f28b55dd4d
chore(i18n): update it translations ( #1958 )
...
* i18n(it): review action group
* i18n(it): review 'add' and 'app' groups
* i18n(it): review auth, authorization and collection groups
* i18n(it): review confirm, count, documentation and empty groups
* i18n(it): review environment, error, export, folder, graphql and header groups
* i18n(it): review helpers, hide, import, layout, modal and mqtt groups
* i18n(it): review navigation, preRequest, profile and remove groups
* i18n(it): review request and response groups
* i18n(it): review settings group
* i18n(it): review shortcut and show group
* i18n(it): review socketio, sse, state and support group
* i18n(it): review tab and team groups
* i18n(it): review test and websocket groups
2021-11-17 15:55:39 +05:30
Sobolev Sergey
8a8b4b0245
chore(i18n): update ru translations ( #1957 )
2021-11-17 13:37:48 +05:30
liyasthomas
7d590ab966
feat: init short code ui
2021-11-17 02:36:40 +05:30
liyasthomas
0afbc57012
chore: remove absolute packages
2021-11-16 22:09:40 +05:30
Wilson G
c651f2440f
feat: add undo when parameters and headers are deleted, resolves #1951 ( #1955 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
2021-11-16 16:34:11 +05:30
Andrew Bastin
8c05084994
fix: issue with the request body from duplication being linked in memory fixes #1954
2021-11-16 15:37:19 +05:30
liyasthomas
6813be47f0
fix: append protocol if empty - resolved #1927
2021-11-16 09:25:25 +05:30
liyasthomas
30327e8d27
feat: scroll logs to the bottom on update
2021-11-16 08:09:44 +05:30
liyasthomas
8096ed300d
feat: add authentication to MQTT - resolved #1772
2021-11-16 07:52:26 +05:30
liyasthomas
4a8efbf426
feat: better empty state illustratils in profile and error pages
2021-11-15 20:59:07 +05:30
liyasthomas
7a6d117a76
feat: checkbox component
2021-11-15 20:25:40 +05:30
Andrew Bastin
73568043f1
feat: remove broken test system in codemirror-lang-graphql
2021-11-15 17:03:04 +05:30
liyasthomas
76a3b35e9e
Merge branch 'feat/codemirror-6'
2021-11-15 16:45:20 +05:30
liyasthomas
feb1991da3
fix: error on updating readonly editor
2021-11-15 16:43:10 +05:30
liyasthomas
2bee4342b8
chore: cleanup
2021-11-15 16:25:56 +05:30
Andrew Bastin
7e9fc486f2
feat: placeholder implementation
2021-11-15 16:22:54 +05:30
liyasthomas
1d99b79926
feat: style autocomplete tooltips in codemirror
2021-11-15 07:49:07 +05:30
liyasthomas
eb8347f942
chore(deps): bump
2021-11-14 20:16:40 +05:30
liyasthomas
d383b48916
chore: minor fixes and improvements
2021-11-14 20:15:24 +05:30
Andrew Bastin
e88c40db0a
feat: graphql language improvements
2021-11-13 20:14:58 +05:30
liyasthomas
f228f37bb8
feat: configure interceptor when request fail
2021-11-13 08:37:43 +05:30
Andrew Bastin
503a54fc5e
fix: fix graphql history sync issue
2021-11-12 22:01:42 +05:30
liyasthomas
48b21aa0bf
chore(i18n): updated translations
2021-11-12 18:53:56 +05:30
Andrew Bastin
ca40cc5271
feat: fix reactivity issues in graphql
2021-11-12 17:54:34 +05:30
liyasthomas
1c641c6d11
Merge branch 'i18n'
2021-11-12 17:54:02 +05:30
liyasthomas
32b362f9cc
chore(ui): minor ui improvements
2021-11-12 17:52:27 +05:30
liyasthomas
103ef8ee0d
fix: remove basic-setup and drawSelection on codemirror instance to resolve ::selection property
2021-11-12 07:05:34 +05:30
Tony
4a6239e017
chore(i18n): update tw translations ( #1944 )
2021-11-12 05:24:26 +05:30
liyasthomas
1f637edd36
feat: better prompts on actions for team members without admin role
2021-11-11 21:43:45 +05:30
Andrew Bastin
25878b9bb1
fix: fix history not writing when formdata is present
2021-11-11 18:36:26 +05:30
liyasthomas
521a96bffb
fix: respect url parameters before settings bulk editor value
2021-11-11 15:02:31 +05:30
liyasthomas
ead1f3954f
chore: use i18n 'duplicate' instead of 'copy'
2021-11-10 19:53:44 +05:30
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
Andrew Bastin
7d7f628f6e
fix: compiling issues for codemirror-lang-graphql
2021-11-10 17:09:44 +05:30
liyasthomas
8f6cf07e82
feat: more syntax hightlight colors
2021-11-10 16:27:12 +05:30
Andrew Bastin
245b8a6e3c
fix: compiling issues for codemirror-lang-graphql
2021-11-10 14:31:00 +05:30
liyasthomas
a967100be8
feat: more syntax hightlight colors
2021-11-10 13:53:10 +05:30
Andrew Bastin
a9bca8e1f8
feat: initial graphql language definition
2021-11-10 01:16:08 +05:30
liyasthomas
7de8e6be5e
refactor: updated editot theme colors
2021-11-09 22:26:53 +05:30
liyasthomas
6b70a39f02
feat: css variable on themes
2021-11-09 22:05:39 +05:30
liyasthomas
d538d722d7
fix: light theme
2021-11-09 20:28:10 +05:30
liyasthomas
13bd831c5f
refactor: init codemirror theming support
2021-11-09 18:46:29 +05:30
Andrew Bastin
9b297ba882
feat: implement reactive theming
2021-11-09 14:35:20 +05:30
liyasthomas
be6c802745
feat: init base theme for codemirror
2021-11-08 17:42:34 +05:30
Andrew Bastin
564cce2462
feat: autocomplete cm6
2021-11-08 16:33:36 +05:30
Andrew Bastin
8f166b8b3f
feat: add linting cm6
2021-11-08 15:21:09 +05:30
Andrew Bastin
fe7192ae61
feat: add line wrapping
2021-11-08 14:32:17 +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
7c65da4cf3
feat: cm 6 json mode + readonly + cursor update
2021-11-06 15:12:35 +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
Satoshi Jek
41cb6eb190
i18n: Update Chinese translations ( #1940 )
2021-11-05 10:46:03 +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
Andrew Bastin
e83dbc2e5c
feat: early codemirror v6 implementation
2021-11-05 00:33:15 +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
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
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
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
liyasthomas
6c64ffe833
feat: invite system error states and user prompts
2021-11-02 19:32:48 +05:30
Andrew Bastin
5fa6c6cdb3
fix: improper parsed error checks
2021-11-02 19:32:48 +05:30
Andrew Bastin
d94759870e
refactor: add error info to send invite results
2021-11-02 19:32:48 +05:30
Andrew Bastin
f0a6fc641a
feat: team invitation caching
2021-11-02 19:32:48 +05:30
Andrew Bastin
7ba00bee0b
feat: update graphcache keys typings
2021-11-02 19:32:48 +05:30
liyasthomas
dc2bdf81b9
fix: invitation acceptance flow
2021-11-02 19:32:48 +05:30
liyasthomas
187a30abac
feat: init loading states, minor ui improvements
2021-11-02 19:32:48 +05:30
liyasthomas
5b824ccb17
feat: minor ui improvements on invite flow
2021-11-02 19:32:48 +05:30
liyasthomas
3bdf2baf97
feat: init invitation wiring
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2021-11-02 19:32:48 +05:30
Andrew Bastin
9af8a24a89
feat: initial team invites implementation
...
Co-authored-by: Liyas Thomas <hi@liyasthomas.com>
2021-11-02 19:32:48 +05:30
liyasthomas
57c4759bdb
chore: minor fixes and improvements
2021-11-02 19:32:48 +05:30
Andrew Bastin
d9d7261bc5
feat: team invitation mutations
2021-11-02 19:32:48 +05:30
Andrew Bastin
a12315d81a
refactor: add graphcache codegen and update types
2021-11-02 19:32:47 +05:30
liyasthomas
9f0956556f
feat: support updating user's display name
2021-11-02 19:32:13 +05:30
liyasthomas
748318d44e
feat: compact mode for team component
2021-11-02 19:32:13 +05:30
liyasthomas
ff3062cdfc
chore: clean up
2021-11-02 19:32:13 +05:30
liyasthomas
48d67fe7e1
fix: init local persistence
2021-11-02 19:32:13 +05:30
liyasthomas
2c9918f9a7
feat: init theming in empty layout
2021-11-02 19:32:13 +05:30
liyasthomas
ee03952201
feat: init teams invite page
2021-11-02 19:32:13 +05:30
liyasthomas
43dcd3c443
feat: invite modal mvp
2021-11-02 19:32:13 +05:30
Andrew Bastin
8f8c42a92a
feat: gql codegen + caching + optimistic
2021-11-02 19:32:11 +05:30
liyasthomas
6496aded25
feat: teams modal wrapper
2021-11-02 19:25:36 +05:30
Andrew Bastin
eacf8113af
feat: initial setup of new backend comms
2021-11-02 19:20:07 +05:30
liyasthomas
4a89a6aafc
feat: teams invite modal
2021-11-02 19:17:11 +05:30
Andrew Bastin
52539b084d
feat: gql codegen + caching + optimistic
2021-11-02 19:17:09 +05:30
Andrew Bastin
8d5bd051a1
refactor: extract cache info to separate files and add more mutations
2021-11-02 19:15:44 +05:30
liyasthomas
3809e9853e
chore(ui): minor ui improvements, empty teams state
2021-11-02 19:15:44 +05:30
Andrew Bastin
5f795acd61
feat: probable user is displayed as authenticated
2021-11-02 19:15:44 +05:30
liyasthomas
17c550404f
refactor: updated lint script
2021-11-02 19:15:44 +05:30
Andrew Bastin
a840079119
feat: add persistent cache and optimistic updates
2021-11-02 19:15:42 +05:30
Andrew Bastin
2761894164
fix: queries not waiting for authentication
2021-11-02 19:15:20 +05:30
liyasthomas
6b8bc618dc
feat: teams modal wrapper
2021-11-02 19:15:02 +05:30
liyasthomas
258f79604f
refactor: remove EAInvite flag
2021-11-02 19:15:02 +05:30
Andrew Bastin
81ae70ee04
fix: fix issue with team queries not updating correctly after mutation
2021-11-02 19:15:02 +05:30
Andrew Bastin
6b02d290a5
feat: team mutation
2021-11-02 19:15:02 +05:30
Andrew Bastin
7ab1bbaf62
refactor: refactor create team modal to new system
2021-11-02 19:15:02 +05:30
liyasthomas
079083d0f2
fix: i18n usage
2021-11-02 19:15:02 +05:30
liyasthomas
0504707aab
feat: init profile page
2021-11-02 19:14:59 +05:30
Andrew Bastin
fb4aab875d
feat: introduce updated mutation system and team.vue rewrite
2021-11-02 19:14:25 +05:30
Andrew Bastin
7bb32ecf7e
feat: initial setup of new backend comms
2021-11-02 19:14:21 +05:30
Andrew Bastin
e129a5c179
feat: fix gqlclient race condition
2021-11-02 19:11:16 +05:30
liyasthomas
8045f26c19
fix: fix broken edit team modal
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2021-11-02 14:25:38 +05:30
0xc0Der
66d408b7db
Allow duplication of global environment ( #1924 )
2021-11-02 06:16:16 +05:30
Andrew Bastin
297bf3205f
feat: introducing gql polling
2021-11-01 22:27:06 +05:30
liyasthomas
7366b32349
fix: prompt user on actions with no permission
2021-11-01 17:51:01 +05:30
Andrew Bastin
b7e0169c9b
feat: reinit gql client after login
2021-11-01 17:30:16 +05:30
liyasthomas
6b6f85cc7e
fix: hide popover on click on update role
2021-11-01 15:25:19 +05:30
liyasthomas
2c014a2f4b
feat: user's roles prompt on invite modal
2021-11-01 15:04:46 +05:30
liyasthomas
d6df675821
fix: team invitation error states
2021-11-01 14:20:35 +05:30
liyasthomas
427baf4c79
chore: bump dep + minor ui fixes
2021-11-01 13:10:48 +05:30
liyasthomas
4f2b682341
chore(deps): bump
2021-10-31 19:53:05 +05:30
Andrew Bastin
e03f888cb2
feat: fix subscription auth refresh issues
2021-10-31 17:40:03 +05:30
Andrew Bastin
513396d498
feat: add subscriptions for team invitations added and removed
2021-10-30 18:56:34 +05:30
liyasthomas
8f04f0758b
fix: use hoppscotch's realtime echo servers - resolved #1913
2021-10-29 08:55:31 +05:30
liyasthomas
7a77bfc248
feat: subscriptions on edit team modal
2021-10-28 20:29:49 +05:30
Andrew Bastin
ddd29374ea
feat: add subscription support for useGQLQuery
2021-10-27 22:41:32 +05:30
liyasthomas
4b0d7a6c3d
fix: broken edit team modal
2021-10-27 18:32:11 +05:30
liyasthomas
20bfc02a4e
fix: disable spellcheck on contenteditable - resolved #1908
2021-10-27 18:17:22 +05:30
Darío Hereñú
2511724b73
chore: updated spanish translation ( #1907 )
2021-10-27 06:10:17 +05:30
liyasthomas
a851ee3fab
fix: broken edit team action
2021-10-26 23:16:56 +05:30
liyasthomas
40f6e6f8a8
fix: typo in test result
2021-10-26 15:36:59 +05:30
liyasthomas
e2fd104c2d
feat: test results indicator in response section's tests tab
2021-10-26 13:48:09 +05:30
Andrew Bastin
a3eafa54fa
fix: test script not parsing json object if json content type
2021-10-26 13:19:15 +05:30
Sergio Guzmán Mayorga
b90b4a1910
chore: update spanish translations ( #1904 )
2021-10-26 06:47:28 +05:30
liyasthomas
247df4d5b9
chore: bump deps + fix broken links
2021-10-25 21:04:28 +05:30
Burak Saraloglu
4a3889a76e
chore (i18n): updated Turkish translations ( #1893 )
2021-10-25 05:02:30 +05:30
liyasthomas
224a6e069c
chore(deps): bump
2021-10-24 20:06:22 +05:30
liyasthomas
2c3097eeb7
feat: successfully joined team prompt
2021-10-24 14:46:32 +05:30
Andrew Bastin
3289ede0e8
refactor: use the unpaginated teamMembers field instead of members
2021-10-22 15:34:20 +05:30
liyasthomas
ddf21c17d2
feat: invite system error states and user prompts
2021-10-21 18:17:32 +05:30
Andrew Bastin
c9a24a0d28
fix: improper parsed error checks
2021-10-20 16:49:58 +05:30
Andrew Bastin
fa4b130b18
refactor: add error info to send invite results
2021-10-20 15:50:21 +05:30
Andrew Bastin
8561a7547f
feat: team invitation caching
2021-10-20 15:33:20 +05:30
liyasthomas
e85f7b8232
feat: collapse collections/folders on clicking side border
2021-10-20 13:55:18 +05:30
Chun-Hao Lien
2f91d25ed4
chore: add json file extension ( #1889 )
2021-10-20 12:06:01 +05:30
Andrew Bastin
ae304b5af7
feat: update graphcache keys typings
2021-10-19 23:12:47 +05:30
hms5232
363d34b5e5
chore(i18n): update tw translations ( #1887 )
2021-10-19 14:48:50 +05:30
Andrew Bastin
1c51f8b32e
fix: bug with search box key listeners still active after close
2021-10-19 14:42:39 +05:30
liyasthomas
fdfca00886
feat: set active on hover + minor ui improvements
2021-10-19 13:40:47 +05:30
Liyas Thomas
d872e393f8
Merge branch 'main' into keyboard-navigation-on-power-search
2021-10-19 10:56:00 +05:30
franciscoemanuel
686d8e5be7
feat: adds arrow keys navigation on powersearch
2021-10-19 02:20:30 -03:00
liyasthomas
4e30efd737
fix: invitation acceptance flow
2021-10-18 21:43:13 +05:30
rubjo
aa4935c505
chore(i18n): updated Norwegian translations ( #1886 )
2021-10-18 12:20:27 +05:30
liyasthomas
0e381ab850
feat: init loading states, minor ui improvements
2021-10-18 09:36:33 +05:30
liyasthomas
4a03ee4518
chore(deps): bump
2021-10-18 07:34:26 +05:30
Geert Wirken
be414d8279
Improve Dutch translations ( #1880 )
2021-10-17 22:43:18 +05:30
liyasthomas
c47b1f2413
chore(deps): bump
2021-10-17 19:42:53 +05:30
liyasthomas
ba9ee052a6
feat: minor ui improvements on invite flow
2021-10-17 18:53:24 +05:30
liyasthomas
b1c6708762
feat: init invitation wiring
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2021-10-17 16:45:48 +05:30
Andrew Bastin
0ba31b6c79
feat: initial team invites implementation
...
Co-authored-by: Liyas Thomas <hi@liyasthomas.com>
2021-10-17 15:05:43 +05:30
liyasthomas
14f402f186
feat: minor ui improvements to power search
2021-10-17 11:37:06 +05:30
liyasthomas
b811e97ea5
feat: set hoppscotch graphql echo server as default
2021-10-17 00:49:36 +05:30
liyasthomas
9ac1d23fd9
chore: minor fixes and improvements
2021-10-16 20:54:19 +05:30
Andrew Bastin
dea3a34e3d
feat: team invitation mutations
2021-10-16 15:14:07 +05:30
Andrew Bastin
39de34f083
refactor: add graphcache codegen and update types
2021-10-16 15:14:07 +05:30
liyasthomas
02d5f0fdf3
feat: support updating user's display name
2021-10-16 15:01:32 +05:30
liyasthomas
0bb7cbe8d9
feat: compact mode for team component
2021-10-16 11:14:33 +05:30
liyasthomas
3e3b88b8c2
feat: native email input validation on login modal
2021-10-16 00:00:33 +05:30
liyasthomas
1438beb93b
chore: clean up
2021-10-15 08:15:43 +05:30
liyasthomas
c1ec5dc60d
feat: promote environment aware input to stable
2021-10-14 13:00:32 +05:30
prasanth
3f513f2f4d
fix(request): multipart payload not working while using proxy
2021-10-13 21:32:27 +05:30
liyasthomas
d1b573f6f9
fix: init local persistence
2021-10-13 19:42:13 +05:30
liyasthomas
0e08abc46f
feat: init theming in empty layout
2021-10-13 17:00:56 +05:30
liyasthomas
49bdf9f203
feat: init teams invite page
2021-10-13 16:12:02 +05:30
Andrew Bastin
3b8cf4a60a
fix: single character shortcuts not working
2021-10-12 21:43:06 +05:30
Akash Hamirwasia
b7ccb9a34c
feat: disable inputs in realtime and graphql connections when active ( #1870 )
2021-10-12 21:19:29 +05:30
Akash Hamirwasia
b8ffa872c7
feat: add socket.io-client version selector menu ( #1867 )
2021-10-12 11:22:47 +05:30
liyasthomas
ef866f7851
feat: invite modal mvp
2021-10-11 06:51:43 +05:30
liyasthomas
f27515bf1d
Merge branch 'refactor/backend' of https://github.com/hoppscotch/hoppscotch into refactor/backend
2021-10-10 20:49:27 +05:30
liyasthomas
8ea12695b3
feat: teams invite modal
2021-10-10 20:44:21 +05:30
Andrew Bastin
d6324e6ba6
feat: gql codegen + caching + optimistic
2021-10-10 20:44:18 +05:30
Andrew Bastin
2325982801
refactor: extract cache info to separate files and add more mutations
2021-10-10 20:43:19 +05:30
liyasthomas
b103c45e65
chore(ui): minor ui improvements, empty teams state
2021-10-10 20:43:18 +05:30
Andrew Bastin
409989eddb
feat: probable user is displayed as authenticated
2021-10-10 20:43:18 +05:30
liyasthomas
3f5fcae280
refactor: updated lint script
2021-10-10 20:43:18 +05:30
Andrew Bastin
d5123c793a
feat: add persistent cache and optimistic updates
2021-10-10 20:43:16 +05:30
Andrew Bastin
e6707c1e4a
fix: queries not waiting for authentication
2021-10-10 20:42:46 +05:30
liyasthomas
41be5cc4a8
feat: teams modal wrapper
2021-10-10 20:41:57 +05:30
liyasthomas
e82a4a1d23
refactor: remove EAInvite flag
2021-10-10 20:41:57 +05:30
Andrew Bastin
e30e4edfce
fix: fix issue with team queries not updating correctly after mutation
2021-10-10 20:41:57 +05:30
Andrew Bastin
bd72ef7950
feat: team mutation
2021-10-10 20:41:57 +05:30
Andrew Bastin
539034df2a
refactor: refactor create team modal to new system
2021-10-10 20:41:57 +05:30
liyasthomas
6da6afc5a1
fix: i18n usage
2021-10-10 20:41:57 +05:30
liyasthomas
fea523972d
feat: init profile page
2021-10-10 20:41:57 +05:30
Andrew Bastin
5cfc6c2949
feat: introduce updated mutation system and team.vue rewrite
2021-10-10 20:41:57 +05:30
Andrew Bastin
6dd0c25d49
feat: initial setup of new backend comms
2021-10-10 20:41:54 +05:30
liyasthomas
ab9b3e47b9
chore(deps): bump
2021-10-10 20:24:31 +05:30
liyasthomas
ef95939763
feat: teams invite modal
2021-10-09 16:10:51 +05:30
Rishabh kalra
0394deaeef
route navigation no longer happening in typable areas ( #1862 )
2021-10-09 06:45:17 +05:30
Andrew Bastin
337a60c8a4
feat: gql codegen + caching + optimistic
2021-10-08 23:51:06 +05:30
Andrew Bastin
47b341d50e
fix: fix conditional tabs not rerendering
2021-10-06 21:55:05 +05:30
Andrew Bastin
a5fd39adf8
refactor: extract cache info to separate files and add more mutations
2021-10-06 19:32:27 +05:30
liyasthomas
5772117dc8
fix: respect localePath on router - fixed #1859
2021-10-06 12:38:50 +05:30
liyasthomas
f73c8a45d9
chore(ui): minor ui improvements, empty teams state
2021-10-05 22:17:29 +05:30
Andrew Bastin
109d4190ae
feat: probable user is displayed as authenticated
2021-10-05 22:06:19 +05:30
liyasthomas
317de82be6
refactor: updated lint script
2021-10-05 21:48:10 +05:30
Boris K
3604d69463
chore(i18n): fixed french translations ( #1858 )
2021-10-05 15:16:36 +05:30
Andrew Bastin
96cf774652
feat: add persistent cache and optimistic updates
2021-10-05 02:09:39 +05:30
liyasthomas
d2b39976ba
chore(deps): bump
2021-10-04 08:16:40 +05:30
Stephane
06161bc963
Show graphql error message ( #1852 )
...
Co-authored-by: StephaneBischoffSSENSE <stephane.bischoff@ssense.com>
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2021-10-04 08:01:47 +05:30
Andrew Bastin
ecdc7919ae
fix: queries not waiting for authentication
2021-10-03 19:14:32 +05:30
liyasthomas
a24541ac2b
chore(deps): bump
2021-10-03 19:13:44 +05:30
liyasthomas
d832690548
refactor: better name for duplicated environment
2021-10-03 18:53:27 +05:30
Stephane
2844710ea8
feat: add ability to copy environments ( #1848 )
...
Co-authored-by: StephaneBischoffSSENSE <stephane.bischoff@ssense.com>
2021-10-03 18:38:36 +05:30
liyasthomas
84ad4071ad
feat: teams modal wrapper
2021-10-03 18:14:52 +05:30
liyasthomas
7f501241f0
refactor: remove EAInvite flag
2021-10-03 15:49:04 +05:30
Manda Putra
5dcfa66c5d
fix: parsing
2021-10-03 12:28:49 +05:30
Manda Putra
f428a21279
feat: parse body from url params
2021-10-03 12:28:49 +05:30
Andrew Bastin
ccdd4963cd
fix: fix issue with team queries not updating correctly after mutation
2021-10-03 01:31:06 +05:30
Andrew Bastin
2092a3729c
feat: team mutation
2021-10-02 13:50:08 +05:30
Andrew Bastin
a628420adb
refactor: refactor create team modal to new system
2021-10-02 13:50:08 +05:30
liyasthomas
23de147ca1
fix: i18n usage
2021-10-02 13:46:51 +05:30
liyasthomas
93f55f5619
feat: init profile page
2021-10-02 13:22:07 +05:30
Yasio
1727b754d4
chore(i18n): fix polish translation
2021-10-01 20:36:12 +02:00