-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Extend issue template yaml engine #29274
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
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
b74923b
format tables
6543 f451c37
document feature first :D
6543 a5e7a03
fix docu and add support in validation
6543 7913bae
make checkbox able to hide and to not be subbmitted
6543 e01a7c0
make optional markdown submit work
6543 f73b444
make hide option work
6543 91662c1
extend example
6543 a788fb7
Update modules/issue/template/template.go
6543 e029f7d
Update templates/repo/issue/fields/checkboxes.tmpl
6543 22d6154
Update modules/issue/template/unmarshal.go
6543 fb83a79
Merge branch 'main' into extend-issue-template-engine
6543 0a27610
docs add newline
6543 f03b527
update swagger
6543 45c9a39
extend tests
6543 a4c2713
simplify
6543 c56c140
finish unit-test adjustments
6543 a70fe23
check agains required and hidden fields
6543 bd9cf13
Merge branch 'main' into extend-issue-template-engine
6543 b2119ac
hide -> hide_on_form
6543 1e00be7
submit -> skip_submit
6543 13b1bcc
update templates
6543 a72ec63
fix test
6543 333d7e7
Merge branch 'main' into extend-issue-template-engine
6543 7205492
Merge branch 'main' into extend-issue-template-engine
6543 bd35e54
Merge branch 'main' into extend-issue-template-engine
6543 69c4a4f
Merge branch 'main' into extend-issue-template-engine
6543 b77c75b
Merge branch 'main' into extend-issue-template-engine
6543 d607f94
Merge branch 'main' into extend-issue-template-engine
6543 52f58f1
Merge branch 'main' into extend-issue-template-engine
6543 6259cfb
Merge branch 'main' into extend-issue-template-engine
6543 60fb756
Merge branch 'main' into extend-issue-template-engine
6543 683222e
Merge branch 'main' into extend-issue-template-engine
6543 611dd7a
Apply suggestions from code review
6543 b2842d6
Merge branch 'main' into extend-issue-template-engine
6543 58a728f
migrate to Visible in main issue form fields
6543 0e08e43
migrate to Visible in main issue forms [tests]
6543 8a0f25e
swagger docs: cant set enum for string type
6543 c675bc5
handle checkboxes golang
6543 201fb3a
handle checkboxes templates take1
6543 7461a8b
handle checkboxes templates take2
6543 43c7b47
Merge branch 'main' into extend-issue-template-engine
6543 e331c0e
fix lint
6543 350a948
Merge branch 'main' into extend-issue-template-engine
6543 2c8deab
Merge branch 'main' into extend-issue-template-engine
6543 edbc7ed
Update modules/issue/template/unmarshal.go
6543 26ea464
apply suggested rename
6543 4111e76
docs wording
6543 e726ce0
docs better wording
6543 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.