Commit Graph

186 Commits

Author SHA1 Message Date
Filipa Lacerda df2efbdbec Merge branch 'ide-commit-section-file-active-indicator' into 'master'
Add active class to active file in IDE commit panel

Closes #46051

See merge request gitlab-org/gitlab-ce!19646
2018-06-13 10:13:50 +00:00
Tim Zallmann 8a23bcc9bc Image Diff Viewing + Download Diff Viewing 2018-06-13 09:35:52 +00:00
Phil Hughes 9d9d952c11
moved strings into constants file 2018-06-13 10:10:24 +01:00
Phil Hughes 1801b7fd20
Fixed IDE jobs empty state showing when loading
Closes #47766
2018-06-12 13:53:13 +01:00
Phil Hughes b2cb0c6cbd
fixed eslint 2018-06-12 12:19:59 +01:00
Phil Hughes 00ced96c53
added specs for is-active class
added spec for openPendingTab in component
2018-06-12 11:46:00 +01:00
Phil Hughes 39ed07a816
karma updates 2018-06-12 09:38:04 +01:00
Filipa Lacerda 3bd5e10e58 Merge branch 'ide-etag-polling' into 'master'
Fix IDE pipelines eTagPoll not stopping

Closes #47678

See merge request gitlab-org/gitlab-ce!19636
2018-06-11 14:18:43 +00:00
Phil Hughes d5dae8e59a
fixed specs 2018-06-11 12:08:30 +01:00
Phil Hughes 7469b58eaf
Fix IDE pipelines eTagPoll not stopping
Closes #47678
2018-06-11 11:42:47 +01:00
Mike Greiling 4653820d37
refactor monaco-editor import and stop storing as class property within editor 2018-06-08 00:09:59 -05:00
Mike Greiling 15993df1d6
remove need to pass monaco around through DI 2018-06-07 23:53:45 -05:00
Mike Greiling 2729205b39
remove monacoLoader and import monaco directly within Editor class 2018-06-07 23:36:37 -05:00
Phil Hughes 3b78b2d327
component specs 2018-06-06 12:40:21 +01:00
Phil Hughes 95b3ff056f
fixed mutations spec 2018-06-06 11:19:29 +01:00
Phil Hughes f8d8b63f32
fixed karma 2018-06-06 11:19:28 +01:00
Phil Hughes ec37b1b20c
added empty state 2018-06-06 08:43:15 +01:00
Phil Hughes f73b2c8e5e
component specs 2018-06-06 08:33:04 +01:00
Phil Hughes 2d6022e086
store specs 2018-06-06 08:33:04 +01:00
Phil Hughes 9ffb60acd8
Merge branch 'master' into ide-list-merge-requests 2018-06-01 12:12:18 +01:00
Filipa Lacerda 5b9e4d986a Merge branch 'ide-jobs-list-components' into 'master'
Show CI jobs in IDE

Closes #44604

See merge request gitlab-org/gitlab-ce!19106
2018-06-01 08:45:35 +00:00
Sam Beckham 9f3bf8246d Resolve "Remove links from Web IDE unexpectedly navigate you to a different page" 2018-05-31 09:08:34 +00:00
Phil Hughes 9797905bd4
fixed mutations spec 2018-05-30 14:04:43 +01:00
Phil Hughes 3270e14077
changed mutation to return new array
this makes the component completly unaware of the store, instead it emits
events to the parent which knows about the store
2018-05-30 13:31:15 +01:00
Phil Hughes c9d676c106
changed mutations, update single object instead of returning new array
bunch of i18n stuff 🙈
2018-05-30 12:56:06 +01:00
Phil Hughes 3bffbb159e
ability to search merge requests
reset merge requests before fetch
2018-05-30 11:10:32 +01:00
Phil Hughes 8f646faf3d
improved stored data
created reset action to reset stored merge requests
2018-05-30 10:59:29 +01:00
Phil Hughes e6e9706e53
fixed failing specs
fixed merge requests not loading
2018-05-30 09:40:04 +01:00
Phil Hughes 552c0c99bb
more store tests 2018-05-29 14:59:52 +01:00
Phil Hughes aab713132e
karma fixes 2018-05-29 14:26:46 +01:00
Phil Hughes 66bf2de830
added component specs 2018-05-29 13:09:19 +01:00
Phil Hughes 782c31a494
added empty state & YAML error state 2018-05-29 10:35:13 +01:00
Phil Hughes 6c9027f8f6
fixed up after bootstrap upgrade 2018-05-25 23:10:04 +01:00
Phil Hughes 32498cd70d
fixed mutations spec 2018-05-25 17:31:59 +01:00
Phil Hughes aca0d610fd
fixed mutations spec 2018-05-25 16:00:00 +01:00
Phil Hughes cdc92d94e0
fixed pipeline actions spec 2018-05-25 15:09:20 +01:00
Phil Hughes 0c0a779f4c
Merge branch 'master' into ide-jobs-list-components 2018-05-25 13:49:50 +01:00
Phil Hughes 323e402e21
fixed tests failing caused by rewire 2018-05-25 12:55:59 +01:00
Phil Hughes a57e43dd8c
Show merge requests in web IDE
Closes #45184
2018-05-25 12:55:37 +01:00
André Luís c53890548e Resolve "Show CI pipeline status in Web IDE" 2018-05-25 10:08:53 +00:00
Phil Hughes 8b1c43bde3
spec fixes 2018-05-24 15:07:09 +01:00
Filipa Lacerda 3a3f542db6 Merge branch 'ide-commit-state-bug' into 'master'
Fixed web IDE review & commit editors getting into incorrect state

Closes #46392

See merge request gitlab-org/gitlab-ce!19038
2018-05-23 09:11:52 +00:00
Filipa Lacerda 7e1e355931 Merge branch 'ide-jobs-list' into 'master'
Pipelines store actions & states in web IDE

Closes #44604

See merge request gitlab-org/gitlab-ce!18912
2018-05-23 09:02:42 +00:00
Phil Hughes fff2b4f6e4
fixed spec 2018-05-23 08:50:16 +01:00
Phil Hughes 23a7c3896e
added spec 2018-05-22 17:55:19 +01:00
Phil Hughes a7ea0e6bfb
changed what bit of code stops the callback 2018-05-22 15:16:10 +01:00
Phil Hughes ba90742631
group jobs into stages 2018-05-22 11:11:36 +01:00
Phil Hughes 50985f54ba
added getter for checking is their is a pipeline 2018-05-22 11:11:35 +01:00
Phil Hughes 21f8619539
Show CI jobs in web IDE
Closes #44604
2018-05-22 11:11:35 +01:00
Phil Hughes a769e1ed95
Fixed none merge request files not being openable in the web IDE 2018-05-10 16:44:57 +01:00