summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Use ee_else_ce alias for monitoring_bundleee-8346-hide-unlicensed-alertsSimon Knox2019-02-071-9/+7
* Revert "Convert noteable_note_spec.js to Vue test utils"Winnie Hellmann2019-02-061-70/+23
* Reduce Bundle Size by lazy loading markdown-itTim Zallmann2019-02-062-42/+117
* Allow custom squash commit messagesLuke Duncalfe2019-02-061-2/+2
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-064-38/+194
* Merge branch 'winh-noteable_note_spec-vue-test-utils' into 'master'Fatih Acet2019-02-061-23/+70
|\
| * Convert noteable_note_spec.js to Vue test utilsWinnie Hellmann2019-01-301-23/+70
* | Modified Knative list view to provide more detailsChris Baumbauer2019-02-056-0/+325
* | Merge branch 'winh-note_app_spec-vue-test-utils' into 'master'sh-bump-supported-ruby-versionsFatih Acet2019-02-061-81/+86
|\ \
| * | Convert note_app_spec.js to Vue test utilsWinnie Hellmann2019-02-041-81/+86
* | | Merge branch 'adriel-use-svg-icon-for-deployment-series' into 'master'Phil Hughes2019-02-051-0/+67
|\ \ \
| * | | Use svg icon for deployment seriesAdriel Santiago2019-02-051-0/+67
* | | | Added fuzzy file finder to merge requestsPhil Hughes2019-02-055-161/+140
|/ / /
* | | Merge branch 'fe-grammar-util' into 'master'Phil Hughes2019-02-051-0/+35
|\ \ \
| * | | Add grammar utilPaul Slaughter2019-02-041-0/+35
| |/ /
* | | Extract ReplyPlaceholder from NoteableDiscussion componentWinnie Hellmann2019-02-052-17/+48
* | | Merge branch 'adriel-handle-echarts-resize-events' into 'master'Phil Hughes2019-02-042-6/+21
|\ \ \
| * | | Handle window and container resize eventsAdriel Santiago2019-02-042-6/+21
| |/ /
* | | Merge branch 'fe-api-group-members' into 'master'Phil Hughes2019-02-041-0/+16
|\ \ \ | |/ / |/| |
| * | Add groupMembers to api.jsPaul Slaughter2019-02-031-0/+16
* | | Merge branch '19745-forms-with-task-lists-can-be-overwritten-when-editing-sim...Sean McGivern2019-02-046-85/+320
|\ \ \ | |/ / |/| |
| * | Simplify and unify Promise mocks in app_spec fileFatih Acet2019-01-301-61/+43
| * | Stop closing issue edit form in error stateFatih Acet2019-01-301-3/+3
| * | Address review comments and fix commented specFatih Acet2019-01-302-21/+26
| * | Some cleanup and improvements on frontent logicFatih Acet2019-01-301-1/+1
| * | Add missing specs.Fatih Acet2019-01-303-0/+183
| * | Add new spec for updateStoreState methodFatih Acet2019-01-301-0/+18
| * | Fix failing specs and lint errors.Fatih Acet2019-01-303-4/+35
| * | Show error message from backendFatih Acet2019-01-301-2/+2
| * | Accept lockVersion as a prop and add to storeFatih Acet2019-01-302-6/+22
* | | Fix cluster installation processing spinner (reopened)Jacques Erasmus2019-02-012-77/+29
* | | Remove d3 metrics graphAdriel Santiago2019-02-019-596/+0
* | | Use sanitized user status message for user popoverDennis Tang2019-01-311-3/+3
* | | Support for ignore rules in 'convertObjectPropsToCamelCase' helperKushal Pandya2019-01-311-36/+116
* | | Merge branch 'fix/49388' into 'master'Grzegorz Bizon2019-01-311-46/+34
|\ \ \
| * | | Support flat response for envs index routesyasonik2019-01-211-46/+34
* | | | Resolve "Add Avatar from author of the last commit to WebIDE status bar"Jose2019-01-311-0/+3
| |/ / |/| |
* | | Revert "Merge branch '56398-fix-cluster-installation-loading-state' into 'mas...Robert Speicher2019-01-302-29/+77
* | | Fix cluster installation processing spinnerJacques Erasmus2019-01-302-77/+29
| |/ |/|
* | Convert noteable_discussion_spec.js to Vue test utilsWinnie Hellmann2019-01-291-65/+77
* | refactor(NoteableDiscussion): Extracted ResolveDiscussionButton fromMartin Hobert2019-01-281-0/+74
* | Merge branch 'refactor/56369-extract-jump-to-next-discussion-button' into 'ma...Phil Hughes2019-01-281-0/+33
|\ \
| * | refactor(NoteableDiscussion): Extracted JumpToNextDiscussionButton to its own...Martin Hobert2019-01-281-0/+33
* | | Merge branch 'winh-note-actions-vue-test-utils' into 'master'Phil Hughes2019-01-252-19/+43
|\ \ \
| * | | Apply suggestion to spec/javascripts/test_bundle.jsWinnie Hellmann2019-01-251-1/+1
| * | | Convert note_actions_spec.js to Vue test utilsWinnie Hellmann2019-01-251-19/+33
| * | | Add workaround for Vue test utils setPropsWinnie Hellmann2019-01-251-0/+10
* | | | Merge branch 'db-copy-as-gfm-prosemirror' into 'master'Phil Hughes2019-01-252-3/+3
|\ \ \ \
| * | | | Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-241-2/+2
| * | | | Add tiptap/prosemirror nodes and marks for all Markdown and GFM featuresDouwe Maan2019-01-241-1/+1