Wolfgang Huß
|
33026ba3e0
|
Add explaining comments to confirmation modal
|
2022-08-02 08:30:54 +02:00 |
|
ogerly
|
a1114a8a83
|
feat: additional confirm inserted before really deleting
|
2020-03-06 08:09:38 +01:00 |
|
ogerly
|
127ddcc77a
|
deleteUserModal style changed, deleteData is no longer included
|
2020-03-05 08:20:37 +01:00 |
|
ogerly
|
9ab2d8395f
|
feat: DeleteUser for Admin added in the profile dropdown menu, deleted from the Admin user overview
|
2020-03-04 16:23:00 +01:00 |
|
ogerly
|
25b7f169e3
|
feature: add New Moadal - deleteUserModal
|
2020-02-23 06:38:22 +01:00 |
|
Wolfgang Huß
|
4e49dfe9e1
|
Add a confirm modal.
|
2019-11-11 14:53:19 +01:00 |
|
Wolfgang Huß
|
1339734281
|
Rename DeleteModal to ConfirmModel and write some refactor some tests
Co-Authored-By: mattwr18 <mattwr18@gmail.com>
|
2019-06-12 18:02:50 +02:00 |
|
Wolfgang Huß
|
b2e1873ade
|
Refactored to modalData for Delete Comment and Posts
The error is gone with this.
|
2019-06-07 18:04:12 +02:00 |
|
senderfm
|
f1b85d5256
|
Fixed clean ReleaseModal and DeleteModal
|
2019-06-04 16:25:59 +02:00 |
|
Wolfgang Huß
|
76469df059
|
Getting Jest Tests to run again.
|
2019-05-31 11:36:27 +02:00 |
|
Wolfgang Huß
|
68980f85c6
|
Merge remote-tracking branch 'origin/master' into 553-delete-comment
# Conflicts:
# webapp/components/Comment.vue
# webapp/components/ContentMenu.vue
# webapp/components/Modal/DeleteModal.spec.js
# webapp/components/Modal/DeleteModal.vue
# webapp/components/Modal/DisableModal.spec.js
# webapp/components/Modal/DisableModal.vue
# webapp/components/Modal/ReportModal.spec.js
# webapp/components/Modal/ReportModal.vue
# webapp/components/PostCard/index.vue
# webapp/components/comments/CommentList/index.vue
# webapp/locales/de.json
# webapp/pages/index.vue
# webapp/pages/profile/_id/_slug.vue
|
2019-05-27 12:34:59 +02:00 |
|
|
|
5202763dd8
|
frontend lint fixes
|
2019-05-23 19:40:39 +02:00 |
|
Wolfgang Huß
|
8bcb250951
|
Started to rewrite the tests of DeleteModal.vue
|
2019-05-23 10:22:36 +02:00 |
|
Wolfgang Huß
|
f5d9bc9ae4
|
First proof of functionality for Delete Comment and Post via DeleteModal
|
2019-05-19 12:54:25 +02:00 |
|
Wolfgang Huß
|
7f83f775a7
|
Clean up the delete-menu stuff for Comments and Posts
|
2019-05-19 08:23:51 +02:00 |
|
Wolfgang Huß
|
2016a9445b
|
Rename confirm callbacks
|
2019-05-19 07:42:55 +02:00 |
|
Wolfgang Huß
|
9af8c2b46c
|
Refactored handling of DeleteModal in Comments and Posts
|
2019-05-18 12:58:51 +02:00 |
|
Wolfgang Huß
|
8033556145
|
Investigation how to update the Comments List intelligent
|
2019-05-18 07:35:45 +02:00 |
|
Daniel Grijalva
|
a7c701a932
|
Delete post feature
-Create post deletion modal
-Add post deletion locales (EN)
-Add delete post option in menu
|
2019-04-26 14:03:50 -07:00 |
|
Robert Schäfer
|
c91a61af89
|
Merging webapp to master
|
2019-03-20 21:06:17 +01:00 |
|