Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds a waitForMutation helper for VueX | samdbeckham | 2019-07-22 | 1 | -2/+16 |
| | |||||
* | Update setImmediate use in karma specs64403-remove-setimmediate-polyfill | Mike Greiling | 2019-07-11 | 1 | -1/+2 |
| | |||||
* | Remove use of setTimeout in karma specs | Mike Greiling | 2019-07-11 | 1 | -4/+1 |
| | |||||
* | Comply with `no-implicit-coercion` rule (CE) | Nathan Friend | 2019-06-03 | 1 | -1/+3 |
| | | | | | | | | This commit is the result of running `yarn eslint --fix` after enabling the `no-implicit-coercion` ESLint rule. This rule has been added to our ESLint config here: https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14 | ||||
* | Rename vue_component_helper to text_helperfe-rename-vue-component-helper-ce | Paul Slaughter | 2019-05-16 | 1 | -0/+0 |
| | | | | | | **Why?** This file only contains a few text based helper functions. It has nothing to do with Vue or Vue components. | ||||
* | Filter merge requests by target branch | Hiroyuki Sato | 2019-03-09 | 1 | -1/+1 |
| | |||||
* | Fix polling for replies to individual notes | Heinrich Lee Yu | 2019-02-14 | 1 | -1/+4 |
| | | | | | Sets `updated_at` so that the transformed note is returned together with the new reply | ||||
* | Remove ECharts metrics dashboard feature flag | Adriel Santiago | 2019-02-07 | 2 | -0/+67 |
| | |||||
* | Attempt to fix lazy loader spec transient failure | Luke Bennett | 2018-11-26 | 2 | -0/+44 |
| | |||||
* | Prettify all spec files | Mike Greiling | 2018-10-17 | 5 | -15/+16 |
| | |||||
* | Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor' | Paul Slaughter | 2018-09-06 | 1 | -0/+1 |
| | |||||
* | Create 'mountComponentWithRender' for testing with slots | Paul Slaughter | 2018-08-21 | 1 | -0/+10 |
| | |||||
* | Create Web IDE MR and branch picker | Paul Slaughter | 2018-08-07 | 1 | -1/+1 |
| | |||||
* | Full list of vulnerabilities | Sam Beckham | 2018-07-26 | 1 | -0/+10 |
| | |||||
* | allow for testAction to wait until all promises are resolved | Lukas Eipert | 2018-07-19 | 2 | -7/+30 |
| | |||||
* | Vuex test helper improvements | Lukas Eipert | 2018-07-12 | 2 | -41/+214 |
| | |||||
* | Mock timeouts and Promise in SmartInterval tests | Winnie Hellmann | 2018-07-10 | 1 | -0/+1 |
| | |||||
* | Performance Improvements to Vue MR page | Tim Zallmann | 2018-06-30 | 1 | -4/+8 |
| | |||||
* | Added Diff Viewer to new VUE based MR page | Tim Zallmann | 2018-06-26 | 1 | -0/+2 |
| | |||||
* | Changes tab VUE refactoring | Felipe Artur | 2018-06-21 | 2 | -0/+43 |
| | |||||
* | remove all unused eslint-disable rules | Lukas Eipert | 2018-06-20 | 1 | -1/+0 |
| | |||||
* | Enable no-multi-assignment in JS files | gfyoung | 2018-06-15 | 1 | -1/+1 |
| | | | | Partially addresses #47006. | ||||
* | remove unused createComponentWithMixin from vue spec helpers | Lukas Eipert | 2018-05-29 | 1 | -21/+9 |
| | |||||
* | Show CI jobs in web IDE | Phil Hughes | 2018-05-22 | 1 | -1/+1 |
| | | | | Closes #44604 | ||||
* | Add `createComponentWithMixin` to create anonymous components with mixin | Kushal Pandya | 2018-05-14 | 1 | -3/+19 |
| | |||||
* | fix illegal references to "this" in module context | Mike Greiling | 2018-04-23 | 1 | -1/+1 |
| | |||||
* | Adds helpers to remove withespace and linebreaks | Filipa Lacerda | 2018-04-16 | 1 | -3/+18 |
| | |||||
* | Projects and groups badges settings UI | Francisco Javier López | 2018-04-08 | 1 | -0/+6 |
| | |||||
* | Add dispatch mock to the test helpervuex-action-helper-correctly-fail | Filipa Lacerda | 2018-03-29 | 1 | -10/+47 |
| | |||||
* | fixed failinng tests after helper change | Phil Hughes | 2018-03-29 | 1 | -8/+5 |
| | |||||
* | Use `toEqual` for the matchers | Filipa Lacerda | 2018-03-29 | 1 | -3/+3 |
| | |||||
* | Correctly fail Vuex action helper | Phil Hughes | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | Add i18n and update specs for ShaMismatch vue component | George Tsiolis | 2018-03-27 | 1 | -0/+3 |
| | |||||
* | Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urls | Achilleas Pipinellis | 2018-01-25 | 1 | -1/+1 |
| | | | | | If using gravatar.com, both plain_url and ssl_url in settings are now served via HTTPS. Make this the default. | ||||
* | Upgrade jasmine + raven to newer versions | Tim Zallmann | 2018-01-23 | 1 | -19/+1 |
| | |||||
* | Move dateTickFormat to separate module | Winnie Hellmann | 2017-12-18 | 1 | -0/+11 |
| | |||||
* | updated karma specs | Phil Hughes | 2017-10-27 | 1 | -0/+5 |
| | |||||
* | correctly creates file in currently viewed directory | Phil Hughes | 2017-10-23 | 1 | -3/+2 |
| | | | | specs | ||||
* | Add create merge checkbox. | Jacob Schatz | 2017-10-12 | 1 | -0/+3 |
| | |||||
* | [ci skip] Adds tests to vuex and collapsibe component | Filipa Lacerda | 2017-09-20 | 1 | -0/+37 |
| | | | | | | Formats dates Fixes clipboard button Simplifies HTML | ||||
* | Prevents rendering empty badge when pipeline request fails35048-empty-badges | Filipa Lacerda | 2017-08-29 | 1 | -0/+4 |
| | |||||
* | Update vue-resource | Filipa Lacerda | 2017-07-12 | 1 | -0/+11 |
| | |||||
* | Style people in issuable search bar (!11402)winh-styled-people-search-bar | winh | 2017-06-02 | 1 | -5/+8 |
| | |||||
* | refactor instances of CJS module.exports to ES module syntax | Mike Greiling | 2017-05-16 | 2 | -6/+2 |
| | |||||
* | update frontend specs to use ES module syntax | Mike Greiling | 2017-05-16 | 1 | -1/+1 |
| | |||||
* | Standardize jasmine test describe block names that test specific methods | Clement Ho | 2017-05-05 | 1 | -1/+1 |
| | |||||
* | Fix failing spec and eslint | Clement Ho | 2017-05-05 | 1 | -0/+16 |
| | |||||
* | Add button to delete filters from filtered search bar | Clement Ho | 2017-04-26 | 1 | -1/+6 |
| | |||||
* | Fix edit last visual tokenfix-edit-last-visual-token | Clement Ho | 2017-03-07 | 1 | -2/+2 |
| | |||||
* | Add filtered search visual tokensfiltered-search-visual-tokens | Clement Ho | 2017-03-07 | 1 | -0/+52 |
| |