| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix dropdown icon position (#27175) | wxiaoguang | 2023-09-21 | 1 | -4/+4 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 1 | -4/+4 |
* | Refactor project templates (#26448) | Denys Konovalov | 2023-08-12 | 1 | -55/+2 |
* | Use template context function for avatar rendering (#26385) | wxiaoguang | 2023-08-10 | 1 | -2/+2 |
* | move issue filters to shared template (#25729) | Denys Konovalov | 2023-07-13 | 1 | -193/+4 |
* | Replace fomantic divider module with our own (#25539) | silverwind | 2023-06-29 | 1 | -3/+3 |
* | Fix issue filters on mobile view (#25368) | Denys Konovalov | 2023-06-19 | 1 | -2/+2 |
* | Batch delete issue and improve tippy opts (#25253) | wxiaoguang | 2023-06-19 | 1 | -2/+8 |
* | Fix label list divider (#25312) | wxiaoguang | 2023-06-18 | 1 | -1/+2 |
* | Fix UI on mobile view (#25315) | Denys Konovalov | 2023-06-18 | 1 | -3/+3 |
* | Button and color enhancements (#24989) | silverwind | 2023-06-09 | 1 | -1/+1 |
* | Don't display `select all issues` checkbox when no issues are available (#25086) | Yevhen Pavlov | 2023-06-06 | 1 | -1/+1 |
* | Followup to pinned Issues (#24945) | JakobDev | 2023-05-30 | 1 | -2/+2 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 1 | -0/+64 |
* | Support no label/assignee filter and batch clearing labels/assignees (#24707) | Lunny Xiao | 2023-05-17 | 1 | -0/+8 |
* | Fix issues list page multiple selection update milestones (#24660) | Lunny Xiao | 2023-05-11 | 1 | -5/+18 |
* | Notification list enhancements, fix striped tables on dark theme (#24639) | silverwind | 2023-05-10 | 1 | -2/+2 |
* | Make Issue/PR/projects more compact, misc CSS tweaks (#24459) | silverwind | 2023-05-03 | 1 | -3/+0 |
* | Improve issue list filter (#24425) | wxiaoguang | 2023-04-30 | 1 | -13/+12 |
* | Improve milestone filter on issues page (#22423) | Lunny Xiao | 2023-04-30 | 1 | -4/+23 |
* | Rework header bar on issue, pull requests and milestone (#24420) | silverwind | 2023-04-29 | 1 | -18/+10 |
* | Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix... | wxiaoguang | 2023-04-29 | 1 | -1/+1 |
* | Improve template helper functions: string/slice (#24266) | wxiaoguang | 2023-04-22 | 1 | -1/+1 |
* | Merge template functions "dict/Dict/mergeinto" (#23932) | wxiaoguang | 2023-04-07 | 1 | -1/+1 |
* | Refactor authors dropdown (send get request from frontend to avoid long wait ... | Hester Gong | 2023-04-07 | 1 | -10/+9 |
* | Improve home page template, fix Sort dropdown menu flash (#23856) | wxiaoguang | 2023-04-01 | 1 | -1/+1 |
* | Fix dropdown direction behavior (#23806) | wxiaoguang | 2023-03-30 | 1 | -2/+2 |
* | Convert issue list checkboxes to native (#23596) | silverwind | 2023-03-30 | 1 | -3/+1 |
* | Fix long project name display in issue list and in related dropdown (#23653) | Hester Gong | 2023-03-24 | 1 | -4/+4 |
* | Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) | yp05327 | 2023-03-19 | 1 | -8/+4 |
* | Allow both fullname and username search when `DEFAULT_SHOW_FULL_NAME` is true... | Hester Gong | 2023-03-16 | 1 | -2/+2 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 1 | -2/+2 |
* | Add context when rendering labels or emojis (#23281) | Jonathan Tran | 2023-03-05 | 1 | -2/+2 |
* | Add "Reviewed by you" filter for pull requests (#22927) | Brecht Van Lommel | 2023-02-24 | 1 | -1/+2 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 1 | -1/+1 |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 1 | -2/+14 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -3/+3 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -10/+10 |
* | Fix inconsistent Filter Project name in issue list (#22827) | Brecht Van Lommel | 2023-02-09 | 1 | -2/+2 |
* | Fix unmatched div in project filter (#22832) | John Olheiser | 2023-02-09 | 1 | -1/+0 |
* | Show all projects, not just repo projects and open/closed projects (#22640) | Lunny Xiao | 2023-02-04 | 1 | -11/+53 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-02-01 | 1 | -1/+1 |
* | Improve checkbox accessibility a bit by adding the title attribute (#22593) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-02-01 | 1 | -2/+1 |
* | Issues: add Project filter to issues list and search (#22544) | techknowlogick | 2023-01-29 | 1 | -20/+38 |
* | Optimize html templates (#22080) | Jason Song | 2022-12-09 | 1 | -13/+13 |
* | Fix calls to i18n in templates (#21394) | wxiaoguang | 2022-10-10 | 1 | -4/+4 |
* | Add author search input (#21246) | Tyrone Yeh | 2022-09-26 | 1 | -0/+4 |
* | Added search input field to issue filter (#20623) | Tyrone Yeh | 2022-09-23 | 1 | -0/+12 |
* | Add issue filter for Author (#20578) | parnic | 2022-08-08 | 1 | -19/+35 |
* | Add a checkbox to select all issues/PRs (#20177) | Tyrone Yeh | 2022-07-28 | 1 | -0/+6 |