summaryrefslogtreecommitdiff
path: root/app/helpers/system_note_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+3
|
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+2
|
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+2
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+5
|
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-2/+3
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+3
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+6
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-1/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-221-0/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+6
|
* Add system notes for when a zoom call was added/removed from an issue63547-add-system-notes-for-when-a-zoom-call-was-added-removed-from-an-issueJacopo2019-07-291-0/+1
| | | | | Add a zoom link added / removed system note when a zoom link is being added / removed to the issue description.
* Merge branch 'frozen-string-enable-app-helpers' into 'master'Rémy Coutable2018-09-101-0/+2
|\ | | | | | | | | Enable frozen string for app/helpers/**/*.rb See merge request gitlab-org/gitlab-ce!21320
| * Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-0/+2
| | | | | | | | Partially addresses #47424.
* | Add system note when due date is changedEva Kadlecová2018-09-091-1/+2
|/
* Update timeline icon for description editGeorge Tsiolis2018-05-011-3/+3
|
* Fix locked and unlocked iconsLuke "Jared" Bennett2017-09-271-2/+2
|
* add discussion lock icon to the system_note_helperJarka Kadlecova2017-09-261-1/+3
|
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-21/+21
|
* Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-311-1/+2
|\ | | | | | | | | | | | | # Conflicts: # app/controllers/concerns/notes_actions.rb # spec/features/task_lists_spec.rb # spec/support/features/issuable_slash_commands_shared_examples.rb
| * Move duplicate issue management to a servicearchytaus/gitlab-ce-26372-duplicate-issue-slash-commandSean McGivern2017-07-211-1/+2
| |
* | Add full JSON endpoints for issue notes and discussionsDouwe Maan2017-07-211-1/+7
|/
* Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-1/+2
|
* Add system note on description change of issue/merge requestblackst0ne2017-05-041-0/+1
|
* Update MR title change iconAnnabel Dunstone Gray2017-04-071-1/+1
|
* Fix icon name error24784-mr-system-notesAnnabel Dunstone Gray2017-04-061-1/+1
|
* Rewrite system note helperAnnabel Dunstone Gray2017-04-061-39/+21
|
* Change edit iconAnnabel Dunstone Gray2017-04-061-1/+1
|
* Leave icon area blank if legacy note; remove diamond iconAnnabel Dunstone Gray2017-04-061-3/+1
|
* Fix positioning of note iconsAnnabel Dunstone Gray2017-04-061-1/+1
|
* Fix newline errorsAnnabel Dunstone Gray2017-04-061-0/+2
|
* Add remaining system note iconsAnnabel Dunstone Gray2017-04-061-3/+19
|
* Add system notes icon helper; add iconsAnnabel Dunstone Gray2017-04-061-0/+28