summaryrefslogtreecommitdiff
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Update dependency @gitlab/svgs to ^1.67.0Lukas Eipert2019-07-051-4/+4
|
* Update dependency @gitlab/ui to ^5.3.2Lukas Eipert2019-07-051-4/+4
|
* Merge branch '63971-remove-istanbul' into 'master'Kushal Pandya2019-07-031-86/+14
|\ | | | | | | | | | | | | Remove istanbul JavaScript package Closes #63971 See merge request gitlab-org/gitlab-ce!30232
| * Remove istanbul JavaScript packageTakuya Noguchi2019-07-021-86/+14
| | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | Update dependency @gitlab/svgs to ^1.66.0Lukas Eipert2019-06-281-4/+4
|/
* Use absolute paths for SCSS importsLukas Eipert2019-06-281-147/+57
| | | | | | | | | | | A recent update in [GitLab UI] and setting the [config.assets.paths] to include `node_modules` for the resolution of SCSS imports, allows us to have much nicer imports which don't rely on brittle relative paths. This change also forwards @gitlab/ui to the newest version [GitLab UI]: https://gitlab.com/gitlab-org/gitlab-ui/merge_requests/602 [config.assets.paths]: https://gitlab.com/gitlab-org/gitlab-ce/blob/d9026d0ffa0/config/application.rb#L169
* Update Mermaid to 8.1.0Stan Hu2019-06-251-12/+112
| | | | | | | | | This fixes dotted lines not rendering when the htmlLabels setting is false (https://github.com/knsv/mermaid/pull/828). Full list of changes: https://github.com/knsv/mermaid/releases Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60869
* Merge branch 'leipert-upgrade-axios' into 'master'Phil Hughes2019-06-251-19/+19
|\ | | | | | | | | Upgrade axios to 0.19.0 See merge request gitlab-org/gitlab-ce!29981
| * Upgrade axios to 0.19.0leipert-upgrade-axiosLukas Eipert2019-06-241-19/+19
| |
* | Upgrade jquery to 3.4.1leipert-upgrade-jqueryLukas Eipert2019-06-241-4/+4
|/
* Update tar to 2.2.2Takuya Noguchi2019-06-221-8/+8
| | | | | | | | | References: - https://www.npmjs.com/advisories/803 - https://hackerone.com/reports/344595 Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Upgrade prettier to latest (v1.18.2)Mike Greiling2019-06-211-4/+4
| | | | | | | | | | | | | Upgrades prettier to the latest version, and auto-corrects files with yarn prettier-all-save The diffs all seem to stem from formatting changes in brackets within template literals. Nothing major. Relevant changelogs here: https://prettier.io/blog/2019/04/12/1.17.0.html https://prettier.io/blog/2019/06/06/1.18.0.html
* Update dependency @gitlab/ui to ^4.3.0null2019-06-181-4/+4
|
* Upgrade gitlab-ui 4.2.0Enrique Alcantara2019-06-171-4/+5
|
* Update dependency @gitlab/ui to ^4.1.0null2019-06-141-4/+4
|
* Update dependency @gitlab/svgs to ^1.65.0Lukas 'Eipi' Eipert2019-06-141-4/+4
|
* Merge branch 'renovate/gitlab-eslint-plugin-i18n-1.x' into 'master'Mike Greiling2019-06-141-1/+1
|\ | | | | | | | | Update dependency @gitlab/eslint-plugin-i18n to ^1.1.0 See merge request gitlab-org/gitlab-ce!29630
| * Update dependency @gitlab/eslint-plugin-i18n to ^1.1.0renovate/gitlab-eslint-plugin-i18n-1.xLukas 'Eipi' Eipert2019-06-131-1/+1
| |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Simon Knox2019-06-151-4/+4
|\ \ | | | | | | | | | 62966-embed-zoom-call-in-issue-mvc
| * | Upgrade gitlab-ui and migrate gl-paginationPaul Gascou-Vaillancourt2019-06-141-4/+4
| |/ | | | | | | | | | | - Upgraded gitlab-ui to v4.0.0 - Migrated pagination_links to reflect breaking changes introduced in gitlab-ui v4.0.0
* | Add Join meeting button to Issues with Zoom links62966-embed-zoom-call-in-issue-mvcSimon Knox2019-06-141-4/+4
|/ | | | | Detect links containing zoom.us followed by j, s, or my Add link below Issue title that links to Zoom meeting
* Disable unnecessary ESLint i18n offencesBrandon Labuschagne2019-06-131-0/+12
| | | | | | | | Unnecessary offences include false positives as well as flagged errors which have follow up issues in order to be addressed. Not all issues have been addressed before this being submitted in the spirit of results and iteration.
* Update dependency @gitlab/ui to ^3.11.0Lukas 'Eipi' Eipert2019-06-051-4/+4
|
* Resolve "Charts with many overlapping series display incorrectly"Adriel Santiago2019-06-041-4/+4
|
* Bump up @gitlab/eslint-config dependency versionNathan Friend2019-06-041-4/+4
|
* Upgrade core-js and add URL polyfillupgrade-core-jsPaul Gascou-Vaillancourt2019-05-301-1/+6
| | | | | | - Upgraded core-js from v2.x to v3.1.3 - Updated core-js import statements - Enabled URL polyfill
* Merge branch 'graphql-batch-requests-ee' into 'master'Filipa Lacerda2019-05-301-1/+19
|\ | | | | | | | | Enable GraphQL batch requests See merge request gitlab-org/gitlab-ce!28370
| * Enable GraphQL batch requestsPhil Hughes2019-05-291-1/+19
| |
* | Update dependency @gitlab/ui to ^3.10.1Lukas 'Eipi' Eipert2019-05-291-6/+6
|/
* Upgrade Jest to v24.8.0Winnie Hellmann2019-05-281-535/+758
|
* Update dependency @gitlab/svgs to ^1.63.0Lukas 'Eipi' Eipert2019-05-241-4/+4
|
* Update dependency @gitlab/svgs to ^1.62.0Lukas 'Eipi' Eipert2019-05-231-168/+22
|
* Merge branch 'leipert-move-pdf-js' into 'master'Mike Greiling2019-05-201-0/+13
|\ | | | | | | | | Move to pdf.js distributed with npm See merge request gitlab-org/gitlab-ce!28156
| * Move to pdf.js distributed with npmleipert-move-pdf-jsLukas Eipert2019-05-101-0/+13
| | | | | | | | | | | | pdf.js is available on npm. Importing the dependency from there instead of vendoring it has certain benefits, e.g. the discoverability of updates (especially security fixes).
* | Upgrade babel to 7.4.4Takuya Noguchi2019-05-181-197/+395
| | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | Merge branch ↵leipert-node-12-compatibilityLukas Eipert2019-05-161-3/+3
|\ \ | | | | | | | | | '61629-dependency-installation-error-on-fsevents-1-2-4-with-node-js-12' of gitlab.com:tnir/gitlab-ce into leipert-node-12-compatibility
| * | Update indirect dependency fsevents from 1.2.4 to 1.2.9Takuya Noguchi2019-05-091-3/+3
| |/ | | | | | | | | | | In fsevents 1.x, fsevents 1.2.9+ supports for Node.js 12. Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | Upgrade node-sass for node 12 compatibilityLukas Eipert2019-05-161-18/+11
|/ | | | | | Some dependencies have incompatibilities with Node v12, which will become LTS in October. Namely node-sass and needed to be forwarded in order for their native extensions to compile without errors.
* Upgrade GitLab UI to 3.10.0upgrade-gitlab-uiLukas Eipert2019-05-061-4/+4
|
* Update dependency @gitlab/svgs to ^1.60.0Lukas 'Eipi' Eipert2019-05-061-4/+4
|
* Merge branch 'sh-upgrade-mermaid-8.0' into 'master'Kushal Pandya2019-04-301-30/+101
|\ | | | | | | | | Upgrade Mermaid to 8.0.0 See merge request gitlab-org/gitlab-ce!27706
| * Upgrade Mermaid to 8.0.0Stan Hu2019-04-261-30/+101
| | | | | | | | | | We were using 8.0.0-rc.8 previously, and there appears to be significant new dependencies.
* | Update dependency @gitlab/ui to ^3.7.0Lukas 'Eipi' Eipert2019-04-291-10/+10
|/
* Implement toast componentJacques Erasmus2019-04-251-4/+10
| | | | Implemented the toast component for success messages
* Update dependency @gitlab/ui to ^3.4.0Lukas 'Eipi' Eipert2019-04-231-4/+4
|
* Update dependency @gitlab/ui to ^3.3.0Lukas 'Eipi' Eipert2019-04-121-4/+4
|
* Update dependency @gitlab/svgs to ^1.59.0Lukas 'Eipi' Eipert2019-04-081-4/+4
|
* Update dependency @gitlab/ui to ^3.2.0Lukas 'Eipi' Eipert2019-04-051-4/+4
|
* Wrap long chart tooltip series label namesAdriel Santiago2019-04-051-4/+4
| | | | | Resolves an issue where long series label names overflow the popover chart tooltip container
* Support multiple queries per chart on metrics dashSarah Yasonik2019-04-051-4/+4
| | | | | | | | | | 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.