[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 43131c: Convert server status tables to Bootstrap style

Maurício Meneghini Fauth mauricio at fauth.dev
Tue Dec 1 03:50:03 CET 2020


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 43131cfe57e5f5faaa1e51de71f2d104ba7e85e3
https://github.com/phpmyadmin/phpmyadmin/commit/43131cfe57e5f5faaa1e51de71f2d104ba7e85e3
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/server/databases/index.twig
M templates/server/status/status/index.twig
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_tables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_tables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_tables.scss

Log Message:
-----------
Convert server status tables to Bootstrap style

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 6f616783914689f737f2a31e92fe43fc0e9603e1
https://github.com/phpmyadmin/phpmyadmin/commit/6f616783914689f737f2a31e92fe43fc0e9603e1
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M js/src/server/status/sorter.js
M js/src/server/status/variables.js
M templates/server/status/processes/list.twig
M templates/server/status/queries/index.twig
M templates/server/status/status/index.twig
M templates/server/status/variables/index.twig
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss

Log Message:
-----------
Convert tables of server status pages to Bootstrap style

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: c86e1c15e2b16d315af3724a291d819195137c00
https://github.com/phpmyadmin/phpmyadmin/commit/c86e1c15e2b16d315af3724a291d819195137c00
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M js/src/functions.js
M js/src/server/privileges.js
M templates/server/privileges/change_password.twig
M templates/server/privileges/privileges_summary.twig
M templates/server/privileges/users_overview.twig
M templates/server/user_groups/user_groups.twig
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss

Log Message:
-----------
Use Bootstrap's table style for User Accounts page tables

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 9115f1ba7caa7f49922834e686ba692d593222d6
https://github.com/phpmyadmin/phpmyadmin/commit/9115f1ba7caa7f49922834e686ba692d593222d6
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M js/src/server/variables.js
M templates/server/variables/index.twig
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss

Log Message:
-----------
Use Bootstrap tables for server variables page tables

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 2dc3cee4151bd62ecafafab3604d35e44b843c03
https://github.com/phpmyadmin/phpmyadmin/commit/2dc3cee4151bd62ecafafab3604d35e44b843c03
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/server/collations/index.twig
M test/classes/Controllers/Server/CollationsControllerTest.php
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss

Log Message:
-----------
Use Bootstrap's table style for server/collations page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 36c1eaa93cc714fae48064b713c0b7ae9ece3c0c
https://github.com/phpmyadmin/phpmyadmin/commit/36c1eaa93cc714fae48064b713c0b7ae9ece3c0c
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M libraries/classes/Engines/Innodb.php
M libraries/classes/StorageEngine.php
M templates/server/engines/index.twig
M test/classes/Controllers/Server/EnginesControllerTest.php
M test/classes/Engines/InnodbTest.php
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss

Log Message:
-----------
Use Bootstrap's table style for server/engines pages

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 6d9ae185f910b49f7949a1d1497b96d1dfb1b34f
https://github.com/phpmyadmin/phpmyadmin/commit/6d9ae185f910b49f7949a1d1497b96d1dfb1b34f
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/server/plugins/index.twig
M test/classes/Controllers/Server/PluginsControllerTest.php
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss

Log Message:
-----------
Use Bootstrap's tables for server plugins page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 8fab4a7bfb0de97a4049a752cb466375d7872c61
https://github.com/phpmyadmin/phpmyadmin/commit/8fab4a7bfb0de97a4049a752cb466375d7872c61
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/database/structure/body_for_table_summary.twig
M templates/database/structure/structure_table_row.twig
M templates/database/structure/table_header.twig

Log Message:
-----------
Use Bootstrap's table for the db structure page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 8b46daefcd7314a930d4769728464ad37c74ba0a
https://github.com/phpmyadmin/phpmyadmin/commit/8b46daefcd7314a930d4769728464ad37c74ba0a
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/database/qbe/ins_del_and_or_cell.twig
M templates/database/qbe/selection_form.twig

Log Message:
-----------
Use Bootstrap's table for db qbe page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 088c9e587488943d44e6f8f19574486dbf04ca45
https://github.com/phpmyadmin/phpmyadmin/commit/088c9e587488943d44e6f8f19574486dbf04ca45
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/database/privileges/index.twig

Log Message:
-----------
Use Bootstrap's table for db privileges page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 5bad0f74af03ac04d236272c843c53fb07150452
https://github.com/phpmyadmin/phpmyadmin/commit/5bad0f74af03ac04d236272c843c53fb07150452
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M libraries/classes/Database/Routines.php
M templates/database/routines/index.twig

Log Message:
-----------
Use Bootstrap's table for db routines page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: ca679a66b9ce61d3889582e01aa95aba2251feba
https://github.com/phpmyadmin/phpmyadmin/commit/ca679a66b9ce61d3889582e01aa95aba2251feba
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/database/events/editor_form.twig
M templates/database/events/index.twig

Log Message:
-----------
Use Bootstrap's table for db events page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: c698be7a70dbcf6386217f56c040122e571f4eb4
https://github.com/phpmyadmin/phpmyadmin/commit/c698be7a70dbcf6386217f56c040122e571f4eb4
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M libraries/classes/Database/Triggers.php
M templates/database/triggers/list.twig

Log Message:
-----------
Use Bootstrap's table for db triggers page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: b7d9f13d8adc1cebd53937e375e24e33a87d2bb7
https://github.com/phpmyadmin/phpmyadmin/commit/b7d9f13d8adc1cebd53937e375e24e33a87d2bb7
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/database/tracking/tables.twig

Log Message:
-----------
Use Bootstrap's table for db tracking page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 532c1eee83ebbff160596c0f0ebab00e7691f256
https://github.com/phpmyadmin/phpmyadmin/commit/532c1eee83ebbff160596c0f0ebab00e7691f256
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/database/central_columns/main.twig
M themes/bootstrap/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss

Log Message:
-----------
Use Bootstrap's table for db central columns page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 6627ff7e143294aff86cb7e8fe4471ec9b950929
https://github.com/phpmyadmin/phpmyadmin/commit/6627ff7e143294aff86cb7e8fe4471ec9b950929
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig

Log Message:
-----------
Use Bootstrap's table for table structure page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: a86b8622ba60d67f2b35223957c533753ce27c83
https://github.com/phpmyadmin/phpmyadmin/commit/a86b8622ba60d67f2b35223957c533753ce27c83
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/table/relation/common_form.twig

Log Message:
-----------
Use Bootstrap's table for table relation page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 2d7678d4b2d89df224a83daf3055abb1002b04b5
https://github.com/phpmyadmin/phpmyadmin/commit/2d7678d4b2d89df224a83daf3055abb1002b04b5
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/table/search/index.twig

Log Message:
-----------
Use Bootstrap's table for table search page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 78f17058b297f52d651ae258c89ed3faa1d59a4b
https://github.com/phpmyadmin/phpmyadmin/commit/78f17058b297f52d651ae258c89ed3faa1d59a4b
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/table/zoom_search/index.twig
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss

Log Message:
-----------
Use Bootstrap's table for table zoom search page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 42931c235a2ab074e764582740e55b5f7db0b996
https://github.com/phpmyadmin/phpmyadmin/commit/42931c235a2ab074e764582740e55b5f7db0b996
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/table/privileges/index.twig
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss

Log Message:
-----------
Use Bootstrap's table for table privileges page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: fa982f3cdc97f5f527c9a4c8d989ba9c6f855cf5
https://github.com/phpmyadmin/phpmyadmin/commit/fa982f3cdc97f5f527c9a4c8d989ba9c6f855cf5
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M templates/table/tracking/main.twig
M templates/table/tracking/report_table.twig
M templates/table/tracking/structure_snapshot_columns.twig
M templates/table/tracking/structure_snapshot_indexes.twig

Log Message:
-----------
Use Bootstrap's table for table tracking page

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 6b334131fe0911de0c9a6e05ee5df1acbf389fd4
https://github.com/phpmyadmin/phpmyadmin/commit/6b334131fe0911de0c9a6e05ee5df1acbf389fd4
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-11-30 (Mon, 11 November 2020) -03:00

Changed paths: 
M js/src/functions.js
M js/src/server/privileges.js
M js/src/server/status/sorter.js
M js/src/server/status/variables.js
M js/src/server/variables.js
M libraries/classes/Database/Routines.php
M libraries/classes/Database/Triggers.php
M libraries/classes/Engines/Innodb.php
M libraries/classes/StorageEngine.php
M templates/database/central_columns/main.twig
M templates/database/events/editor_form.twig
M templates/database/events/index.twig
M templates/database/privileges/index.twig
M templates/database/qbe/ins_del_and_or_cell.twig
M templates/database/qbe/selection_form.twig
M templates/database/routines/index.twig
M templates/database/structure/body_for_table_summary.twig
M templates/database/structure/structure_table_row.twig
M templates/database/structure/table_header.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/list.twig
M templates/server/collations/index.twig
M templates/server/databases/index.twig
M templates/server/engines/index.twig
M templates/server/plugins/index.twig
M templates/server/privileges/change_password.twig
M templates/server/privileges/privileges_summary.twig
M templates/server/privileges/users_overview.twig
M templates/server/status/processes/list.twig
M templates/server/status/queries/index.twig
M templates/server/status/status/index.twig
M templates/server/status/variables/index.twig
M templates/server/user_groups/user_groups.twig
M templates/server/variables/index.twig
M templates/table/privileges/index.twig
M templates/table/relation/common_form.twig
M templates/table/search/index.twig
M templates/table/structure/display_partitions.twig
M templates/table/structure/display_structure.twig
M templates/table/structure/display_table_stats.twig
M templates/table/tracking/main.twig
M templates/table/tracking/report_table.twig
M templates/table/tracking/structure_snapshot_columns.twig
M templates/table/tracking/structure_snapshot_indexes.twig
M templates/table/zoom_search/index.twig
M test/classes/Controllers/Server/CollationsControllerTest.php
M test/classes/Controllers/Server/EnginesControllerTest.php
M test/classes/Controllers/Server/PluginsControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Engines/InnodbTest.php
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_tables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_tables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_tables.scss

Log Message:
-----------
Merge pull request #16491 from mauriciofauth/table-bootstrap

Convert tables CSS to the Bootstrap table style



More information about the Git mailing list