Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed a link into a button | Phil Hughes | 2018-06-06 | 3 | -6/+9 |
* | removed event listener for event that no longer exists | Phil Hughes | 2018-06-06 | 1 | -1/+0 |
* | component specs | Phil Hughes | 2018-06-06 | 2 | -2/+4 |
* | fixed dropdown not re-showing the content | Phil Hughes | 2018-06-06 | 2 | -8/+7 |
* | fixed spacing | Phil Hughes | 2018-06-06 | 4 | -24/+35 |
* | move styles out of components | Phil Hughes | 2018-06-06 | 4 | -25/+2 |
* | fixed karma | Phil Hughes | 2018-06-06 | 1 | -3/+2 |
* | fixed dropdown items not having pointer cursor | Phil Hughes | 2018-06-06 | 1 | -1/+1 |
* | fixed loading icon hiding content | Phil Hughes | 2018-06-06 | 2 | -47/+48 |
* | correctly load up merge request | Phil Hughes | 2018-06-06 | 12 | -33/+74 |
* | fetch both created & assigned | Phil Hughes | 2018-06-06 | 11 | -91/+125 |
* | style updates | Phil Hughes | 2018-06-06 | 2 | -10/+48 |
* | Show merge requests in IDE | Phil Hughes | 2018-06-06 | 8 | -13/+270 |
* | added empty state | Phil Hughes | 2018-06-06 | 2 | -1/+6 |
* | fixed row log link title | Phil Hughes | 2018-06-06 | 1 | -1/+1 |
* | added missing button type | Phil Hughes | 2018-06-06 | 3 | -4/+13 |
* | design update | Phil Hughes | 2018-06-06 | 2 | -9/+12 |
* | component specs | Phil Hughes | 2018-06-06 | 1 | -8/+5 |
* | store specs | Phil Hughes | 2018-06-06 | 1 | -1/+1 |
* | fixed sidebar button not having active class | Phil Hughes | 2018-06-06 | 1 | -1/+7 |
* | reduced duplication of job details | Phil Hughes | 2018-06-06 | 5 | -80/+134 |
* | moved fetching trace to store | Phil Hughes | 2018-06-06 | 8 | -98/+86 |
* | removed need for job.js | Phil Hughes | 2018-06-06 | 2 | -67/+166 |
* | Show job logs in web IDE | Phil Hughes | 2018-06-06 | 9 | -0/+149 |
* | Fixed alignment issues with IDE sidebar | Phil Hughes | 2018-06-04 | 1 | -3/+11 |
* | Fixed typo in commit message help popoveride-highlighter-type-fox | Phil Hughes | 2018-06-01 | 1 | -1/+1 |
* | set is loading in success mutation | Phil Hughes | 2018-06-01 | 1 | -0/+1 |
* | Merge branch 'master' into ide-list-merge-requests | Phil Hughes | 2018-06-01 | 33 | -270/+667 |
|\ | |||||
| * | Merge branch 'ide-jobs-list-components' into 'master' | Filipa Lacerda | 2018-06-01 | 24 | -155/+606 |
| |\ | |||||
| | * | Merge branch 'master' into ide-jobs-list-componentside-jobs-list-components | Phil Hughes | 2018-05-31 | 7 | -27/+19 |
| | |\ | |||||
| | * | | fixed jobs getting overwritten incorrectly | Phil Hughes | 2018-05-30 | 1 | -1/+1 |
| | * | | changed mutation to return new array | Phil Hughes | 2018-05-30 | 3 | -15/+29 |
| | * | | changed mutations, update single object instead of returning new array | Phil Hughes | 2018-05-30 | 5 | -38/+39 |
| | * | | Merge branch 'master' into ide-jobs-list-components | Phil Hughes | 2018-05-30 | 6 | -21/+19 |
| | |\ \ | |||||
| | * | | | fixed failing specs | Phil Hughes | 2018-05-30 | 1 | -1/+1 |
| | * | | | removed style from components & moved to repo.scss | Phil Hughes | 2018-05-29 | 4 | -92/+2 |
| | * | | | more store tests | Phil Hughes | 2018-05-29 | 1 | -1/+1 |
| | * | | | added component specs | Phil Hughes | 2018-05-29 | 4 | -29/+37 |
| | * | | | added correct help path to empty state | Phil Hughes | 2018-05-29 | 5 | -3/+16 |
| | * | | | added empty state & YAML error state | Phil Hughes | 2018-05-29 | 6 | -8/+61 |
| | * | | | fixed height of header changing when expanding/collapsing | Phil Hughes | 2018-05-25 | 1 | -0/+1 |
| | * | | | fixed scrolling issues | Phil Hughes | 2018-05-25 | 1 | -3/+18 |
| | * | | | fixed up after bootstrap upgrade | Phil Hughes | 2018-05-25 | 3 | -12/+20 |
| | * | | | Merge branch 'master' into ide-jobs-list-components | Phil Hughes | 2018-05-25 | 7 | -17/+17 |
| | |\ \ \ | |||||
| | * | | | | fixed mutations spec | Phil Hughes | 2018-05-25 | 1 | -2/+2 |
| | * | | | | added external link icon | Phil Hughes | 2018-05-25 | 3 | -4/+25 |
| | * | | | | moved the collapsing method into a store action | Phil Hughes | 2018-05-25 | 5 | -30/+38 |
| | * | | | | fixed mutations spec | Phil Hughes | 2018-05-25 | 2 | -2/+9 |
| | * | | | | fixed pipeline actions spec | Phil Hughes | 2018-05-25 | 1 | -0/+1 |
| | * | | | | refactored to use data we already have | Phil Hughes | 2018-05-25 | 9 | -148/+68 |