Confirmation dialogs
2 unresolved threads
2 unresolved threads
Merge request reports
Activity
added 249 commits
-
2332567e...b632d740 - 230 commits from branch
pleroma:develop
- f128d81c - Add delete status confirm modal
- c82dcdfb - Add English translations for delete status confirm modal
- 6dcb6069 - Add setting entries for whether to show confirmation dialogs
- 5610cba8 - Add English translations for setting entries
- db0e9988 - Add confirmation for repeating
- 4d13df18 - Add confirmation for following
- 8f66ce2a - Add ConfirmModal comp
- a4617102 - Add English translations for repeat and unfollow confirmation
- 64980616 - Add confirmation for muting
- 9d6099bf - Add English translation for mute confirmation
- 4054f3e0 - Add confirmation for blocking
- 3ebd0f98 - Add English translation for block confirmation
- 50753e91 - Add confirmation for logout
- abed83be - Add English translation for logout confirmation
- ef0f8dcf - Fix styling of FollowCard due to use of fragment
- b05010c8 - Lint
- 883baf1c - Fix styling of follow button inside user card inside follow card
- 1d8f0f26 - Fix logout confirm dialog title
- d0673899 - Use portal for modals
Toggle commit list-
2332567e...b632d740 - 230 commits from branch
added 3 commits
added 238 commits
-
a8c2cb16...96a24ec6 - 214 commits from branch
pleroma:develop
- 779ed3f6 - Add delete status confirm modal
- 74aaf551 - Add English translations for delete status confirm modal
- 0daf2c06 - Add setting entries for whether to show confirmation dialogs
- 3c1bd031 - Add English translations for setting entries
- d5cea4e6 - Add confirmation for repeating
- 15538361 - Add confirmation for following
- 9288aa75 - Add ConfirmModal comp
- bb2be96f - Add English translations for repeat and unfollow confirmation
- 73b824e0 - Add confirmation for muting
- 0b1a9960 - Add English translation for mute confirmation
- 1acd2a63 - Add confirmation for blocking
- ab018fde - Add English translation for block confirmation
- 1c9e83c4 - Add confirmation for logout
- 07836cef - Add English translation for logout confirmation
- 17435e02 - Lint
- 73410c2e - Fix logout confirm dialog title
- 29e0640a - Use portal for modals
- c307cc46 - Use vue3 teleport instead of portal
- 069aafef - Move modal out of vue tree
- 1fd776d9 - Make modal display over the top bar
- d158813f - Make page unscrollable when confirm modal is shown
- 3cd82ae9 - Make confirm dialogs work with vue-i18n 9
- fb29bd3a - Use correct html syntax for modal <div>
- c411ab2f - Revert Modal z-index
Toggle commit list-
a8c2cb16...96a24ec6 - 214 commits from branch
TODO:
- port mute duration and accept/deny follow request
Edited by tusooa
changed milestone to %2.5.0
added 410 commits
-
c411ab2f...6b80ce12 - 380 commits from branch
pleroma:develop
- 7e0770cc - Add delete status confirm modal
- c6f47dd1 - Add English translations for delete status confirm modal
- 48a46263 - Add setting entries for whether to show confirmation dialogs
- b454cc7d - Add English translations for setting entries
- 117e4de8 - Add confirmation for repeating
- ad8de485 - Add confirmation for following
- 028173b0 - Add ConfirmModal comp
- eacf8531 - Add English translations for repeat and unfollow confirmation
- 65a0cfb7 - Add confirmation for muting
- 976768f1 - Add English translation for mute confirmation
- b9cfab58 - Add confirmation for blocking
- c52ef0ae - Add English translation for block confirmation
- 4c4eaefb - Add confirmation for logout
- 9b5d2d80 - Add English translation for logout confirmation
- 5d47aaa9 - Lint
- 727a056b - Fix logout confirm dialog title
- fabf5e2c - Use portal for modals
- 0f625416 - Use vue3 teleport instead of portal
- 19f93a91 - Move modal out of vue tree
- cf1b01b5 - Make modal display over the top bar
- 6d6b6126 - Make page unscrollable when confirm modal is shown
- efdc04ca - Make confirm dialogs work with vue-i18n 9
- 592b8962 - Use correct html syntax for modal <div>
- c5f93c30 - Add timed-mute functionality
- 688e533d - Add English translation for mute duration
- f9f4f3ee - Add confirm dialogs for accept & deny follow requests
- 0ac16b79 - Add English translation for accept & deny follow requests
- 3774be4c - Auto close confirm dialog after approve/deny
- 57469410 - Fix confirm modal lint
- cf5c775e - Fix timed mute lint
Toggle commit list-
c411ab2f...6b80ce12 - 380 commits from branch
after !1592 (merged) we can probably use server-side preferences storage instead of local-only one.
added 621 commits
-
cf5c775e...a7387332 - 591 commits from branch
pleroma:develop
- aaf25ce8 - Add delete status confirm modal
- fb0c8af5 - Add English translations for delete status confirm modal
- e9a61bf6 - Add setting entries for whether to show confirmation dialogs
- 6a38619d - Add English translations for setting entries
- ee68d939 - Add confirmation for repeating
- c1194ef1 - Add confirmation for following
- 9221e4c8 - Add ConfirmModal comp
- b7c573cc - Add English translations for repeat and unfollow confirmation
- 12660acb - Add confirmation for muting
- 96e6025f - Add English translation for mute confirmation
- d8cfa466 - Add confirmation for blocking
- 1bcba7df - Add English translation for block confirmation
- 3b2b29cc - Add confirmation for logout
- f7c55845 - Add English translation for logout confirmation
- 96dec9fb - Lint
- 356e2c4e - Fix logout confirm dialog title
- 5bf21d82 - Use portal for modals
- 2ebf30a6 - Use vue3 teleport instead of portal
- 397d38cf - Move modal out of vue tree
- 20afe4fc - Make modal display over the top bar
- aa1c7713 - Make page unscrollable when confirm modal is shown
- 4b5a8003 - Make confirm dialogs work with vue-i18n 9
- f67d9d1a - Use correct html syntax for modal <div>
- d921eddc - Add timed-mute functionality
- 4d17704f - Add English translation for mute duration
- 76877c4b - Add confirm dialogs for accept & deny follow requests
- b0082e3a - Add English translation for accept & deny follow requests
- 9ce5dde6 - Auto close confirm dialog after approve/deny
- 74572371 - Fix confirm modal lint
- 664a81b2 - Fix timed mute lint
Toggle commit list-
cf5c775e...a7387332 - 591 commits from branch
changed milestone to %2.5.1
requested review from @hj
added 77 commits
-
664a81b2...0d643526 - 47 commits from branch
pleroma:develop
- 3ad5df80 - Add delete status confirm modal
- 1e352fbf - Add English translations for delete status confirm modal
- 1ff2948a - Add setting entries for whether to show confirmation dialogs
- f8b522e3 - Add English translations for setting entries
- 4d175235 - Add confirmation for repeating
- a0b88645 - Add confirmation for following
- 0684f19d - Add ConfirmModal comp
- a0c6d642 - Add English translations for repeat and unfollow confirmation
- e7e35ead - Add confirmation for muting
- c032b482 - Add English translation for mute confirmation
- 3b7aaae2 - Add confirmation for blocking
- 0bfe100e - Add English translation for block confirmation
- c202c89c - Add confirmation for logout
- 5c048321 - Add English translation for logout confirmation
- 8c8a8232 - Lint
- 51ade260 - Fix logout confirm dialog title
- 39e4746f - Use portal for modals
- dc04c8cb - Use vue3 teleport instead of portal
- 76d99c08 - Move modal out of vue tree
- 0b914d78 - Make modal display over the top bar
- 91c4a57f - Make page unscrollable when confirm modal is shown
- ec957d41 - Make confirm dialogs work with vue-i18n 9
- 95c15fca - Use correct html syntax for modal <div>
- 228a9afd - Add timed-mute functionality
- b7af37fc - Add English translation for mute duration
- 547e85c7 - Add confirm dialogs for accept & deny follow requests
- 041bbb16 - Add English translation for accept & deny follow requests
- 1856eeda - Auto close confirm dialog after approve/deny
- 8a99d129 - Fix confirm modal lint
- 5359633c - Fix timed mute lint
Toggle commit list-
664a81b2...0d643526 - 47 commits from branch
added 2 commits
mentioned in commit 65e10f07
Please register or sign in to reply