Commit Graph

41 Commits

Author SHA1 Message Date
Phil Hughes aadde87f42
moved keycodes constants to common lib file
updated markup to use buttons instead of links
2018-04-19 12:04:49 +01:00
Phil Hughes 64be67f322
Merge branch 'master' into ide-file-finder 2018-04-18 14:19:11 +01:00
Filipa Lacerda d411fb8299 Merge branch 'ide-commit-box-highlight' into 'master'
Improve web IDE commit input

Closes #44832

See merge request gitlab-org/gitlab-ce!18389
2018-04-18 11:43:49 +00:00
Phil Hughes f39dc0ead4
Fixed loading state not showing in IDE tree list 2018-04-17 11:57:22 +01:00
Phil Hughes f50c69775a remove helpText test from radio_group_spec.js 2018-04-17 10:34:12 +00:00
Filipa Lacerda 1cc633c8ec Adds helpers to remove withespace and linebreaks 2018-04-16 18:01:09 +00:00
Phil Hughes bcb5725d9a
updates to component 2018-04-16 15:08:04 +01:00
Phil Hughes 5f5995dd26
added specs to message_field.vue 2018-04-16 14:28:04 +01:00
Phil Hughes d9262b79fe
created constants file
added specs for ide.vue Mousetrap binds
2018-04-16 14:22:13 +01:00
Simon Knox 0e1c5ed399 Resolve "skeleton placeholder on diff has white background" 2018-04-16 09:52:33 +00:00
Phil Hughes 8a076c1b5b
fixed eslint & karma specs 2018-04-16 09:52:33 +01:00
Phil Hughes 0281fbc1ca
fixed item spec 2018-04-16 09:49:03 +01:00
Phil Hughes 4a22a97e78
added specs to stores allBlobs getter 2018-04-16 09:49:02 +01:00
Phil Hughes a35391c977
added specs to store
added clear button to search input
2018-04-16 09:49:01 +01:00
Phil Hughes 71b80a11fe
added specs
order initial dropdown by lastOpenedAt date
2018-04-16 09:48:59 +01:00
Phil Hughes f75330781f
fixed actions spec 2018-04-13 10:58:42 +01:00
Phil Hughes 4e56af3b7d
Remove confirm box when redirecting to new merge request form in IDE
Closes #45326
2018-04-13 09:49:57 +01:00
Phil Hughes 84475288ff
correctly dispose editor instance in specs 2018-04-10 18:46:24 +01:00
Phil Hughes d245b7233e
fixed mock URL that was causing request to fail 2018-04-10 17:34:17 +01:00
Phil Hughes 2ec6a7e101
Fixed markdown preview in IDE not working for new files 2018-04-10 16:48:02 +01:00
Filipa Lacerda 0c60e781c0 Merge branch 'ide-diff-inline' into 'master'
Change IDE diff view responsively

Closes #44305

See merge request gitlab-org/gitlab-ce!18049
2018-04-05 15:23:00 +00:00
Tim Zallmann c88cc0c0ec Web IDE markdown preview 2018-04-05 11:12:40 +00:00
Phil Hughes 891164f10b
set `renderSideBySide` when creating diff instance 2018-04-05 10:24:18 +01:00
Phil Hughes bc64e20cab
updated wordWrap option be `on` 2018-04-05 10:19:16 +01:00
Phil Hughes f1ddfac4b0
added specs 2018-04-05 10:19:15 +01:00
Phil Hughes c0dddb511c
Merge branch 'master' into ide-pending-tab 2018-04-03 10:59:29 +01:00
Phil Hughes 6bec91bfc9
fixed karma 2018-03-28 14:08:38 +01:00
Phil Hughes af20c4423c
refactor ADD_PENDING_TAB to stop multiple state changes 2018-03-28 14:08:36 +01:00
Phil Hughes 0e7658dfb5
fixed issue with spec because store wasn't getting reset 2018-03-28 14:08:35 +01:00
Phil Hughes 608a648417
added specs 2018-03-28 14:08:35 +01:00
Phil Hughes 53707c83a5
remove pending tab when opening a file from the left sidebar 2018-03-28 14:08:33 +01:00
Phil Hughes bead083c58
updated specs 2018-03-28 14:08:32 +01:00
Tim Zallmann 8f7cf2ede5 Fixed Code review Comments 2018-03-28 12:17:30 +02:00
Tim Zallmann 38d56a8b7c Added Tests for all new functionality 2018-03-28 12:17:30 +02:00
Tim Zallmann f0e1ee5f21 Fixes for Tests on file.js and tabs tests 2018-03-28 12:17:02 +02:00
Tim Zallmann f00a971a6d ESLint + Karma fixes 2018-03-28 12:17:02 +02:00
Phil Hughes fb5f908deb
Enable word wrap in IDE
Closes #44303
2018-03-27 11:21:57 +01:00
Phil Hughes e10bd302a5
Disable cursor for review mode in the IDE
Also disables occurrences highlights & the line highlight for the review
mode.

Closes #44307
2018-03-23 12:27:20 +00:00
Phil Hughes 6202657ec7
Changes empty project avatar to identicon in the IDE
Closes #44298
2018-03-21 11:27:43 +00:00
Phil Hughes af22ddafe4
updated file references in specs 2018-03-20 14:16:38 +00:00
Phil Hughes f527e6e185
Move IDE to CE
This also makes the IDE generally available
2018-03-20 14:12:48 +00:00