Commit Graph

26 Commits (f68eee55a1212c95ef88cde2775deefa42718844)

Author SHA1 Message Date
Lunny Xiao 323a24e12c
Fix bug 2025-10-24 18:37:19 -07:00
Lunny Xiao 903d605fe1
improvements 2025-10-24 10:55:10 -07:00
Lunny Xiao c2419f8c5b
improvements 2025-10-23 22:24:52 -07:00
Lunny Xiao 6c4160dba0
fix 2025-10-23 15:19:02 -07:00
Lunny Xiao 60bf918934
Fix enable/disable 2025-10-23 14:53:59 -07:00
Lunny Xiao 822387aa38
support labels filter 2025-10-23 11:06:44 -07:00
Lunny Xiao 74fc30ff71
Support add labels and remove labels for issue's project column changed event 2025-10-23 00:47:34 -07:00
Lunny Xiao b191ded690
Fix 2025-10-22 22:40:49 -07:00
Lunny Xiao 58a368021f
adjust workflow page header 2025-09-04 10:51:40 -07:00
Lunny Xiao 20b4ce5446
improvements 2025-09-03 16:24:42 -07:00
Lunny Xiao 6af504562b
new layout 2025-09-03 13:09:28 -07:00
Lunny Xiao bf9511e63c Merge branch 'main' into lunny/project_workflow 2025-09-02 11:39:15 -07:00
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
Lunny Xiao a4f8408190 Merge branch 'main' into lunny/project_workflow 2025-07-05 21:59:44 -07:00
Lunny Xiao 7c66abcd9d
Use database to store the project workflow data 2025-06-09 18:26:31 -07:00
Lunny Xiao e7365c7294 Merge branch 'main' into lunny/project_workflow 2025-04-12 21:45:39 -07:00
TheFox0x7 ee3c82f874
Enable addtional linters (#34085)
enable mirror, usestdlibbars and perfsprint 
part of: https://github.com/go-gitea/gitea/issues/34083

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-01 10:14:01 +00:00
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075)
enable testifylint rules disabled in:
https://github.com/go-gitea/gitea/pull/34054
2025-03-31 01:53:48 -04:00
Lunny Xiao 34dd91a476 Merge branch 'main' into lunny/project_workflow 2025-03-28 21:25:10 -07:00
Lunny Xiao 69de5a65c2
Fix project issues list and counting (#33594)
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-17 05:14:56 +00:00
Lunny Xiao 6999651b6d
Fix unnecessary comment when moving issue on the same project column (#33496)
Fix #33482
2025-02-05 11:51:10 +08:00
Lunny Xiao 9d0a599960 Merge branch 'main' into lunny/project_workflow 2024-12-23 11:02:01 -08:00
Lunny Xiao 791d7fc76a
Add issue comment when moving issues from one column to another of the project (#29311)
Fix #27278
Replace #27816

This PR adds a meta-comment for an issue when dragging an issue from one
column to another of a project.

<img width="600" alt="image"
src="https://github.com/go-gitea/gitea/assets/81045/5fc1d954-430e-4db0-aaee-a00006fa91f5">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: yp05327 <576951401@qq.com>
2024-08-09 01:29:02 +00:00
Lunny Xiao 5d78be4093 Merge branch 'main' into lunny/project_workflow 2024-05-28 17:43:23 +08:00
Lunny Xiao 95cecbb294
Add NewIssue events 2024-04-05 14:18:51 +08:00
Lunny Xiao 64e0ba10de
Add project workflow feature so users can define how to execute steps when project related events fired 2024-03-31 11:57:14 +08:00