summaryrefslogtreecommitdiffstats
path: root/web_src/js/components
Commit message (Expand)AuthorAgeFilesLines
* Add org visibility label to non-organization's dashboard (#24558)Hester Gong2023-05-071-0/+3
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-1/+1
* Add rerun workflow button and refactor to use SVG octicons (#24350)yp053272023-05-011-17/+16
* Improve RSS (#24335)wxiaoguang2023-04-251-1/+10
* Automatically select the org when click create repo from org dashboard (#24325)yp053272023-04-251-1/+2
* Restore bold on repolist (#24337)silverwind2023-04-251-1/+1
* Add RSS Feeds for branches and files (#22719)jladbrook2023-04-251-0/+3
* Add --font-weight-bold and set previous bold to 601 (#24307)wxiaoguang2023-04-241-1/+1
* Use same action status svg icons on actions list as on action page (#24178)Hester Gong2023-04-191-6/+9
* Localize activity heatmap (except tooltip) (#24131)Yarden Shoham2023-04-171-10/+1
* Update the value of the `diffEnd` when click `Show More` btn in the DiffFileT...sillyguodong2023-04-121-0/+2
* Expand selected file when clicking file tree (#24041)sillyguodong2023-04-121-0/+10
* Use reactive store to share data between components (#23996)wxiaoguang2023-04-112-15/+10
* Add job.duration in web ui (#23963)yp053272023-04-071-2/+4
* Highlight selected file in the PR file tree (#23947)yusifeng2023-04-072-11/+29
* Update eslints for Vue 3 (#23935)Jonathan Tran2023-04-051-1/+1
* Improve action log display with control chars (#23820)wxiaoguang2023-04-012-3/+75
* Fix checks for `needs` in Actions (#23789)Jason Song2023-03-301-3/+2
* Diff improvements (#23553)silverwind2023-03-302-20/+23
* Add commit info in action page (#23210)yp053272023-03-271-0/+27
* Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit...wxiaoguang2023-03-261-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-243-6/+4
* Use a general approach to show tooltip, fix temporary tooltip bug (#23574)wxiaoguang2023-03-233-17/+1
* Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2...wxiaoguang2023-03-232-3/+3
* Remove stars in dashboard repo list (#23530)yp053272023-03-171-5/+1
* Replace Less with CSS (#23481)silverwind2023-03-141-128/+139
* Refactor branch/tag selector to Vue SFC (#23421)wxiaoguang2023-03-144-212/+298
* Refactor dashboard repo list to Vue SFC (#23405)wxiaoguang2023-03-145-399/+439
* Fix actions frontend bugs (pagination, long name alignment) and small simplif...Hester Gong2023-03-131-2/+1
* Refactor branch/tag selector dropdown (first step) (#23394)wxiaoguang2023-03-111-40/+27
* Add ActionRunStatus component (#23259)yp053272023-03-062-16/+35
* Improve the frontend guideline (#23298)wxiaoguang2023-03-051-1/+1
* Add run status in action view page (#23212)yp053272023-03-041-2/+13
* Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147)wxiaoguang2023-03-011-63/+28
* Add pagination for dashboard and user activity feeds (#22937)Brecht Van Lommel2023-02-241-0/+2
* Require approval to run actions for fork pull request (#22803)Jason Song2023-02-241-2/+18
* Add force_merge to merge request and fix checking mergable (#23010)Jason Song2023-02-211-1/+6
* Fix the Manually Merged form (#23015)wxiaoguang2023-02-211-0/+4
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-3/+3
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-19/+4
* Add `title` to PR file tree items (#22918)delvh2023-02-161-1/+2
* Fix the full-height problem for all pages (#22905)wxiaoguang2023-02-141-5/+5
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-135-26/+26
* Remove _actions.less (#22885)Jason Song2023-02-131-2/+53
* Fix style of actions rerun button (#22835)Jason Song2023-02-121-18/+30
* Fix PR file tree folders no longer collapsing (#22864)gempir2023-02-121-2/+5
* Fix rerun button of Actions (#22798)Jason Song2023-02-081-6/+9
* Use relative url in actions view (#22675)Jason Song2023-01-311-4/+4
* Implement actions (#21937)Jason Song2023-01-311-0/+398
* Restore function to "Show more" buttons (#22399)zeripath2023-01-131-1/+4