Jan Jakeš
bb658f77ec
Fix indentaition in *.js files (auto-fix by ESLint)
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
afcde00003
Convert AMD and CommonJS odules to ES6
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
5a0d905bd4
Do not use named AMD modules
...
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Pavel Dohnal
f1cbc4a7c6
Fix eslint rules in ES5 files
2019-01-30 09:04:32 +01:00
Pavel Dohnal
683e9c9fa1
Update eslint
...
Only indentation updated in this commit
2018-06-13 09:28:53 +01:00
Pavel Dohnal
699017532e
Fix func-names rule in es5
...
Please remove those comments if you work on those files
[MAILPOET-1143]
2018-01-08 14:56:00 +00:00
Amine Ben hammou
680446b77e
ES5 space-before-function-parens
2017-09-21 08:35:12 +00:00
Pavel Dohnal
478e60d60e
Fix indent rule in ES5
...
[MAILPOET-1029]
2017-09-07 15:51:25 +01:00
Pavel Dohnal
09199e41a1
Fix ESLint linebreak-style ES5
...
[MAILPOET-1031]
2017-08-30 14:59:34 +02:00
Jonathan Labreuille
0e2c04d97a
many improvements on listing + cleaned up modal library
2015-08-27 22:38:42 +02:00
Jonathan Labreuille
bc65836c31
Webpack refactor
...
- added JSX support (webpack + robofile
- added public.js bundle
- refactored webpack config for clarity
- added settings.jsx form example
- fixed acceptance test failing on login
2015-08-19 19:29:11 +02:00
Vlad
a26cbd6f41
- Renamed Model to BaseModel (make it clear)
...
- Updated RoboFile to compile assets or else tests break
2015-08-17 15:54:48 +00:00
Jonathan Labreuille
cf3695157a
Update Robo task to compile assets
...
- renamed compile:javascript to compile:js
- renamed compile:styles to compile:css
- added compile:all to compile all of our assets
- added compiled js & css to gitignore
- removed console.log from src/admin.js
2015-08-17 15:04:30 +02:00
Tautvidas Sipavičius
6ed4ce0de2
Swap app code with bundles in assets/js/src
folder
2015-08-17 14:31:32 +03:00
Tautvidas Sipavičius
a0a50407b9
Split modules into different entry points, separate vendor modules
2015-08-13 18:08:44 +03:00
Tautvidas Sipavičius
91f839dc49
Wrap existing JS modules in AMD module style
2015-08-12 16:33:15 +03:00