Commit Graph

39 Commits

Author SHA1 Message Date
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Phil Hughes e63882e8b9
Converted dropzone_input to axios 2018-01-29 09:06:57 +00:00
Phil Hughes ff0f74ac6e
Tidy up main JS file 2018-01-10 11:07:42 +00:00
Clement Ho 880c9a2c78 Backport fix epic fullscreen 2017-11-22 17:20:23 -06:00
Jose Ivan Vargas 0c49b5eb17 Fix cancel button not working when uploading a file on the new issue page 2017-11-01 12:29:57 -06:00
Filipa Lacerda 6ffd34897d Remove dropzoneInput from global namespace 2017-10-19 07:45:52 +00:00
Fatih Acet 74438cd1be Trigger change event of the markdown textarea to allow Vue catch the programmatic changes. 2017-09-27 23:42:04 +03:00
Bryce Johnson cca06da2e4 Standardize access to CSRF token in JavaScript 2017-09-21 17:53:28 +00:00
Filipa Lacerda e4f8aa719b Merge branch 'master' into issue-discussions-refactor
* master: (162 commits)
  Since mysql is not a priority anymore, test it less
  Add container registry and spam logs icons
  Fix different Markdown styles
  Backport to CE for:
  Make new dropdown dividers full width
  Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs
  Install yarn via apt in update guides
  Use long curl options
  Remove monkey-patched Array.prototype.first() and last() methods
  Openshift Getting Started
  35659 Rename Pipelines tab to CI / CD in new navigation
  Don't bother going through an entire Banzai pipeline for empty text
  Add active state for pipelines settings on old nav
  Bump rspec to 3.6.0
  Resolve "Specific Async Script Loading by using a Page Variable"
  Revert "Merge branch 'rs-warm-capybara-only-in-ci' into 'master'"
  another rubocop style fix
  Use mixin for new dropdown style
  Migrate Repository#last_commit_for_path to Gitaly
  Migrate blame loading to Gitaly
  ...
2017-08-04 19:38:37 +01:00
Mike Greiling 7256626d60 Remove monkey-patched Array.prototype.first() and last() methods 2017-08-04 08:07:05 +00:00
Tim Zallmann dab08be606 Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
Fatih Acet 6b80d13e40 IssueNotesRefactor: Add dropzone required elements and fix dropdown selector. 2017-07-21 22:35:26 +03:00
Brandon Everett 85e7317554 Refactor variables initialization in dropzone_input.js 2017-07-18 00:00:35 +00:00
Jose Ivan Vargas 2759a64f7b Restored missing function inside dropzone_input.js 2017-06-19 13:53:39 -05:00
Phil Hughes 563ea34692 Merge branch '12910-snippets-description' into 'master'
Support descriptions for snippets

Closes #31894

See merge request !11071
2017-06-07 09:26:48 +00:00
Jarka Kadlecova 2e311d9d1a Support uploads for newly created personal snippets 2017-06-07 07:52:41 +02:00
Jarka Kadlecova 4464c22d6d Support descriptions for snippets 2017-05-31 07:17:03 +02:00
Phil Hughes f452cb7733 Merge branch 'master' into issue-edit-inline 2017-05-25 11:17:31 +01:00
Filipa Lacerda b261fb7b33 Merge branch 'adopt-es-module-syntax' into 'master'
Adopt ES module syntax

See merge request !9567
2017-05-22 16:07:43 +00:00
Mike Greiling 5bd549187a update remaining uses of CJS syntax to ES module syntax 2017-05-16 15:52:40 -05:00
blackst0ne 5b0e086946 Add an ability to cancel attaching file and redesign attaching files UI 2017-05-16 19:52:17 +11:00
Phil Hughes b5b5b4af0c Added description field to inline edit form
[ci skip]
2017-05-15 12:15:56 +01:00
Jarka Kadlecova 43ff738641 Support uploaders for personal snippets comments 2017-05-02 15:22:24 +02:00
Filipa Lacerda 6d71306562 Merge branch 'group-milestone-date-fields-fix' into 'master'
Fixed group milestones date pickers not working

Closes #31095

See merge request !10779
2017-04-19 17:02:21 +00:00
Phil Hughes c2b311e034 Fixed group milestones date pickers not working
Closes #31095
2017-04-19 10:04:24 +01:00
Simon Knox ee65f5eecb update textarea height and refocus when attaching files
also fix extra newline when pasting image into textarea
2017-04-18 21:29:32 +10:00
Luke "Jared" Bennett 115d1afeb3 Only add newlines for multiple uploads 2017-04-14 15:30:43 +01:00
Mike Greiling 8796d17a26 remove IIFEs in preparation for ES module refactor 2017-03-13 14:41:32 -05:00
Luke "Jared" Bennett 9f322f2b38
Added double newline after file upload markdown insert 2017-02-22 18:05:51 +00:00
Mike Greiling 0f31c5a92b replace implicit this == window with explicit binding 2017-02-17 16:58:32 -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
Mike Greiling ccada28f30 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
Mike Greiling 9e4d04913a resolve all no-plusplus eslint violations 2017-01-18 17:15:27 -06:00
Mike Greiling fe964cc235 migrate all javascript asset bundles and require syntax 2017-01-10 12:30:38 -06:00
Mike Greiling 8e0e902b13 resolve all instances of no-undef eslint rule violations 2016-12-14 02:11:13 -06:00
Luke "Jared" Bennett 7cefaea876
explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
winniehell 02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Christopher Bartz ecb3f1eb6c Rename `markdown_preview` routes to `preview_markdown` 2016-08-11 15:54:18 +02:00
Fatih Acet aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00