gitea/templates/repo/issue
yp05327 1c6c38fa6e
Improve display of Labels/Projects/Assignees sort options (#25886)
Labels:
Before: (no highlights)

![image](https://github.com/go-gitea/gitea/assets/18380374/88ffbff0-1b14-4d93-810d-f2ce2b2d7321)
After:

![image](https://github.com/go-gitea/gitea/assets/18380374/ab7b665b-d17c-4acd-a681-64cbb67ae460)

![image](https://github.com/go-gitea/gitea/assets/18380374/19f8a0d0-ad5f-4dbf-b45a-1001e60a8399)

Projects:
Before: (no highlights)

![image](https://github.com/go-gitea/gitea/assets/18380374/2079e6a8-8801-4662-acda-e248f115462f)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/7180a086-68be-49c4-bb29-3d05454fb41d)

![image](https://github.com/go-gitea/gitea/assets/18380374/3c5a791f-1852-4957-89b8-10940c672e10)

Assignee:
Before: (no highlights)

![image](https://github.com/go-gitea/gitea/assets/18380374/09273636-d9b1-4144-9533-2ce66cab8c49)
After:

![image](https://github.com/go-gitea/gitea/assets/18380374/24bd0cfe-b589-4c8a-be67-74f242dda6d3)

![image](https://github.com/go-gitea/gitea/assets/18380374/7476be73-5201-4330-82e2-44b0b5080f71)
2023-07-26 13:00:50 +00:00
..
fields Add validations.required check to dropdown field (#24849) 2023-05-22 21:26:48 +00:00
labels Several fixes for mobile UI (#25634) 2023-07-04 17:45:45 +00:00
milestone Improve dropdown menus, remove inline styles (#24954) 2023-05-29 14:10:06 +00:00
view_content remove IsWarning in tmpl (#26120) 2023-07-25 12:09:01 +00:00
branch_selector_field.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
choose.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
comment_tab.tmpl Improve markdown editor: width, height, preferred (#23895) 2023-04-07 13:03:29 -04:00
filters.tmpl Improve display of Labels/Projects/Assignees sort options (#25886) 2023-07-26 13:00:50 +00:00
label_precolors.tmpl Fix purple color in suggested label colors (#18241) 2022-01-11 12:11:40 -06:00
labels.tmpl Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
list.tmpl move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
milestone_issues.tmpl move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
milestone_new.tmpl Fix margin on the `new/edit milestone` page (#25801) 2023-07-12 10:36:56 +00:00
milestones.tmpl Fix milestones deletion (#25583) 2023-06-29 10:17:18 +02:00
navbar.tmpl Fix UI on mobile view (#25315) 2023-06-18 10:31:42 +00:00
new.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
new_form.tmpl Several fixes for mobile UI (#25634) 2023-07-04 17:45:45 +00:00
openclose.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
search.tmpl Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
view_content.tmpl Repository Archived text title center align (#25767) 2023-07-08 10:57:17 +00:00
view_title.tmpl Show correct naming for 1 comment (#25704) 2023-07-05 19:53:38 +00:00