Commit Graph

12 Commits

Author SHA1 Message Date
GitLab Bot 7b2f941669 Add latest changes from gitlab-org/gitlab@master 2021-11-10 21:09:47 +00:00
GitLab Bot b2180a27bc Add latest changes from gitlab-org/gitlab@master 2021-06-02 09:09:46 +00:00
GitLab Bot 418a39f6c2 Add latest changes from gitlab-org/gitlab@master 2021-04-07 00:09:26 +00:00
GitLab Bot 797182cd82 Add latest changes from gitlab-org/gitlab@master 2021-01-05 12:10:36 +00:00
GitLab Bot 766b24b86b Add latest changes from gitlab-org/gitlab@master 2020-09-10 12:08:54 +00:00
GitLab Bot 79216161b3 Add latest changes from gitlab-org/gitlab@master 2020-01-29 00:08:58 +00:00
Lee Tickett 6639aa3f48 Only show `/copy_metadata` when usable 2019-09-06 16:16:39 +00:00
Heinrich Lee Yu 7a6ecbcb18 Improve quick action error messages
Standardize punctuation and format
2019-08-13 00:40:39 +00:00
🙈 jacopo beschi 🙉 c96e125700 Make quick action "commands applied" banner more useful
Extends the quick actions "commands applied" banner to show
the quick action preview text, but with everything in past tense.
2019-07-29 22:35:29 +00:00
Winnie Hellmann ddd6a51f9b Clarify that /copy_metadata only works within same project 2019-05-24 14:28:39 +00:00
Martin Wortschack ff80dce239 Externalize strings in lib/gitlab/quick_actions
- Externalize strings for desc and explanation
- Update PO file
2019-04-15 21:24:47 +02:00
Alexandru Croitor 4b9ff4d2fe Extend quick actions dsl
* Extend quick actions dsl to allow specifying model types
to which given quick action applies
* Rename issuable attribute to noteable in interpret_service.rb
* Refactor and reorder quick action specs
* Create a shared example spec for each quick action to be used for
issue, merge request and commit specs.

https://gitlab.com/gitlab-org/gitlab-ce/issues/50199
2019-03-29 12:53:28 +02:00