-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Kanban board #8346
Kanban board #8346
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just quickly looking at it, it seems good overall. I have found some quirks that must come from the fact that some code in this PR as some history.
The lint tool |
As I understand projects are per-repository not per-organization, right? |
Yes |
How hard would it be to change that to be organization wide like github? |
Should not be too complicated. But GitHub has both repo and organization wide projects. |
Having both organization and repository projects would be really nice. Thank you @adelowo |
I'd vote for Individual, Organizational, and Repository level projects/workboards.
If anyone wants to swoop in and assist on UX/UI work related to what @adelowo is doing I'd be happy to directly fund that effort. |
just my 2cents: |
It will be squashed eventually. Secondly, these features are tightly coupled. |
Please resolve the conflicts. |
Done @lunny |
@adelowo is this still WIP? Can I remove the label? Edit: It looks like most of the checkmarks you have listed above are done, and I think the rest could be implemented in a later PR. |
@techknowlogick working on this during the weekend. Can strike off a few more by then and |
@adelowo I suggest to move this to v1.12 since we need more time to review it. It's a big feature. |
@lunny Makes sense |
for confilct resolve:
|
Codecov Report
@@ Coverage Diff @@
## master #8346 +/- ##
==========================================
- Coverage 43.73% 43.54% -0.20%
==========================================
Files 631 637 +6
Lines 69873 70821 +948
==========================================
+ Hits 30561 30836 +275
- Misses 34352 34982 +630
- Partials 4960 5003 +43
Continue to review full report at Codecov.
|
Huge thank you to everyone who has worked on this feature. This is going to be a game changer for the company I work for. Looking forward to it. Long live Gitea! |
i'm use gitea from the beginning, and like this feature. why it not merged yet? i think that if it will be merged as soon as possible we can have many testers and contributors, for now this pr looks like really huge and not so many people can provide some useful help |
🚀 |
Suggest add some screenshots to the REAME.md file. |
Nice! Awesome work! <3 |
in migration there is no selection for project board migration |
@TheTechRobo because project migration is not supported jet |
Fun sidenote: I'm working on a new project for fun at home and I was checking out nextcloud Deck and Notes, but for my use (only this project) I find it too bloated and since I'll be writing some code, Gitea came to mind. I'm currently checking out Taiga in a docker container, but of course I would prefer everything to be at the same place (ie: with the code and the issues on Gitea) I kind of like their point system to prioritize (which is not a priority here) Quite funny this issue was merged recently! 🙏 Another sidenote: I've been seeing lots of open source projects belonging to small companies that got bought by big tech giants and closing their OSS or not contributing to the Open-source dataset, etc and it was refreshing browsing Gitea repo today. Good job to everyone for releasing so many versions and committing so many new features! ❤️ @patrickdevivo Awesome PR! Would it be a good idea to have an option to tag the issue automatically once it was added to the kanban? [ie: kanban/low priority] I believe it would help when browsing the issue tracker to know which one is already planned/tagged or just read. |
@Extarys @TheTechRobo please open a NEW issue to discuss such things on all you post on this Merged pull will fall out of our minds and in the end will be ignored |
Fixes #3476
Definitely another PR: