summaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard/issues.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fixed incorrect localization `explorer.go` (#31348) (#31350)Giteabot2024-06-131-5/+1
* Expose fuzzy search for issues/pulls (#29701)65432024-04-181-19/+21
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-2/+2
* Refactor StringsToInt64s (#29967)wxiaoguang2024-03-211-0/+1
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-201-8/+8
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-201-8/+8
* Unify search boxes (#29530)Denys Konovalov2024-03-141-2/+2
* Replace more gt- with tw- (#29678)silverwind2024-03-081-1/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Include public repos in doer's dashboard for issue search (#28304)Jason Song2023-12-071-50/+16
* Use flex-container on user dashboard (#27956)silverwind2023-11-081-3/+3
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-22/+22
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+1
* Change green buttons to primary color (#27099)silverwind2023-09-181-2/+2
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-6/+6
* Fix counting and filtering on the dashboard page for issues (#26657)Jason Song2023-08-231-6/+6
* Fix "issueReposQueryPattern does not match query" (#26556)Jason Song2023-08-171-1/+1
* Translate untranslated string in issues list (#25759)Maxim Slipenko2023-07-071-1/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Introduce shared template for search inputs (#25338)silverwind2023-06-221-1/+1
* Fix UI on mobile view (#25315)Denys Konovalov2023-06-181-1/+1
* Fix incorrect issuel filter menu style (#25018)wxiaoguang2023-05-311-8/+8
* Remove background on user dashboard filter bar (#24779)silverwind2023-05-181-1/+1
* Improve "goto issue by number" button (#24577)wxiaoguang2023-05-101-2/+2
* Add goto issue id function (#24479)Tyrone Yeh2023-05-071-1/+2
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-1/+1
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-291-48/+42
* Refactor locale number (#24134)wxiaoguang2023-04-171-2/+2
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-071-1/+1
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-031-2/+2
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-4/+4
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Fix new issue/pull request btn margin when it is next to sort (#23647)Hester Gong2023-03-231-3/+3
* Add "Reviewed by you" filter for pull requests (#22927)Brecht Van Lommel2023-02-241-4/+8
* Sort issues and pulls by recently updated in user and organization home (#22925)Brecht Van Lommel2023-02-171-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-3/+3
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Remove label color from global issue filters (#22660)Francesco Siddi2023-01-311-2/+2
* Optimize html templates (#22080)Jason Song2022-12-091-8/+8
* Improve single repo action for issue and pull requests (#20730)CodeDoctor2022-08-221-1/+5
* Add an option to create new issues from "/issues" page (#20650)CodeDoctor2022-08-091-0/+3
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-18/+18
* Use correct variable for issue count (#20085)Lunny Xiao2022-06-221-2/+2
* Prettify number of issues (#17760)Gusted2022-06-121-2/+2
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-8/+8
* Use conditions but not repo ids as query condition (#16839)Lunny Xiao2021-12-291-2/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-9/+9
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-1/+1