aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard/milestones.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang12 days1-14/+16
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-3/+3
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-021-1/+1
* Added default sorting milestones by name (#27084)Bartlomiej Komendarczuk2024-07-161-0/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-4/+4
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-201-2/+2
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-201-7/+7
* Unify search boxes (#29530)Denys Konovalov2024-03-141-5/+2
* Fix missing translation on milestons (#29785)Lunny Xiao2024-03-141-2/+2
* Replace more gt- with tw- (#29678)silverwind2024-03-081-1/+1
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-2/+2
* Use flex-container on user dashboard (#27956)silverwind2023-11-081-3/+3
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-6/+6
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-20/+20
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+1
* Fix dropdown icon position (#27175)wxiaoguang2023-09-211-1/+1
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Fix milestones deletion (#25583)HesterG2023-06-291-1/+1
* Introduce shared template for search inputs (#25338)silverwind2023-06-221-1/+1
* Various UI fixes (#25264)silverwind2023-06-211-2/+3
* Fix UI on mobile view (#25315)Denys Konovalov2023-06-181-36/+57
* Fix incorrect issuel filter menu style (#25018)wxiaoguang2023-05-311-1/+1
* Remove `In your repositories` link in milestones dashboard (#24853)yp053272023-05-221-2/+2
* Remove background on user dashboard filter bar (#24779)silverwind2023-05-181-1/+1
* 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-39/+33
* Fix template function DateTime (#24317)wxiaoguang2023-04-251-1/+1
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-231-1/+1
* Fix wrong scopes of locale.PrettyNumber (#24181)Hester Gong2023-04-181-2/+2
* Refactor locale number (#24134)wxiaoguang2023-04-171-4/+4
* Localize milestone related time strings (#24051)Yarden Shoham2023-04-121-1/+1
* Fix date display bug (#24047)wxiaoguang2023-04-111-1/+1
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-031-4/+4
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-4/+4
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-10/+10
* Fix milestone title font problem (#22863)wxiaoguang2023-02-121-2/+2
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Optimize html templates (#22080)Jason Song2022-12-091-6/+6
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-21/+21
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Prettify number of issues (#17760)Gusted2022-06-121-7/+11
* Remove fomantic progress module (#19760)silverwind2022-05-201-5/+8
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-2/+2
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* Fix mermaid rendering in milestone dashboard (#18202)silverwind2022-01-071-1/+1