Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependency @gitlab/ui to ^3.3.0 | Lukas 'Eipi' Eipert | 2019-04-12 | 1 | -1/+1 |
| | |||||
* | Adds a vendors folder for third party CSS | Filipa Lacerda | 2019-04-09 | 1 | -1/+1 |
| | | | | Does not run stylelint for the vendors folder | ||||
* | Merge branch '10938-fix-styleline' into 'master' | Phil Hughes | 2019-04-08 | 1 | -1/+1 |
|\ | | | | | | | | | Adds EE folder in the stylelint command See merge request gitlab-org/gitlab-ce!27058 | ||||
| * | Adds EE folder in the stylelint command10938-fix-styleline | Filipa Lacerda | 2019-04-05 | 1 | -1/+1 |
| | | |||||
* | | Update dependency @gitlab/svgs to ^1.59.0 | Lukas 'Eipi' Eipert | 2019-04-08 | 1 | -1/+1 |
| | | |||||
* | | Update dependency @gitlab/ui to ^3.2.0 | Lukas 'Eipi' Eipert | 2019-04-05 | 1 | -1/+1 |
| | | |||||
* | | Wrap long chart tooltip series label names | Adriel Santiago | 2019-04-05 | 1 | -1/+1 |
| | | | | | | | | | | Resolves an issue where long series label names overflow the popover chart tooltip container | ||||
* | | Support multiple queries per chart on metrics dash | Sarah Yasonik | 2019-04-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Adding support for metrics alerts disabled multiple query support. To avoid a data model refactor, this enables the visual of multiple queries per chart on the front end, combining queries based on metric group, title, and y-axis label. This also adds support for adding and editing alerts based on the query selected rather than the single metric associated with the chart. | ||||
* | | Update stylelint error formatterstylint-error-formatter-1-0-2 | Luke Bennett | 2019-04-05 | 1 | -1/+1 |
| | | |||||
* | | Update @gitlab/eslint-config version | Jose Vargas | 2019-04-04 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'webpack-memory-bump' into 'master' | Phil Hughes | 2019-04-04 | 1 | -3/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | Fix webpack dev-server crash caused by 1.5gb limit Closes #59075 See merge request gitlab-org/gitlab-ce!26849 | ||||
| * | | Fix webpack dev-server crash due to memory limitwebpack-memory-bump | Simon Knox | 2019-04-04 | 1 | -3/+3 |
| | | | | | | | | | | | | Remove unneeded var for webpack-prod call in gitlab-ci | ||||
* | | | Add docs for debugging Jest tests | Simon Knox | 2019-04-03 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'leipert-resolve-fe-dependency-conflict-ce' into 'master' | Filipa Lacerda | 2019-04-03 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | Resolve CE/EE difference in FE dependency files See merge request gitlab-org/gitlab-ce!26856 | ||||
| * | | | Resolve CE/EE difference in FE dependency filesleipert-resolve-fe-dependency-conflict-ce | Lukas Eipert | 2019-04-02 | 1 | -0/+2 |
| | |/ | |/| | | | | | | | This resolved the one conflict we have in CE/EE. | ||||
* | | | Update dependency @gitlab/svgs to ^1.58.0 | Lukas 'Eipi' Eipert | 2019-04-02 | 1 | -1/+1 |
|/ / | |||||
* | | CE backport of design-management-upload-client | Phil Hughes | 2019-04-02 | 1 | -1/+2 |
| | | |||||
* | | Add jQuery matchers to Jest | Winnie Hellmann | 2019-04-01 | 1 | -0/+1 |
|/ | |||||
* | Update dependency @gitlab/svgs to ^1.57.0 | Lukas 'Eipi' Eipert | 2019-03-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into 'renovate/gitlab-svgs-1.x' | Lukas 'Eipi' Eipert | 2019-03-28 | 1 | -1/+1 |
| | | | | | # Conflicts: # package.json | ||||
* | Upgraded Vue to 2.6.8 | Tim Zallmann | 2019-03-27 | 1 | -7/+7 |
| | | | | Upgrade to latest Version | ||||
* | Update bootstrap to 4.3.1 | Lukas Eipert | 2019-03-27 | 1 | -3/+3 |
| | |||||
* | Merge branch 'winh-jest-console' into 'master' | Phil Hughes | 2019-03-27 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | Provide custom Jest environment with mocked console Closes #58203 See merge request gitlab-org/gitlab-ce!26577 | ||||
| * | Add jest-environment-jsdom and jest-util dependencies | Winnie Hellmann | 2019-03-26 | 1 | -0/+2 |
| | | |||||
* | | First iteration of GitLab own Stylelints | Tim Zallmann | 2019-03-26 | 1 | -1/+5 |
|/ | | | | | | | | DRYed the code Changed new rules to warnings Manual prettified and added stylelint rules | ||||
* | (CE port) Replace GlSearchBox with GlSearchBoxByType | Martin Wortschack | 2019-03-25 | 1 | -1/+1 |
| | |||||
* | Revert "Merge branch 'renovate/gitlab-ui-2.x' into 'master'" | Winnie Hellmann | 2019-03-25 | 1 | -1/+1 |
| | | | | This reverts merge request !26380 | ||||
* | Update dependency @gitlab/ui to ^2.4.1 | Lukas 'Eipi' Eipert | 2019-03-20 | 1 | -1/+1 |
| | |||||
* | Merge branch 'winh-yarn-test-command' into 'master' | Clement Ho | 2019-03-20 | 1 | -0/+1 |
|\ | | | | | | | | | Introduce yarn test to run Jest and Karma See merge request gitlab-org/gitlab-ce!26320 | ||||
| * | Introduce yarn test to run Jest and Karma | Winnie Hellmann | 2019-03-19 | 1 | -0/+1 |
| | | |||||
* | | Update dependency @gitlab/ui to ^2.3.0 | Lukas 'Eipi' Eipert | 2019-03-14 | 1 | -1/+1 |
|/ | |||||
* | Prefer node_modules At.js and jquery.carat versions | Mike Greiling | 2019-03-13 | 1 | -0/+2 |
| | | | | | Remove references to the vendored copies of At.js and jquery.carat as well as the legacy rails wrapper gem. | ||||
* | Merge branch 'renovate/gitlab-ui-2.x' into 'master' | Phil Hughes | 2019-03-12 | 1 | -1/+1 |
|\ | | | | | | | | | Update dependency @gitlab/ui to ^2.2.3 See merge request gitlab-org/gitlab-ce!25977 | ||||
| * | Update dependency @gitlab/ui to ^2.2.3 | Lukas 'Eipi' Eipert | 2019-03-11 | 1 | -1/+1 |
| | | |||||
* | | Upgrade prettier to latest | Mike Greiling | 2019-03-08 | 1 | -1/+1 |
|/ | |||||
* | Fix "yarn-deduplicate has unmet dependencies" | Mike Greiling | 2019-03-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into fl-update-gitlab-ui | Filipa Lacerda | 2019-03-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * master: Fix cluster health charts Use gitlab-ci job name in environment dropdown Moved all emojis to the public folder Add Dependency Scanning vendored template for EE Added a condition on squash message display Improve files_decorator performance Move empty_repo check on its own Disable gitlab:ui:visual for documentation changes Allow protected branch creation for empty project Change 11.9 for 11.7 in include external files Add performance, dast, and review jobs to tags pipeline Update documentation Add build for tags fix group without owner after transfer | ||||
* | Fix cluster health charts | Adriel Santiago | 2019-03-07 | 1 | -1/+1 |
| | | | | Render both usage and capacity in chart | ||||
* | Update dependency @gitlab/ui to ^2.2.0 | Lukas 'Eipi' Eipert | 2019-03-06 | 1 | -1/+1 |
| | |||||
* | Update gitlab-ui to 2.1.1 | Clement Ho | 2019-03-06 | 1 | -1/+1 |
| | |||||
* | Merge branch '58390-jest-coverage-analysis-is-failing-on-master' into 'master' | Filipa Lacerda | 2019-03-05 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | Re-add babel plugins for dynamic imports Closes #58390 See merge request gitlab-org/gitlab-ce!25763 | ||||
| * | Re-add babel plugins for dynamic imports | Lukas Eipert | 2019-03-05 | 1 | -0/+1 |
| | | | | | | | | | | | | With https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25597 we also removed the babel-plugin-dynamic-import-node. It is now throwing errors when we run jest with coverage. | ||||
* | | Revert "Merge branch 'gitlab-ui-visual' into 'master'" | Winnie Hellmann | 2019-03-05 | 1 | -1/+1 |
|/ | | | | | | | | This reverts commit 34293b5af83af03e8c814f488be8c31e37ff5be3, reversing changes made to fdcfae2a92ac105d458e6f9617c1f22229ef34b6. Conflicts: .gitlab-ci.yml | ||||
* | Add gitlab ui visual test | Clement Ho | 2019-03-05 | 1 | -1/+1 |
| | |||||
* | Add error string formatter for stylelint | Luke Bennett | 2019-03-01 | 1 | -1/+2 |
| | | | | | | Improves stylelint output by re-printing failures after all warnings. This makes it a lot easier to find failures. | ||||
* | Upgrade jest and related dependencies | Lukas Eipert | 2019-02-28 | 1 | -10/+9 |
| | | | | | | | | | | This removes other outdated babel@6 dependencies as well. Unfortunately the newer version of vue-jest has a dependency of an older version of ts-jest. In order to satisfy the peerDependency from ts-jest, we are forcing the version@24. The only "breaking" change from ts-jest 23->24 is that it requires a newer version of jest. This might be obsolete soon, as vue-jest plans on switching to babel eventually. | ||||
* | Update apollo libraries | Phil Hughes | 2019-02-27 | 1 | -3/+3 |
| | |||||
* | Added GraphQL Jest transform | Phil Hughes | 2019-02-26 | 1 | -0/+1 |
| | |||||
* | Update dependency @gitlab/svgs to ^1.54.0 | Lukas 'Eipi' Eipert | 2019-02-22 | 1 | -1/+1 |
| | |||||
* | Update dependency @gitlab/svgs to ^1.53.0 | Lukas 'Eipi' Eipert | 2019-02-21 | 1 | -1/+1 |
| |