Skip to content
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

"Tasks" card improvements #262

Closed
MihaiDejeu opened this issue Dec 15, 2020 · 11 comments · May be fixed by #325
Closed

"Tasks" card improvements #262

MihaiDejeu opened this issue Dec 15, 2020 · 11 comments · May be fixed by #325

Comments

@MihaiDejeu
Copy link

MihaiDejeu commented Dec 15, 2020

Improvement 1:
Add also the Closed tasks. It would be helpful for having an overview and tracking inside Self

Improvement 2:
Add a new column Status. Tasks will have 2 statuses - Active or Closed
Add a filter by status - Multiselect with 2 options (Active and Closed)
Do not set ordering ascending/descending on this column

Improvement 3:
Add a new column Invoice Number - It would be helpful for having an overview and tracking inside Self
For closed tasks, add the Invoice Number. For active ones display “-” or "N/A"

Improvement 4:
Change from “Issue” to “Issue ID”

Improvement 5:
Add space before min
image

@charlesmike
Copy link

@amihaiemil this is your task now, please go ahead. Deadline (when this ticket should be closed) is 2020-12-25T17:02:05.113072.

Estimation here is 60 minutes, that's how much you will be paid.

Remember, you don't have to solve everything in this ticket - you can solve it partially and leave todo markers in the code, which will become future tasks.

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.

@charlesmike
Copy link

@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.

@charlesmike
Copy link

@amihaiemil Don't forget to close this ticket before the deadline (2020-12-25T17:02:05). You are past the first half of the allowed period.

@charlesmike
Copy link

@amihaiemil Looks like you've missed the task deadline (2020-12-25T17:02:05). 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.

@charlesmike
Copy link

@MihaiDejeu this is your task now, please go ahead. Deadline (when this ticket should be closed) is 2021-01-04T17:03:48.409773.

Estimation here is 60 minutes, that's how much you will be paid.

Remember, you don't have to solve everything in this ticket - you can solve it partially and leave todo markers in the code, which will become future tasks.

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.

@charlesmike
Copy link

@MihaiDejeu Don't forget to close this ticket before the deadline (2021-01-04T17:03:48). You are past the first half of the allowed period.

@charlesmike
Copy link

@MihaiDejeu Looks like you've missed the task deadline (2021-01-04T17:03:48). 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.

@charlesmike
Copy link

@criske this is your task now, please go ahead. Deadline (when this ticket should be closed) is 2021-01-14T18:59:50.615874.

Estimation here is 60 minutes, that's how much you will be paid.

Remember, you don't have to solve everything in this ticket - you can solve it partially and leave todo markers in the code, which will become future tasks.

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.

@charlesmike
Copy link

@criske Don't forget to close this ticket before the deadline (2021-01-14T18:59:50). You are past the first half of the allowed period.

criske added a commit to criske/self-web that referenced this issue Jan 10, 2021
criske added a commit to criske/self-web that referenced this issue Jan 10, 2021
criske added a commit to criske/self-web that referenced this issue Jan 10, 2021
- fix that will prevent contributor tasks from dashboard to crash
@amihaiemil
Copy link
Member

paid with transaction id 93J362600H860702X

@charlesmike
Copy link

@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.

criske added a commit to criske/self-web that referenced this issue Jan 12, 2021
- renamed `AllTasks` to `StatusTasks`
- `StatusTasks` scales better and has 3 convenient factory methods: `all()`, `active()` and `closed()`.
- Improved abstraction for `StatusTasks.StatusTask`: it has now `status()` and `invoiceId()` methods and thus making `JsonTask` to handle `StatusTasks.StatusTask` better.
- units tests for `JsonTask` handling `StatusTasks.StatusTask`.
- units tests for `ContractsApi#tasks` endpoint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants