Commit Graph

566 Commits

Author SHA1 Message Date
Alfredo Sumaran ed707dde8d Merge branch 'moving-issue-with-two-list-labels' into 'master'
Removes label from previous list

Closes #28484

See merge request !9418
2017-02-24 21:29:45 +00:00
Filipa Lacerda e96851fceb Merge branch 'user-callouts' into 'master'
Added user-callouts

Closes #27269

See merge request !9249
2017-02-24 20:09:24 +00:00
Filipa Lacerda 9f6660b1a9 Merge branch 'refactor-graphs-bundle' into 'master'
Refactor graphs bundle to ES module syntax

See merge request !9502
2017-02-24 16:55:20 +00:00
Filipa Lacerda c49ee361ae Merge branch 'boards-card-template-to-js' into 'master'
Issue boards card template in JS

See merge request !9477
2017-02-24 16:55:13 +00:00
Mike Greiling 2d2e0b7de8 refactor stat_graph_contributors_graph to es6 module syntax 2017-02-24 00:21:54 -06:00
Mike Greiling 2f09c23c1a refactor stat_graph_contributors_util to es6 module syntax 2017-02-24 00:20:59 -06:00
Mike Greiling c2497d8b35 remove unused StatGraph class 2017-02-24 00:20:59 -06:00
Alfredo Sumaran 1097724fbb Fix failing specs 2017-02-23 19:23:03 -05:00
Douwe Maan ad640bc5f9 Use Namespace#full_path instead of #path where appropriate 2017-02-23 17:55:01 -06:00
Jose Ivan Vargas 2f681138dc Modified the user_callout behaviour
Now it appends a template instead of relying in a partial
to show it.
2017-02-23 15:47:23 -06:00
Jose Ivan Vargas 621bfdaa9f Removed disabled rules from the user_callout_spec.js
Also changed the cookie sets to true and false values to make
it consistent with the rest of the javascript.

Fixed some haml and a missing new line
2017-02-23 15:47:23 -06:00
Jose Ivan Vargas 46eefbda3a Moved the dismiss-icon listener to close the callout to a button 2017-02-23 15:47:23 -06:00
Jose Ivan Vargas bcab4bb5ef Changed the javascript class from using the global scope to exporting it via webpack
Also improved accesibility and change the id from user_callouts to a class
2017-02-23 15:47:23 -06:00
Jose Ivan Vargas 103f5a116b Created unit tests, fixtures and integration tests
Also changed the user_callout haml to a partial and
added the corresponding SVG icon
2017-02-23 15:47:23 -06:00
Clement Ho 43fa9c1f1a Merge branch 'master' into 'master'
on branch deletion show loading icon and disabled the button

See merge request !6761
2017-02-23 17:35:09 +00:00
Phil Hughes a9bcb5b8f9 Fixed eslint errors 2017-02-23 15:49:12 +00:00
Phil Hughes 7512af29fc Issue boards card in JS
Moved the issue boards card template into the JS. This helps to improve
the code coverage & will eventually make it easier to move this to .vue
files
2017-02-23 15:27:01 +00:00
wendy0402 94255217e9 on branch deletion show loading icon and disabled the button
after user click delete branch, there is no processing indication, and user can click many times till. It seems flaw in UX. this will fix it

fix bug in branch deletion link
2017-02-22 23:13:25 +07:00
Luke "Jared" Bennett bb483230e6
added specs for version check image 2017-02-22 11:34:44 +00:00
Alfredo Sumaran 5a84b5fd7c Merge branch 'add-filtered-search-to-mr' into 'master'
Add filtered search to MR page

Closes #27131

See merge request !9284
2017-02-22 00:25:55 +00:00
Clement Ho 6c12cbd05a Merge branch '26703-todos-count' into 'master'
#26703 change todos counter position & format ( for large counts )

Closes #26703

See merge request !9171
2017-02-21 23:09:43 +00:00
mhasbini 0a53a3d966 change todos counter position & format ( for large counts ) 2017-02-21 21:21:49 +02:00
Clement Ho 649c095a67 Add filtered search to MR page 2017-02-21 12:40:57 -06:00
Phil Hughes 6a2ee01b55 Removes label from previous list
When dragging an issue to a list that it already exists in it was previously not removing the label for the list it was moving from. This changes that to make that API call.

Closes #28484
2017-02-21 16:00:33 +00:00
Simon Knox fe1ab40529 Allow searching issues for strings containing colons 2017-02-21 11:33:42 +11:00
Mike Greiling c74b7eb271 fix overlooked window binding in spec files 2017-02-17 17:02:14 -06:00
Alfredo Sumaran 097924cf05 Merge branch 'gfm-autocomplete-fixes' into 'master'
Fix errors in GFM slash commands matcher

See merge request !8975
2017-02-17 17:18:54 +00:00
Clement Ho 7dd7ffc17b Merge branch 'dynamic-project-title-fixture' into 'master'
Replace static fixture for project_title_spec.js

See merge request !9175
2017-02-17 16:11:27 +00:00
Fatih Acet 996ea3e524 Merge branch 'task_list_refactor' into 'master'
move task_list setup and events to own class

See merge request !9016
2017-02-17 15:12:48 +00:00
Sean McGivern aa792b91bb Merge branch '26200-convert-sidebar-to-dropdown' into 'master'
Resolve "Update global sidebar to dropdown"

Closes #26200

See merge request !9199
2017-02-17 11:34:09 +00:00
YarNayar f0e5938018 Fixes errors in GFM slash commands matcher and add tests for default matcher
See !8975
2017-02-17 14:00:06 +03:00
Clement Ho 0135935c80 Merge branch '28247-timeloops-bug' into 'master'
Only run timeago loops after rendering timeago components

Closes #28247

See merge request !9267
2017-02-16 17:10:47 +00:00
Filipa Lacerda 78082831c1 Fix broken test 2017-02-16 13:28:59 +00:00
Filipa Lacerda ea7c776957 Merge branch 'fe-paginated-environments-api' into 'paginate-environments-bundle'
Integrate with new environments API

See merge request !8954
2017-02-16 12:30:18 +00:00
Filipa Lacerda 51f037809e Create util to handle pagination transformation 2017-02-16 12:02:55 +00:00
Filipa Lacerda 8ca90a68c4 Merge branch 'fe-paginated-environments-api-add-pagination' into fe-paginated-environments-api-add-subview
* fe-paginated-environments-api-add-pagination:
  Changes after review
  Rename storePagination to setPagination
2017-02-16 11:24:34 +00:00
Filipa Lacerda ac71013642 Rename storePagination to setPagination 2017-02-16 11:15:08 +00:00
Filipa Lacerda 4ee8cf43cd Merge branch '27452-update-issue-count' into 'master'
update issue count when closing/reopening an issue

Closes #27452

See merge request !9216
2017-02-16 10:58:50 +00:00
Filipa Lacerda 605195c26a Fix broken tests 2017-02-16 10:23:59 +00:00
Simon Knox 8a928af0fc Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactor 2017-02-16 13:10:32 +11:00
Filipa Lacerda 1285d62906 Move change page param to utility function
Add tests

Adds folder name in the top of the table
2017-02-15 19:57:48 +00:00
Annabel Dunstone Gray f1710bd131 Delete sidebar specs and fixtures; update shortcuts_spec to check page title 2017-02-15 13:31:18 -06:00
Alfredo Sumaran 6df388ea80 Merge branch '27922-cmd-click-todo-doesn-t-work' into 'master'
Fix regression where cmd-click stopped working for todos and merge request tabs

Closes #27922

See merge request !9115
2017-02-15 17:52:01 +00:00
Clement Ho 25fec0f882 Fix regression where cmd-click stopped working for todos and merge request tabs 2017-02-15 10:22:14 -06:00
Clement Ho 9760fd7a95 Merge branch 'cover-my-karma' into 'master'
Reintroduce coverage report for JavaScript

Closes #27826 and #20757

See merge request !9133
2017-02-14 19:40:40 +00:00
Clement Ho ad5e772bdd Merge branch 'requires-input-fixture' into 'master'
Replace static fixture for behaviors/requires_input_spec.js

See merge request !9162
2017-02-14 18:39:01 +00:00
winniehell 409a325043 Replace static fixture for behaviors/requires_input_spec.js (!9162) 2017-02-14 18:20:58 +01:00
winniehell d8517fd457 Replace static fixture for right_sidebar_spec.js (!9211) 2017-02-14 12:04:35 +01:00
winniehell b06ac70ab5 Add dynamic fixture for todos 2017-02-14 12:04:35 +01:00
Filipa Lacerda 640e977d4d Merge branch '27966-branch-ref-switcher-input-filter-broken' into 'master'
Display loading indicator when filtering ref switcher dropdown

Closes #27966

See merge request !9144
2017-02-14 10:41:05 +00:00