Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable no-restricted-globals in JS files | gfyoung | 2018-06-15 | 1 | -2/+2 |
| | |||||
* | fix last lints | Lukas Eipert | 2018-05-29 | 1 | -2/+7 |
| | |||||
* | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-04-25 | 1 | -1/+1 |
|\ | |||||
| * | fix illegal references to "this" in module context | Mike Greiling | 2018-04-23 | 1 | -1/+1 |
| | | |||||
* | | [skip ci] Convert img-responsive to img-fluid | Clement Ho | 2018-04-10 | 1 | -1/+1 |
| | | |||||
* | | [skip ci] Convert panel related class names to card | Clement Ho | 2018-04-10 | 1 | -3/+3 |
|/ | |||||
* | require jQuery to be explicitly importedremove-jquery-globals | Mike Greiling | 2018-03-09 | 2 | -1/+4 |
| | |||||
* | converted blob viewer to axios | Phil Hughes | 2018-01-30 | 1 | -19/+17 |
| | |||||
* | Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restore | Winnie Hellmann | 2018-01-23 | 1 | -3/+3 |
| | |||||
* | Switch blob/notebook to Axios | Eric Eastwood | 2018-01-02 | 1 | -31/+17 |
| | |||||
* | Remove dropzoneInput from global namespace | Filipa Lacerda | 2017-10-19 | 1 | -1/+0 |
| | |||||
* | Fix spelling of occurredjramsay-spelling-occurred | James Ramsay | 2017-09-26 | 2 | -3/+3 |
| | |||||
* | Merge branch ↵ | Filipa Lacerda | 2017-08-08 | 1 | -0/+42 |
|\ | | | | | | | | | | | | | | | | | '35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-ui' into 'master' Resolve "'Please select a file' when attempting to upload or replace from the UI" Closes #35052 See merge request !12863 | ||||
| * | disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-ui | Simon Knox | 2017-08-08 | 1 | -0/+42 |
| | | | | | | | | | | | | hide placeholder text when files have been added vertically center dropzone area content close modal after file upload succeeds | ||||
* | | Made BlobViewer jasmine integration spec use snippets view instead of pblob view | Luke "Jared" Bennett | 2017-07-17 | 1 | -2/+2 |
|/ | |||||
* | Revert 'New file from interface on existing branch'dm-revert-mr-8427 | Douwe Maan | 2017-06-09 | 2 | -224/+0 |
| | |||||
* | Merge branch 'adopt-es-module-syntax' into 'master' | Filipa Lacerda | 2017-05-22 | 2 | -6/+6 |
|\ | | | | | | | | | Adopt ES module syntax See merge request !9567 | ||||
| * | update frontend specs to use ES module syntax | Mike Greiling | 2017-05-16 | 2 | -6/+6 |
| | | |||||
* | | Fix clicking disabled clipboard button toolip | Luke "Jared" Bennett | 2017-05-18 | 1 | -4/+27 |
|/ | |||||
* | Added balsamiq jasmine integration test | Luke "Jared" Bennett | 2017-05-15 | 2 | -27/+62 |
| | |||||
* | Replace old isObject for underscore methods | Filipa Lacerda | 2017-05-10 | 2 | -2/+0 |
| | |||||
* | Standardize jasmine test describe block names that test specific methods | Clement Ho | 2017-05-05 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into 'balsalmiq-support' | Luke "Jared" Bennett | 2017-05-02 | 2 | -2/+4 |
|\ | | | | | | | | | # Conflicts: # spec/features/projects/commit/cherry_pick_spec.rb # spec/features/projects/environments/environment_spec.rb | ||||
| * | Merge branch 'pdflab-in-repo' into 'master' | Phil Hughes | 2017-05-02 | 2 | -2/+4 |
| |\ | | | | | | | | | | | | | Move PDFLab assets into repo See merge request !10642 | ||||
| | * | Move PDFLab into GitLabpdflab-in-repo | Sam Rose | 2017-04-28 | 2 | -2/+4 |
| | | | |||||
* | | | Fixed specs | Luke "Jared" Bennett | 2017-04-28 | 1 | -84/+21 |
| | | | |||||
* | | | Merge branch 'master' into balsalmiq-support | Luke "Jared" Bennett | 2017-04-28 | 1 | -0/+161 |
|\ \ \ | |/ / | |||||
| * | | Added specs for JS method to switch views | Phil Hughes | 2017-04-27 | 1 | -2/+39 |
| | | | |||||
| * | | Fixed failing JS tests | Phil Hughes | 2017-04-27 | 1 | -3/+7 |
| | | | |||||
| * | | Render viewer error synchronously so that 'view the source' link will work | Douwe Maan | 2017-04-27 | 1 | -6/+6 |
| | | | |||||
| * | | Add specs | Douwe Maan | 2017-04-27 | 1 | -0/+120 |
| |/ | |||||
* | | Merge branch 'master' into 'balsalmiq-support' | Luke "Jared" Bennett | 2017-04-26 | 2 | -1/+39 |
|\ \ | |/ | | | | | # Conflicts: # config/webpack.config.js | ||||
| * | Use jQuery niceness on blob_fork_suggestionuse-jquery-on-blob-fork-suggestion | Eric Eastwood | 2017-04-22 | 1 | -15/+16 |
| | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10602#note_27871752 | ||||
| * | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmation | Eric Eastwood | 2017-04-20 | 1 | -0/+37 |
| | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637 | ||||
| * | Add ES lint support to identify poorly written Promises | Kushal Pandya | 2017-04-20 | 1 | -1/+1 |
| | | |||||
* | | Further review changes | Luke "Jared" Bennett | 2017-04-11 | 1 | -31/+79 |
| | | |||||
* | | Added unit tests | Luke "Jared" Bennett | 2017-04-10 | 1 | -0/+357 |
|/ | |||||
* | Merge branch 'pdf-js-spec-loading-wait' into 'master' | Jacob Schatz | 2017-04-06 | 1 | -8/+16 |
|\ | | | | | | | | | | | | | Wait for the PDF to be loaded before doing anything Closes #30531 See merge request !10493 | ||||
| * | Wait for the PDF to be loaded before doing anything | Phil Hughes | 2017-04-06 | 1 | -8/+16 |
| | | | | | | | | Closes #30531 | ||||
* | | STL file viewer | Phil Hughes | 2017-04-06 | 1 | -0/+42 |
|/ | |||||
* | Use PDFLab to render PDFs in GitLab | Sam Rose | 2017-04-05 | 2 | -0/+72 |
| | |||||
* | Load a preview of Sketch 43 filessketch-preview-files | Jacob Schatz | 2017-04-05 | 1 | -0/+118 |
| | | | | | | | Sketch 43 files are technically a zip file, so the JavaScript opens the zip file & locates a preview.png which is just a quick preview of the last sketch page edited. After that is loaded it simply places the image into the DOM | ||||
* | Fixed spec checking for highlightjs class | Phil Hughes | 2017-03-23 | 1 | -2/+2 |
| | |||||
* | Added tests | Phil Hughes | 2017-03-23 | 1 | -0/+159 |
| | |||||
* | Organize our polyfills and standardize on core-js | Mike Greiling | 2017-03-13 | 2 | -4/+0 |
| | |||||
* | New file from interface on existing branch | Jacopo | 2017-03-13 | 2 | -0/+230 |
Now you can create a new file and select a target_branch != source_branch. If the file that you want to create already exists on the target branch an error message is shown A glDropdown is used to select and create a new branch instead of a text field. |