Branch: refs/heads/gsoc-js-refactoring Home: https://github.com/phpmyadmin/phpmyadmin Commit: d80a8ba3dd1b0d50ad0a5855c552c28b3bfe958d https://github.com/phpmyadmin/phpmyadmin/commit/d80a8ba3dd1b0d50ad0a5855c552... Author: Piyush Vijay piyushvijay.1997@gmail.com Date: 2018-07-15 (Sun, 15 Jul 2018)
Changed paths: A .babelrc M .eslintrc.json R js/menu-resizer.js A js/menu_resizer.js M libraries/classes/Header.php M libraries/classes/Scripts.php M package.json A webpack.config.babel.js
Log Message: ----------- Files for babel, eslint and webpack base configuration and add respective modules in package manager. Add script in package.json for building js files using webpack. Signed-off-by: Piyush Vijay piyushvijay.1997@gmail.com
Commit: 10d545c621fca9843c30d10e324163ea8056c845 https://github.com/phpmyadmin/phpmyadmin/commit/10d545c621fca9843c30d10e3241... Author: Piyush Vijay piyushvijay.1997@gmail.com Date: 2018-07-15 (Sun, 15 Jul 2018)
Changed paths: A js/src/global/pma_messages.js
Log Message: ----------- Module for importing variable defined in messages.php. Signed-off-by: Piyush Vijay piyushvijay.1997@gmail.com
Commit: 59ef2b9159230518a438b7eb215c39ed836df3b7 https://github.com/phpmyadmin/phpmyadmin/commit/59ef2b9159230518a438b7eb215c... Author: Piyush Vijay piyushvijay.1997@gmail.com Date: 2018-07-15 (Sun, 15 Jul 2018)
Changed paths: M .scrutinizer.yml M js/ajax.js M libraries/classes/Header.php M libraries/classes/Scripts.php M webpack.config.babel.js
Log Message: ----------- Some changes in the configuration to revamp file by file not whole directory, environment variable introduced Signed-off-by: Piyush Vijay piyushvijay.1997@gmail.com
Commit: 3e56b17bc6ac5199da0556a529bd51b9609cae87 https://github.com/phpmyadmin/phpmyadmin/commit/3e56b17bc6ac5199da0556a529bd... Author: Piyush Vijay piyushvijay.1997@gmail.com Date: 2018-07-15 (Sun, 15 Jul 2018)
Changed paths: M .jshintrc M doc/config.rst M js/ajax.js M libraries/classes/Scripts.php
Log Message: ----------- Update documentation for the new configuration variables introduced and adding comments for some code handleing new js files. Signed-off-by: Piyush Vijay piyushvijay.1997@gmail.com
Commit: 3d9e65674c564f0e623c07808848369ef7fb8386 https://github.com/phpmyadmin/phpmyadmin/commit/3d9e65674c564f0e623c07808848... Author: Piyush Vijay piyushvijay.1997@gmail.com Date: 2018-07-15 (Sun, 15 Jul 2018)
Changed paths: M .babelrc M .eslintrc.json M .scrutinizer.yml M doc/config.rst M js/ajax.js M libraries/classes/Header.php M libraries/classes/Scripts.php M libraries/config.default.php M package.json M webpack.config.babel.js
Log Message: ----------- Update node version for scrutinizer. Add webpack environment directives in default.config. Introduce webpack_host and webpack_port directive and updating package.json build scripts. Signed-Off-By: Piyush Vijay piyushvijay.1997@gmail.com
Commit: 4d3a8c9e5ce44a7db6f5a310b71689c1b3cd873d https://github.com/phpmyadmin/phpmyadmin/commit/4d3a8c9e5ce44a7db6f5a310b716... Author: Piyush Vijay piyushvijay.1997@gmail.com Date: 2018-07-16 (Mon, 16 Jul 2018)
Changed paths: M doc/config.rst M js/ajax.js M libraries/config.default.php M webpack.config.babel.js
Log Message: ----------- Typo fixes for documentation and comments and webpack configuration directives are added in webpack.config Signed-Off-By: Piyush Vijay piyushvijay.1997@gmail.com
Commit: 224ae6d86b6a8747780556b405982b4bd73d94b0 https://github.com/phpmyadmin/phpmyadmin/commit/224ae6d86b6a8747780556b40598... Author: Deven Bansod devenbansod@users.noreply.github.com Date: 2018-07-18 (Wed, 18 Jul 2018)
Changed paths: A .babelrc M .eslintrc.json M .jshintrc M .scrutinizer.yml M doc/config.rst M js/ajax.js R js/menu-resizer.js A js/menu_resizer.js A js/src/global/pma_messages.js M libraries/classes/Header.php M libraries/classes/Scripts.php M libraries/config.default.php M package.json A webpack.config.babel.js
Log Message: ----------- Merge pull request #14464 from Piyush3079/Mod_Js_Config
* Files for babel, eslint and webpack base configuration and add respective modules in package manager. Add script in package.json for building js files using webpack.
* Module for importing variable defined in messages.php.
* Some changes in the configuration to revamp file by file not whole directory, environment variable introduced
* Update documentation for the new configuration variables introduced and adding comments for some code handleing new js files.
* Update node version for scrutinizer. Add webpack environment directives in default.config. Introduce webpack_host and webpack_port directive and updating package.json build scripts.
* Typo fixes for documentation and comments and webpack configuration directives are added in webpack.config
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d2a282b52243...224ae6d86b6a **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.