| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve group list UI | Dennis Tang | 2019-06-24 | 2 | -12/+7 |
| | | | | | | | | | | | | This updates the groups list UI to match the style of the project list: - New layout - Improve loading state when loading group children - Larger, responsive text - Icon and text colors changed to secondary - Smaller button sizes - Content list description colors were standardized to body text | ||||
| * | Fix failing tests | Brandon Labuschagne | 2019-03-18 | 1 | -1/+1 |
| | | | | | | | | | A number of the karma tests looked for the .fa-spinner class or the icon element used for the font awesome spinner class. These instances have been refactored to now look for the .spinner class instead. | ||||
| * | Prettify all spec files | Mike Greiling | 2018-10-17 | 5 | -12/+22 |
| | | |||||
| * | enable jasmine/new-line-before-expect | Johann Hubert Sonntagbauer | 2018-10-17 | 9 | -0/+56 |
| | | |||||
| * | enable jasmine/prefer-jasmine-matcher | Johann Hubert Sonntagbauer | 2018-10-09 | 4 | -9/+9 |
| | | |||||
| * | Use GitLab ui pagination component for groups | Adriel Santiago | 2018-09-11 | 1 | -1/+2 |
| | | |||||
| * | Resolve "Improve handling of projects shared with a group" | Dennis Tang | 2018-09-07 | 1 | -42/+60 |
| | | |||||
| * | Enable "prefer-destructuring" in JS files | gfyoung | 2018-06-25 | 2 | -4/+4 |
| | | | | | Partially addresses #47006. | ||||
| * | convert remaining instances of import * to use spyOnDependency | Mike Greiling | 2018-04-23 | 2 | -6/+4 |
| | | |||||
| * | require jQuery to be explicitly importedremove-jquery-globals | Mike Greiling | 2018-03-09 | 1 | -0/+1 |
| | | |||||
| * | Resolve "Group Leave action is broken on Groups Dashboard and Homepage" | Shah El-Rahman | 2018-03-06 | 1 | -28/+31 |
| | | |||||
| * | Move EE-specific JavaScript files to ee/app/assets/javascripts | Rémy Coutable | 2018-02-26 | 7 | -12/+7 |
| | | |||||
| * | Add modal for stopping and retrying pipelines41297-new-design-for-cancel-stop-pipeline-confirmation | Shah El-Rahman | 2018-02-07 | 1 | -6/+6 |
| | | | | | | | | | Fix tests Address code review feedback Fix tests | ||||
| * | Update tests to cover modal dialog | Kushal Pandya | 2018-01-11 | 1 | -12/+54 |
| | | |||||
| * | Update tests for modal changes | Kushal Pandya | 2018-01-11 | 1 | -33/+7 |
| | | |||||
| * | Merge branch 'winh-modal-target-id' into 'master' | Filipa Lacerda | 2018-01-05 | 1 | -9/+3 |
| |\ | | | | | | | | | | | | | Add id to modal.vue to support data-toggle="modal" Closes #41584 See merge request gitlab-org/gitlab-ce!16189 | ||||
| | * | Add id to modal.vue to support data-toggle="modal" | Winnie Hellmann | 2018-01-05 | 1 | -9/+3 |
| | | | |||||
| * | | Update selector to test SVG icon name | Kushal Pandya | 2017-12-28 | 1 | -7/+3 |
| | | | |||||
| * | | Update selector to test SVG icon name, cleanup tests | Kushal Pandya | 2017-12-26 | 2 | -45/+18 |
| | | | |||||
| * | | ItemStatsValue Component | Kushal Pandya | 2017-12-26 | 1 | -0/+81 |
| |/ | |||||
| * | Rename popup-dialog to modal | Winnie Hellmann | 2017-12-12 | 1 | -12/+12 |
| | | |||||
| * | use exported methods instead of gl.utils | Phil Hughes | 2017-12-08 | 2 | -6/+6 |
| | | |||||
| * | karma spec updatesvue-update | Phil Hughes | 2017-11-01 | 1 | -2/+2 |
| | | |||||
| * | Add support for `archived` param | kushalpandya | 2017-10-13 | 2 | -3/+6 |
| | | |||||
| * | Groups tree enhancements for Groups Dashboard and Group Homepage | Kushal Pandya | 2017-10-04 | 8 | -0/+1116 |
