Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [skip ci] .help-block to .form-text.text-muted | Clement Ho | 2018-04-11 | 7 | -8/+8 |
| | |||||
* | [skip ci] Replace .radio with .form-check | Clement Ho | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | [skip ci] Convert .checkbox to .form-check | Clement Ho | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | [skip ci] Use existing .hidden properties rather than extending because of ↵ | Clement Ho | 2018-04-10 | 1 | -2/+2 |
| | | | | important | ||||
* | [skip ci] Remove bootstrap 4's automatic dropdown caret placement | Clement Ho | 2018-04-10 | 1 | -0/+5 |
| | |||||
* | [skip ci] Convert img-responsive to img-fluid | Clement Ho | 2018-04-10 | 1 | -1/+1 |
| | |||||
* | [skip ci] Convert navbar-toggle to navbar-toggler | Clement Ho | 2018-04-10 | 3 | -5/+5 |
| | |||||
* | [skip ci] Convert panel related class names to card | Clement Ho | 2018-04-10 | 5 | -13/+13 |
| | |||||
* | [skip ci] polyfill .hidden selector | Clement Ho | 2018-04-10 | 3 | -7/+17 |
| | |||||
* | [skip ci] Replace hidden-xs | Clement Ho | 2018-04-09 | 8 | -9/+9 |
| | |||||
* | [skip ci] Replace hidden-sm | Clement Ho | 2018-04-09 | 10 | -11/+11 |
| | |||||
* | [skip ci] Replace .visible-lg-* with .d-block.d-xl-none | Clement Ho | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | [skip ci] Replace .visible-md-* with .d-block.d-lg-none | Clement Ho | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | [skip ci] Replace .visible-sm-* with .d-block.d-md-none | Clement Ho | 2018-04-09 | 1 | -2/+2 |
| | |||||
* | [skip ci] Replace .visible-xs-* with .d-block.d-sm-none | Clement Ho | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | [skip ci] Rename .hide to .d-none | Clement Ho | 2018-04-09 | 1 | -3/+3 |
| | |||||
* | [skip ci] Replace .pull-right with .float-right | Clement Ho | 2018-04-09 | 22 | -26/+26 |
| | |||||
* | Replace .pull-left with .float-left | Clement Ho | 2018-04-09 | 13 | -14/+14 |
| | |||||
* | Merge branch 'master' into 'bootstrap4' | Clement Ho | 2018-04-09 | 89 | -766/+2367 |
|\ | | | | | | | | | | | # Conflicts: # app/helpers/issuables_helper.rb # app/views/projects/_home_panel.html.haml # app/views/projects/commits/_commit.html.haml | ||||
| * | Merge branch '44296-commit-path' into 'master' | Phil Hughes | 2018-04-09 | 1 | -49/+58 |
| |\ | | | | | | | | | | | | | | | | | | | Resolve "Cannot read property 'commit_path' of null" Closes #44296 See merge request gitlab-org/gitlab-ce!18231 | ||||
| | * | Checks if commit information exists before trying to render it44296-commit-path | Filipa Lacerda | 2018-04-06 | 1 | -49/+58 |
| | | | |||||
| * | | Merge branch 'move-board-blank-state-vue-component' into 'master' | Filipa Lacerda | 2018-04-09 | 2 | -34/+41 |
| |\ \ | | | | | | | | | | | | | | | | | Move BoardBlankState vue component See merge request gitlab-org/gitlab-ce!17666 | ||||
| | * | | Move BoardBlankState vue component | George Tsiolis | 2018-04-07 | 2 | -34/+41 |
| | | | | |||||
| * | | | Merge branch '44224-remove-gl' into 'master' | Phil Hughes | 2018-04-09 | 13 | -31/+27 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Remove modal boards code from global namepsace See merge request gitlab-org/gitlab-ce!18222 | ||||
| | * | | | Remove modal store and mixins from global scope44224-remove-gl | Filipa Lacerda | 2018-04-06 | 13 | -31/+27 |
| | | |/ | | |/| | |||||
| * | | | Merge branch '32617-fix-template-selector-menu-visibility' into 'master' | Phil Hughes | 2018-04-09 | 2 | -1/+5 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Template selectors menu title mistakenly shown after toggling previewed changes" Closes #32617 See merge request gitlab-org/gitlab-ce!18118 | ||||
| | * | | | Fix template selector menu visibility | Fabian Schneider | 2018-04-08 | 2 | -1/+5 |
| | | | | | |||||
| * | | | | Projects and groups badges settings UI | Francisco Javier López | 2018-04-08 | 17 | -1/+990 |
| |/ / / | |||||
| * | | | Fix form javascript | Kamil Trzciński | 2018-04-06 | 3 | -18/+24 |
| | | | | |||||
| * | | | Addreses frontend review | Mayra Cabrera | 2018-04-06 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | Also fixes spec failures on presenter and docs | ||||
| * | | | Create barebones for Deploytoken | Mayra Cabrera | 2018-04-06 | 2 | -0/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes: - Model, factories, create service and controller actions - As usual, includes specs for everything - Builds UI (copy from PAT) - Add revoke action Closes #31591 | ||||
| * | | | Fix dashboard sorting | Joshua Lambert | 2018-04-06 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | Added specs for rendered output, changed the background for stable tracks | Jose Ivan Vargas | 2018-04-06 | 5 | -7/+36 |
| | | | |||||
| * | | Componetize the legend component | Jose Ivan Vargas | 2018-04-06 | 6 | -76/+139 |
| | | | |||||
| * | | UX Adjustments for the prometheus dashboard | Jose Ivan Vargas | 2018-04-06 | 6 | -67/+47 |
| | | | |||||
| * | | formatting fixes | Jose Ivan Vargas | 2018-04-06 | 1 | -15/+12 |
| | | | |||||
| * | | Add summary statistics prometheus dashboard | Jose Ivan Vargas | 2018-04-06 | 6 | -212/+271 |
| | | | |||||
| * | | Web IDE blob image + default fallback | Tim Zallmann | 2018-04-06 | 10 | -28/+215 |
| | | | |||||
| * | | Stop redirecting the page in graph main actions | Filipa Lacerda | 2018-04-06 | 7 | -213/+269 |
| | | | |||||
| * | | Implement a new SHA partial for commit lists | Shah El-Rahman | 2018-04-06 | 1 | -21/+44 |
| | | | |||||
| * | | Merge branch '43246-checkfilter' into 'master' | Sean McGivern | 2018-04-06 | 2 | -5/+5 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | Resolve "Show a message when loading the issues / merge requests dashboard without filters" Closes #43246 See merge request gitlab-org/gitlab-ce!17961 | ||||
| | * | Display illustration and message if no filter is selected | Winnie Hellmann | 2018-04-03 | 1 | -1/+1 |
| | | | |||||
| | * | Check if at least one filter is set on dashboard | Jan Provaznik | 2018-04-03 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When listing issues and merge requests on dasboard page, make sure that at least one filter is enabled. User's id is used in search autocomplete widget instead of username, which allows presetting user in filter dropdowns. Related to #43246 | ||||
| * | | Merge branch '44939-epic-comment-thread-backports' into 'master' | Fatih Acet | 2018-04-06 | 6 | -33/+22 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Follow-up from "Refactor discussions/notes code"" Closes #44939 See merge request gitlab-org/gitlab-ce!18190 | ||||
| | * | | Return noteableType from app initial config | Kushal Pandya | 2018-04-06 | 1 | -10/+1 |
| | | | | |||||
| | * | | Use noteable type map from constants | Kushal Pandya | 2018-04-06 | 1 | -10/+1 |
| | | | | |||||
| | * | | Add map for supported noteable types | Kushal Pandya | 2018-04-06 | 1 | -0/+6 |
| | | | | |||||
| | * | | Set noteableType on noteableData as provided from DOM dataset | Kushal Pandya | 2018-04-05 | 1 | -1/+4 |
| | | | | |||||
| | * | | Use `isInVueNoteablePage` from dom_utils | Kushal Pandya | 2018-04-05 | 1 | -11/+4 |
| | | | | |||||
| | * | | Add page helper methods for notesApp | Kushal Pandya | 2018-04-05 | 1 | -1/+6 |
| | | | |