Commit Graph

10 Commits

Author SHA1 Message Date
Brandon Shipley 8229722779
use override table trait to allow for easily customzing table a controller uses
CI / testsuite (mysql, 8.1, ) (push) Failing after 0s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 0s Details
CI / testsuite (pgsql, 8.1, ) (push) Failing after 0s Details
CI / testsuite (pgsql, 8.4, ) (push) Failing after 0s Details
CI / testsuite (sqlite, 8.1, ) (push) Failing after 0s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 0s Details
CI / testsuite (sqlite, 8.4, ) (push) Failing after 0s Details
CI / Coding Standard & Static Analysis (push) Failing after 0s Details
2025-03-29 00:52:38 -07:00
Brandon Shipley b868cc11fb
flexible table classes in controllers for rest of tables
CI / testsuite (mysql, 8.1, ) (push) Failing after 0s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 0s Details
CI / testsuite (pgsql, 8.1, ) (push) Failing after 0s Details
CI / testsuite (pgsql, 8.4, ) (push) Failing after 0s Details
CI / testsuite (sqlite, 8.1, ) (push) Failing after 0s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 0s Details
CI / testsuite (sqlite, 8.4, ) (push) Failing after 0s Details
CI / Coding Standard & Static Analysis (push) Failing after 0s Details
2025-03-28 23:34:21 -07:00
Brandon Shipley b6230817eb
nest under root CakeProducts config
CI / testsuite (mysql, 8.1, ) (push) Failing after 0s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 0s Details
CI / testsuite (pgsql, 8.1, ) (push) Failing after 0s Details
CI / testsuite (pgsql, 8.4, ) (push) Failing after 0s Details
CI / testsuite (sqlite, 8.1, ) (push) Failing after 0s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 0s Details
CI / testsuite (sqlite, 8.4, ) (push) Failing after 0s Details
CI / Coding Standard & Static Analysis (push) Failing after 0s Details
2025-03-28 02:17:28 -07:00
Brandon Shipley 3f45e46f31
allow for extending the table class more easily - catalogs & categories
CI / testsuite (mysql, 8.1, ) (push) Failing after 0s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 0s Details
CI / testsuite (pgsql, 8.1, ) (push) Failing after 0s Details
CI / testsuite (pgsql, 8.4, ) (push) Failing after 0s Details
CI / testsuite (sqlite, 8.1, ) (push) Failing after 0s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 0s Details
CI / testsuite (sqlite, 8.4, ) (push) Failing after 0s Details
CI / Coding Standard & Static Analysis (push) Failing after 0s Details
2025-03-28 02:01:53 -07:00
Brandon Shipley 18982ed840
remove debugging - test webhook from gitea
CI / testsuite (mysql, 8.1, ) (push) Failing after 14s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 13s Details
CI / testsuite (pgsql, 8.1, ) (push) Failing after 6m19s Details
CI / testsuite (pgsql, 8.4, ) (push) Failing after 7m59s Details
CI / testsuite (sqlite, 8.1, ) (push) Failing after 6m27s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 6m31s Details
CI / testsuite (sqlite, 8.4, ) (push) Failing after 8m1s Details
CI / Coding Standard & Static Analysis (push) Failing after 6m2s Details
2025-03-27 02:02:39 -07:00
Brandon Shipley bd4980ef81
dont need that logging anymore
CI / testsuite (mysql, 8.1, ) (push) Failing after 14s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 14s Details
CI / testsuite (pgsql, 8.1, ) (push) Failing after 6m19s Details
CI / testsuite (pgsql, 8.4, ) (push) Failing after 8m0s Details
CI / testsuite (sqlite, 8.1, ) (push) Failing after 6m28s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 6m22s Details
CI / testsuite (sqlite, 8.4, ) (push) Failing after 8m1s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m56s Details
2025-03-27 01:50:04 -07:00
Brandon Shipley 3719bbef53
tests fixed 2025-03-27 01:44:16 -07:00
Brandon Shipley d9a59fb82b
from main app code base 2025-03-27 01:11:41 -07:00
Brandon Shipley b17634c08a
not used to plugin testing - trying to get working but fixtures not working yet 2025-03-26 00:07:05 -07:00
Brandon Shipley ded60d16bf bring into standalone plugin for distribution 2024-11-24 18:38:29 -08:00