]> cat aescling's git repositories - mastodon.git/commit
Add confirmation modal when logging out from the web app (#11671)
authorThibG <thib@sitedethib.com>
Mon, 26 Aug 2019 16:24:10 +0000 (18:24 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 26 Aug 2019 16:24:10 +0000 (18:24 +0200)
commitfd3d45d38f289815bed0adc7eaa3b15894ddb8fb
tree3e6aa8edc5ee27b28f6a0a23cb0365e8b8e72dce
parent2b853158dc50fca1c83ff30e9a74642bf655bf6a
Add confirmation modal when logging out from the web app (#11671)

* [WiP] Add a confirmation modal before logging out from the web interface

* Add confirmation to logout link in getting started footer

* Please CodeClimate
app/javascript/mastodon/features/compose/components/action_bar.js
app/javascript/mastodon/features/compose/components/navigation_bar.js
app/javascript/mastodon/features/compose/containers/navigation_container.js
app/javascript/mastodon/features/compose/index.js
app/javascript/mastodon/features/ui/components/link_footer.js
app/javascript/mastodon/utils/log_out.js [new file with mode: 0644]