Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yp05327
5c0745c034
Add validations.required check to dropdown field (#24849)
If dropdown is marked as required, we should not provide the `remove`
button.
This will cause user may post empty value which seems like a bug.
Definition:
![image](https://github.com/go-gitea/gitea/assets/18380374/cf48b478-244e-44e0-9a0e-7a0f02bc471a)
Post request form:
![image](https://github.com/go-gitea/gitea/assets/18380374/31d6f823-835f-422a-879c-3b1e18950ac8)
Result:
![image](https://github.com/go-gitea/gitea/assets/18380374/a9944fe9-24d0-4776-9eec-d31b70144eb4)
|
2 years ago |
.. |
fields
|
Add validations.required check to dropdown field (#24849)
|
2 years ago |
labels
|
Improve accessibility when (re-)viewing files (#24817)
|
2 years ago |
milestone
|
Improve milestone filter on issues page (#22423)
|
2 years ago |
view_content
|
Fix missing yes/no in delete time log modal (#24851)
|
2 years ago |
branch_selector_field.tmpl
|
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950)
|
2 years ago |
choose.tmpl
|
Implement Issue Config (#20956)
|
2 years ago |
comment_tab.tmpl
|
Improve markdown editor: width, height, preferred (#23895)
|
2 years ago |
label_precolors.tmpl
|
Fix purple color in suggested label colors (#18241)
|
3 years ago |
labels.tmpl
|
Make Issue/PR/projects more compact, misc CSS tweaks (#24459)
|
2 years ago |
list.tmpl
|
Support no label/assignee filter and batch clearing labels/assignees (#24707)
|
2 years ago |
milestone_issues.tmpl
|
Notification list enhancements, fix striped tables on dark theme (#24639)
|
2 years ago |
milestone_new.tmpl
|
Add main landmark to templates and adjust titles (#22670)
|
2 years ago |
milestones.tmpl
|
Make Issue/PR/projects more compact, misc CSS tweaks (#24459)
|
2 years ago |
navbar.tmpl
|
Make Issue/PR/projects more compact, misc CSS tweaks (#24459)
|
2 years ago |
new.tmpl
|
Make Issue/PR/projects more compact, misc CSS tweaks (#24459)
|
2 years ago |
new_form.tmpl
|
Support markdown editor for issue template (#24400)
|
2 years ago |
openclose.tmpl
|
Make Issue/PR/projects more compact, misc CSS tweaks (#24459)
|
2 years ago |
search.tmpl
|
Improve "goto issue by number" button (#24577)
|
2 years ago |
view.tmpl
|
Make Issue/PR/projects more compact, misc CSS tweaks (#24459)
|
2 years ago |
view_content.tmpl
|
Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827)
|
2 years ago |
view_title.tmpl
|
Improve accessibility when (re-)viewing files (#24817)
|
2 years ago |