Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Adds fixes for adding and editing payments, implements WP data reloading, updates toastr positioning #99

Merged
merged 3 commits into from
Aug 16, 2021

Conversation

MadOPcode
Copy link
Contributor

Adds fixes for #80, #82. Implements #94, #95.

Verified

This commit was signed with the committer’s verified signature.
NatoBoram Nato Boram
…opcoder-archive#94, topcoder-archive#95.

- Adds fixes for adding and editing payments (topcoder-archive#80, topcoder-archive#82)
- Adds working period data reloading after adding and editing payments (topcoder-archive#94)
- Makes toastr messages always stay withing the viewport (topcoder-archive#95)

Verified

This commit was signed with the committer’s verified signature.
NatoBoram Nato Boram
Copy link
Contributor

@maxceem maxceem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @MadOPcode most of the things work great. There is a couple of small improvements I'd like to make:

  1. The font in the Tooltip for Additional Payment is not the same like in other tooltips, can we make it the same?

    image

  2. When we edit the payment days or amount, if we change value and then change back so the value is same before, the "Update" button stays enabled, though it suppose to get disabled again as there is not more changes in the form anymore, see demo video https://monosnap.com/file/3GjLOz79x6cqajFPodzVgcIf8Q4B0f

And one more thing in code below.

- Fixed tooltip font for actions' menu
- Changed condition for disabling "Update" button for edit-payment modals
- Changed how ActionsMenu handles "disabled" property of its items.
@MadOPcode MadOPcode requested a review from maxceem August 14, 2021 15:59
Copy link
Contributor

@maxceem maxceem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MadOPcode thanks, all works good as per local testing. Passing it for QA.

@maxceem maxceem merged commit 95bf062 into topcoder-archive:dev Aug 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants