Commit graph

31 commits

Author SHA1 Message Date
winniehell
572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Jan Christophersen
7abdc24c7e Only add a newline in Markdown Editor if the current line is not empty 2017-03-02 19:22:29 +01:00
mhasbini
0a53a3d966 change todos counter position & format ( for large counts ) 2017-02-21 21:21:49 +02:00
Filipa Lacerda
51f037809e Create util to handle pagination transformation 2017-02-16 12:02:55 +00:00
Filipa Lacerda
9aafb2a6d3 Merge branch 'improve-handleLocationHash-tests' into 'master'
Improve gl.utils.handleLocationHash tests

See merge request !9040
2017-02-07 20:26:58 +00:00
Clement Ho
5af86f70f9 Merge branch '24716-fix-ctrl-click-links' into 'master'
Fix Ctrl+Click support for Todos and Merge Request page tabs

Closes #24716

See merge request !8898
2017-02-07 18:21:53 +00:00
Clement Ho
76b078ceff Improve gl.utils.handleLocationHash tests 2017-02-07 12:09:26 -06:00
Kushal Pandya
936f463baf Add tests for gl.utils.isMetaClick 2017-02-07 21:39:40 +05:30
Andrey Krivko
bcf81d82fa Fix broken anchor links when special characters are used 2017-02-07 14:55:30 +06:00
Mike Greiling
04dc2b76d7 Merge branch 'master' into go-go-gadget-webpack
* master: (181 commits)
  Fixed adding to list bug
  Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index
  Fixed modal lists dropdown not updating when list is deleted
  Fixed remove btn error after creating new issue in list
  Removed duplicated test
  Removed Masonry, instead uses groups of data
  Uses mixins for repeated functions
  Fixed up specs
  Props use objects with required & type values
  Removes labels instead of closing issue when clicking remove button
  Fixed JS lint errors
  Fixed issue card spec
  Added webkit CSS properties
  Fixed bug with empty state showing after search Fixed users href path being incorrect
  Fixed bug where 2 un-selected issues would stay on selected tab
  Fixed DB schema Changed how components are added in objects
  Added remove button
  Add optional id property to the issue schema
  Fixed issue link href
  Disabled add issues button if no lists exist
  ...
2017-02-03 13:17:03 -06:00
Phil Hughes
e85cd9eede Removed duplicated test 2017-02-03 17:02:44 +03:00
Phil Hughes
4428bb27b7 Removed Masonry, instead uses groups of data
Added some error handling which reverts the frontend data changes &
notifies the user
2017-02-03 17:02:44 +03:00
Mike Greiling
9e8762f898 rework tests which rely on teaspoon-specific behavior 2017-02-02 13:20:23 -06:00
Mike Greiling
69e4072f89 Merge branch 'master' into go-go-gadget-webpack
* master: (389 commits)
  Document "No gems fetched from git repositories" policy [ci skip]
  Typos
  Small gramatical tweaks
  Typos
  Added PHP & NPM doc
  Use `:empty_project` where possible in request specs
  Add caching of droplab ajax requests
  Use `:empty_project` where possible in model specs
  Revert 3f17f29a
  Remove unused js response from refs controller
  Add MR id to changelog entry
  fixed small mini pipeline graph line glitch
  Prevent form to be submitted twice
  Fix Error 500 when repositories contain annotated tags pointing to blobs
  Fix /explore sorting (trending)
  Simplify wording in "adding an image" docs
  Remove "official merge window" from CONTRIBUTING.md [ci skip]
  Update repository check documentation
  Fixed flexbox and wrap issues
  Update two_factor_authentication.md
  ...
2017-01-27 19:33:58 -06:00
Regis
14b1d69b15 use gl.utils.normalizeHeaders in pipelines store 2017-01-24 09:56:26 -07:00
Mike Greiling
6ad01a49d4 rewrite test which relied on teaspoon quirk 2017-01-13 13:03:17 -05:00
Mike Greiling
2ee2daa4b9 more post-merge fixes 2017-01-13 13:03:10 -05:00
Mike Greiling
5bb258cd8f phantomJS doesn't allow us to spyOn history.replaceState 2017-01-13 11:06:58 -05:00
Phil Hughes
639bca4362 Merge branch 'master' into go-go-gadget-webpack 2017-01-13 10:30:40 -05:00
Mike Greiling
bdcb81be95 remove teaspoon-specific test 2017-01-10 12:30:46 -06:00
Mike Greiling
8d2099cb53 use ~ to reference non-local scripts instead of resolve.root 2017-01-10 12:30:43 -06:00
Mike Greiling
52c6702ec7 include spec_helper within karma config rather than each individual test 2017-01-10 12:30:43 -06:00
Mike Greiling
eb1bbe73d0 fix spec_helper missing/broken references 2017-01-10 12:30:41 -06:00
Luke "Jared" Bennett
7c47cc94c5 Swapped out teaspoon for karma 2017-01-10 12:30:40 -06:00
Clement Ho
4577f1f174 Add text utility spec 2017-01-09 16:01:27 -06:00
Clement Ho
3cb156dd45 Add tests for new common_utils functions 2017-01-09 16:01:26 -06:00
Filipa Lacerda
afb857d1e7 Removes CustomEvent polyfill and tests 2017-01-02 15:53:24 +00:00
Filipa Lacerda
7caab6c2ae Fix broken test in chrome 2016-12-13 11:04:43 +00:00
Filipa Lacerda
383e6b552e Fix broken test 2016-12-09 12:13:54 +00:00
Filipa Lacerda
67c2e74119 Adds tests for Custom Event polyfill
Update changelog with MR ID
2016-12-08 17:29:25 +00:00
Steffen Rauh
0966c6d2c6 Fix compatibility with Internet Explorer 11 for merge requests 2016-12-03 22:40:18 +01:00