summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/show.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Fix failure when issue author is nilJarka Kadlecova2017-08-251-1/+2
|
* 33874 confidential issue redesignRegis Boudinot2017-08-071-1/+2
|
* Dont show toggle if only one action is available and do not show report as ↵Luke "Jared" Bennett2017-07-071-1/+2
| | | | abuse for current_user's issuables
* First UX review changesLuke "Jared" Bennett2017-07-071-12/+7
|
* Added report issuable featureLuke "Jared" Bennett2017-07-071-4/+7
|
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-8/+8
|
* Revert sticky confidential headerAnnabel Dunstone Gray2017-06-201-7/+1
|
* Add sticky confidential issue barClement Ho2017-06-071-1/+7
|
* Merge remote-tracking branch 'origin/master' into ↵Luke "Jared" Bennett2017-06-021-2/+3
|\ | | | | | | fix-realtime-edited-text-for-issues-9-3
| * Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-251-16/+20
| |\
| * | Changed all data to come through the JSON script elementPhil Hughes2017-05-241-10/+1
| | | | | | | | | | | | [ci skip]
| * | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-221-0/+2
| |\ \ | | | | | | | | | | | | [ci skip]
| | * \ Merge branch 'issue-edit-inline' into issue-edit-inline-move-projectPhil Hughes2017-05-181-0/+1
| | |\ \ | | | | | | | | | | | | | | | [ci skip]
| | * | | Added move to project in issue inline edit formPhil Hughes2017-05-171-0/+2
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-171-0/+1
| |\ \ \ \ | | | |/ / | | |/| | | | | | | [ci skip]
| | * | | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialissue-edit-inline-confidentialPhil Hughes2017-05-171-0/+2
| | |\ \ \ | | | |/ / | | | | | | | | | | [ci skip]
| | * | | Added inline confidential fieldPhil Hughes2017-05-151-0/+1
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-161-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Added markdown docs linkPhil Hughes2017-05-151-0/+1
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Added description field to inline edit formPhil Hughes2017-05-151-0/+1
| | |/ / | | | | | | | | | | | | [ci skip]
| * | | Added description template selectorPhil Hughes2017-05-151-0/+1
| |/ / | | | | | | | | | [ci skip]
| * | Shows delete button if permissions are correctPhil Hughes2017-05-151-0/+1
| | | | | | | | | | | | [ci skip]
| * | Added inline issue edit form actionsPhil Hughes2017-05-151-1/+1
| | | | | | | | | | | | [ci skip]
| * | Added eventHub events to change the showForm valuePhil Hughes2017-05-151-1/+1
| | | | | | | | | | | | [ci skip]
* | | Move issuable_app_data to helperLuke "Jared" Bennett2017-05-311-4/+1
| | |
* | | Review changes, improve editable helper spec and add hasUpdated computer to ↵Luke "Jared" Bennett2017-05-311-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | issue_show app Fix builds by only merge when updated_at_by is presnse Fix issue_show app.vue hasUpdated reference to state Fix missing bracket
* | | Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-311-2/+2
| |/ |/|
* | Remove redundant data-turbolink attributes from linksblackst0ne2017-05-251-4/+4
| |
* | Reorder Issue action buttons as per UX recommendationKushal Pandya2017-05-241-12/+16
| |
* | Fix spacing of issue emojis32631-issue-emoji-wrapAnnabel Dunstone Gray2017-05-191-3/+3
| |
* | Rename all references to rendered_title to realtime_changesrename-rendered_titleLuke "Jared" Bennett2017-05-131-1/+1
|/
* Remove some weird code to add/remove the task statusPhil Hughes2017-05-111-1/+1
| | | | | Moved the data into the data method Renamed edited ago class name
* Refactored issue tealtime elementsPhil Hughes2017-05-101-3/+8
| | | | | | This is to match our docs better and will also help a future issue. Also made it possible for the description & title to be readable when JS is disabled
* Merge branch 'issue-title-description-realtime' into 'master' Phil Hughes2017-05-051-8/+3
|\ | | | | | | | | | | | | Render Description Realtime :tada: Closes #25049 and #31355 See merge request !10865
| * resolve discussionissue-title-description-realtimeRegis2017-05-051-1/+1
| |
| * rename candescription to canUpdateIssueRegis2017-05-041-1/+1
| |
| * fix merge conflict with issue_show hamlRegis2017-04-251-1/+1
| |\
| * | render description - tasks work - gfm is juicyRegis2017-04-211-9/+3
| | |
* | | Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-2/+5
| | |
* | | Pull preserve into render helpersDouwe Maan2017-04-281-2/+1
| |/ |/|
* | Resolve "Clean up padding with Markdown headers"Taurie Davis2017-04-251-1/+1
|/
* Issue Title Vue: convert to .vue - use 'render' with 'createElement' in indexRegis Boudinot2017-04-151-0/+1
|
* Issue title realtimeRegis Boudinot2017-04-061-3/+6
|
* Redirect to signin when New Issue for not logged inSam Rose2017-03-201-30/+27
|
* remove isolated common_vue inclusionMike Greiling2017-03-031-2/+0
|
* create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-1/+1
|
* Improve performance of User Agent DetailZ.J. van de Weg2017-02-201-2/+2
|
* Merge branch 'master' of https://gitlab.com/dinsaw/gitlab-ce into ↵Dinesh Sawant2017-02-071-1/+1
|\ | | | | | | removed-unused-parameter-status-only
| * Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-311-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (83 commits) Fix small typo on new branch button spec Abillity to promote project labels to group labels Update and pin the `jwt` gem to ~> 1.5.6 refactor merge request build service Update index.md Clarify that Auto Deploy requires a public project. cop for gem fetched from a git source Add CHANGELOG entry Remove new branch button for confidential issues Remove flash warning from login page add complete changelog Add project ID index to `project_authorizations` table to optimize queries Fix disable storing of sensitive information when importing a new repo Fix notification when global=disabled, group=watch Ensure rake is called within the correct bundle context Fix 8.16.0 release date. Improve search within group logic Add changelog item about new attributes in group api Update group api doc with full_name and full_path attributes Add tests for nested groups in search service and search helper ...
| * \ Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-181-0/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (67 commits) Add some API endpoints for time tracking. use destructuring syntax instead add changelog yml file correct User_agent placement in robots.txt Fixing typo Fix Project#update_repository_size to convert MB to Bytes properly Remove repository trait from factories that don't need it in features Add the `:repository` trait to `:project` factories in Cucumber steps Add a `:repository` trait to the `:empty_project` factory Update clipboard_button text: Copy commit SHA to clipboard Fix search bar filter dropdown scrollbars get rid of log fix UI behaviour - only make new calls when button is clicked and dropdown is not displayed better UI fix - simple solution Disable all cops in .rubocop_todo.yml fix spec refactored a bunch of stuff based on feedback fix serializer fix bug retrieving medians fix specs ...