summaryrefslogtreecommitdiff
path: root/app/views/projects/edit.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas2017-05-221-1/+1
* Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-221-4/+6
* Update edit.html.hamlpatch-21Fabio Busatto2017-05-181-1/+1
* Fix accessibility issues for Input fields across GitLabKushal Pandya2017-05-121-2/+2
* Don't autofill kubernetes namespaceZ.J. van de Weg2017-04-041-0/+2
* Add download attribute to download linksClement Ho2017-03-291-1/+1
* Fix project tag order because we assume so in testLin Jen-Shin2017-03-231-1/+1
* Removed the settings gear button inside the Project to a tabJose Ivan Vargas2017-03-071-0/+1
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-1/+1
* Merge branch 'create-new-project-ui-fix' into 'master' Dmitriy Zaporozhets2017-02-151-2/+2
|\
| * Layout alignment fix in new project and edit project screenPratik Borsadiya2017-02-131-2/+2
* | Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-1/+1
|/
* Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-031-3/+3
|\
| * Adds changelog entryFilipa Lacerda2017-02-031-2/+2
| * Only render hr when user can't archive project.Bryce Johnson2017-02-021-1/+1
* | Implement proper verification of certificate's public_key against the private...Kamil Trzcinski2017-01-311-41/+0
* | Fix URL to GitLab pages documentationRémy Coutable2017-01-311-1/+1
* | Clean up the text in pages viewAchilleas Pipinellis2017-01-311-8/+15
* | Add GitLab PagesKamil Trzcinski2017-01-311-0/+35
|/
* Ignore encrypted attributes in Import/ExportJames Lopez2017-01-301-0/+2
* Fix project name label's for reference in project settings27259-label-for-references-the-wrong-associated-text-inputClement Ho2017-01-271-1/+1
* Display project ID in project settings (!8572)winniehell2017-01-251-4/+11
* Fixed tests24032-changed-visibility-level-to-public-but-project-is-not-publicLuke "Jared" Bennett2016-12-101-2/+2
* Align permissions optionsAnnabel Dunstone Gray2016-12-101-34/+33
* Created shared/visibility_select and merged with feature permissions uiLuke "Jared" Bennett2016-12-101-59/+52
* Merge branch '25324-change-housekeeping-btn-to-default' into 'master' Alfredo Sumaran2016-12-091-1/+1
|\
| * Use default btn styling for Housekeeping button on projects settings pageRyan Harris2016-12-061-1/+1
* | Remove wrong '.builds-feature' class from the MR settings fieldset25171-fix-mr-features-settings-hidden-when-builds-are-disabledRémy Coutable2016-12-071-1/+2
|/
* Fix `LFS enabled` select box.Patricio Cano2016-11-231-6/+7
* Merge branch 'remove-wiki-image-border-radius' into 'master' Fatih Acet2016-11-041-1/+1
|\
| * Update avatar container name so it doesnt conflict with other image containersremove-wiki-image-border-radiusAnnabel Dunstone Gray2016-11-031-1/+1
* | Merge branch 'project-container-repo-disable' into 'master' Fatih Acet2016-11-031-2/+2
|\ \ | |/ |/|
| * Hides registry if project is disabledPhil Hughes2016-11-011-2/+2
* | Merge branch 'patch-6' into 'master' Achilleas Pipinellis2016-11-021-0/+1
|\ \
| * | add container registry images to not exported listBen Bodenmiller2016-10-291-0/+1
| |/
* | 23545 Fix distorted project and group avatarstauriedavis2016-11-011-1/+2
|/
* Fix typo in project settings that prevents users from enabling container regi...fix-container-registry-project-settingsAdam Niedzielski2016-10-241-1/+1
* fix font weight of project feature settingsproject-settings--features-weighttauriedavis2016-10-201-58/+58
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-24/+32
* FIx JS bug with select2 because of missing `data-field` attribute in select box.Patricio Cano2016-10-111-1/+1
* Link to Registry docs from project settingsAchilleas Pipinellis2016-10-061-1/+2
* Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes.Patricio Cano2016-09-151-9/+8
* Project tools visibility levelFelipe Artur2016-09-011-47/+51
* Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-301-3/+5
* Syntax and style fixes.Patricio Cano2016-08-301-1/+1
* Added project specific enable/disable setting for LFSPatricio Cano2016-08-301-0/+8
* Fix renaming repository when name contains invalid chars under settingsDouglas Barbosa Alexandre2016-07-271-0/+2
* Merge branch '15343-build-settiings' into 'master' Rémy Coutable2016-07-201-2/+0
|\
| * Remove builds settings from project settings; add builds settings route; add ...Annabel Dunstone2016-07-191-2/+0
* | Allow to disable user request access to groups/projectsFelipe Artur2016-07-201-0/+4
|/