- 03 Feb, 2017 39 commits
-
-
Phil Hughes authored
-
Douglas Barbosa Alexandre authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Does not remove the issue from the selected tab when it it de-selected, it instead gets purged when changing tab
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Fixed scroll position being lost
-
Phil Hughes authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Selected data is added into a different array
-
Phil Hughes authored
Changed what is hidden when data is loading
-
Phil Hughes authored
Adds issues to list on frontend - need to push to backend
-
Phil Hughes authored
-
Phil Hughes authored
Fixed modal not closing on cancel clicked
-
Phil Hughes authored
Submit button disables/enables Submit button selects ids - but does not push it yet
-
Phil Hughes authored
Possibly need to change masonry library but so far it is the only one I found that works well
-
Phil Hughes authored
-
Phil Hughes authored
This removes the backlog list & instead creates a modal window that will list all issues that are not part of a list for easy adding onto the board Closes #26205
-
Sean McGivern authored
PlantUML support for Markdown Closes #4048 See merge request !8588
-
Sean McGivern authored
Backport changes from EE squash See merge request !8912
-
Dmitriy Zaporozhets authored
replace `find_with_namespace` with `find_by_full_path` See merge request !8949
-
Sean McGivern authored
Force new password after password reset via API Closes #24606 See merge request !8933
-
Sean McGivern authored
Backport changes from the EE-only squash implementation, which would otherwise conflict when merge CE into EE. <https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1024>
-
Stan Hu authored
Update installation docs to include Docker, others See merge request !8943
-
Adam Pahlevi authored
add complete changelog for !8949
-
- 02 Feb, 2017 1 commit
-
-
Horacio Sanson authored
Allow rendering of PlantUML diagrams in Markdown documents using fenced blocks: ```plantuml Bob -> Sara : Hello Sara -> Bob : Go away ``` Closes: #4048
-