aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Fix review UI (#27322)wxiaoguang2023-09-283-16/+11
* Improve issue history dialog and make poster can delete their own history (#2...wxiaoguang2023-09-283-4/+12
* Improve branch list UI (#27319)wxiaoguang2023-09-282-1/+2
* Use vitest globals (#27102)silverwind2023-09-2711-11/+0
* Fix some animation bugs (#27287)wxiaoguang2023-09-271-29/+43
* Add missed return to actions view fetch (#27289)silverwind2023-09-271-1/+2
* Use mask-based fade-out effect for `.new-menu` (#27181)silverwind2023-09-252-17/+4
* Fix z-index on markdown completion (#27237)silverwind2023-09-251-0/+1
* Fix EOL handling in web editor (#27141)silverwind2023-09-241-2/+17
* fix issues on action runners page (#27226)Denys Konovalov2023-09-241-6/+0
* Fix Fomantic UI dropdown icon bug when there is a search input in menu (#27225)wxiaoguang2023-09-241-0/+3
* Fix repo sub menu (#27169)wxiaoguang2023-09-212-3/+3
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-1915-96/+65
* Change green buttons to primary color (#27099)silverwind2023-09-184-7/+14
* Display archived labels specially when listing labels (#26820)puni98692023-09-182-2/+6
* Remove a `gt-float-right` and some unnecessary helpers (#27110)wxiaoguang2023-09-181-38/+16
* Ui correction in mobile view nav bar left aligned items. (#27046)puni98692023-09-161-1/+0
* Fix incorrect default branch label while switching between branches (#27053)yp053272023-09-141-4/+3
* Replace 'userxx' with 'orgxx' in all test files when the user type is org (#...Nanguan Lin2023-09-141-3/+3
* Fix Fomantic's line-height causing vertical scrollbars to appear (#26961)Kerwin Bryant2023-09-131-0/+8
* Dashboard context dropdown position fix on landing page in mobile view. (#27047)puni98692023-09-131-6/+0
* Improve repo/user/org search (#27030)wxiaoguang2023-09-122-9/+3
* Fix "delete" modal dialog for issue/PR (#27015)wxiaoguang2023-09-111-1/+3
* Add fetch wrappers, ignore network errors in actions view (#26985)silverwind2023-09-113-28/+73
* Improve "language stats" UI (#26968)wxiaoguang2023-09-104-108/+30
* Improve issue list layout (#26983)wxiaoguang2023-09-092-4/+21
* Chroma color tweaks (#26978)silverwind2023-09-082-17/+21
* Improve flex list UI (#26970)wxiaoguang2023-09-081-10/+5
* Check newly added node type before "attachDirAuto" (#26972)wxiaoguang2023-09-081-1/+1
* Add "dir=auto" for input/textarea elements by default (#26735)wxiaoguang2023-09-073-0/+42
* Improve SSH Key / GPG Key / Deploy Key UI (#26949)wxiaoguang2023-09-071-3/+3
* Fix scoped label layout (#26932)wxiaoguang2023-09-061-1/+2
* Fix UI anomalies (#26929)Kerwin Bryant2023-09-061-0/+1
* Vendor `jquery.are-you-sure` with strict mode fixes (#26901)silverwind2023-09-062-1/+196
* More fixes for the "commit-body" (#26898)wxiaoguang2023-09-041-2/+3
* Remove CSS `has` selector and improve various styles (#26891)wxiaoguang2023-09-043-38/+29
* Refactor "shortsha" (#26877)wxiaoguang2023-09-033-72/+5
* Reorder blocks in vue SFCs (#26874)silverwind2023-09-0213-679/+661
* Make it posible to customize nav text color via css var (#26807)65432023-09-022-0/+5
* Remove some unused CSS styles (#26852)wxiaoguang2023-09-012-13/+1
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-312-8/+13
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-314-28/+8
* User details page (#26713)Denys Konovalov2023-08-311-0/+7
* Render code blocks in repo description (#26830)silverwind2023-08-312-5/+1
* Remove joinPaths function (#26833)silverwind2023-08-313-53/+2
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-313-11/+2
* Remove polluted ".ui.left" style (#26809)wxiaoguang2023-08-303-24/+1
* Remove fomantic `text` module (#26777)delvh2023-08-303-141/+5
* Fix Uint8Array comparisons and update vitest (#26805)silverwind2023-08-301-7/+12
* Improve flex list item padding (#26779)wxiaoguang2023-08-291-5/+10