summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/pages/projects/project.js
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-2/+2
|
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-1/+1
|
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-9/+11
|
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-4/+4
|
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-4/+4
|
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-2/+6
|
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-4/+13
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-7/+8
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-19/+11
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-38/+2
|
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-5/+26
|
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-39/+47
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-12/+12
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-221-5/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-23/+20
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-5/+5
|
* Update Pipelines Minutes expire banner (CE)Ammar Alakkad2019-09-041-7/+0
| | | | | | | - remove hiding the alert functionality - use `danger` class instead of `warning` https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14786
* Add repo-refs control for search pageminghuan lei2019-08-091-12/+11
| | | | - only in blobs result
* added code differences from EE to CEMichel Engelen2019-06-071-0/+12
|
* Further design iteration on project overviewDennis Tang2018-12-071-1/+8
| | | | | | | | | | | | | | | | | | | | Continues the iteration on the project overview UI: - moved star, fork and new clone button (copy SSH/HTTPS URLs) to top right, made them smaller - avatar is now larger (64px) - 'Request access' is now a link instead of a button - overview comes before the description + changed styling and added icons - description font-size is now 16px (large-paragraph) - quick links to files are moved downwards below the commit/pipeline info - margins changed to group content into 4 groups to clean up the interface - visibility info reduced to icon-only and moved to the right of the title
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-1/+3
|
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-2/+1
|
* Merge branch ↵Mike Greiling2018-09-061-0/+7
|\ | | | | | | | | | | | | | | | | '50535-display-banner-to-notify-user-if-project-is-implicitly-opted-ado' into 'master' Displays banner to notify users ADO is implicitly enabled Closes #50535 See merge request gitlab-org/gitlab-ce!21503
| * Displays banner to notify users ADO is implicitly enabledMayra Cabrera2018-09-061-0/+7
| | | | | | | | | | | | | | | | If ADO is implicitly enabled for a project due to the instance wide setting feature or feature flag rollout then an owner or maintainer visiting that project are going to see a banner. Closes #50535
* | Resolve "Improve project overview UI"Dennis Tang2018-09-061-22/+35
|/
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+2
|
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
|
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Update to jQuery 3.Jacob Schatz2018-02-201-3/+3
|
* Replace $.ajax in project.jsaxios-projectClement Ho2018-02-011-9/+10
|
* Added dispatcher imports for some project routesPhil Hughes2018-01-161-0/+133