summaryrefslogtreecommitdiff
path: root/app/views/projects/protected_tags
Commit message (Expand)AuthorAgeFilesLines
* Removed protected_tags webpack bundleConstance Okoghenun2018-02-231-3/+0
* Chart.html.haml refactorJacob Schatz2018-02-191-1/+1
* Generalize protected branch/tag dropdownsce-backport-generalize-protected-branch-tags-to-create-item-dropdownEric Eastwood2018-01-121-1/+1
* Add underline hover state to all linksAnnabel Dunstone Gray2017-12-041-1/+1
* Add missing CSS class to capitalize the protectec tag header dropdown37174-wrong-case-for-roles-header-in-allowed-to-create-project-settings-dropdownJose Ivan Vargas2017-11-101-1/+1
* update settings panels to place "expanded" class on the correct elementMike Greiling2017-10-311-2/+2
* Add class to use in JS and testskushalpandya2017-07-191-1/+1
* Use shared protected tag views for CE-partialsbvl-shared-views-for-protected-refsBob Van Landuyt2017-07-1411-103/+122
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-4/+4
* Resolve "Rename settings panel "close" action to "collapse" to avoid confusion"Mike Greiling2017-06-221-1/+1
* Resolve "Simplified Repository Settings page"Mike Greiling2017-06-071-6/+13
* Backport EE refactorings for Protected Tag EE-only functionalityjej-backport-protected-tag-ee-role-refactoringsJames Edwards-Jones2017-05-316-8/+11
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-124-7/+9
* Fix specsClement Ho2017-05-042-2/+2
* Try waiting for previous dropdown to definitly close before going to clickLuke "Jared" Bennett2017-05-031-1/+1
* Show Flash message above Tags list18471-restrict-tag-pushes-protected-tagsKushal Pandya2017-04-071-1/+3
* Documentation for protected tagsJames Edwards-Jones2017-04-071-3/+3
* Fixes as per feedbackKushal Pandya2017-04-061-1/+1
* Protected Tags backend review changesJames Edwards-Jones2017-04-061-4/+4
* Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-043-10/+10
* Protected Tags prevents all updates instead of just force pushes.James Edwards-Jones2017-04-041-2/+2
* Update column widthsKushal Pandya2017-04-031-2/+2
* Render Push levels dropdownKushal Pandya2017-04-031-3/+3
* Added ProtectedTags#show pageJames Edwards-Jones2017-03-312-0/+34
* Protected tags can be added/listed via UIJames Edwards-Jones2017-03-315-8/+54
* Update property names for tagsKushal Pandya2017-03-213-4/+4
* Protect tag partialKushal Pandya2017-03-214-0/+71