Commit graph

20 commits

Author SHA1 Message Date
Mike Greiling
c559bcca03
Prettify additional modules (I through Z) 2018-10-16 13:01:19 -05:00
Mike Greiling
d76190371c Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
Lukas Eipert
0e6441164f
remove all unused eslint-disable rules 2018-06-20 14:28:28 +02:00
Luke Bennett
3f9cdb9c98
Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redesign-with-draggable-labels 2018-06-05 11:55:32 +01:00
Luke Bennett
7e36fa398b
FE review changes 2018-06-05 10:47:43 +01:00
Kushal Pandya
6a4b4255a1 Update Sortable package path 2018-05-31 17:49:12 +05:30
Luke Bennett
a9583bc956
Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redesign-with-draggable-labels 2018-05-28 12:27:06 +01:00
Luke Bennett
097f6f5ef8
revert scrollable 2018-05-17 03:20:21 +01:00
Luke Bennett
6d3bc3970d
UX review changes 2018-05-17 03:00:35 +01:00
Luke Bennett
dc67ab2978
Clone pri label 2018-04-24 13:26:39 +01:00
Clement Ho
f8705d4fa1 Replace tooltip('destroy') with tooltip('dispose') 2018-04-19 14:16:18 -05:00
Luke Bennett
53a4437a64
Add and remove priority label 2018-04-19 03:19:55 +01:00
Mike Greiling
f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Clement Ho
2c96dd21e1 Remove unnecessary return 2018-01-24 21:04:55 -06:00
Clement Ho
a8badbe51b Replace $.post in label manager with axios 2018-01-24 21:03:21 -06:00
Phil Hughes
ff0f74ac6e
Tidy up main JS file 2018-01-10 11:07:42 +00:00
Filipa Lacerda
6fb19f77e6
Use ES6 modules in labels and labels manager 2017-10-10 18:22:34 +01:00
Phil Hughes
fa2af5e0f5
Flash is now a ES6 module
Reduced the technical debt around our JS flash function by making it a
module that is imported rather than relying on the global function.
The global function still exists mainly for technical debt with how
some requests are being completed, but new JS should import the module
directly.

Also reduces some tech debt in the file by removing the need for jQuery.
Instead Flash is now 100% vanilla JS.
2017-10-10 10:14:22 +01:00
Tim Zallmann
3f167e4894 Action Buttons on Prio Labels working again by setting pointer events to none on… 2017-06-27 10:46:01 +00:00
winniehell
572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Renamed from app/assets/javascripts/label_manager.js.es6 (Browse further)