[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 9f0767: Remove `table-light` CSS classes

Maurício Meneghini Fauth mauricio at fauth.dev
Sun May 15 01:59:11 CEST 2022


Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9f076774e580950284150afb2e5d9e29b17df900
https://github.com/phpmyadmin/phpmyadmin/commit/9f076774e580950284150afb2e5d9e29b17df900
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-05-14 (Sat, 05 May 2022) -03:00

Changed paths: 
M js/src/server/status/monitor.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/Database/Routines.php
M libraries/classes/Display/Results.php
M libraries/classes/Engines/Innodb.php
M libraries/classes/StorageEngine.php
M templates/columns_definitions/partitions.twig
M templates/database/central_columns/main.twig
M templates/database/events/index.twig
M templates/database/privileges/index.twig
M templates/database/routines/index.twig
M templates/database/structure/body_for_table_summary.twig
M templates/database/structure/show_create.twig
M templates/database/structure/table_header.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/list.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/relation/check_relations.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/engines/index.twig
M templates/server/plugins/index.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/insert/get_head_and_foot_of_insert_row_table.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 templates/transformation_overview.twig
M test/classes/BrowseForeignersTest.php
M test/classes/Controllers/Server/BinlogControllerTest.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/Display/ResultsTest.php
M test/classes/Engines/InnodbTest.php
M themes/metro/scss/_tables.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_tables.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_tables.scss
M themes/pmahomme/scss/_variables.scss

Log Message:
-----------
Remove `table-light` CSS classes

These classes were added by 6408b7179abd139125f44980d016699f8e9f62f5.
However they aren't exactly the same as thead-light classes that exists
in Bootstrap 4.

Related to https://github.com/phpmyadmin/phpmyadmin/issues/17455.

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

Commit: e54f7697a6950b51c5d348ffd027c641abbb5225
https://github.com/phpmyadmin/phpmyadmin/commit/e54f7697a6950b51c5d348ffd027c641abbb5225
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-05-14 (Sat, 05 May 2022) -03:00

Changed paths: 
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_variables.scss

Log Message:
-----------
Fix table cells spacing

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

Commit: dc55543e4b8c2e6009817e86d7151c120a16b255
https://github.com/phpmyadmin/phpmyadmin/commit/dc55543e4b8c2e6009817e86d7151c120a16b255
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-05-14 (Sat, 05 May 2022) -03:00

Changed paths: 
M themes/metro/scss/_tables.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_tables.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_tables.scss
M themes/pmahomme/scss/_variables.scss

Log Message:
-----------
Fix table captions style

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

Commit: af50673f6cde400b08c53da0cf4b7bab44b20e62
https://github.com/phpmyadmin/phpmyadmin/commit/af50673f6cde400b08c53da0cf4b7bab44b20e62
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-05-14 (Sat, 05 May 2022) -03:00

Changed paths: 
M js/src/server/status/monitor.js
M libraries/classes/BrowseForeigners.php
M libraries/classes/Database/Routines.php
M libraries/classes/Display/Results.php
M libraries/classes/Engines/Innodb.php
M libraries/classes/StorageEngine.php
M templates/columns_definitions/partitions.twig
M templates/database/central_columns/main.twig
M templates/database/events/index.twig
M templates/database/privileges/index.twig
M templates/database/routines/index.twig
M templates/database/structure/body_for_table_summary.twig
M templates/database/structure/show_create.twig
M templates/database/structure/table_header.twig
M templates/database/tracking/tables.twig
M templates/database/triggers/list.twig
M templates/display/results/table.twig
M templates/indexes.twig
M templates/relation/check_relations.twig
M templates/server/binlog/index.twig
M templates/server/databases/index.twig
M templates/server/engines/index.twig
M templates/server/plugins/index.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/insert/get_head_and_foot_of_insert_row_table.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 templates/transformation_overview.twig
M test/classes/BrowseForeignersTest.php
M test/classes/Controllers/Server/BinlogControllerTest.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/Display/ResultsTest.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/metro/scss/_variables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_tables.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_tables.scss
M themes/pmahomme/scss/_variables.scss

Log Message:
-----------
Merge pull request #17525 from MauricioFauth/tables-style

Fix tables spacing and colors



More information about the Git mailing list