forgejo/templates
Zettat123 8e1de85980
Support using label names when changing issue labels ()
Resolve 

Make the APIs for adding labels and replacing labels support both label
IDs and label names so the
[`actions/labeler`](https://github.com/actions/labeler) action can work
in Gitea.

<img width="600px"
src="https://github.com/go-gitea/gitea/assets/15528715/7835c771-f637-4c57-9ce5-e4fbf56fa0d3"
/>

(cherry picked from commit b3beaed147466739de0c24fd80206b5af8b71617)

Conflicts:
	- modules/structs/issue_label.go
	  Resolved by applying the Gitea change by hand.
	- tests/integration/api_issue_label_test.go
	  Resolved by copying the new tests.
2024-05-19 13:12:35 +02:00
..
admin Don't show loading indicators when refreshing the system status () 2024-04-28 15:39:01 +02:00
api/packages/pypi Update templates/api/packages/pypi/simple.tmpl 2024-04-12 16:43:30 +00:00
base Add codespell support and fix a good number of typos with its help () 2024-05-09 13:49:37 +00:00
custom
devtest Revert 100% label max-width () 2024-04-21 11:37:55 +02:00
explore [BUG] Fix tooltip for 1000+ stars/forks 2024-04-10 23:53:40 +02:00
mail Remove title from email heads () 2024-05-17 10:10:33 +00:00
org [UI] Allow org members to navigate between the org and the dashboard 2024-05-05 23:14:57 +05:00
package templates: Be more forgiving about missing package metadata 2024-05-10 12:07:24 +02:00
projects Fix various problems around projects board view () 2024-05-12 20:03:10 +02:00
repo Merge pull request 'template: label fix correct input id' () from Frankkkkk/forgejo:fvd/fix-label into forgejo 2024-05-16 10:15:10 +00:00
shared UI: Hide hidden email from own profile, again 2024-05-05 13:08:31 +02:00
status Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
swagger Support using label names when changing issue labels () 2024-05-19 13:12:35 +02:00
user [I18N] Improve base locale related to settings and accounts () 2024-05-13 12:05:49 +00:00
webhook webhook: matrix access_token helper text 2024-04-16 08:59:56 +02:00
home.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
install.tmpl Fix some UI problems (install) () 2024-05-15 20:12:14 +02:00
post-install.tmpl