summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] .help-block to .form-text.text-mutedClement Ho2018-04-117-8/+8
* [skip ci] Replace .radio with .form-checkClement Ho2018-04-111-1/+1
* [skip ci] Convert .checkbox to .form-checkClement Ho2018-04-111-1/+1
* [skip ci] Use existing .hidden properties rather than extending because of im...Clement Ho2018-04-101-2/+2
* [skip ci] Remove bootstrap 4's automatic dropdown caret placementClement Ho2018-04-101-0/+5
* [skip ci] Convert img-responsive to img-fluidClement Ho2018-04-101-1/+1
* [skip ci] Convert navbar-toggle to navbar-togglerClement Ho2018-04-103-5/+5
* [skip ci] Convert panel related class names to cardClement Ho2018-04-105-13/+13
* [skip ci] polyfill .hidden selectorClement Ho2018-04-103-7/+17
* [skip ci] Replace hidden-xsClement Ho2018-04-098-9/+9
* [skip ci] Replace hidden-smClement Ho2018-04-0910-11/+11
* [skip ci] Replace .visible-lg-* with .d-block.d-xl-noneClement Ho2018-04-091-1/+1
* [skip ci] Replace .visible-md-* with .d-block.d-lg-noneClement Ho2018-04-091-1/+1
* [skip ci] Replace .visible-sm-* with .d-block.d-md-noneClement Ho2018-04-091-2/+2
* [skip ci] Replace .visible-xs-* with .d-block.d-sm-noneClement Ho2018-04-091-1/+1
* [skip ci] Rename .hide to .d-noneClement Ho2018-04-091-3/+3
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-0922-26/+26
* Replace .pull-left with .float-leftClement Ho2018-04-0913-14/+14
* Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-0989-766/+2367
|\
| * Merge branch '44296-commit-path' into 'master'Phil Hughes2018-04-091-49/+58
| |\
| | * Checks if commit information exists before trying to render it44296-commit-pathFilipa Lacerda2018-04-061-49/+58
| * | Merge branch 'move-board-blank-state-vue-component' into 'master'Filipa Lacerda2018-04-092-34/+41
| |\ \
| | * | Move BoardBlankState vue componentGeorge Tsiolis2018-04-072-34/+41
| * | | Merge branch '44224-remove-gl' into 'master'Phil Hughes2018-04-0913-31/+27
| |\ \ \
| | * | | Remove modal store and mixins from global scope44224-remove-glFilipa Lacerda2018-04-0613-31/+27
| | | |/ | | |/|
| * | | Merge branch '32617-fix-template-selector-menu-visibility' into 'master'Phil Hughes2018-04-092-1/+5
| |\ \ \
| | * | | Fix template selector menu visibilityFabian Schneider2018-04-082-1/+5
| * | | | Projects and groups badges settings UIFrancisco Javier López2018-04-0817-1/+990
| |/ / /
| * | | Fix form javascriptKamil Trzciński2018-04-063-18/+24
| * | | Addreses frontend reviewMayra Cabrera2018-04-061-2/+3
| * | | Create barebones for DeploytokenMayra Cabrera2018-04-062-0/+21
| * | | Fix dashboard sortingJoshua Lambert2018-04-061-1/+1
| | |/ | |/|
| * | Added specs for rendered output, changed the background for stable tracksJose Ivan Vargas2018-04-065-7/+36
| * | Componetize the legend componentJose Ivan Vargas2018-04-066-76/+139
| * | UX Adjustments for the prometheus dashboardJose Ivan Vargas2018-04-066-67/+47
| * | formatting fixesJose Ivan Vargas2018-04-061-15/+12
| * | Add summary statistics prometheus dashboardJose Ivan Vargas2018-04-066-212/+271
| * | Web IDE blob image + default fallbackTim Zallmann2018-04-0610-28/+215
| * | Stop redirecting the page in graph main actionsFilipa Lacerda2018-04-067-213/+269
| * | Implement a new SHA partial for commit listsShah El-Rahman2018-04-061-21/+44
| * | Merge branch '43246-checkfilter' into 'master'Sean McGivern2018-04-062-5/+5
| |\ \ | | |/ | |/|
| | * Display illustration and message if no filter is selectedWinnie Hellmann2018-04-031-1/+1
| | * Check if at least one filter is set on dashboardJan Provaznik2018-04-031-4/+4
| * | Merge branch '44939-epic-comment-thread-backports' into 'master'Fatih Acet2018-04-066-33/+22
| |\ \
| | * | Return noteableType from app initial configKushal Pandya2018-04-061-10/+1
| | * | Use noteable type map from constantsKushal Pandya2018-04-061-10/+1
| | * | Add map for supported noteable typesKushal Pandya2018-04-061-0/+6
| | * | Set noteableType on noteableData as provided from DOM datasetKushal Pandya2018-04-051-1/+4
| | * | Use `isInVueNoteablePage` from dom_utilsKushal Pandya2018-04-051-11/+4
| | * | Add page helper methods for notesAppKushal Pandya2018-04-051-1/+6