Page MenuHomePhorge

Modal dialog component
ClosedPublic

Authored by machniak on May 6 2022, 3:15 PM.
Tags
None
Referenced Files
F11907657: D3551.diff
Fri, Apr 26, 8:09 PM
Unknown Object (File)
Sun, Apr 21, 4:51 PM
Unknown Object (File)
Fri, Apr 19, 5:18 PM
Unknown Object (File)
Wed, Apr 17, 12:20 PM
Unknown Object (File)
Wed, Apr 17, 8:58 AM
Unknown Object (File)
Sat, Apr 6, 1:44 AM
Unknown Object (File)
Thu, Mar 28, 10:20 PM
Unknown Object (File)
Mar 28 2024, 5:05 PM
Subscribers
Restricted Project

Details

Reviewers
None
Group Reviewers
Restricted Project
Commits
rKafa78bb9d25c: Modal dialog component
Summary

Code de-duplication with a new Vue component for modal dialogs

Test Plan

./phpunit --testsuite=Browser

Diff Detail

Repository
rK kolab
Branch
dev/modal-dialog-widget
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 39074
Build 15857: arc lint + arc unit

Event Timeline

machniak created this revision.

Looks good to me but doesn't currently apply.

src/resources/vue/Wallet.vue
277

This looks like a change in behaviour. Please separate refactorings from changes in behaviour, because this way the change is pretty much invisible to anyone reviewing the git commits or the diff here.

This revision was not accepted when it landed; it landed in state Needs Review.May 19 2022, 2:46 PM
This revision was automatically updated to reflect the committed changes.