summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide
Commit message (Expand)AuthorAgeFilesLines
* changed a link into a buttonPhil Hughes2018-06-063-6/+9
* removed event listener for event that no longer existsPhil Hughes2018-06-061-1/+0
* component specsPhil Hughes2018-06-062-2/+4
* fixed dropdown not re-showing the contentPhil Hughes2018-06-062-8/+7
* fixed spacingPhil Hughes2018-06-064-24/+35
* move styles out of componentsPhil Hughes2018-06-064-25/+2
* fixed karmaPhil Hughes2018-06-061-3/+2
* fixed dropdown items not having pointer cursorPhil Hughes2018-06-061-1/+1
* fixed loading icon hiding contentPhil Hughes2018-06-062-47/+48
* correctly load up merge requestPhil Hughes2018-06-0612-33/+74
* fetch both created & assignedPhil Hughes2018-06-0611-91/+125
* style updatesPhil Hughes2018-06-062-10/+48
* Show merge requests in IDEPhil Hughes2018-06-068-13/+270
* added empty statePhil Hughes2018-06-062-1/+6
* fixed row log link titlePhil Hughes2018-06-061-1/+1
* added missing button typePhil Hughes2018-06-063-4/+13
* design updatePhil Hughes2018-06-062-9/+12
* component specsPhil Hughes2018-06-061-8/+5
* store specsPhil Hughes2018-06-061-1/+1
* fixed sidebar button not having active classPhil Hughes2018-06-061-1/+7
* reduced duplication of job detailsPhil Hughes2018-06-065-80/+134
* moved fetching trace to storePhil Hughes2018-06-068-98/+86
* removed need for job.jsPhil Hughes2018-06-062-67/+166
* Show job logs in web IDEPhil Hughes2018-06-069-0/+149
* Fixed alignment issues with IDE sidebarPhil Hughes2018-06-041-3/+11
* Fixed typo in commit message help popoveride-highlighter-type-foxPhil Hughes2018-06-011-1/+1
* set is loading in success mutationPhil Hughes2018-06-011-0/+1
* Merge branch 'master' into ide-list-merge-requestsPhil Hughes2018-06-0133-270/+667
|\
| * Merge branch 'ide-jobs-list-components' into 'master'Filipa Lacerda2018-06-0124-155/+606
| |\
| | * Merge branch 'master' into ide-jobs-list-componentside-jobs-list-componentsPhil Hughes2018-05-317-27/+19
| | |\
| | * | fixed jobs getting overwritten incorrectlyPhil Hughes2018-05-301-1/+1
| | * | changed mutation to return new arrayPhil Hughes2018-05-303-15/+29
| | * | changed mutations, update single object instead of returning new arrayPhil Hughes2018-05-305-38/+39
| | * | Merge branch 'master' into ide-jobs-list-componentsPhil Hughes2018-05-306-21/+19
| | |\ \
| | * | | fixed failing specsPhil Hughes2018-05-301-1/+1
| | * | | removed style from components & moved to repo.scssPhil Hughes2018-05-294-92/+2
| | * | | more store testsPhil Hughes2018-05-291-1/+1
| | * | | added component specsPhil Hughes2018-05-294-29/+37
| | * | | added correct help path to empty statePhil Hughes2018-05-295-3/+16
| | * | | added empty state & YAML error statePhil Hughes2018-05-296-8/+61
| | * | | fixed height of header changing when expanding/collapsingPhil Hughes2018-05-251-0/+1
| | * | | fixed scrolling issuesPhil Hughes2018-05-251-3/+18
| | * | | fixed up after bootstrap upgradePhil Hughes2018-05-253-12/+20
| | * | | Merge branch 'master' into ide-jobs-list-componentsPhil Hughes2018-05-257-17/+17
| | |\ \ \
| | * | | | fixed mutations specPhil Hughes2018-05-251-2/+2
| | * | | | added external link iconPhil Hughes2018-05-253-4/+25
| | * | | | moved the collapsing method into a store actionPhil Hughes2018-05-255-30/+38
| | * | | | fixed mutations specPhil Hughes2018-05-252-2/+9
| | * | | | fixed pipeline actions specPhil Hughes2018-05-251-0/+1
| | * | | | refactored to use data we already havePhil Hughes2018-05-259-148/+68