1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/templates
Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues ()
This PR has multiple parts, and I didn't split them because
it's not easy to test them separately since they are all about the
dashboard page for issues.

1. Support counting issues via indexer to fix 
2. Fix repo selection so it also fixes 
3. Keep keywords in filter links.

The first two are regressions of .

After:

https://github.com/go-gitea/gitea/assets/9418365/71dfea7e-d9e2-42b6-851a-cc081435c946

Thanks to @CaiCandong  for helping with some tests.
2023-08-23 02:29:17 +00:00
..
admin Differentiate better between user settings and admin settings () 2023-08-16 10:12:03 +00:00
api/packages/pypi Remove incorrect HTML self close tag () 2023-03-27 18:05:51 +02:00
base Check disabled workflow when rerun jobs () 2023-08-22 10:30:02 +08:00
code Fix inconsistent user profile layout across tabs () 2023-07-06 18:59:24 +00:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
devtest Improve some flex layouts () 2023-08-22 12:57:02 +08:00
explore remove unnecessary explore org template () 2023-08-11 16:07:04 -04:00
mail Add template linting via djlint () 2023-06-14 18:17:58 +00:00
org Fix display problems of members and teams unit () 2023-08-15 16:00:35 +02:00
package Use flex classes in package settings () 2023-08-08 18:28:24 +02:00
projects fix grab cursor on default column () 2023-08-14 09:15:16 +08:00
repo Improve repo sub menu () 2023-08-22 09:20:09 +00:00
shared Fix typo of RunerOwnerID () 2023-08-15 23:10:40 +00:00
status Replace fomantic divider module with our own () 2023-06-29 20:24:22 +08:00
swagger feat: implement organization secret creation API () 2023-08-22 11:20:34 +08:00
user Fix counting and filtering on the dashboard page for issues () 2023-08-23 02:29:17 +00:00
home.tmpl Improve home page template, fix Sort dropdown menu flash () 2023-04-01 13:47:54 +08:00
install.tmpl Show correct SSL Mode on "install page" () 2023-07-11 18:09:23 -04:00
post-install.tmpl Remove incorrect element ID on "post-install" page () 2023-06-08 12:23:39 +08:00