Commit Graph

158 Commits (d0318c4ae004e754a6e0e10a44df7552ad9a2712)

Author SHA1 Message Date
wxiaoguang 21a1d76911
Improve the frontend guideline (#23298) 2 years ago
yp05327 ca84a61761
Add run status in action view page (#23212) 2 years ago
wxiaoguang 7a5af25592
Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147) 2 years ago
Brecht Van Lommel f4920c9c7f
Add pagination for dashboard and user activity feeds (#22937) 2 years ago
Jason Song edf98a2dc3
Require approval to run actions for fork pull request (#22803) 2 years ago
Jason Song c8c2a31818
Add force_merge to merge request and fix checking mergable (#23010) 2 years ago
wxiaoguang e7b560f3fe
Fix the Manually Merged form (#23015) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
delvh 3361bbf058
Add `title` to PR file tree items (#22918) 2 years ago
wxiaoguang e314c9e866
Fix the full-height problem for all pages (#22905) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
Jason Song 00b18ab42f
Remove _actions.less (#22885) 2 years ago
Jason Song a354636966
Fix style of actions rerun button (#22835) 2 years ago
gempir e460b6ef4d
Fix PR file tree folders no longer collapsing (#22864) 2 years ago
Jason Song 7d3c4c3e8a
Fix rerun button of Actions (#22798) 2 years ago
Jason Song b6145bfaa3
Use relative url in actions view (#22675) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
zeripath c0da3638e7
Restore function to "Show more" buttons (#22399) 2 years ago
silverwind 2cf0cf0de1
JS refactors (#22227) 2 years ago
silverwind 2774671584
Fix heatmap first color being unused (#22157) 2 years ago
kolaente 13746f070d
feat: add button to quickly clear merge message (#21548) 2 years ago
Yarden Shoham 125e3e3d66
Localize time units on activity heatmap (#21570) 2 years ago
silverwind 7044d34ae5
Update JS dependencies and eslint config (#21388) 2 years ago
Yarden Shoham 97f3f1988b
Fix typos in PullRequestMergeForm.vue header comment (#21378) 2 years ago
André Jaenisch 04e97b8311
Refactor from Vue2 to Vue3 (#20044) 2 years ago
sebastian-sauer 31f934c1d8
Add filetree on left of diff view (#21012) 2 years ago
silverwind 1b2cd4c4e1
Replace fomantic popup module with tippy.js (#20428) 2 years ago
wxiaoguang 2c2f75cb2c
Fix default merge style (#20564) 2 years ago
silverwind 4c0fce8f7b
Fix eslint parsing errors, remove eslint-plugin-html (#20323) 2 years ago
Ing. Jaroslav Šafka 8420c1bf4c
Fix checks in PR for empty commits #19603 (#20290) 2 years ago
6543 a9cc9c0f7a
Auto merge pull requests when all checks succeeded via WebUI (#19648) 2 years ago
wxiaoguang 368baf9e77
Use Vue to refactor pull merge UI (#19650) 3 years ago
Gusted 076eaad743
Improve dashboard's repo list performance (#18963) 3 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 3 years ago
zeripath eb748f5f3c
Add apply-patch, basic revert and cherry-pick functionality (#17902) 3 years ago
silverwind 19b017f398
Use explicit jQuery import, remove unused eslint globals (#18435) 3 years ago
wxiaoguang 4d0a72a271
Revert "Prevent possible XSS when using jQuery (#18289)" (#18293) 3 years ago
Gusted 661d3d28e9
Prevent possible XSS when using jQuery (#18289) 3 years ago
Gusted e4e3df6c66
Handle invalid issues (#18111) 3 years ago
silverwind 6874fe90e5
Cleanup and use global style on popups (#17674) 3 years ago
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago
zeripath e2a59c57fc
Fix dashboard repolist alignment and repolisting (#17355) 3 years ago
wxiaoguang 1a7473ff45
Split `index.js` to separate files (#17315) 3 years ago
wxiaoguang 56362043d3
Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. (#17301) 3 years ago
Clar Fon 29b971b6d5
Actually compute proper foreground color for labels (#16729) 3 years ago
Lauris BH d26551bd0c
Load issue/PR context popup data only when needed (#15955) 3 years ago
gordon-- 343c756357
Heatmap days clickable (#13935) 4 years ago
Lunny Xiao 2c8d302eb1
Fix heatmap total contributions (#14141) 4 years ago
silverwind 12c2efb45c
Remove fetch request from heatmap (#13623) 4 years ago