summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Update API on frontend to use v428864-use-the-v4-api-from-the-frontendSam Rose2017-03-141-1/+1
| | | | Use options object to pass params for project endpoint
* Use a button and a post request instead of UJS links - part 1 - EnvironmentsFilipa Lacerda2017-03-1411-73/+127
|
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-1315-112/+46
|
* Merge branch '19742-permalink-blame-button-line-number-hash-links' into ↵Alfredo Sumaran2017-03-131-14/+4
|\ | | | | | | | | | | | | | | | | | | 'master' Update permalink/blame buttons with line number fragment hash Closes #19742 See merge request !9461
| * Update permalink/blame buttons with line number fragment hash19742-permalink-blame-button-line-number-hash-linksEric Eastwood2017-03-131-14/+4
| | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/19742
* | New file from interface on existing branchJacopo2017-03-134-0/+263
|/ | | | | | 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.
* Merge branch 'add-frequently-used-emojis-back-to-menu' into 'master' Filipa Lacerda2017-03-101-5/+45
|\ | | | | | | | | Add frequently used emojis back to awards menu See merge request !9843
| * Add frequently used emojis back to awards menuadd-frequently-used-emojis-back-to-menuEric Eastwood2017-03-091-5/+45
| | | | | | | | Thanks @filipa for the shout`
* | Merge branch '24166-close-builds-dropdown' into 'master' Clement Ho2017-03-101-7/+28
|\ \ | |/ |/| | | | | | | | | Prevent dropdown from closing when user clicks in a build. Closes #24166 See merge request !9834
| * Updates test to use html tags24166-close-builds-dropdownFilipa Lacerda2017-03-091-1/+7
| |
| * Uses vanilla JS to listen to click eventFilipa Lacerda2017-03-091-8/+8
| | | | | | | | | | | | Removes `:visible` from selector Adds CHANGELOG entry Removes iife
| * Prevent dropdown from closing when user clicks in a build.Filipa Lacerda2017-03-091-0/+15
| |
* | Merge branch 'update-native-unicode-emojis-with-harmony-modules' into 'master' Filipa Lacerda2017-03-092-14/+14
|\ \ | | | | | | | | | | | | Update emojis to use harmony modules (import/export) See merge request !9784
| * | Update emojis to use harmony modules (import/export)update-native-unicode-emojis-with-harmony-modulesEric Eastwood2017-03-082-14/+14
| | |
* | | Merge branch '28030-infinite-offset' into 'master' Filipa Lacerda2017-03-091-0/+90
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | respect offset and limit query params for infinite lists Closes #28030 See merge request !9540
| * | respect offset and limit query params for infinite lists28030-infinite-offsetSimon Knox2017-03-091-0/+90
| |/
* | Merge branch 'remove-awards-handler-spec-timeout' into 'master' Clement Ho2017-03-091-3/+0
|\ \ | | | | | | | | | | | | Remove timeout from awards_handler_spec.js See merge request !9822
| * | Remove timeout from awards_handler_spec.jsremove-awards-handler-spec-timeout💃 Winnie 💃2017-03-081-3/+0
| |/
* | Merge branch 'es6-class-issue' into 'master' Clement Ho2017-03-081-23/+20
|\ \ | |/ |/| | | | | Convert Issue into ES6 class See merge request !9636
| * Convert Issue into ES6 class (!9636)winniehell2017-03-081-23/+20
| |
* | Added discussion comments avatars to diffPhil Hughes2017-03-081-1/+10
|/
* Fix edit last visual tokenfix-edit-last-visual-tokenClement Ho2017-03-072-4/+17
|
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-076-63/+913
|
* Merge branch 'master' into orderable-issuesDouwe Maan2017-03-073-0/+1104
|\
| * Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-073-0/+1104
| |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-075-76/+647
|\ \ | |/
| * Merge branch '28019-make-builds-show-faster' into 'master' Kamil Trzciński2017-03-071-8/+2
| |\ | | | | | | | | | | | | | | | | | | Performance improvement on Projects::BuildsController#show.html Closes #28019 See merge request !9149
| | * Avoid calling Build#trace_with_state for performanceTakuya Noguchi2017-03-071-8/+2
| | |
| * | Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-073-68/+456
| |\ \ | | |/ | |/| | | | | | | | | | | | | Add emoji images - Base Native Unicode Emojis Closes #26371 See merge request !9569
| | * Fix up potential for build finish event to fire for wrong menuEric Eastwood2017-03-061-1/+1
| | |
| | * Use native unicode emojisEric Eastwood2017-03-063-68/+456
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - gl_emoji for falling back to image/css-sprite when the browser doesn't support an emoji - Markdown rendering (Banzai filter) - Autocomplete - Award emoji menu - Perceived perf - Immediate response because we now build client-side - Update `digests.json` generation in gemojione rake task to be more useful and include `unicodeVersion` MR: !9437 See issues - #26371 - #27250 - #22474
| * | Fix eslintZ.J. van de Weg2017-03-061-2/+2
| | |
| * | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-0662-129/+168
| |\ \ | | |/
| * | Merge branch 'master' into 'zj-create-mattermost-team'Luke "Jared" Bennett2017-03-021-1/+0
| |\ \ | | | | | | | | | | | | # Conflicts: # app/assets/javascripts/dispatcher.js.es6
| * | | Corrected JS for new master js build updates [ci skip]Luke "Jared" Bennett2017-03-021-2/+2
| | | |
| * | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-0216-52/+440
| |\ \ \
| * \ \ \ Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-248-5/+133
| |\ \ \ \
| * | | | | Finished up mattermost team creationzj-create-mattermost-team-lbLuke "Jared" Bennett2017-02-222-0/+191
| | | | | |
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-0660-12/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Remove .es6 from file extensions (!9241)winniehell2017-03-0559-0/+0
| | | | | |
| * | | | | create a common.js bundle and include all jQuery pluginsMike Greiling2017-03-031-12/+1
| | | | | |
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-038-58/+290
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '27978-improve-task-list-ux' into 'master' Clement Ho2017-03-021-0/+60
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only add a newline in Markdown Editor if the current line is not empty Closes #27978 See merge request !9455
| | * | | | | Only add a newline in Markdown Editor if the current line is not emptyJan Christophersen2017-03-021-0/+60
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-021-30/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes Tech debt: No need to pass svgs as props into Vue with Webpack Closes #27692 and #27840 See merge request !9522
| | * | | | | Remove unused testFilipa Lacerda2017-02-251-30/+0
| | | | | | |
| * | | | | | remove extra whitespace on dashboard projects pageSimon Knox2017-03-021-8/+28
| | |_|_|_|/ | |/| | | |
| * | | | | Remove jQuery UIbye-bye-jquery-uiPhil Hughes2017-03-021-1/+0
| | |/ / / | |/| | | | | | | | | | | | | jQuery UI is no longer used anywhere so say goodbye to it from package.json & Gemfile
| * | | | Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-011-9/+9
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename MWBS to MWPS Closes #24707 See merge request !9335
| | * | | | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename column in the database Rename fields related to import/export feature Rename API endpoints Rename documentation links Rename the rest of occurrences in the code Replace the images that contain the words "build succeeds" and docs referencing to them Make sure pipeline is green and nothing is missing. updated doc images renamed only_allow_merge_if_build_succeeds in projects and fixed references more updates fix some spec failures fix rubocop offences fix v3 api spec fix MR specs fixed issues with partials fix MR spec fix alignment add missing v3 to v4 doc wip - refactor v3 endpoints fix specs fix a few typos fix project specs copy entities fully to V3 fix entity error more fixes fix failing specs fixed missing entities in V3 API remove comment updated code based on feedback typo fix spec