Branch: refs/heads/gsoc-js-refactoring Home: https://github.com/phpmyadmin/phpmyadmin Commit: f92e1ebccd6c0b0861bf113aa00c9dd3ed278575 https://github.com/phpmyadmin/phpmyadmin/commit/f92e1ebccd6c0b0861bf113aa00c9dd3ed278575 Author: Piyush Vijay <[email protected]> Date: 2018-07-30 (Mon, 07 July 2018) +05:30
Changed paths: M .eslintignore M .gitignore M js/messages.php M js/src/ajax.js M js/src/consts/files.js M js/src/functions/navigation.js M js/src/index.js M js/src/navigation.js Log Message: ----------- Edit ndex files and more files whitelisted in ajax.js and files.js for adding them in modular code. Signed-off-by: Piyush Vijay <[email protected]> Commit: a99acfef71a2e4d66ae130011af084dcf6369e61 https://github.com/phpmyadmin/phpmyadmin/commit/a99acfef71a2e4d66ae130011af084dcf6369e61 Author: Piyush Vijay <[email protected]> Date: 2018-07-30 (Mon, 07 July 2018) +05:30 Changed paths: A js/src/classes/Chart.js A js/src/export.js A js/src/functions/chart.js A js/src/functions/export.js A js/src/functions/import.js A js/src/import.js A js/src/replication.js A js/src/server_plugins.js A js/src/server_status_monitor.js A js/src/server_status_queries.js A js/src/server_status_sorter.js A js/src/server_user_groups.js A js/src/server_variables.js M libraries/classes/Controllers/Server/ServerPluginsController.php M libraries/classes/Controllers/Server/ServerVariablesController.php M server_export.php M server_import.php M server_replication.php M server_status_queries.php M server_user_groups.php Log Message: ----------- Modularize server related remaining files like replication, plugins, queries, processes. Sever monitor is also modularised and is not working but jQplot is not imported as it is giving error with webpack. Another issue with these files is that table sorter is also not woking working properly as it is not available on npm as plugin. Signed-off-by: Piyush Vijay <[email protected]> Commit: 85c16c14f864791bbc0f2cb5b9b79e9db1ebcf19 https://github.com/phpmyadmin/phpmyadmin/commit/85c16c14f864791bbc0f2cb5b9b79e9db1ebcf19 Author: Piyush Vijay <[email protected]> Date: 2018-07-30 (Mon, 07 July 2018) +05:30 Changed paths: M js/src/ajax.js M js/src/consts/files.js M js/src/functions/navigation.js M js/src/index.js M js/src/navigation.js M js/src/server_status_queries.js M js/src/server_status_sorter.js Log Message: ----------- Remove some functions to make this pr reproduceable on local machine. Signed-Off-By: Piyush Vijay <[email protected]> Commit: d111a2ca81774d7c6daefe9870782333d8e9fa28 https://github.com/phpmyadmin/phpmyadmin/commit/d111a2ca81774d7c6daefe9870782333d8e9fa28 Author: Piyush Vijay <[email protected]> Date: 2018-07-30 (Mon, 07 July 2018) +05:30 Changed paths: M js/src/export.js M templates/display/export/options_format.twig Log Message: ----------- Add event for submit of export sql form to remove error of undefined function. Signed-Off-By: Piyush Vijay <[email protected]> Commit: 5e9d70540b8a72002729ce2b0a9946381a65b32d https://github.com/phpmyadmin/phpmyadmin/commit/5e9d70540b8a72002729ce2b0a9946381a65b32d Author: Deven Bansod <[email protected]> Date: 2018-08-01 (Wed, 08 August 2018) +05:30 Changed paths: A js/src/classes/Chart.js A js/src/export.js A js/src/functions/chart.js A js/src/functions/export.js A js/src/functions/import.js A js/src/import.js A js/src/replication.js A js/src/server_plugins.js A js/src/server_status_monitor.js A js/src/server_status_queries.js A js/src/server_status_sorter.js A js/src/server_user_groups.js A js/src/server_variables.js M .eslintignore M .gitignore M js/messages.php M js/src/ajax.js M js/src/consts/files.js M js/src/functions/navigation.js M js/src/navigation.js M libraries/classes/Controllers/Server/ServerPluginsController.php M libraries/classes/Controllers/Server/ServerVariablesController.php M server_export.php M server_import.php M server_replication.php M server_status_queries.php M server_user_groups.php M templates/display/export/options_format.twig Log Message: ----------- Merge pull request #14469 from Piyush3079/Mod_Js_Import_Export Modularize Import and Export related JS files _______________________________________________ Git mailing list [email protected] https://lists.phpmyadmin.net/mailman/listinfo/git
