Commit Graph

21 Commits

Author SHA1 Message Date
GitLab Bot 56df7f06f1 Add latest changes from gitlab-org/gitlab@master 2020-04-28 00:09:33 +00:00
GitLab Bot e4bf776a88 Add latest changes from gitlab-org/gitlab@master 2020-03-23 09:09:42 +00:00
GitLab Bot d948f526ea Add latest changes from gitlab-org/gitlab@master 2019-09-19 15:06:08 +00:00
GitLab Bot b7dfe2ae40 Add latest changes from gitlab-org/gitlab@master 2019-09-13 13:26:31 +00:00
Paul Slaughter 68aab284a1
FE fetch counts async on search page load
Creates `refresh_counts` module to dynamically fetch
and load data based on attributes of HAML elements.
2019-08-12 22:01:28 +02:00
minghuan lei aa137fd39f Add repo-refs control for search page
- only in blobs result
2019-08-09 16:32:17 +00:00
Denys Mishunov 6d1f1f4dcb Updated Search JS handler to not use defaultLabel
- Changelog entry
2019-08-07 11:57:38 +02:00
Brandon Labuschagne f65e2119d3 Internationalisation of pages 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-02 13:53:33 +00:00
Mike Greiling d2ee2eabc2
Prettify app/assets/javascripts/pages 2018-10-17 00:40:17 -05:00
Jan Beckmann 352e322291 Resolve "404 when trying to create a new issue from the group" 2018-07-02 08:04:43 +00:00
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Kushal Pandya ca430d246d Add `isGroupDecendent` to init config 2018-03-02 23:29:41 +05:30
Kushal Pandya 730d7dda3e Update FilteredSearchManager init config 2018-03-01 13:03:41 +05:30
Clement Ho 4317f5a487 Use dynamic imports in dispatcher (Part 3) 2018-02-22 17:50:52 +00:00
Jacob Schatz bd8290d93e Rest of Dispatcher Refactor 2018-02-21 20:22:56 +00:00
Jacob Schatz 35c8fd5586 Update to jQuery 3. 2018-02-20 22:20:48 +00:00
Jacob Schatz d9763cb4df Refactor issue index filtered search 2018-02-12 13:19:59 -05:00
Kushal Pandya a657108906 Update class initialization syntax 2018-02-07 14:20:58 +05:30
Simon Knox cda2516a69 dynamic imports for groups: pages 2018-01-18 23:50:33 +00:00
Winnie Hellmann be8c4af83a Filter groups and projects dropdowns of search page on backend 2018-01-17 23:32:42 +00:00
Clement Ho 62928a3f12 Refactor dispatcher search path 2018-01-10 12:39:33 -06:00