Commit graph

9 commits

Author SHA1 Message Date
Fatih Acet
aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00
eanplatter
8b2a7a2d6c Fix activity heatmap to show proper day name. 2016-07-16 23:22:25 -05:00
Jacob Schatz
8ef930c41a Merge branch 'contrib-calendar-tooltip-name' into 'master'
Added day name to contributions calendar

## What does this MR do?

Adds the day name text into the contributions calendar tooltip.

## What are the relevant issue numbers?

Closes #19367 

## Screenshots (if relevant)

![Screen_Shot_2016-07-04_at_12.38.52](/uploads/edf6ac3454d479a345aee638875b7713/Screen_Shot_2016-07-04_at_12.38.52.png)

See merge request !5065
2016-07-11 22:19:06 +00:00
Fatih Acet
57da2e8705 Merge branch 'cs-cropper' into 'master'
Split Cropper.js from the main JavaScript manifest.

## What does this MR do?

Splits Cropper.js from the main JavaScript file.

## Are there points in the code the reviewer needs to double check?

That the avatar uploader works. (It did in my testing)

## Why was this MR needed?

Smaller JS payload.

## What are the relevant issue numbers?

#14372 

## Does this MR meet the acceptance criteria?

- Tests
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !4978
2016-07-08 19:03:11 +00:00
Phil Hughes
bf5d28ea8d Fixed markdown buttons in FF 2016-07-05 11:54:49 +01:00
Phil Hughes
a445630ff3 Added day name to contributions calendar
Closes #19367
2016-07-04 12:38:01 +01:00
Connor Shea
7b9b2ce3c5
Add a helper function for getting the page path from JS. 2016-06-29 15:36:24 -06:00
Phil Hughes
4678e22b5f Markdown toolbar inserts code blocks
Closes #19173
2016-06-27 16:12:03 +01:00
Connor Shea
4cca9a3e0f
Reorganize the lib directory. 2016-06-23 10:55:40 -06:00