Commit Graph

782 Commits

Author SHA1 Message Date
Phil Hughes b8a96fda9c Fixed the preview keyboard shortcut focusing wrong tab
Closes #31101
2017-04-21 14:19:08 +01:00
Filipa Lacerda 324aa1413e Refactor into .vue files part 2 2017-04-20 09:04:06 +00:00
Luke "Jared" Bennett 16e291b9c6 Resolve "start discussion toggle clicking divider causes UI break" 2017-04-19 21:18:39 +00:00
Luke "Jared" Bennett 0fc1e04f4c Add renderNote animation and added spec 2017-04-19 19:48:48 +00:00
Filipa Lacerda 468ff9593a Remove special naming of pipelines folder 2017-04-19 11:44:37 +00:00
Filipa Lacerda 18da66a5d5 Merge branch 'remove-iife-diff-notes-bundle' into 'master'
Remove IIFE's in diff_notes_bundle.js

See merge request !10729
2017-04-19 10:32:32 +00:00
Filipa Lacerda 5613c325ac Merge branch 'remove-iife-filtered-search-bundle' into 'master'
Remove IIFE's in filtered_search_bundle.js

See merge request !10730
2017-04-19 10:30:31 +00:00
Luke "Jared" Bennett 4622ae1ae4 Resolve "Mini pipeline graph + status badge, when updating in real time don't change color and svg icon" 2017-04-18 18:30:05 +00:00
Filipa Lacerda c15a2d7ffd Merge branch 'use-favicon-full-path-for-pipeline-status-favicon' into 'master'
Use favicon full path

See merge request !10676
2017-04-18 16:22:08 +00:00
Annabel Dunstone Gray e6d87a9733 Merge branch '29595-customize-experience-callout' into 'master'
29595 Customize experience callout design

Closes #29595

See merge request !10026
2017-04-18 15:58:01 +00:00
Filipa Lacerda b67bb566b3 Improves support for long build traces: 2017-04-18 12:27:10 +00:00
Filipa Lacerda 423d98d796 Merge branch 'issue-boards-count-not-updating' into 'master'
Only increase the page number for boards when we need to

Closes #30902

See merge request !10684
2017-04-18 11:01:30 +00:00
Alfredo Sumaran 08a09c6b62 Remove IIFEs in filtered_search_bundle.js 2017-04-17 02:01:11 -05:00
Alfredo Sumaran e8561287dc Remove IIFEs from diff_notes_bundle.js 2017-04-17 01:35:56 -05:00
Alfredo Sumaran eeaeb2752a Merge branch '27655-clear-emoji-search-after-selection' into 'master'
Clear emoji search in awards menu after picking emoji

Closes #27655

See merge request !10524
2017-04-17 05:35:34 +00:00
Regis Boudinot 8918433af6 Issue Title Vue: convert to .vue - use 'render' with 'createElement' in index 2017-04-15 15:11:04 +00:00
Jose Ivan Vargas 6c055805ea Fixed tests 2017-04-14 14:33:06 -07:00
barthc 04e2dde538 frontend prevent authored votes 2017-04-14 09:33:28 +01:00
Phil Hughes 6e21728d95 ESLint fix 2017-04-13 20:03:08 +01:00
Phil Hughes c922b846fe Only increase the page number for boards when we need to
Closes #30902
2017-04-13 16:33:19 +01:00
Filipa Lacerda 2beabafaad Merge branch '30188-handle-remove-branch-failure' into 'master'
fix js error in MR remove branch failure handler

Closes #30188

See merge request !10304
2017-04-13 15:27:59 +00:00
Simon Knox 3cc806ee13 tests for success and failure of deleting branch from MR page 2017-04-13 22:25:08 +10:00
Luke "Jared" Bennett b24cb99856
Updated specs 2017-04-13 12:50:03 +01:00
Filipa Lacerda 7629c9ec57 Merge branch 'remove-iife-cycle-analytics-bundle' into 'master'
Remove IIFEs from files in cycle_analytics_bundle.js

See merge request !10613
2017-04-13 10:55:51 +00:00
Eric Eastwood 0370c7c838 Clear emoji search in awards menu after picking emoji
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27655
2017-04-13 02:22:57 -05:00
💃 Winnie 💃 83c9d8cf86 Reset New branch button when issue state changes 2017-04-12 19:40:35 +00:00
Phil Hughes 194955fe51 Fixed random failures with Poll spec
Correctly waits for requests to finish before testing anything.
Previously it was waiting for a set amount of time which could possibly
cause failures dependant on how quickly these execute

Stops any polling requests once done so that the error callback doesn't
get called with a 404

Closes #30824
2017-04-12 13:42:01 +01:00
Alfredo Sumaran e1e6e946d8 Remove IIFEs from files in cycle_analytics_bundle.js 2017-04-10 20:02:55 -05:00
Clement Ho 9c2b0f5477 Merge branch '1595-ee-backport-environments-tests' into 'master'
Backport of EE changes in environments tests

See merge request !10528
2017-04-10 20:22:02 +00:00
Filipa Lacerda d38eae3bf4 Merge branch 'add-vue-loader' into 'master'
Add vue loader

Closes #29519

See merge request !10517
2017-04-10 16:11:10 +00:00
Phil Hughes fede01fb5e Fixed karma 2017-04-10 10:25:12 +01:00
Mike Greiling 04f29d6ede convert pipeline async_button component to vue template 2017-04-09 15:22:53 -05:00
Mike Greiling 4cc88f5953 convert pipeline error state to vue template 2017-04-09 15:22:53 -05:00
Mike Greiling 909718414b convert pipeline empty state to vue template 2017-04-09 15:22:53 -05:00
Luke "Jared" Bennett 8b98ca50b3
Merge branch 'master' into new-resolvable-discussion 2017-04-07 21:00:40 +01:00
Mike Greiling 4bdbccfc06 Remove Vue from main bundle and disable production warnings 2017-04-07 19:36:09 +00:00
Jacob Schatz fd16c89255 Merge branch 'karma-failure-fix' into 'master'
Fixed duplicate jQuery AJAX spyon

See merge request !10531
2017-04-07 17:31:32 +00:00
Phil Hughes ac35566403 Fixed duplicate jQuery AJAX spyon 2017-04-07 16:37:19 +01:00
Luke "Jared" Bennett b70d828f83
Merge branch 'master' into new-resolvable-discussion 2017-04-07 16:12:59 +01:00
Luke "Jared" Bennett 99918be731
Added variable button fix 2017-04-07 15:31:14 +01:00
Luke "Jared" Bennett dab60475c7 Update droplab 2017-04-07 13:57:03 +00:00
Luke "Jared" Bennett 18e2388de1
Fixed issue button state bug 2017-04-07 14:09:15 +01:00
Filipa Lacerda 8ca5afdf27 FE: Resolve "Performance issues when processing large build traces with Ansi2html" 2017-04-07 11:13:23 +00:00
Luke "Jared" Bennett 2f22890d42
Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion 2017-04-07 12:09:20 +01:00
Luke "Jared" Bennett fb7b0d6e71
Merge branch 'master' into update-droplab-to-webpack-version 2017-04-07 12:03:26 +01:00
Filipa Lacerda f87158af3a Backport of EE changes in environments tests 2017-04-07 11:34:07 +01:00
Kamil Trzciński 5b2b42a4a4 Merge branch '5983-realtime-pipelines-table' into 'master'
Adds polling function to pipelines table

Closes #5983

See merge request !10210
2017-04-07 07:58:25 +00:00
Alfredo Sumaran ae62fc05e9 Fixes failing spec 2017-04-06 23:19:30 -05:00
Luke "Jared" Bennett 907b754173
Fixed bugs and added tests 2017-04-07 02:50:10 +01:00
Luke "Jared" Bennett bb4bc215f8
Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion 2017-04-07 01:37:55 +01:00