Commit Graph

699 Commits

Author SHA1 Message Date
Luke "Jared" Bennett 13b60eb75b
[ci skip] Index and singleton improvements with some more unit, more to come 2017-04-13 17:18:19 +01:00
Luke "Jared" Bennett cfd3d0fd37
[ci skip] Remove loadscript class in favour of backend conditional 2017-04-13 17:18:15 +01:00
Luke "Jared" Bennett ccca73d779
Merge branch 'master' into add-sentry-js-again-with-vue 2017-04-04 14:56:27 +01:00
Filipa Lacerda 670e1d7477 Change order of specs 2017-04-03 10:40:31 +01:00
Filipa Lacerda c4d4f4d857 Clean history after every test that changes history 2017-04-03 10:40:31 +01:00
Filipa Lacerda 20b54b133c Clean history state after each test 2017-04-03 10:40:31 +01:00
Filipa Lacerda 76b2fa3eeb Fixes method not replacing URL parameters correctly 2017-04-03 10:40:30 +01:00
Kushal Pandya 9a0f96f9ad Add metrics button to Environment Overview page 2017-03-31 09:20:11 +00:00
Luke "Jared" Bennett c5eb5aa998 group links select2 infinite scroll 2017-03-30 12:14:32 +00:00
Alfredo Sumaran 1ccf4af3c5 Merge branch '29539-fix-pipelines-container-width-with-parallel-diff' into 'master'
Reset container width when switching to pipelines MR tab

Closes #29539

See merge request !10169
2017-03-29 23:29:38 +00:00
Annabel Dunstone Gray d08d12ae03 Add shortcuts and counters to MRs and issues in navbar 2017-03-29 21:16:57 +00:00
Filipa Lacerda 412c9e8b95 Merge branch 'create-collapsed-todo-button' into 'master'
Added initial todo functionality to collapsed sidebar

Closes #24805

See merge request !7827
2017-03-29 13:41:12 +00:00
Filipa Lacerda 1e4f64d20c Merge branch '29950-vue-pagination-icons' into 'master'
use correct first/last symbols in vue pagination component

Closes #29950

See merge request !10278
2017-03-29 09:54:00 +00:00
Alfredo Sumaran edb5dcdb0d Remove duplicated tokens in issuable search bar 2017-03-28 23:34:39 +00:00
Simon Knox 3bb0a9c873 use correct first/last symbols in vue pagination component 2017-03-29 10:01:29 +11:00
Jacob Schatz 47aeacd7f5 Merge branch 'ipython-notebook-viewer' into 'master'
iPython notebook viewer

See merge request !10017
2017-03-28 19:29:02 +00:00
Jacob Schatz 15ca592ffb Merge branch '5983-poll-changes' into 'master'
Adds restart method and auxiliar callback to polling class

See merge request !10223
2017-03-28 17:08:15 +00:00
Phil Hughes 930069052b Fixed labels icon being hidden in collapsed issuable sidebar 2017-03-28 16:33:49 +00:00
Eric Eastwood 880b53e0b4 Reset container width when switching to pipelines MR tab
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29539
2017-03-28 10:59:54 -05:00
Filipa Lacerda 3c5d1e6d14 Merge branch 'user-callout-refactor' into 'master'
Refactored the user callout class

Closes #29955

See merge request !10213
2017-03-28 15:43:31 +00:00
Phil Hughes 6765a4e4d3 Stops triggering board sidebar when clicking avatar 2017-03-28 12:19:10 +01:00
Alfredo Sumaran 7c2dd5d4f0 Merge branch 'update-test-bundle-ignored-files' into 'master'
update test_bundle.js ignored files

See merge request !10228
2017-03-27 19:18:59 +00:00
Sean McGivern bc36dfe87f Merge branch 'rename_done_to_closed' into 'master'
Change Done column to Closed in issue boards

Closes #29420

See merge request !10198
2017-03-27 16:30:33 +00:00
Phil Hughes 89d1a1c097 Added specs for collapsed sidebar 2017-03-27 16:02:20 +01:00
Filipa Lacerda 7181b345fa Merge branch 'issue-boards-test-fix' into 'master'
Fixed up issue boards JS specs

Closes #29329

See merge request !10215
2017-03-27 12:39:57 +00:00
Phil Hughes 88280aa6bb Fixed up issue boards JS specs
The objects where passed in the wrong order so would actually cause a timeout eventually. Also changed to used random numbers so this error would of been more obvious

Closes #29329
2017-03-27 11:43:17 +01:00
Filipa Lacerda 7324d67132 Merge branch '29935-add-event-limit-warning-to-all-cycle-analytics-tabs' into 'master'
Resolve "Add event limit warning to all Cycle Analytics tabs"

Closes #29935

See merge request !10179
2017-03-27 10:25:50 +00:00
Sam Rose cfd759212d Add event limit warning all tabs Cycle Analytics 2017-03-24 18:31:13 -04:00
Jose Ivan Vargas 841b3bb053 update test_bundle.js ignored files 2017-03-24 16:08:46 -06:00
Filipa Lacerda 9f7c19b352 Adds restart method and auxiliar callback to polling class 2017-03-24 16:59:14 +00:00
Phil Hughes 3eedb2aede Refactored the user callout class
Instead of the JS being in charge of the HTML, the HAML now handles it.
The HAML can then check the cookie & show it needed. It also allows the
HAML access to the paths so we don't have to pass that through.

Closes #29955
2017-03-24 16:36:23 +00:00
blackst0ne 1fb9de2bf7 Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
Alfredo Sumaran 1b7eddd83f Merge branch 'refactor-templates-js' into 'master'
Refactor template selector JavaScript

See merge request !9792
2017-03-24 01:17:28 +00:00
Alfredo Sumaran 453d755ae4 Merge branch '27574-pipelines-empty-state' into 'master'
Pipelines empty state

Closes #27574

See merge request !9978
2017-03-24 01:12:44 +00:00
Filipa Lacerda a5f17beb43 Use Ci instead of CI.
Use kebab case instead of camelCase in templates props
2017-03-23 20:14:09 +00:00
Phil Hughes 68f863bdda Fixed spec checking for highlightjs class 2017-03-23 17:24:24 +00:00
Filipa Lacerda 14b077b7cb Adds stop function so we can stop polling anytime 2017-03-23 15:57:03 +00:00
Filipa Lacerda d576fd8233 Merge branch 'remove-cookies-global' into 'master'
Remove Cookies class from global space

See merge request !9883
2017-03-23 14:27:22 +00:00
Filipa Lacerda f74e9245cb Merge branch 'filter-bar-fix-ie' into 'master'
Fixed the filter bar not working in IE

Closes #29742

See merge request !10149
2017-03-23 14:15:34 +00:00
Phil Hughes 0ef8585726 Added tests 2017-03-23 12:37:24 +00:00
Fatih Acet dc058e153c Merge branch '29575-polling' into 'master'
Poll with vue resource get function

Closes #29575

See merge request !10057
2017-03-23 11:41:05 +00:00
Phil Hughes 1b166b721e Fixed search spec 2017-03-23 09:02:13 +00:00
Bryce Johnson faf7865c26 Lightly refactor js files related to file template selectors. 2017-03-22 20:10:54 -04:00
Mike Greiling 9eae1812cd fix test failures 2017-03-22 13:02:51 -05:00
Filipa Lacerda 45b2c63fdf simplifies assignment of default options 2017-03-22 12:37:38 +00:00
Mike Greiling 5f7c0bd7b7 remove Cookies class from global space 2017-03-22 03:07:27 -05:00
Filipa Lacerda 77eda52870 Merge branch 'resolve-global-vue' into 'master'
Remove Vue from the global space

See merge request !10056
2017-03-21 23:22:01 +00:00
Filipa Lacerda a94ee46876 Adds tests and changes after review 2017-03-21 18:07:02 +00:00
Filipa Lacerda cfe2e6b7a3 Fix loading being shown at the same time at the empty states 2017-03-21 16:09:09 +00:00
Filipa Lacerda b22d4c2e9f Merge branch 'add-test-backoff-util' into 'master'
Added unit tests for the w.gl.utils.backOff promise

See merge request !10029
2017-03-21 15:05:51 +00:00