-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
212 add group transaction #587
Conversation
f67acb9
to
930fa22
Compare
d01f8aa
to
7b3ba7d
Compare
33eeb36
to
0621a87
Compare
front-end/src/renderer/pages/CreateTransaction/components/Account/ApproveHbarAllowance.vue
Outdated
Show resolved
Hide resolved
front-end/src/renderer/pages/CreateTransaction/components/Account/CreateAccount.vue
Outdated
Show resolved
Hide resolved
front-end/src/renderer/pages/CreateTransaction/components/Account/DeleteAccount.vue
Outdated
Show resolved
Hide resolved
front-end/src/renderer/pages/CreateTransaction/components/Account/UpdateAccount.vue
Outdated
Show resolved
Hide resolved
front-end/src/renderer/pages/CreateTransaction/components/File/AppendToFile.vue
Outdated
Show resolved
Hide resolved
front-end/src/renderer/pages/CreateTransaction/components/File/UpdateFile.vue
Outdated
Show resolved
Hide resolved
front-end/src/renderer/pages/CreateTransaction/components/Misc/Freeze.vue
Outdated
Show resolved
Hide resolved
front-end/src/renderer/pages/CreateTransaction/components/Transfer/TransferHbar.vue
Outdated
Show resolved
Hide resolved
front-end/src/main/shared/interfaces/organization/approvers/index.ts
Outdated
Show resolved
Hide resolved
front-end/src/renderer/components/Transaction/TransactionGroupProcessor.vue
Show resolved
Hide resolved
front-end/src/renderer/components/Transaction/TransactionGroupProcessor.vue
Outdated
Show resolved
Hide resolved
This is intended behavior. I'd assume users would be more upset for accidentally navigating away and losing any work than clicking the delete button a few times. |
Unable to replicate this issue, more information is needed |
All issues addressed |
… to local only Signed-off-by: Tim Schmidt <[email protected]>
…g etc. Signed-off-by: Tim Schmidt <[email protected]>
Signed-off-by: Tim Schmidt <[email protected]>
Signed-off-by: Tim Schmidt <[email protected]>
Signed-off-by: Tim Schmidt <[email protected]>
… if navigating away from creategroup Signed-off-by: Tim Schmidt <[email protected]>
Signed-off-by: Svetoslav Borislavov <[email protected]>
Signed-off-by: Svetoslav Borislavov <[email protected]>
Signed-off-by: Svetoslav Borislavov <[email protected]>
Signed-off-by: Svetoslav Borislavov <[email protected]>
Signed-off-by: Svetoslav Borislavov <[email protected]>
Signed-off-by: Tim Schmidt <[email protected]>
…tyle Signed-off-by: Tim Schmidt <[email protected]>
…to signature, add modal for empty transactions but filled description, clear data in organization groups after submission Signed-off-by: Tim Schmidt <[email protected]>
Signed-off-by: Svetoslav Borislavov <[email protected]>
Signed-off-by: Svetoslav Borislavov <[email protected]>
Signed-off-by: Yordan Iliev <[email protected]>
…t group Signed-off-by: Tim Schmidt <[email protected]>
Signed-off-by: Tim Schmidt <[email protected]>
…for wantToDeleteModal Signed-off-by: Tim Schmidt <[email protected]>
62b083c
to
d484202
Compare
The author of this PR, Sheng-Long, is not an activated member of this organization on Codecov. |
Signed-off-by: Martin Dobrev <[email protected]>
Description:
Related issue(s):
Fixes #
Notes for reviewer:
Checklist