aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components
Commit message (Expand)AuthorAgeFilesLines
* Improve job commit description (#30579) (#30709)release/v1.22-legacyGiteabot2024-04-261-5/+17
* Fix various overflows on actions view (#30344) (#30505)Giteabot2024-04-161-5/+11
* Fix and rewrite contrast color calculation, fix project-related bugs (#30326)silverwind2024-04-091-13/+7
* Action view mobile improvements and fixes (#30309) (#30320)Giteabot2024-04-071-6/+22
* Migrate font-family to tailwind (#30118)silverwind2024-03-282-2/+2
* Fix loading spinner on ContextPopup (#30145)silverwind2024-03-271-1/+1
* Fix click handler in job-step-summary (#30122)silverwind2024-03-271-1/+1
* Fix alignment in actions right view (#29979)silverwind2024-03-261-3/+2
* Refactor all `.length === 0` patterns in JS (#30045)silverwind2024-03-253-6/+8
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-2411-45/+45
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-242-2/+2
* Dont show expansion for empty actions steps (#29977)silverwind2024-03-241-9/+15
* Migrate font-size helpers to tailwind (#30029)silverwind2024-03-231-1/+1
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-231-1/+1
* Remove jQuery `.attr` from the branch/tag selector (#30010)Yarden Shoham2024-03-221-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-227-17/+17
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-2216-40/+40
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-2210-27/+27
* Fix some pending problems (#29985)wxiaoguang2024-03-221-0/+1
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-185-12/+17
* Only do counting when count_only=true for repo dashboard (#29884)wxiaoguang2024-03-181-1/+1
* fix double border and border-radius on empty action steps (#29845)silverwind2024-03-161-2/+6
* Forbid variables containing jQuery collections not having the `$` prefix (#29...Yarden Shoham2024-03-161-1/+1
* Remove the `time-since` class (#29826)Yarden Shoham2024-03-151-1/+1
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-151-22/+40
* Unify search boxes (#29530)Denys Konovalov2024-03-141-1/+1
* Tweak actions view sticky (#29781)silverwind2024-03-141-1/+1
* Use Get but not Post to get actions artifacts (#29734)Lunny Xiao2024-03-121-2/+2
* Set user's 24h preference from their current OS locale (#29651)silverwind2024-03-081-2/+2
* Tweak actions color and borders (#29640)silverwind2024-03-061-3/+5
* Fix contributor graphs mobile layout and responsiveness (#29597)silverwind2024-03-051-4/+17
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Make actions animation rotate counterclockwisely (#29378)wxiaoguang2024-02-251-1/+1
* Remove jQuery from the issue reference context popup (#29367)Yarden Shoham2024-02-241-11/+14
* Implement recent commits graph (#29210)Şahin Akkaya2024-02-241-0/+149
* Implement code frequency graph (#29191)Şahin Akkaya2024-02-232-30/+178
* Artifact deletion in actions ui (#27172)FuXiaoHei2024-02-181-1/+14
* Implement contributors graph (#27882)Şahin Akkaya2024-02-152-0/+447
* Show whether a PR is WIP inside popups (#28975)Bram Hagens2024-02-041-4/+12
* Modernize merge button (#28140)Earl Warren2024-01-151-38/+36
* Add global setting how timestamps should be rendered (#28657)Yarden Shoham2024-01-021-0/+1
* Update JS dependencies (#27922)silverwind2023-11-061-1/+0
* Fix JS NPE when viewing specific range of PR commits (#27912)delvh2023-11-061-1/+1
* Improve pull request command line instructions (#27778)Brecht Van Lommel2023-10-251-0/+4
* Add border to file tree 'sub-items' and add padding to 'item-file' (#27593)Nanguan Lin2023-10-251-2/+3
* Improve diff tree spacing (#27714)silverwind2023-10-212-5/+16
* Restore warning commit status (#27504)silverwind2023-10-081-0/+1
* Fix review UI (#27322)wxiaoguang2023-09-282-2/+2
* Add missed return to actions view fetch (#27289)silverwind2023-09-271-1/+2
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-193-5/+7