Commit Graph

22 Commits

Author SHA1 Message Date
Alfredo Sumaran 01adf920c4 Merge branch 'refactor-behaviors' into 'master'
Refactor javascript behaviors directory

See merge request !10439
2017-04-09 20:54:23 +00:00
Luke "Jared" Bennett 2a18425e97
phil review changes 2017-04-06 13:04:57 +01:00
Luke "Jared" Bennett c2cb2fb473
update droplab 2017-04-05 17:44:14 +01:00
Luke "Jared" Bennett 06a20b8717
Updated droplab version to webpack version 2017-04-05 17:44:14 +01:00
Mike Greiling 4461e7087d Refactor test_utils bundle 2017-04-04 17:47:12 +00:00
Mike Greiling 77dcb1f8c7 consolidate all behavior imports into an index.js file 2017-04-04 02:54:47 -05:00
Phil Hughes 28b8b92e84 Fixed alignment on some pages
Fixed pipelines tabs not showing arrows
2017-03-28 15:56:08 +01: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
Bryce Johnson faf7865c26 Lightly refactor js files related to file template selectors. 2017-03-22 20:10:54 -04:00
Mike Greiling 5f7c0bd7b7 remove Cookies class from global space 2017-03-22 03:07:27 -05:00
Alfredo Sumaran 302d045311 Merge branch 'remove-iifes-1' into 'master'
Remove IIFEs for several JS files - Part 1

See merge request !9884
2017-03-13 21:53:18 +00:00
Mike Greiling 29e0cb4b91 Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
Mike Greiling 8796d17a26 remove IIFEs in preparation for ES module refactor 2017-03-13 14:41:32 -05:00
Jacopo e0fe2834eb New file from interface on existing branch
Now you can create a new file and select a target_branch != source_branch.
If the file that you want to create already exists on the target branch an error message is shown
A glDropdown is used to select and create a new branch instead of a text field.
2017-03-13 16:36:11 +01:00
Eric Eastwood ee9930145f Update emojis to use harmony modules (import/export) 2017-03-08 11:27:14 -06:00
Phil Hughes 1466b7eecc Added discussion comments avatars to diff 2017-03-08 16:07:26 +00:00
Filipa Lacerda 0ec62b6c5d Merge branch '26371-native-emojis-v3' into 'master'
Add emoji images - Base Native Unicode Emojis

Closes #26371

See merge request !9569
2017-03-07 02:34:48 +00:00
Eric Eastwood e6fc0207cb Use native unicode emojis
- gl_emoji for falling back to image/css-sprite when the browser
   doesn't support an emoji
 - Markdown rendering (Banzai filter)
 - Autocomplete
 - Award emoji menu
    - Perceived perf
    - Immediate response because we now build client-side
 - Update `digests.json` generation in gemojione rake task to be more
   useful and  include `unicodeVersion`

MR: !9437

See issues

 - #26371
 - #27250
 - #22474
2017-03-06 12:54:46 -06:00
Z.J. van de Weg 449ecd6c68 Merge branch 'master' into zj-create-mattermost-team 2017-03-06 08:55:35 +01:00
Mike Greiling d0d34786e9 rename application entry point and change manifest to runtime 2017-03-03 16:47:39 -06:00
Robert Speicher 93daa8c568 Move main.js to main.js.coffee 2012-09-09 07:28:41 -04:00
Nihad Abbasov 66684d6d50 move code from application.js to separate file 2012-09-06 05:47:13 -07:00