Commit Graph

16 Commits

Author SHA1 Message Date
ce74025f6c tests wip 2025-03-30 23:51:28 -07:00
1ebebede87 add/assign catalogs to an api when adding it 2025-03-30 23:46:13 -07:00
b627550dd9 belongs to many external catalogs & catalogs 2025-03-30 22:43:04 -07:00
e8e7afa86c use the cheese cake table override trait instead of keeping in this repo 2025-03-29 01:52:02 -07:00
1477b4b96d dont need to set the config key or the default table anymore - will default to plugin name + table name 2025-03-29 01:11:09 -07:00
8229722779 use override table trait to allow for easily customzing table a controller uses 2025-03-29 00:52:38 -07:00
b868cc11fb flexible table classes in controllers for rest of tables 2025-03-28 23:34:21 -07:00
3f461cabb8 allow customizing entity class but default to CakeProducts entities - catalogs + categories 2025-03-28 02:34:50 -07:00
b6230817eb nest under root CakeProducts config 2025-03-28 02:17:28 -07:00
3f45e46f31 allow for extending the table class more easily - catalogs & categories 2025-03-28 02:01:53 -07:00
18982ed840 remove debugging - test webhook from gitea 2025-03-27 02:02:39 -07:00
bd4980ef81 dont need that logging anymore 2025-03-27 01:50:04 -07:00
3719bbef53 tests fixed 2025-03-27 01:44:16 -07:00
d9a59fb82b from main app code base 2025-03-27 01:11:41 -07:00
b17634c08a not used to plugin testing - trying to get working but fixtures not working yet 2025-03-26 00:07:05 -07:00
ded60d16bf bring into standalone plugin for distribution 2024-11-24 18:38:29 -08:00