Commit Graph

46 Commits

Author SHA1 Message Date
Rémy Coutable d434c62a83 Move EE-specific JavaScript files to ee/app/assets/javascripts 2018-02-26 19:43:34 +00:00
Winnie Hellmann 0711ebbd72 Use restore() instead of reset() for removing axios MockAdapter 2018-01-23 12:42:02 +01:00
Jacob Schatz 89c3c88e6d Add confirm when navigating away from page with tests. 2018-01-18 07:18:01 -05:00
Eric Eastwood d2e5313ad8 Switch issue_show to Axios 2018-01-02 17:59:04 -06:00
Winnie Hellmann d5d2d7b2e0 Rename recaptcha-dialog to recaptcha-modal 2017-12-12 13:07:03 +01:00
Phil Hughes a5d2732ce9 Merge branch 'master' into 'url-utility-es-module'
# Conflicts:
#   app/assets/javascripts/issue_show/components/app.vue
2017-12-11 11:35:57 +00:00
Luke Bennett 1a3b292d35 Resolve "No feedback when checking on checklist if potential spam was detected" 2017-12-08 12:26:39 +00:00
Phil Hughes e0bbadc2d2
use exported methods instead of gl.utils 2017-12-08 08:54:51 +00:00
Clement Ho 52eac5bb0e Backport epic tasklist 2017-11-29 09:29:06 +00:00
Clement Ho c6c493a730 Backport delete epic changes 2017-11-15 17:13:20 -06:00
Clement Ho baf07e914d Add inline edit button to issue_show app 2017-10-17 17:04:33 +00:00
kushalpandya ce884ad308 Remove confidential toggle checkbox and related code as no longer necessary 2017-09-11 09:28:51 +05:30
Eric Eastwood 90c60138db Move "Move to different project" to sidebar
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34261
2017-09-03 22:03:17 -05:00
Douwe Maan 9c22974cd1 Rename a few attribute suffixes from `_url` to `_path` 2017-08-17 19:25:56 +02:00
Filipa Lacerda aaa78199c2 Update vue-resource 2017-07-12 14:47:09 +00:00
Winnie Hellmann 553346a4f4 Remove empty afterEach() from issue_show app_spec.js 2017-06-29 22:31:58 +00:00
Winnie Hellmann 925eea2672 Make JavaScript tests fail for unhandled Promise rejections 2017-06-23 09:28:19 +00:00
Winnie Hellmann 2955e95604 Clean up Vue warnings in tests 2017-06-20 08:05:55 +00:00
Mike Greiling 132be812d1 fix frontend test failures after jasmine upgrade 2017-06-15 16:21:53 -05:00
Luke "Jared" Bennett 5a4a082490
Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-for-issues-9-3 2017-06-02 17:17:54 +01:00
Luke "Jared" Bennett 07c984d81c
Port fix-realtime-edited-text-for-issues 9-2-stable fix to master. 2017-05-31 11:35:05 +01:00
Phil Hughes df7c90116b fixed issuable shortcuts not working
moved setstate method into store
2017-05-30 11:58:50 +01:00
Phil Hughes 3ce6658d8d Warn before moving issue in inline edit form
[ci skip]
2017-05-25 11:58:40 +01:00
Phil Hughes 625d344206 renamed path to web_url in endpoint 2017-05-25 11:20:52 +01:00
Phil Hughes d3198c607c Get new data after inline edit save
[ci skip]
2017-05-22 13:59:11 +01:00
Phil Hughes 16243985c2 Merge branch 'issue-edit-inline' into issue-edit-inline-locked-warning
[ci skip]
2017-05-22 09:13:49 +01:00
Phil Hughes 1c463586c4 Removed un-used CSS
Fixed random if statement

[ci skip]
2017-05-18 22:35:42 +01:00
Phil Hughes 982ab8703e Added specs for testing when warning is visible
[ci skip]
2017-05-18 17:37:37 +01:00
Phil Hughes c225007a72 Added back a removed test
[ci skip]
2017-05-18 15:50:25 +01:00
Phil Hughes b8647134d9 Merge branch 'issue-edit-inline' into issue-edit-inline-move-project
[ci skip]
2017-05-18 12:44:27 +01:00
Phil Hughes cf0cc9726d Stops formState from updating if the form is already open
[ci skip]
2017-05-17 16:06:17 +01:00
Phil Hughes 907dd68e0a Added move to project in issue inline edit form
[ci skip]
2017-05-17 13:01:24 +01:00
Phil Hughes 6dd2b4b91e Added spec for window reload
[ci skip]
2017-05-16 10:53:46 +01:00
Phil Hughes 468afcaaff Merge branch 'issue-edit-inline' into issue-edit-inline-confidential 2017-05-16 10:46:52 +01:00
Phil Hughes 86ab9edbb2 Merge branch 'issue-edit-inline' into issue-edit-inline-description-field
[ci skip]
2017-05-16 10:37:10 +01:00
Phil Hughes 5f2b142b66 Merge branch 'master' into issue-edit-inline 2017-05-16 10:26:56 +01:00
Phil Hughes c4fea61f15 Added inline confidential field
[ci skip]
2017-05-15 17:00:16 +01:00
Phil Hughes b1affe07a1 Issue inline edit title field
[ci skip]
2017-05-15 12:15:56 +01:00
Phil Hughes e61ce83be9 Issue inline edit title field
[ci skip]
2017-05-15 11:35:26 +01:00
Phil Hughes 478812543c Moved json parsing out of service
[ci skip]
2017-05-15 11:33:31 +01:00
Phil Hughes 3bd37bc4a0 Shows delete button if permissions are correct
[ci skip]
2017-05-15 11:33:31 +01:00
Phil Hughes 86700b97d3 Added inline issue edit form actions
[ci skip]
2017-05-15 11:33:31 +01:00
Luke "Jared" Bennett 3efb60642a
Rename all references to rendered_title to realtime_changes 2017-05-13 21:23:58 +01:00
Phil Hughes 1ed0673c25 Merge branch 'master' into refactor-realtime-issue 2017-05-11 09:32:41 +01:00
Phil Hughes 584ea586ff Fixed tests on textarea looking for innerText instead of value 2017-05-10 18:50:14 +01:00
Phil Hughes 3313df580c Added a bunch of specs for the different components 2017-05-10 17:20:40 +01:00