Commit graph

27 commits

Author SHA1 Message Date
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