| Commit message (Expand) | Author | Age | Files | Lines |
* | Button and color enhancements (#24989) | silverwind | 2023-06-09 | 5 | -7/+7 |
* | Fix strange UI behavior of cancelling dismiss review modal (#25133) | yp05327 | 2023-06-08 | 1 | -2/+2 |
* | Don't display `select all issues` checkbox when no issues are available (#25086) | Yevhen Pavlov | 2023-06-06 | 1 | -1/+1 |
* | Add Progressbar to Milestone Page (#25050) | JakobDev | 2023-06-05 | 1 | -18/+20 |
* | Followup to pinned Issues (#24945) | JakobDev | 2023-05-30 | 1 | -2/+2 |
* | Improve dropdown menus, remove inline styles (#24954) | silverwind | 2023-05-29 | 4 | -10/+3 |
* | Consolidate the two review boxes into one (#24738) | silverwind | 2023-05-29 | 4 | -770/+697 |
* | Improve and fix bugs surrounding reactions (#24760) | silverwind | 2023-05-28 | 5 | -21/+17 |
* | Improve some Forms (#24878) | JakobDev | 2023-05-26 | 1 | -1/+1 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 3 | -13/+101 |
* | Add validations.required check to dropdown field (#24849) | yp05327 | 2023-05-22 | 1 | -0/+2 |
* | Fix missing yes/no in delete time log modal (#24851) | yp05327 | 2023-05-22 | 1 | -1/+1 |
* | Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd... | silverwind | 2023-05-21 | 2 | -4/+4 |
* | Improve accessibility when (re-)viewing files (#24817) | delvh | 2023-05-21 | 2 | -5/+5 |
* | Support no label/assignee filter and batch clearing labels/assignees (#24707) | Lunny Xiao | 2023-05-17 | 1 | -0/+8 |
* | Clean up various avatar dimensions (#24701) | silverwind | 2023-05-14 | 3 | -15/+19 |
* | 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 | 2 | -5/+5 |
* | Improve "goto issue by number" button (#24577) | wxiaoguang | 2023-05-10 | 1 | -4/+4 |
* | Review fixes and enhancements (#24526) | silverwind | 2023-05-10 | 3 | -50/+41 |
* | Support markdown editor for issue template (#24400) | yp05327 | 2023-05-08 | 2 | -10/+24 |
* | Add goto issue id function (#24479) | Tyrone Yeh | 2023-05-07 | 1 | -1/+2 |
* | Make Issue/PR/projects more compact, misc CSS tweaks (#24459) | silverwind | 2023-05-03 | 9 | -136/+109 |
* | Clean up polluted styles and remove dead CSS code (#24497) | wxiaoguang | 2023-05-03 | 2 | -2/+2 |
* | Improve pull request merge box when pull request merged and branch deleted. (... | Lunny Xiao | 2023-05-03 | 2 | -11/+17 |
* | Remove `font-awesome` and fomantic `icon` module (#24471) | silverwind | 2023-05-01 | 2 | -4/+4 |
* | Replace remaining fontawesome dropdown icons with SVG (#24455) | silverwind | 2023-05-01 | 1 | -1/+2 |
* | Improve issue list filter (#24425) | wxiaoguang | 2023-04-30 | 2 | -29/+23 |
* | Improve milestone filter on issues page (#22423) | Lunny Xiao | 2023-04-30 | 4 | -80/+64 |
* | Rework header bar on issue, pull requests and milestone (#24420) | silverwind | 2023-04-29 | 5 | -60/+50 |
* | Improve template helper (#24417) | wxiaoguang | 2023-04-29 | 2 | -5/+7 |
* | Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix... | wxiaoguang | 2023-04-29 | 2 | -65/+60 |
* | Modify width of ui container, fine tune css for settings pages and org header... | Hester Gong | 2023-04-26 | 1 | -2/+2 |
* | Fix template function DateTime (#24317) | wxiaoguang | 2023-04-25 | 4 | -7/+7 |
* | Improve some modal action buttons (#24289) | wxiaoguang | 2023-04-24 | 4 | -5/+5 |
* | Replace whitespace inside template parens during make fmt (#24293) | silverwind | 2023-04-24 | 1 | -1/+1 |
* | Add comments for Manually Merged feature (#24291) | wxiaoguang | 2023-04-23 | 1 | -0/+9 |
* | Allow using localized absolute date times within phrases with place holders a... | Yarden Shoham | 2023-04-23 | 4 | -6/+8 |
* | Tweak pull request branch delete ui (#23951) | silverwind | 2023-04-23 | 1 | -29/+28 |
* | Refactor delete_modal_actions template and use it for project column related ... | Hester Gong | 2023-04-23 | 5 | -29/+19 |
* | Improve template helper functions: string/slice (#24266) | wxiaoguang | 2023-04-22 | 3 | -5/+5 |
* | Add project type descriptions in issue badge and improve project icons (#23437) | yp05327 | 2023-04-21 | 1 | -7/+15 |
* | Fix issue attachment handling (#24202) | wxiaoguang | 2023-04-20 | 3 | -22/+24 |
* | Fix internal sever error when visiting a PR that bound to the deleted team (#... | sillyguodong | 2023-04-19 | 1 | -2/+7 |
* | Fix template error in pull request with deleted head repo (#24192) | Brecht Van Lommel | 2023-04-19 | 1 | -1/+1 |
* | Refactor locale number (#24134) | wxiaoguang | 2023-04-17 | 2 | -6/+6 |
* | Fix difficult translation for other languages (#24070) | Lunny Xiao | 2023-04-12 | 1 | -1/+1 |
* | Localize milestone related time strings (#24051) | Yarden Shoham | 2023-04-12 | 2 | -3/+3 |
* | Fix date display bug (#24047) | wxiaoguang | 2023-04-11 | 3 | -4/+4 |
* | Use auto-updating, natively hoverable, localized time elements (#23988) | Yarden Shoham | 2023-04-11 | 1 | -1/+1 |