summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Explicitly sets `<kbd>` elements to `display: inline-block`47053-keyboard-shortcuts-modal-is-brokensamdbeckham2018-06-041-0/+4
* Replaces keyboard classed divs with kbd elementssamdbeckham2018-06-011-78/+78
* Updates the classnames on the kaminari pagination to fix small screen stylingsamdbeckham2018-06-014-4/+4
* Updates the classes on the haml version of the paginationsamdbeckham2018-06-014-4/+9
* Renames the "not" mixin to "not-list"samdbeckham2018-06-013-3/+3
* Fixes failing testssamdbeckham2018-06-014-5/+5
* Adds the changelog entry for pagination updatessamdbeckham2018-06-011-0/+5
* Removes a stray debugging linesamdbeckham2018-06-011-1/+1
* Adds a mixin for easier chaining of the :not selectorsamdbeckham2018-06-012-2/+35
* modifies the pagination at smaller screen sizessamdbeckham2018-06-011-0/+7
* Removes some redundant stying in favour of framework classessamdbeckham2018-06-012-95/+4
* Adds BS4 classes to the pagination componentsamdbeckham2018-06-011-1/+5
* Merge branch 'ide-jobs-list-components' into 'master'Filipa Lacerda2018-06-0144-547/+1571
|\
| * Merge branch 'master' into ide-jobs-list-componentside-jobs-list-componentsPhil Hughes2018-05-31109-1167/+1278
| |\
| * | fixed jobs getting overwritten incorrectlyPhil Hughes2018-05-301-1/+1
| * | fixed mutations specPhil Hughes2018-05-301-6/+4
| * | changed mutation to return new arrayPhil Hughes2018-05-305-49/+81
| * | changed mutations, update single object instead of returning new arrayPhil Hughes2018-05-306-47/+52
| * | Merge branch 'master' into ide-jobs-list-componentsPhil Hughes2018-05-30158-486/+1721
| |\ \
| * | | fixed failing specsPhil Hughes2018-05-302-3/+4
| * | | removed style from components & moved to repo.scssPhil Hughes2018-05-295-92/+98
| * | | more store testsPhil Hughes2018-05-293-3/+195
| * | | Merge branch 'master' into ide-jobs-list-componentsPhil Hughes2018-05-29165-1590/+3629
| |\ \ \
| * | | | karma fixesPhil Hughes2018-05-292-4/+6
| * | | | added component specsPhil Hughes2018-05-2910-39/+360
| * | | | added correct help path to empty statePhil Hughes2018-05-296-4/+18
| * | | | added empty state & YAML error statePhil Hughes2018-05-2910-18/+88
| * | | | 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-255-17/+27
| * | | | Merge branch 'master' into ide-jobs-list-componentsPhil Hughes2018-05-25732-3326/+3321
| |\ \ \ \
| * | | | | fixed mutations specPhil Hughes2018-05-252-2/+4
| * | | | | added external link iconPhil Hughes2018-05-254-4/+38
| * | | | | moved the collapsing method into a store actionPhil Hughes2018-05-256-30/+41
| * | | | | fixed mutations specPhil Hughes2018-05-254-33/+30
| * | | | | fixed pipeline actions specPhil Hughes2018-05-254-296/+73
| * | | | | refactored to use data we already havePhil Hughes2018-05-2511-174/+69
| * | | | | Merge branch 'master' into ide-jobs-list-componentsPhil Hughes2018-05-2564-346/+831
| |\ \ \ \ \
| * | | | | | removed hacky $forceUpdatePhil Hughes2018-05-251-5/+0
| * | | | | | spec fixesPhil Hughes2018-05-246-147/+74
| * | | | | | removed need for jobs componentPhil Hughes2018-05-244-71/+54
| * | | | | | improve design of job itemsPhil Hughes2018-05-248-23/+137
| * | | | | | added job item componentPhil Hughes2018-05-242-9/+31
| * | | | | | style improvementsPhil Hughes2018-05-2411-57/+163
| * | | | | | improve API calls by calling internal API to get dataPhil Hughes2018-05-248-56/+137
| * | | | | | added tab componentPhil Hughes2018-05-2415-16/+314
| * | | | | | Added right sidebar componentsPhil Hughes2018-05-243-0/+113
* | | | | | | Merge branch 'upgrade-worker-loader' into 'master'Filipa Lacerda2018-06-012-4/+4
|\ \ \ \ \ \ \
| * | | | | | | upgrade worker-loader to remove tappable deprecation warningsMike Greiling2018-05-302-4/+4
* | | | | | | | Merge branch 'docs-update-reporter-role' into 'master'Achilleas Pipinellis2018-06-011-1/+2
|\ \ \ \ \ \ \ \