aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Update milestones.tmpl (#34184)HEADmainKerwin Bryant4 hours1-1/+1
* Fix markdown render behaviors (#34122)wxiaoguang7 days1-1/+1
* Refactor dropdown ellipsis (#34123)wxiaoguang7 days1-8/+8
* Only use prev and next buttons for pagination on user dashboard (#33981)Lunny Xiao2025-03-231-1/+1
* Improve issue & code search (#33860)wxiaoguang2025-03-131-2/+8
* Refactor markup and pdf-viewer to use new init framework (#33772)Kerwin Bryant2025-03-032-5/+3
* Optimize the dashboard (#32990)Kerwin Bryant2025-02-113-1/+19
* Worktime tracking for the organization level (#19808)K Kovacs2025-02-031-1/+1
* Add missed auto merge feed message on dashboard (#33309)Lunny Xiao2025-01-261-1/+4
* Fix dropdown menu header and mobile view (#33108)wxiaoguang2025-01-051-2/+2
* Fix various trivial problems (#32861)wxiaoguang2024-12-171-0/+2
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-112-37/+62
* Refactor issue list (#32755)wxiaoguang2024-12-081-19/+22
* Fix issue title rendering and refactor legacy function names (#32703)wxiaoguang2024-12-041-4/+4
* Fix some places which doesn't repsect org full name setting (#32243)Lunny Xiao2024-11-181-1/+1
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-9/+9
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-042-4/+4
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-021-1/+1
* Added default sorting milestones by name (#27084)Bartlomiej Komendarczuk2024-07-161-0/+1
* Refactor repo unit "disabled" check (#31389)wxiaoguang2024-06-181-3/+3
* Fixed incorrect localization `explorer.go` (#31348)Kerwin Bryant2024-06-131-5/+1
* Fix flash message for flex-container (#30657)wxiaoguang2024-04-231-1/+1
* Fix flash on dashboard (#30572)silverwind2024-04-211-1/+1
* Expose fuzzy search for issues/pulls (#29701)65432024-04-181-19/+21
* Use `flex-container` for dashboard layout (#30214)silverwind2024-04-142-8/+6
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-243-7/+7
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-241-2/+2
* Migrate font-size helpers to tailwind (#30029)silverwind2024-03-231-1/+1
* Introduce `.secondary-nav` and handle `.page-content` spacing universally (#2...silverwind2024-03-221-2/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-222-2/+2
* Refactor StringsToInt64s (#29967)wxiaoguang2024-03-211-0/+1
* Add background to dashboard navbar, fix missing padding (#29940)silverwind2024-03-201-2/+2
* Remove the negative margin from `.page-content` (#29922)silverwind2024-03-201-1/+1
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-202-10/+10
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-202-15/+15
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-181-1/+1
* Unify search boxes (#29530)Denys Konovalov2024-03-143-8/+5
* Fix missing translation on milestons (#29785)Lunny Xiao2024-03-141-2/+2
* Replace more gt- with tw- (#29678)silverwind2024-03-082-2/+2
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Rename Action.GetDisplayName to GetActDisplayName (#29540)wxiaoguang2024-03-021-1/+1
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-24/+24
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-24/+24
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-2/+2
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-1/+1
* Include public repos in doer's dashboard for issue search (#28304)Jason Song2023-12-071-50/+16
* Refactor template empty checks (#28351)KN4CK3R2023-12-041-1/+1