aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* JS refactors (#22227)silverwind2022-12-246-38/+4
* Fix heatmap first color being unused (#22157)silverwind2022-12-191-0/+7
* feat: add button to quickly clear merge message (#21548)kolaente2022-11-231-0/+11
* Localize time units on activity heatmap (#21570)Yarden Shoham2022-10-281-4/+4
* Update JS dependencies and eslint config (#21388)silverwind2022-10-101-1/+1
* Fix typos in PullRequestMergeForm.vue header comment (#21378)Yarden Shoham2022-10-091-2/+2
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-017-61/+68
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-273-0/+360
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-1/+4
* Fix default merge style (#20564)wxiaoguang2022-07-311-1/+4
* Fix eslint parsing errors, remove eslint-plugin-html (#20323)silverwind2022-07-151-0/+16
* Fix checks in PR for empty commits #19603 (#20290)Ing. Jaroslav Šafka2022-07-131-1/+1
* Auto merge pull requests when all checks succeeded via WebUI (#19648)65432022-06-111-10/+124
* Use Vue to refactor pull merge UI (#19650)wxiaoguang2022-05-121-0/+127
* Improve dashboard's repo list performance (#18963)Gusted2022-04-261-20/+25
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-072-3/+3
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-091-2/+58
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-283-0/+3
* Revert "Prevent possible XSS when using jQuery (#18289)" (#18293)wxiaoguang2022-01-161-1/+1
* Prevent possible XSS when using jQuery (#18289)Gusted2022-01-161-1/+1
* Handle invalid issues (#18111)Gusted2021-12-281-8/+20
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-213-6/+6
* Fix dashboard repolist alignment and repolisting (#17355)zeripath2021-10-191-0/+1
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-174-17/+10