-
-
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
"Contract" table improvements #260
Comments
@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. |
@MihaiDejeu please keep in mind that manual assignment of tickets is a bad practice and it is discouraged. Next time, please let me elect the assignee. |
@amihaiemil Don't forget to close this ticket before the deadline (2020-12-24T20:56:27). You are past the first half of the allowed period. |
@amihaiemil Looks like you've missed the task deadline (2020-12-24T20:56:27). 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. |
@MihaiDejeu 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. |
@MihaiDejeu Don't forget to close this ticket before the deadline (2021-01-03T21:00:06). You are past the first half of the allowed period. |
@MihaiDejeu Looks like you've missed the task deadline (2021-01-03T21:00:06). 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. |
@Lumi3011 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. |
@Lumi3011 Let's postpone this. These are big changes which we will introduce later. |
@charlesmike deregister |
@amihaiemil ok, I've removed this task from scope. I'm not managing it anymore. |
Improvement 1:
Add ordering ascending/descending functionality for all the columns beside Role and Options (like it is implemented for "Tasks" and "Invoices" tables)
Improvement 2:
For both Contributor and PO flows, in Contracts table, when pressing on the values from the first column (Project or Contributor), you should display their Tasks and Invoices cards - not when you press on the See Tasks button
Improvement 3:
For Contributor view, in the Contracts table, add the navigation to GitHub in the Option columns as an action button.
Improvement 4:
After implementing Improvement 2 and 3, add a button in the Options column, to navigate to GitHub also from the contracts table for a PO (like you have for Contributor).
When you click on the contributor, you should be redirected to GitHub issues list, where they should be already filtered based on the user and activity type (activity type - after implementing #261 )
The text was updated successfully, but these errors were encountered: