Robert Speicher
4c87d98fee
Merge branch 'update-templates' into 'master'
...
Update templates.
See merge request !6163
2016-09-12 20:10:07 +00:00
Jared Deckard
7f6474b269
Restore comments lost when converting CoffeeScript to JavaScript
2016-09-08 12:23:12 -05:00
Ruben Davila
0c36469538
Update templates.
2016-09-01 18:20:40 -05:00
Elan Ruusamäe
faf81b6ce7
drop execute bit
...
originally added by mistakes
2016-08-19 08:11:07 +03:00
Phil Hughes
dc550aced5
Removed vue assets
2016-08-17 17:28:36 +01:00
Phil Hughes
d4387bd317
Fixed removing items from list
2016-08-17 17:17:39 +01:00
Phil Hughes
f1242c17a5
Created default sortable options to be shared between the lists & the cards
...
Added full vue.js source
2016-08-17 17:12:47 +01:00
Phil Hughes
61fa7b756e
Removes boards correctly
2016-08-17 17:12:47 +01:00
Phil Hughes
f330585a98
Added vue-resource to get & save data
2016-08-17 17:12:47 +01:00
Phil Hughes
6478adf10c
Hooked up JS to allow issues to be moved between columns
2016-08-17 17:12:47 +01:00
Phil Hughes
36545f8b97
Added VueJS plugin
2016-08-17 15:37:25 +01:00
Z.J. van de Weg
fda37b2f37
Update templates
2016-08-08 16:39:24 +02:00
Ruben Davila
0ee33149fc
Add and update templates for 8.11
2016-08-02 09:25:14 -07:00
Robert Speicher
6e1353102d
Fix typo in Elixir CI template
...
[ci skip]
2016-07-26 20:59:24 -06:00
Fatih Acet
aaa9509d12
ES6ify all the things!
2016-07-24 23:45:11 +03:00
Rémy Coutable
14a8c514ef
Remove duplicate templates that are lowercase
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-07-06 16:54:20 +02:00
Rémy Coutable
a91e4a9042
Add and update .gitignore & .gitlab-ci.yml templates for 8.10
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-07-06 10:17:31 +02:00
Z.J. van de Weg
96ae6099dd
Run rake gitlab:update_templates
2016-06-20 14:48:28 -05:00
Z.J. van de Weg
567f6a7b42
Add first templates for gitlab-ci dropdown
2016-06-20 14:48:28 -05:00
Connor Shea
18e16e427d
Replace raphael-rails with raphael.js so it can be split from the rest of the JavaScript. The gem isn't maintained anymore anyway. Added a network folder with an application.js including raphael components, since that's the only page using it currently.
2016-06-10 09:28:07 -06:00
Jacob Schatz
316630ad2c
Merge branch 'jquery2' into 'master'
...
Upgraded jQuery to version 2
## What does this MR do?
Upgrades jQuery to 2.2.1.
Had to include the task_list JS file directly as it includes jQuery 1 directly https://github.com/github-archive/task_list/blob/master/app/assets/javascripts/task_list.coffee#L8 so when we change jQuery to `jquery2` it was including both jQuery 1 & 2.
## Are there points in the code the reviewer needs to double check?
For any JS errors
## What are the relevant issue numbers?
Closes #12440
See merge request !4384
2016-06-06 14:25:23 +00:00
Timothy Andrew
128549f10b
Implement U2F registration.
...
- Move the `TwoFactorAuthsController`'s `new` action to `show`, since
the page is not used to create a single "two factor auth" anymore. We
can have a single 2FA authenticator app, along with any number of U2F
devices, in any combination, so the page will be accessed after the
first "two factor auth" is created.
- Add the `u2f` javascript library, which provides an API to the
browser's U2F implementation.
- Add tests for the JS components
2016-06-06 12:50:31 +05:30
Phil Hughes
86df113907
Upgraded jQuery to version 2
...
Closes #12440
2016-06-05 16:15:51 -04:00
Stan Hu
4460598896
Add README for updating .gitignore templates
2016-05-20 20:53:17 -05:00
Zeger-Jan van de Weg
fab9dbb3eb
First import of gitignores
...
Add .gitignore dropdown when creating a new .gitignore file
Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
2016-05-20 15:58:36 -05:00
Connor Shea
4b4f2cf53b
Replace animate.css with a smaller subset of animations.
...
As discussed in #15667 .
2016-05-13 16:48:20 -06:00
Connor Shea
976a70522f
Removes jquery-scrollto-rails.
...
Instead the script is now included directly from the vendor directory.
Resolves #17166 .
2016-05-10 18:31:36 -06:00
Jacob Schatz
b3f4e8b218
Revert "Merge branch 'sentry-js' into 'master'
"
...
This reverts commit 0f309794e7
, reversing
changes made to 1e596fef1c
.
2016-04-21 07:27:27 -04:00
Jacob Schatz
001fe515cf
Make unminified Raven available.
...
Use the correct sentry dsn.
2016-04-18 12:37:50 -04:00
Jacob Schatz
5f98fdcdc9
Add sentry logger to GitLab
2016-04-18 12:26:32 -04:00
Alfredo Sumaran
088368ae4d
Add date.format.js
2016-04-07 11:59:56 -05:00
Jacob Schatz
6f48cb8609
Fix broken functionality in sidebar after merge.
...
Added nice animations too.
2016-03-25 09:48:12 -04:00
Alfredo Sumaran
128c109a34
Move cropper.css to vendor folder
2016-03-23 11:56:14 -05:00
Alfredo Sumaran
3bab5976c0
Move cropper.js to vendor folder
2016-03-23 11:54:04 -05:00
Rémy Coutable
1714883107
Revert "Merge branch 'avatar-cropping' into 'master'
"
...
This reverts commit 01160fc061
, reversing
changes made to 4bff9daf8b
.
2016-03-15 14:55:40 +01:00
Johann Pardanaud
6d5808801f
Fix #7959 : Fix avatar stretching by providing a cropping feature
2016-02-09 22:26:50 +01:00
Robert Speicher
933834c4a6
Allow manual resize of js-autosize textareas
...
First, the autosize library was being too controlling and removed the
`resize` property from any elements to which it was attached, removing
the drag handle.
Second, we detect when the user manually resizes an autosize textarea,
and then remove the autosize behavior from it and increase its
max-height.
This should allow for the best of both worlds.
Closes #12832
2016-02-01 17:00:03 -05:00
Douglas Barbosa Alexandre
e9fb875588
Don't vendor minified fuzzaldrin-plus
...
This version was compiled to use in the browser through Browserify.
More info or how to compile a new version:
https://gitlab.com/dbalexandre/fuzzaldrin-plus-browserify
2016-01-20 01:25:22 -02:00
Douglas Barbosa Alexandre
e202564a3a
Don't vendor minified jQuery.nicescroll
2016-01-20 01:25:22 -02:00
Douglas Barbosa Alexandre
f3c33b3303
Don't vendor minified g.bar.js
2016-01-20 01:25:22 -02:00
Douglas Barbosa Alexandre
37d3728dc5
Don't vendor minified g.raphael.js
2016-01-20 01:25:22 -02:00
Robert Speicher
2922dfce79
Don't vendor minified Chart.js
...
The filename is titlecased because that's how it came from the vendor,
and we're not touching it.
2016-01-20 01:25:22 -02:00
Dmitriy Zaporozhets
0430c00cf0
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2016-01-14 16:19:38 +01:00
Douglas Barbosa Alexandre
928c94807e
Move js function to removing accents to vendor/assets/javascripts
2016-01-14 12:09:31 -02:00
Robert Speicher
552c179acd
Autosize textareas
2016-01-13 14:51:07 -05:00
Jacob Vosmaer
41b8a238ce
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2016-01-07 12:56:18 +01:00
Robert Speicher
ad42441d2d
Remove jquery.blockUI.js plugin
...
It was only used to block the issue (but not merge request) list when
the sort was changed.
2016-01-04 13:12:29 -05:00
Jacob Schatz
770517d3e7
Revert "Merge branch 'rs-remove-jquery-blockui' into 'master'
"
...
This reverts commit bc12750fcc
, reversing
changes made to 8a04b84e09
.
2016-01-04 09:42:10 -05:00
Dmitriy Zaporozhets
bc12750fcc
Merge branch 'rs-remove-jquery-blockui' into 'master'
...
Remove jquery.blockUI.js plugin
It was required but no longer used.
See merge request !2273
2016-01-04 10:25:15 +00:00
Robert Speicher
3c4d24b71e
Remove jquery.blockUI.js plugin
...
It was required but never used.
2016-01-01 17:52:40 -05:00