Commit Graph
100 Commits
Author SHA1 Message Date
bs c8e44f3705 read me update 2025-11-04 02:10:37 -08:00
bs a471be8ff9 subscribtion category variants / system category variants 2025-11-04 01:50:05 -08:00
bs 868f9dbcce more product types (events, subscriptions, digital goods), photos templates index/view 2025-11-03 23:15:31 -08:00
bs 46e8712161 extension not getting added properly - should now be solid 2025-11-02 01:20:42 -07:00
bs 4ffafb781d handle internal id vs integer id category in product photos 2025-11-02 01:13:21 -07:00
bs f5da89cb19 photos working with categories better now 2025-11-01 23:52:49 -07:00
bs dc2f422247 category id not null but product id can be null same with sku id - product photos 2025-11-01 23:39:15 -07:00
bs d239a98e8e unique rules, allow product id to be null in product photos 2025-11-01 23:16:59 -07:00
bs 2041fc78d3 more thorogh testing of toggle behavior on product photos 2025-11-01 17:00:15 -07:00
bs b145e901ef primary sku photo working with janky toggle workaround but w/e lol 2025-11-01 16:10:48 -07:00
bs 41c5f7169e toggle behavior on skus for default product sku, photos for default category photo and default product photo 2025-10-31 01:29:56 -07:00
bs 9f1959a0ee select options for products + skus, photos form 2025-10-12 02:20:02 -07:00
bs 30aad1dea4 category photos should be working 2025-10-12 01:04:36 -07:00
bs 66db31c7ad added suggested cart package 2025-10-11 22:50:44 -07:00
bs 590e7e652c propertyName default product sku vskus 2025-10-09 02:39:55 -07:00
bs 76876e04fa fix classname in default sku on products table 2025-10-07 20:40:29 -07:00
bs 8e2165d991 product sku property name on sku variant values 2025-10-07 01:21:04 -07:00
bs 44130c0cd2 fix sku variant values association on variants table
git st
2025-10-07 01:16:13 -07:00
bs e9ba1845ba add default sku flag to accessible fields in save options skus add 2025-10-06 23:49:48 -07:00
bs 75714137b7 accessible field/entity update default ksu 2025-10-06 23:34:27 -07:00
bs 25957f7d8b default sku boolean to product skus table 2025-10-06 23:21:50 -07:00
bs 81a9f827db not sure if that index should be kept or if leave up to user to use soft delete - soft delete can break if readd product with same name/category after deleting 2025-10-05 17:42:07 -07:00
bs 5a855374f9 existing sku bug using old field for variant id 2025-10-03 03:09:34 -07:00
bs 73349b736e existing skus working now too 2025-10-03 03:04:57 -07:00
bs 49912abd3a product variants table split off from category variants table, variant values table updated to reflect 2025-10-03 02:16:24 -07:00
bs d49a8784e6 primary photo on products table 2025-09-29 23:40:16 -07:00
bs fd0f9efa28 has many sku variant values on category variants table 2025-09-23 02:09:17 -07:00
bs 5b38de39fc product id back on product category variants table...dumb 2025-09-22 21:51:52 -07:00
bs 2d405d542b fix @uses warnings 2025-09-21 18:09:35 -07:00
bs 892a85d30a remove product id from product category variants table 2025-09-21 17:51:54 -07:00
bs 4549f30930 product attributes add/edit 2025-09-19 23:44:18 -07:00
bs 25cb12d810 product attributes on edit product 2025-09-19 23:34:04 -07:00
bs f0f9ebeb8c fix @uses errors 2025-09-10 23:53:01 -07:00
bs 77283191ef test if will fix ci actions 2025-09-10 23:29:40 -07:00
bs db79a636b3 wip 2025-09-10 22:58:37 -07:00
bs c061bd1133 entities update label related entities better 2025-09-10 22:19:27 -07:00
bs 4d98343653 test fix for sku variant values 2025-09-10 22:09:15 -07:00
bs 71c038a9a0 start of variant values 2025-09-10 22:06:12 -07:00
bs f3a6384c55 test fixes for product skus add 2025-09-06 01:11:51 -07:00
bs 99f52422c1 missed php 8.1 in ci.yaml 2025-09-05 23:34:57 -07:00
bs ca1c8c614f php 8.2 min 2025-09-05 23:31:58 -07:00
bs 43a7805b5e require cartesian product library, product skus add update 2025-09-05 02:51:43 -07:00
bs 9d9c32f0b9 add the contain for product skus on products 2025-09-04 22:49:23 -07:00
bs 4356dcd800 skus must be unique, add more variants and skus to products view contain 2025-09-04 22:46:09 -07:00
bs 8cf8d7cfa0 show image on view product photos page, setEntityClass defaulting to all plugin entities 2025-09-01 00:46:18 -07:00
bs 155095c25c test fixes product category variatns - trying to show attribute type id which isnt valid field on that table 2025-09-01 00:10:07 -07:00
bs 9636cc9091 photos wip - almost there 2025-08-22 00:41:57 -07:00
bs 803e161a9a get product skus table via product photos in product photos controller 2025-08-21 23:40:00 -07:00
bs b9bf47f385 variants controller tests failing 2025-08-21 22:43:06 -07:00
bs 8bdb329828 gitignore, product photos fixture, copy/delete in base controller test setUp/tearDown 2025-08-19 01:13:13 -07:00
bs 493068cc1c gitea ci workflow - change validation steps composer install 2025-08-12 01:33:38 -07:00
bs ac0dc3c9e3 fix @uses statements in controller tests 2025-08-12 01:30:30 -07:00
bs 16f987b852 composer require sqlite extension 2025-08-12 01:11:11 -07:00
bs 003f5d17f1 base it off of xorm gitea action mysql8 test 2025-08-12 00:43:28 -07:00
bs bfa8f8c9fd test runs on ubuntu latest for ci action 2025-08-12 00:37:17 -07:00
bs 452ec31ba7 workflow test 2025-08-12 00:05:38 -07:00
bs 0181c48907 product photos controller test fixes, test out 2025-08-11 23:35:46 -07:00
bs 3a47f09e8c upload test passing + file not getting deleted every time - well it is but we now use a copy lol 2025-08-10 02:50:22 -07:00
bs a1012b4054 product photos first commit - only upload base photo 2025-08-10 02:35:25 -07:00
bs 82b3ca59ed dont have any runners working anyway but sleep 120 to see if mysql will be available 2025-08-09 20:11:16 -07:00
bs 9d777f12b2 default product type id on categories table 2025-07-05 23:18:54 -07:00
bs 59a38758e9 variant options coming along - add test passing 2025-07-05 20:48:40 -07:00
bs 5adc791c20 variant options wip 2025-07-05 20:08:56 -07:00
bs c9d34f7115 remove variant type id (enum) from variants table, use internal id for category field on variants form 2025-06-30 21:25:47 -07:00
bs 5fb215c7fd fix variant type id vs attribute type id 2025-06-29 23:27:38 -07:00
bs 46e68d8c56 use override table trait from cheesecake pluging 2025-06-29 23:07:42 -07:00
bs 5cba7de890 test additions variants table 2025-06-29 22:25:38 -07:00
bs 5bb1110e7f migration file name fix 2025-06-29 21:54:46 -07:00
bs f61a4161be wip product category variants 2025-06-29 21:52:07 -07:00
bs a01805dc53 product skus v1 2025-04-15 02:39:35 -07:00
bs 4868064c44 product attributes deleted field not added to migration 2025-04-08 01:54:29 -07:00
bs cf7c67763c add soft delete via muffin/trash to all product related tables 2025-04-08 01:30:40 -07:00
bs 013bec1b54 license update use MIT 2025-04-07 23:57:41 -07:00
bs b5926c260e product attributes increment was missing on form, view product attributes on view product page 2025-04-05 02:37:53 -07:00
bs bb1dab1f43 product attributes 2025-04-05 02:06:23 -07:00
bs 4e6b7ca1ac categories not attributes fix 2025-04-02 01:39:07 -07:00
bs 2f80ba1fa3 attributes form wip 2025-04-02 01:27:25 -07:00
bs 732819ff73 keyField vs valueField switched oops 2025-04-02 00:36:54 -07:00
bs fce8cc6b8b form request query wrong request - now working 2025-04-02 00:29:05 -07:00
bs 42f2b4f64b products form htmx attributes wip - bedtime though 2025-04-01 02:52:00 -07:00
bs 9f94f7d0ed wip first not first or fail attributes form 2025-04-01 02:37:58 -07:00
bs 56e526bc0f wip 2025-04-01 02:19:01 -07:00
bs f724b86674 products form wip 2025-04-01 01:24:18 -07:00
bs 17de2e97dd testing 2025-04-01 01:00:09 -07:00
bs fad4f575b8 view category, attribute options table 2025-03-31 20:52:12 -07:00
bs 5a2582a333 contain category attributse when viewing category 2025-03-31 19:45:33 -07:00
bs 6fc52c8bd6 products catalog view template show external product catalogs 2025-03-31 19:13:23 -07:00
bs 8e778cce57 assert the link record was created 2025-03-31 02:02:34 -07:00
bs 04d03bd0bf associations saving many to many workign now catalogs 2025-03-31 01:55:52 -07:00
bs 025017537f uuids instead of int ids fore xternal product catalogs, test fixes, many to many working now 2025-03-31 01:30:09 -07:00
bs 4c65d23e2b v0.0.15 - catalags & apis many to many wip 2025-03-31 00:48:00 -07:00
bs ce74025f6c tests wip 2025-03-30 23:51:28 -07:00
bs 1ebebede87 add/assign catalogs to an api when adding it 2025-03-30 23:46:13 -07:00
bs b627550dd9 belongs to many external catalogs & catalogs 2025-03-30 22:43:04 -07:00
bs 3a98baae7c minimum stablity=dev (for now) 2025-03-29 03:11:31 -07:00
bs 80e8ae96a4 dev-prod not locked on single release version 2025-03-29 03:07:37 -07:00
bs e8e7afa86c use the cheese cake table override trait instead of keeping in this repo 2025-03-29 01:52:02 -07:00
bs 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
bs 8229722779 use override table trait to allow for easily customzing table a controller uses 2025-03-29 00:52:38 -07:00
bs b868cc11fb flexible table classes in controllers for rest of tables 2025-03-28 23:34:21 -07:00