iachat/app/javascript/dashboard
Pranjal Kushwaha 0dc2af3c78
feat: Ability to delete account for administrators (#1874)
## Description

Add account delete option in the user account settings.

Fixes #1555 

## Type of change

- [ ] New feature (non-breaking change which adds functionality)


![image](https://user-images.githubusercontent.com/40784971/110349673-edcc5200-8058-11eb-8ded-a31d15aa0759.png)

![image](https://user-images.githubusercontent.com/40784971/110349778-0c324d80-8059-11eb-9291-abfbffedde5e.png)


## Checklist:

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules

---------

Co-authored-by: Sojan Jose <sojan@pepalo.com>
Co-authored-by: Sojan Jose <sojan.official@gmail.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-04-03 10:41:39 +05:30
..
api feat: Ability to delete account for administrators (#1874) 2025-04-03 10:41:39 +05:30
assets chore: Remove old buttons from Vue2 design (#11159) 2025-03-31 17:51:38 -07:00
components chore: Remove old buttons from Vue2 design (#11159) 2025-03-31 17:51:38 -07:00
components-next chore(i18n): Improvements in automation and macros (#11231) 2025-04-02 15:48:42 -07:00
composables feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
constants feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
helper chore(i18n): Improvements in automation and macros (#11231) 2025-04-02 15:48:42 -07:00
i18n feat: Ability to delete account for administrators (#1874) 2025-04-03 10:41:39 +05:30
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules chore: Update buttons in dashboard (#11145) 2025-03-31 17:21:32 -07:00
routes feat: Ability to delete account for administrators (#1874) 2025-04-03 10:41:39 +05:30
store feat: Ability to delete account for administrators (#1874) 2025-04-03 10:41:39 +05:30
App.vue feat: Upgrade page instead of banner (#11202) 2025-03-28 02:28:17 -07:00
featureFlags.js feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00