GitLab Bot
b2e2c43b3c
Add latest changes from gitlab-org/gitlab@master
2020-12-24 00:10:25 +00:00
GitLab Bot
5c9f6c66fa
Add latest changes from gitlab-org/gitlab@master
2020-12-23 12:10:26 +00:00
GitLab Bot
28724c880b
Add latest changes from gitlab-org/gitlab@master
2020-11-18 09:09:02 +00:00
GitLab Bot
06c127aa72
Add latest changes from gitlab-org/gitlab@master
2020-09-15 15:10:08 +00:00
GitLab Bot
bd4eece38d
Add latest changes from gitlab-org/gitlab@master
2020-08-05 06:09:36 +00:00
GitLab Bot
0ec841b7f9
Add latest changes from gitlab-org/gitlab@master
2020-04-30 00:09:37 +00:00
GitLab Bot
8f9beefac3
Add latest changes from gitlab-org/gitlab@master
2020-03-23 12:09:47 +00:00
GitLab Bot
143f196f8b
Add latest changes from gitlab-org/gitlab@master
2019-11-18 18:06:53 +00:00
GitLab Bot
b66baea97d
Add latest changes from gitlab-org/gitlab@master
2019-11-06 00:06:13 +00:00
GitLab Bot
2b7a521434
Add latest changes from gitlab-org/gitlab@master
2019-11-04 09:06:21 +00:00
GitLab Bot
20450649ca
Add latest changes from gitlab-org/gitlab@master
2019-09-27 09:06:26 +00:00
GitLab Bot
80f61b4035
Add latest changes from gitlab-org/gitlab@master
2019-09-18 14:02:45 +00:00
Brandon Labuschagne
69a65d8d63
I18N JS files starting with p or r
...
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
This commit only targets Vanilla JS files.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
2019-05-17 16:23:42 +02:00
Tim Zallmann
40a04bc7e6
Wraps Select 2 Import into its own webpack bundle
...
Wraps all imports for select 2 to deferred imports,
especially in the main.js we are actually checking if there
is any select 2 element on the page or not.
2019-01-29 12:48:39 +01:00
Heinrich Lee Yu
c216b25dfe
Prettify JS
2018-11-19 23:59:54 +08:00
Heinrich Lee Yu
b12456049e
Change param name for consistency
2018-11-19 23:59:54 +08:00
Heinrich Lee Yu
fbe91125be
Update project selection dropdown API params
2018-11-19 23:59:54 +08:00
Mike Greiling
c559bcca03
Prettify additional modules (I through Z)
2018-10-16 13:01:19 -05:00
Mike Greiling
d76190371c
Resolve "Harmonize prettier and eslint configs"
2018-10-09 15:25:53 +00:00
Nick Thomas
3422cca4b7
Allow the project_select_tag to specify an initial value and for the selection to be clear-able
2018-08-15 07:38:18 +01:00
Jan Beckmann
352e322291
Resolve "404 when trying to create a new issue from the group"
2018-07-02 08:04:43 +00:00
Lukas Eipert
0e6441164f
remove all unused eslint-disable rules
2018-06-20 14:28:28 +02:00
Mike Greiling
f248be7257
require jQuery to be explicitly imported
2018-03-09 15:18:09 -06:00
Jacob Schatz
35c8fd5586
Update to jQuery 3.
2018-02-20 22:20:48 +00:00
Filipa Lacerda
77b1def421
Exports a couple of project related code as es6 modules
2017-11-17 11:30:09 +00:00
Francisco Javier López
0cf7afac4f
Changed project select to use it independently and not onlt as a combobutton
2017-10-30 12:44:28 +00:00
kushalpandya
e50ccb329e
Remove project select dropdown from breadcrumb
2017-09-05 19:01:57 +05:30
Bryce Johnson
0532bff6d4
Group-level new issue & MR using previously selected project
2017-08-07 20:55:50 +00:00
Phil Hughes
08a0af9fcf
moved more action buttons
2017-07-03 11:58:06 +01:00
blackst0ne
a7349560b2
'New issue'/'New merge request' dropdowns should show only projects with issues/merge requests feature enabled
2017-05-30 15:35:49 +11:00
Winnie Hellmann
035b7cc0b3
Add users endpoint to frontend API class
2017-05-19 21:22:46 +00:00
Sam Rose
435458d2b1
Update API on frontend to use v4
...
Use options object to pass params for project endpoint
2017-03-14 06:58:20 -04:00
Mike Greiling
0f31c5a92b
replace implicit this == window with explicit binding
2017-02-17 16:58:32 -06:00
Mike Greiling
ccada28f30
resolve all padded-blocks eslint violations
2017-01-18 17:16:41 -06:00
Alfredo Sumaran
2ed90c454d
Merge branch '18786-go-to-a-project-order' into 'master'
...
Go to a project order
Closes #18786
See merge request !7737
2016-12-27 20:41:04 +00:00
Jacopo
75060b93a6
Go to a project order
...
The order of "Go to a project" dropdown is based on last_activity_at
2016-12-15 22:34:39 +01:00
Mike Greiling
8e0e902b13
resolve all instances of no-undef eslint rule violations
2016-12-14 02:11:13 -06:00
Luke "Jared" Bennett
7cefaea876
explicitly disable eslint inline
2016-11-15 16:30:34 +00:00
Rémy Coutable
e5c6f943fe
Backport Group API code that was added in EE only
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-10-31 18:47:30 +01:00
winniehell
02f94cf038
disable ESLint for all JavaScript files
2016-10-26 10:02:58 +02:00
barthc
35ced4dae4
fix group links 404
2016-10-05 09:57:54 +01:00
Fatih Acet
aaa9509d12
ES6ify all the things!
2016-07-24 23:45:11 +03:00