-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
getAndAddContracts.js: On frontend, in Contracts tab... #285
Comments
- also added one puzzle for wallet activation and one for contracts table optimization.
@amihaiemil this is your task now, please go ahead. Deadline (when this ticket should be closed) is Estimation here is Remember, you don't have to solve everything in this ticket - you can solve it partially and leave If you have any questions don't ask me, I'm not a technical person. Open new tickets instead. If you don't have time or simply don't want to work on this, you can always resign. |
@amihaiemil Don't forget to close this ticket before the deadline (2021-01-02T12:30:08). You are past the first half of the allowed period. |
@amihaiemil Looks like you've missed the task deadline (2021-01-02T12:30:08). You are now resigned from this task. Please stop working on it, you will not be paid. I will assign it to someone else soon. |
@criske this is your task now, please go ahead. Deadline (when this ticket should be closed) is Estimation here is Remember, you don't have to solve everything in this ticket - you can solve it partially and leave If you have any questions don't ask me, I'm not a technical person. Open new tickets instead. If you don't have time or simply don't want to work on this, you can always resign. |
@criske Don't forget to close this ticket before the deadline (2021-01-12T12:59:35). You are past the first half of the allowed period. |
paid with transaction id 9HP435415N2669009 |
#285 Updates on Project Contracts will not reload the whole table.
@criske thank you for resolving this ticket. I've just added it to your active invoice. You can always check all your invoices and more on the Contributor Dashboard. |
The puzzle
253-06bb9d7e
originating from #253 has to be resolved:self-web/src/main/resources/public/js/getAndAddContracts.js
Lines 14 to 16 in fe93595
"On frontend, in Contracts tab, after adding a new contract, we should add the new contract to contract table, instead of updating table by re-fetching all contracts again. Same logic should be applied to "markContractForRemove" and "restoreContract".".
It was created by cristianpela on 2020-12-19T11:15:15Z. Estimation is
60 minutes
.If you have any technical questions, don't ask me, I won't be able to help. Open new issues instead.
The text was updated successfully, but these errors were encountered: