aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components
Commit message (Expand)AuthorAgeFilesLines
* Enable Typescript `noImplicitAny` (#33322)silverwind2025-01-2211-69/+98
* Enable Typescript `noImplicitThis` (#33250)silverwind2025-01-1610-153/+116
* Automerge supports deleting branch automatically after merging (#32343)Lunny Xiao2025-01-101-1/+1
* add submodule diff links (#33097)Rowan Bohde2025-01-081-1/+9
* Fix bug automerge cannot be chosed when there is only 1 merge style (#33040)Lunny Xiao2024-12-301-1/+1
* Add auto-expanding running actions step (#30058)bytedream2024-12-221-2/+50
* Add action auto-scroll (#30057)bytedream2024-12-212-6/+39
* Enable Typescript `strictFunctionTypes` (#32911)silverwind2024-12-221-3/+2
* Move RepoBranchTagSelector init outside the SFC (#32890)silverwind2024-12-181-45/+30
* Fix various trivial problems (#32861)wxiaoguang2024-12-171-0/+10
* Fix incomplete Actions status aggregations (#32859)wxiaoguang2024-12-162-7/+10
* Detect whether action view branch was deleted (#32764)Lunny Xiao2024-12-121-1/+2
* Add "n commits" link to contributors in contributors graph page (#32799)Chai-Shi2024-12-121-4/+23
* Make RepoActionView.vue support `##[group]` (#32770)wxiaoguang2024-12-101-11/+36
* fix: render job title as commit message (#32748)metiftikci2024-12-081-3/+3
* Fix typescript errors in Vue files, fix regression in "Recent Commits" chart ...silverwind2024-12-085-36/+54
* Refactor RepoActionView.vue, add `::group::` support (#32713)wxiaoguang2024-12-061-100/+111
* Add "View all branches/tags" entry to Branch Selector (#32653)Kerwin Bryant2024-12-021-0/+8
* Refactor RepoBranchTagSelector (#32681)wxiaoguang2024-12-021-206/+175
* Improve diff file tree (#32658)silverwind2024-11-281-2/+6
* Fix some places which doesn't repsect org full name setting (#32243)Lunny Xiao2024-11-181-1/+1
* Remove jQuery import from some files (#32512)wxiaoguang2024-11-152-4/+4
* Fix a number of typescript issues (#32308)silverwind2024-10-311-6/+6
* Fix suggestions for issues (#32380)wxiaoguang2024-10-301-3/+4
* Fix undefined errors on Activity page (#32378)cloudchamb3r2024-10-301-3/+3
* Suggestions for issues (#32327)Anbraten2024-10-291-32/+1
* Migrate vue components to setup (#32329)Anbraten2024-10-2811-710/+686
* Fix checkbox bug on private/archive filter (#32236)cloudchamb3r2024-10-111-3/+3
* Include collaboration repositories on dashboard source/forks/mirrors list (#3...Lunny Xiao2024-09-241-1/+0
* Replace v-html with v-text in search inputbox (#31966)Lunny Xiao2024-09-041-4/+2
* Fix overflowing content in action run log (#31842)Adrian Hirt2024-08-161-0/+1
* fix the component of access token list not mounted (#31824)sillyguodong2024-08-161-13/+0
* bump vue-bar-graph (#31705)techknowlogick2024-08-011-1/+1
* Fix "Filter by commit" Dropdown (#31695)wxiaoguang2024-07-251-45/+47
* Convert frontend code to typescript (#31559)silverwind2024-07-0716-58/+58
* Add typescript guideline and typescript-specific eslint plugins and fix issue...silverwind2024-07-031-1/+3
* Add initial typescript config and use it for eslint,vitest,playwright (#31186)silverwind2024-06-282-23/+1
* Update JS dependencies, remove `eslint-plugin-jquery` (#31402)silverwind2024-06-181-1/+1
* Fix navbar `+` menu flashing on page load (#31281)silverwind2024-06-121-1/+1
* Use `querySelector` over alternative DOM methods (#31280)silverwind2024-06-108-15/+15
* Fix Activity Page Contributors dropdown (#31264)wxiaoguang2024-06-061-11/+10
* Fix DashboardRepoList margin (#31121)silverwind2024-05-281-2/+0
* Fix some UI problems (dropdown/container) (#30849)wxiaoguang2024-05-061-2/+2
* Have time.js use UTC-related getters/setters (#30857)Kemal Zebari2024-05-063-3/+3
* Improve context popup rendering (#30824)silverwind2024-05-022-8/+15
* Fix activity heat map padding & locale (#30823)wxiaoguang2024-05-021-5/+7
* Fix branch selector UI (#30803)wxiaoguang2024-05-021-44/+4
* Fix dashboard commit status null access (#30771)wxiaoguang2024-04-301-2/+2
* Fix issue label rendering in the issue popup (#30763)wxiaoguang2024-04-301-21/+6
* Improve job commit description (#30579)yp053272024-04-261-5/+17