summaryrefslogtreecommitdiff
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Fix webpack dev-server crash due to memory limitwebpack-memory-bumpSimon Knox2019-04-041-3/+3
| | | | Remove unneeded var for webpack-prod call in gitlab-ci
* Update dependency @gitlab/svgs to ^1.57.0Lukas 'Eipi' Eipert2019-03-291-1/+1
|
* Merge branch 'master' into 'renovate/gitlab-svgs-1.x'Lukas 'Eipi' Eipert2019-03-281-1/+1
| | | | | # Conflicts: # package.json
* Upgraded Vue to 2.6.8Tim Zallmann2019-03-271-7/+7
| | | | Upgrade to latest Version
* Update bootstrap to 4.3.1Lukas Eipert2019-03-271-3/+3
|
* Merge branch 'winh-jest-console' into 'master'Phil Hughes2019-03-271-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 dependenciesWinnie Hellmann2019-03-261-0/+2
| |
* | First iteration of GitLab own StylelintsTim Zallmann2019-03-261-1/+5
|/ | | | | | | | DRYed the code Changed new rules to warnings Manual prettified and added stylelint rules
* (CE port) Replace GlSearchBox with GlSearchBoxByTypeMartin Wortschack2019-03-251-1/+1
|
* Revert "Merge branch 'renovate/gitlab-ui-2.x' into 'master'"Winnie Hellmann2019-03-251-1/+1
| | | | This reverts merge request !26380
* Update dependency @gitlab/ui to ^2.4.1Lukas 'Eipi' Eipert2019-03-201-1/+1
|
* Merge branch 'winh-yarn-test-command' into 'master'Clement Ho2019-03-201-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 KarmaWinnie Hellmann2019-03-191-0/+1
| |
* | Update dependency @gitlab/ui to ^2.3.0Lukas 'Eipi' Eipert2019-03-141-1/+1
|/
* Prefer node_modules At.js and jquery.carat versionsMike Greiling2019-03-131-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 Hughes2019-03-121-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.3Lukas 'Eipi' Eipert2019-03-111-1/+1
| |
* | Upgrade prettier to latestMike Greiling2019-03-081-1/+1
|/
* Fix "yarn-deduplicate has unmet dependencies"Mike Greiling2019-03-071-1/+1
|
* Merge branch 'master' into fl-update-gitlab-uiFilipa Lacerda2019-03-071-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 chartsAdriel Santiago2019-03-071-1/+1
| | | | Render both usage and capacity in chart
* Update dependency @gitlab/ui to ^2.2.0Lukas 'Eipi' Eipert2019-03-061-1/+1
|
* Update gitlab-ui to 2.1.1Clement Ho2019-03-061-1/+1
|
* Merge branch '58390-jest-coverage-analysis-is-failing-on-master' into 'master'Filipa Lacerda2019-03-051-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 importsLukas Eipert2019-03-051-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 Hellmann2019-03-051-1/+1
|/ | | | | | | | This reverts commit 34293b5af83af03e8c814f488be8c31e37ff5be3, reversing changes made to fdcfae2a92ac105d458e6f9617c1f22229ef34b6. Conflicts: .gitlab-ci.yml
* Add gitlab ui visual testClement Ho2019-03-051-1/+1
|
* Add error string formatter for stylelintLuke Bennett2019-03-011-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 dependenciesLukas Eipert2019-02-281-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 librariesPhil Hughes2019-02-271-3/+3
|
* Added GraphQL Jest transformPhil Hughes2019-02-261-0/+1
|
* Update dependency @gitlab/svgs to ^1.54.0Lukas 'Eipi' Eipert2019-02-221-1/+1
|
* Update dependency @gitlab/svgs to ^1.53.0Lukas 'Eipi' Eipert2019-02-211-1/+1
|
* Update GitLab UI to latest versionAdriel Santiago2019-02-191-1/+1
|
* Added Stylelint SetupTim Zallmann2019-02-141-0/+5
| | | | | | | | Added stylelint to static-analysis Updated yarn dependencies CSS Fixes and rule adoptions of stylelint Added stylelint-scss Deduplicated yarn.lock to clear dependencies
* Update gitlab-svg to 1.52Brandon Labuschagne2019-02-121-1/+1
|
* Update `chart.js` to 2.7.2Andrew Fontaine2019-02-081-1/+1
|
* Project template: Fall back to GitLab logojlenny-AddPagesTemplatesLukas Eipert2019-02-071-1/+1
| | | | | Use gitlab-svg to provide the icons for rails, spring and express. For the new GitLab pages templates, we are falling back to the GitLab logo.
* Updated document-register-element and registering emojis in the new wayTim Zallmann2019-02-051-1/+1
|
* Update dependency @gitlab/ui to ^2.0.2Lukas 'Eipi' Eipert2019-02-041-1/+1
|
* gitlab-ui update with the new charting setupTim Zallmann2019-02-041-1/+1
|
* Merge branch ↵Filipa Lacerda2019-02-041-0/+1
|\ | | | | | | | | | | | | | | | | '50521-block-emojis-and-symbol-characters-from-user-s-full-names-2' into 'master' Resolve "Block emojis and symbol characters from user's full names" Closes #50521 See merge request gitlab-org/gitlab-ce!24523
| * Block emojis from user nameMartin Wortschack2019-02-011-0/+1
| | | | | | | | | | - Use JS regex for emoji validation - Add test for blocking emojis in full name - Fix existing tests for user status that failed locally
* | Bump up tasklist package to v2.2.0Fatih Acet2019-01-301-1/+1
| | | | | | | | v2.1.0 was published wrongly by the package author.
* | Use original tasklist package with new versionFatih Acet2019-01-301-1/+1
| |
* | Pass line number and source to backendFatih Acet2019-01-301-1/+1
| |
* | Temporarily use tasklist from fatihacet’s forkFatih Acet2019-01-301-1/+1
| |
* | Update dependency @gitlab/svgs to ^1.48.0Lukas 'Eipi' Eipert2019-01-291-1/+1
| |
* | Update dependency @gitlab/ui to ^1.22.1Lukas 'Eipi' Eipert2019-01-281-1/+1
| |
* | Update dependency @gitlab/ui to ^1.22.0Lukas 'Eipi' Eipert2019-01-281-1/+1
| |