Andrew Bastin
|
cac3abd2ab
|
fix: multiple requests appearing on teams (#2455)
Co-authored-by: Nivedin <53208152+nivedin@users.noreply.github.com>
|
2022-06-30 18:37:27 +05:30 |
|
Andrew Bastin
|
a78462fbe3
|
chore: move backend urls to env variables
|
2022-06-07 01:57:48 +05:30 |
|
Nivedin
|
cfa89a6ded
|
feat: UI of shortcode actions (#2347)
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2022-05-24 17:58:49 +05:30 |
|
liyasthomas
|
4b46d2ce4a
|
chore(deps): bump
|
2022-04-04 10:54:15 +05:30 |
|
Andrew Bastin
|
323d233495
|
fix: regression on join team deference due to GQLClient pause behavior
|
2022-02-08 13:41:48 +05:30 |
|
Andrew Bastin
|
93ccf5dcf6
|
feat: implement export single collection
|
2022-02-07 23:42:52 +05:30 |
|
liyasthomas
|
6e7fab8d4f
|
chore: clean up
|
2022-02-07 13:28:03 +05:30 |
|
Andrew Bastin
|
b974bcc442
|
fix: issue with team members list not being up to date
|
2022-02-04 23:00:01 +05:30 |
|
liyasthomas
|
bd268e67ae
|
refactor: loading state for delete user
|
2022-02-04 22:01:01 +05:30 |
|
Andrew Bastin
|
5aa6bf0d53
|
feat: add loading collections stream to team collection adapter
|
2022-02-04 16:55:29 +05:30 |
|
liyasthomas
|
cad75e92aa
|
refactor: temp remove urql cache
|
2022-02-04 15:44:36 +05:30 |
|
Andrew Bastin
|
9918f42bf9
|
fix: pagination on get my teams fixes #2106
|
2022-02-04 15:44:36 +05:30 |
|
Andrew Bastin
|
ebfbf44140
|
fix: more than 10 folders/requests not loading fixes #2096
|
2022-02-04 15:44:36 +05:30 |
|
Andrew Bastin
|
2df1c1c6ed
|
refactor: migrate completely to urql
|
2022-02-04 15:44:36 +05:30 |
|
Andrew Bastin
|
eae94e3dbf
|
refactor: migration teams adapters to urql
|
2022-02-04 15:37:32 +05:30 |
|
liyasthomas
|
2c2bc141e8
|
fix: move search from header to footer - fixed #2033
|
2021-12-21 06:40:39 +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 |
|
Andrew Bastin
|
38755bf3e3
|
refactor: separate out data structures into hoppscotch-data
|
2021-12-03 16:10:56 +05:30 |
|
liyasthomas
|
d0386ef86f
|
chore: cleanup
|
2021-11-22 14:52:14 +05:30 |
|
liyasthomas
|
6ed4211004
|
feat: short code redirection
|
2021-11-22 11:26:43 +05:30 |
|
Andrew Bastin
|
4a32fc6180
|
feat: mutations and queries for shortcode management
|
2021-11-21 20:02:09 +05:30 |
|
Andrew Bastin
|
0f07c47e9f
|
fix: race condition on gql client subscription client
|
2021-11-05 20:22:46 +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 |
|
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
|
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 |
|
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
|
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 |
|
Andrew Bastin
|
8f8c42a92a
|
feat: gql codegen + caching + optimistic
|
2021-11-02 19:32:11 +05:30 |
|
Andrew Bastin
|
eacf8113af
|
feat: initial setup of new backend comms
|
2021-11-02 19:20:07 +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 |
|