You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/issue
kolaente ef6813abc9 Issue due date api (#3890)
* Implemented basic api endpoint to manage deadlines

* Fixed checking for permissions

* Updating a deadline from the ui is now entirely done via the api

* cleanup

* Cosmetics

* fixed lint + fmt

* Added swagger model definition for deadline response

* Updated gitea-sdk

* Updated gitea-sdk

* More cleanup

* Generate swagger json

* Merge branch 'master' of https://github.com/go-gitea/gitea into issue-due-date-api

# Conflicts:
#	public/swagger.v1.json

* Fixed permission to update a deadline via api

* Re-added form to change a deadline

* Added client-side validation + not ignore error messages from the api

* Added locale for error message

* Merge branch 'master' of https://github.com/go-gitea/gitea

# Conflicts:
#	models/issue_comment.go

* Proper date validation

* Fixed indention

* moved css to css file

* added documentation for error codes

* after merge cleanup

* Added swagger description

* DO NOTHING BUT TRIGGER THAT F*CKIN CI SO IT PICKS UP THE LATEST COMMIT AS IT SHOULD

* DO NOTHING BUT TRIGGER THAT F*CKIN CI SO IT PICKS UP THE LATEST COMMIT AS IT SHOULD

* regenerated stylesheets
7 years ago
..
view_content Issue due date api (#3890) 7 years ago
branch_selector_field.tmpl hide branch on pull request view or create UI (#2454) 8 years ago
comment_tab.tmpl Ctrl + Enter to submit forms (#2540) 8 years ago
label_precolors.tmpl Indent all templates with tabs 9 years ago
labels.tmpl Add `noreferrer` to rel='noopener` for <a> tags (#4328) 7 years ago
list.tmpl Multiple assignees (#3705) 7 years ago
milestone_new.tmpl #1146 finish new access rights for collaborators 9 years ago
milestones.tmpl Issue due date (#3794) 7 years ago
navbar.tmpl Search bar for issues/pulls (#530) 8 years ago
new.tmpl Indent all templates with tabs 9 years ago
new_form.tmpl Multiple assignees (#3705) 7 years ago
search.tmpl Don't warn users about *every* dirty form (#3707) 7 years ago
view.tmpl Responsive view (#2750) 7 years ago
view_content.tmpl Add `noreferrer` to rel='noopener` for <a> tags (#4328) 7 years ago
view_title.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago