Commit Graph

17 Commits

Author SHA1 Message Date
GitLab Bot f3cfb235c7 Add latest changes from gitlab-org/gitlab@master 2022-09-28 09:09:28 +00:00
GitLab Bot 535401c636 Add latest changes from gitlab-org/gitlab@master 2022-08-22 09:11:23 +00:00
GitLab Bot f2ac9ee99a Add latest changes from gitlab-org/gitlab@master 2021-10-08 15:12:51 +00:00
GitLab Bot 0051266ae2 Add latest changes from gitlab-org/gitlab@master 2021-06-22 03:07:55 +00:00
GitLab Bot 06d4ce7ee0 Add latest changes from gitlab-org/gitlab@master 2021-03-22 15:09:31 +00:00
GitLab Bot 835f1214dc Add latest changes from gitlab-org/gitlab@master 2021-02-14 18:09:20 +00:00
GitLab Bot e92c95bf45 Add latest changes from gitlab-org/gitlab@master 2021-02-01 15:08:56 +00:00
GitLab Bot 5838993b5f Add latest changes from gitlab-org/gitlab@master 2020-12-23 21:10:24 +00:00
GitLab Bot d06c308380 Add latest changes from gitlab-org/gitlab@master 2020-08-20 09:09:55 +00:00
GitLab Bot 874c603d7a Add latest changes from gitlab-org/gitlab@master 2020-06-18 15:08:45 +00:00
Brandon Labuschagne 1d10ea6aba Internationalisation of filtered_search directory
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.

i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
2019-05-01 14:58:58 +00:00
Hiroyuki Sato 428b220a1f Fix not render emoji in filter dropdown 2018-11-15 20:47:52 +09:00
Mike Greiling 8b090caf82
Prettify environments feature_highlight and filtered_search modules 2018-10-16 11:52:35 -05:00
Jacob Schatz bd8290d93e Rest of Dispatcher Refactor 2018-02-21 20:22:56 +00:00
Phil Hughes fa2af5e0f5
Flash is now a ES6 module
Reduced the technical debt around our JS flash function by making it a
module that is imported rather than relying on the global function.
The global function still exists mainly for technical debt with how
some requests are being completed, but new JS should import the module
directly.

Also reduces some tech debt in the file by removing the need for jQuery.
Instead Flash is now 100% vanilla JS.
2017-10-10 10:14:22 +01:00
James Ramsay 0ed23790a4 Fix spelling of occurred 2017-09-26 08:46:09 -04:00
Hiroyuki Sato 7187395ef1 Add filter by my reaction 2017-08-30 07:48:55 +00:00