api-client/packages/hoppscotch-common
Anwarul Islam d36ab337d7
feat: ability to delete user account and data (#2863)
* feat: add gql mutation

* feat: added delete account section in profile page

* feat: separate shortcodes section to a component

* feat: delete user modal

* feat: delete user account

* feat: navigate to homepage after delete

* chore: improve ui

* fix: delete user mutation

* chore: minor ui improvements

* chore: correct grammar in certain i18n strings

* feat: delection section separated to component

* feat: separate user delete section into component

* feat: defer fetch my teams

* feat: disable delete account button on loading state

* Update Shortcodes.vue

Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-12-17 09:31:39 +05:30
..
assets chore: minor ui improvements 2022-12-03 13:01:47 +05:30
locales feat: ability to delete user account and data (#2863) 2022-12-17 09:31:39 +05:30
public chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
src feat: ability to delete user account and data (#2863) 2022-12-17 09:31:39 +05:30
.eslintrc.js chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
.gitignore chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
.prettierignore chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
.prettierrc.js chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
gql-codegen.yml chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
languages.json chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
meta.ts chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
package.json chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
tsconfig.json chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00
windi.config.ts chore: split app to commons and web (squash commit) 2022-12-02 03:05:35 -05:00