summaryrefslogtreecommitdiffstats
path: root/web_src/js/components
Commit message (Expand)AuthorAgeFilesLines
* Replace v-html with v-text in search inputbox (#31966) (#31973) (#31975)Lunny Xiao2024-09-051-4/+2
* fix the component of access token list not mounted (#31824) (#31868)sillyguodong2024-08-191-13/+0
* Fix overflowing content in action run log (#31842) (#31853)Giteabot2024-08-181-0/+1
* bump vue-bar-graph (#31705) (#31753)techknowlogick2024-08-011-1/+1
* Fix "Filter by commit" Dropdown (#31695) (#31696)wxiaoguang2024-07-251-3/+6
* Fix navbar `+` menu flashing on page load (#31281) (#31342)Giteabot2024-06-121-1/+1
* Fix Activity Page Contributors dropdown (#31264) (#31269)Giteabot2024-06-061-11/+10
* Fix DashboardRepoList margin (#31121) (#31128)Giteabot2024-05-281-2/+0
* Fix some UI problems (dropdown/container) (#30849) (#30871)Giteabot2024-05-061-2/+2
* Have time.js use UTC-related getters/setters (#30857) (#30869)Giteabot2024-05-063-3/+3
* Improve context popup rendering (#30824) (#30829)Giteabot2024-05-022-8/+15
* Fix activity heat map padding & locale (#30823) (#30827)Giteabot2024-05-021-5/+7
* Fix branch selector UI (#30803) (#30819)Giteabot2024-05-021-44/+4
* Fix dashboard commit status null access (#30771) (#30786)Giteabot2024-04-301-2/+2
* Fix issue label rendering in the issue popup (#30763) (#30773)Giteabot2024-04-301-21/+6
* Improve job commit description (#30579)yp053272024-04-261-5/+17
* Fix long branch name overflows (#30345)silverwind2024-04-161-2/+2
* Fix various overflows on actions view (#30344)silverwind2024-04-151-5/+11
* Remove fomantic button module (#30475)silverwind2024-04-141-1/+1
* Fix and rewrite contrast color calculation, fix project-related bugs (#30237)silverwind2024-04-071-13/+7
* Action view mobile improvements and fixes (#30309)silverwind2024-04-071-6/+22
* Remove fomantic input module (#30194)silverwind2024-03-311-2/+2
* 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