Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added remove button | Phil Hughes | 2017-02-03 | 5 | -2/+77 |
* | Add optional id property to the issue schema | Douglas Barbosa Alexandre | 2017-02-03 | 1 | -0/+1 |
* | Fixed issue link href | Phil Hughes | 2017-02-03 | 3 | -6/+16 |
* | Disabled add issues button if no lists exist | Phil Hughes | 2017-02-03 | 3 | -11/+23 |
* | Remove unnecessary include from RemoveBacklogListsFromBoards migration | Douglas Barbosa Alexandre | 2017-02-03 | 1 | -2/+0 |
* | Fixed issue with issue not persisting in list | Phil Hughes | 2017-02-03 | 1 | -1/+1 |
* | Fixed up JS tests | Phil Hughes | 2017-02-03 | 3 | -18/+3 |
* | Reuse endpoint to list issues for a list instead of create a new one | Douglas Barbosa Alexandre | 2017-02-03 | 8 | -60/+79 |
* | Removed backlog frontend code | Phil Hughes | 2017-02-03 | 2 | -3/+1 |
* | Lists dropdown drops up | Phil Hughes | 2017-02-03 | 2 | -1/+6 |
* | Some styling updates | Phil Hughes | 2017-02-03 | 9 | -26/+79 |
* | Fixed some failing lint tests | Phil Hughes | 2017-02-03 | 4 | -7/+8 |
* | Infinite scrolling | Phil Hughes | 2017-02-03 | 5 | -6/+37 |
* | Fixed masonry re-triggering when it didnt need to | Phil Hughes | 2017-02-03 | 1 | -2/+8 |
* | Boards spec update to take into account removed backlog | Phil Hughes | 2017-02-03 | 2 | -146/+73 |
* | Fix feature spec for issue sidebar on issue boards | Douglas Barbosa Alexandre | 2017-02-03 | 1 | -30/+33 |
* | Fix feature spec to create new issue on issue boards | Douglas Barbosa Alexandre | 2017-02-03 | 1 | -2/+3 |
* | Remove backlog lists from factories | Douglas Barbosa Alexandre | 2017-02-03 | 2 | -7/+0 |
* | Update the API endpoint to get the lists of a project board | Douglas Barbosa Alexandre | 2017-02-03 | 1 | -1/+1 |
* | Fix spec for Projects::Boards::ListsController | Douglas Barbosa Alexandre | 2017-02-03 | 2 | -2/+2 |
* | Remove backlog lists from board services | Douglas Barbosa Alexandre | 2017-02-03 | 8 | -88/+6 |
* | Remove backlog lists from boards | Douglas Barbosa Alexandre | 2017-02-03 | 5 | -55/+50 |
* | Used issue bulk update instead of different endpoint | Phil Hughes | 2017-02-03 | 8 | -21/+16 |
* | Added more tests | Phil Hughes | 2017-02-03 | 7 | -3/+317 |
* | Reloads issues when re-opening modal | Phil Hughes | 2017-02-03 | 9 | -35/+5 |
* | Added empty state | Phil Hughes | 2017-02-03 | 8 | -9/+105 |
* | Cleaned up some code | Phil Hughes | 2017-02-03 | 8 | -163/+91 |
* | Started tests | Phil Hughes | 2017-02-03 | 12 | -33/+242 |
* | Created a modal store | Phil Hughes | 2017-02-03 | 9 | -73/+98 |
* | Search bar now returns data | Phil Hughes | 2017-02-03 | 7 | -35/+72 |
* | Changed where data gets loaded | Phil Hughes | 2017-02-03 | 9 | -44/+63 |
* | Added selectable list before adding issues | Phil Hughes | 2017-02-03 | 5 | -8/+100 |
* | Mobile sizes | Phil Hughes | 2017-02-03 | 1 | -1/+11 |
* | Fixes layout issue on selected tab | Phil Hughes | 2017-02-03 | 2 | -4/+15 |
* | Selected issues show with checkmark | Phil Hughes | 2017-02-03 | 6 | -24/+141 |
* | Added masonry layout | Phil Hughes | 2017-02-03 | 7 | -17/+2548 |
* | Styling fix for list | Phil Hughes | 2017-02-03 | 4 | -2/+9 |
* | Add issues to boards list | Phil Hughes | 2017-02-03 | 18 | -52/+438 |
* | Merge branch 'markdown-plantuml' into 'master' | Sean McGivern | 2017-02-03 | 9 | -8/+115 |
|\ | |||||
| * | PlantUML support for Markdown | Horacio Sanson | 2017-02-03 | 9 | -8/+115 |
* | | Merge branch 'squash' into 'master' | Sean McGivern | 2017-02-03 | 13 | -28/+75 |
|\ \ | |||||
| * | | Backport changes from EE squash | Sean McGivern | 2017-02-03 | 13 | -28/+75 |
* | | | Merge branch 'fwn-to-find-by-full-path' into 'master' | Dmitriy Zaporozhets | 2017-02-03 | 22 | -32/+32 |
|\ \ \ | |||||
| * | | | replace `find_with_namespace` with `find_by_full_path` | Adam Pahlevi | 2017-02-03 | 22 | -32/+32 |
* | | | | Merge branch '24606-force-password-reset-on-next-login' into 'master' | Sean McGivern | 2017-02-03 | 4 | -0/+14 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Update api docs and minor changes | George Andrinopoulos | 2017-02-02 | 2 | -2/+4 |
| * | | | Force new password after password reset via API | George Andrinopoulos | 2017-02-02 | 3 | -0/+12 |
* | | | | Merge branch 'update-installation-docs' into 'master' | Stan Hu | 2017-02-03 | 2 | -0/+139 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Update installation docs to include Docker, othersupdate-installation-docs | Cindy Pallares | 2017-02-02 | 2 | -0/+139 |
* | | | | Merge branch 'fix-git-hooks-when-creating-file' into 'master' | Douwe Maan | 2017-02-02 | 41 | -439/+906 |
|\ \ \ \ |