gitea/templates/user/dashboard
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861)
1. add/improve comments to help future readers could understand the
problem more easily.
2. add an error log to LDAP with username fallback
3. use `or` instead of `Iif` for "repo/branch_dropdown" (`Iif` was a
mistake, but it doesn't really affect the UI)
4. add `tw-font-mono` style to container digest to match dockerhub
5. fix a bug in RepoBranchTagSelector: the form is not updated when
there is no click to an item

---------

Co-authored-by: delvh <dev.lh@web.de>
2024-12-17 01:15:18 +00:00
..
dashboard.tmpl Fix flash message for flex-container (#30657) 2024-04-23 08:31:51 +00:00
feeds.tmpl Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39:33 +00:00
issues.tmpl Fix various trivial problems (#32861) 2024-12-17 01:15:18 +00:00
milestones.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
navbar.tmpl Refactor repo unit "disabled" check (#31389) 2024-06-18 00:51:13 +00:00
repolist.tmpl Fix some places which doesn't repsect org full name setting (#32243) 2024-11-18 06:24:49 +00:00