summaryrefslogtreecommitdiffstats
path: root/web_src/js/components/PullRequestMergeForm.vue
Commit message (Expand)AuthorAgeFilesLines
* Remove fomantic button module (#30475)silverwind2024-04-141-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-3/+3
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Fix some pending problems (#29985)wxiaoguang2024-03-221-0/+1
* Modernize merge button (#28140)Earl Warren2024-01-151-38/+36
* Improve pull request command line instructions (#27778)Brecht Van Lommel2023-10-251-0/+4
* Change green buttons to primary color (#27099)silverwind2023-09-181-3/+3
* Reorder blocks in vue SFCs (#26874)silverwind2023-09-021-79/+77
* Remove more unused Fomantic variants (#25292)silverwind2023-06-171-5/+1
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-141-1/+1
* Enable `vue/html-closing-bracket-spacing` eslint rule (#24987)silverwind2023-05-291-1/+1
* Refactor branch/tag selector to Vue SFC (#23421)wxiaoguang2023-03-141-3/+4
* 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
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-3/+3
* JS refactors (#22227)silverwind2022-12-241-11/+1
* feat: add button to quickly clear merge message (#21548)kolaente2022-11-231-0/+11
* Fix typos in PullRequestMergeForm.vue header comment (#21378)Yarden Shoham2022-10-091-2/+2
* Fix default merge style (#20564)wxiaoguang2022-07-311-1/+4
* 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