Commit Graph

113 Commits

Author SHA1 Message Date
Brandon Shipley 9f1959a0ee
select options for products + skus, photos form
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m0s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m20s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 5m58s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m39s Details
2025-10-12 02:20:02 -07:00
Brandon Shipley 30aad1dea4
category photos should be working
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m13s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m31s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 5m54s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m40s Details
2025-10-12 01:04:36 -07:00
Brandon Shipley 66db31c7ad
added suggested cart package
CI / testsuite (mysql, 8.2, ) (push) Failing after 5m58s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m23s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 5m57s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m40s Details
2025-10-11 22:50:44 -07:00
Brandon Shipley 590e7e652c
propertyName default product sku vskus
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m11s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m19s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m6s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m52s Details
2025-10-09 02:39:55 -07:00
Brandon Shipley 76876e04fa
fix classname in default sku on products table
CI / testsuite (mysql, 8.2, ) (push) Failing after 5m58s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m17s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 5m57s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m52s Details
2025-10-07 20:40:29 -07:00
Brandon Shipley 8e2165d991
product sku property name on sku variant values
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m19s Details
CI / testsuite (mysql, 8.2, ) (push) Failing after 23m45s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m10s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m52s Details
2025-10-07 01:21:04 -07:00
Brandon Shipley 44130c0cd2
fix sku variant values association on variants table
CI / testsuite (mysql, 8.4, ) (push) Waiting to run Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Waiting to run Details
CI / Coding Standard & Static Analysis (push) Waiting to run Details
CI / testsuite (mysql, 8.2, ) (push) Has been cancelled Details
git st
2025-10-07 01:16:13 -07:00
Brandon Shipley e9ba1845ba
add default sku flag to accessible fields in save options skus add
CI / testsuite (mysql, 8.2, ) (push) Failing after 7m32s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m20s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m9s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m52s Details
2025-10-06 23:49:48 -07:00
Brandon Shipley 75714137b7
accessible field/entity update default ksu
CI / testsuite (mysql, 8.4, ) (push) Waiting to run Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Waiting to run Details
CI / Coding Standard & Static Analysis (push) Waiting to run Details
CI / testsuite (mysql, 8.2, ) (push) Has been cancelled Details
2025-10-06 23:34:27 -07:00
Brandon Shipley 25957f7d8b
default sku boolean to product skus table
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Waiting to run Details
CI / Coding Standard & Static Analysis (push) Waiting to run Details
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m11s Details
CI / testsuite (mysql, 8.4, ) (push) Has been cancelled Details
2025-10-06 23:21:50 -07:00
Brandon Shipley 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
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m11s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m22s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 5m57s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m39s Details
2025-10-05 17:42:07 -07:00
Brandon Shipley 5a855374f9
existing sku bug using old field for variant id
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m12s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m15s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m10s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m55s Details
2025-10-03 03:09:34 -07:00
Brandon Shipley 73349b736e
existing skus working now too
CI / testsuite (mysql, 8.2, ) (push) Waiting to run Details
CI / testsuite (mysql, 8.4, ) (push) Waiting to run Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Waiting to run Details
CI / Coding Standard & Static Analysis (push) Waiting to run Details
2025-10-03 03:04:57 -07:00
Brandon Shipley 49912abd3a
product variants table split off from category variants table, variant values table updated to reflect
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m13s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m19s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m6s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m52s Details
2025-10-03 02:16:24 -07:00
Brandon Shipley d49a8784e6
primary photo on products table
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m31s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 5m39s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m13s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m55s Details
2025-09-29 23:40:16 -07:00
Brandon Shipley fd0f9efa28
has many sku variant values on category variants table
CI / testsuite (mysql, 8.2, ) (push) Successful in 11m9s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m31s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m10s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m52s Details
2025-09-23 02:09:17 -07:00
Brandon Shipley 5b38de39fc
product id back on product category variants table...dumb
CI / testsuite (mysql, 8.2, ) (push) Successful in 10m53s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m18s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m9s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m56s Details
2025-09-22 21:51:52 -07:00
Brandon Shipley 2d405d542b
fix @uses warnings 2025-09-21 18:09:35 -07:00
Brandon Shipley 892a85d30a
remove product id from product category variants table 2025-09-21 17:51:54 -07:00
Brandon Shipley 4549f30930
product attributes add/edit
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m11s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m19s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m10s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m51s Details
2025-09-19 23:44:18 -07:00
Brandon Shipley 25cb12d810
product attributes on edit product
CI / testsuite (mysql, 8.2, ) (push) Waiting to run Details
CI / testsuite (mysql, 8.4, ) (push) Waiting to run Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Waiting to run Details
CI / Coding Standard & Static Analysis (push) Waiting to run Details
2025-09-19 23:34:04 -07:00
Brandon Shipley f0f9ebeb8c
fix @uses errors
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m11s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m27s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m10s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m56s Details
2025-09-10 23:53:01 -07:00
Brandon Shipley 77283191ef
test if will fix ci actions
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m18s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m55s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m10s Details
CI / Coding Standard & Static Analysis (push) Has been cancelled Details
2025-09-10 23:29:40 -07:00
Brandon Shipley db79a636b3
wip
CI / Coding Standard & Static Analysis (push) Waiting to run Details
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m15s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m28s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Has been cancelled Details
2025-09-10 22:58:37 -07:00
Brandon Shipley c061bd1133
entities update label related entities better 2025-09-10 22:19:27 -07:00
Brandon Shipley 4d98343653
test fix for sku variant values
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m28s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m28s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m6s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m52s Details
2025-09-10 22:09:15 -07:00
Brandon Shipley 71c038a9a0
start of variant values 2025-09-10 22:06:12 -07:00
Brandon Shipley f3a6384c55
test fixes for product skus add
CI / testsuite (mysql, 8.2, ) (push) Failing after 5m57s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m23s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m10s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m40s Details
2025-09-06 01:11:51 -07:00
Brandon Shipley 99f52422c1
missed php 8.1 in ci.yaml
CI / testsuite (mysql, 8.2, ) (push) Failing after 6m23s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 5m47s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m14s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m41s Details
2025-09-05 23:34:57 -07:00
Brandon Shipley ca1c8c614f
php 8.2 min
CI / testsuite (mysql, 8.4, ) (push) Waiting to run Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Waiting to run Details
CI / Coding Standard & Static Analysis (push) Waiting to run Details
CI / testsuite (mysql, 8.2, ) (push) Has been cancelled Details
2025-09-05 23:31:58 -07:00
Brandon Shipley 43a7805b5e
require cartesian product library, product skus add update
CI / testsuite (mysql, 8.1, ) (push) Failing after 8m13s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 11m7s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 7m31s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m59s Details
2025-09-05 02:51:43 -07:00
Brandon Shipley 9d9c32f0b9
add the contain for product skus on products
CI / testsuite (mysql, 8.1, ) (push) Failing after 11m59s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 23m6s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 7m56s Details
CI / Coding Standard & Static Analysis (push) Failing after 6m54s Details
2025-09-04 22:49:23 -07:00
Brandon Shipley 4356dcd800
skus must be unique, add more variants and skus to products view contain 2025-09-04 22:46:09 -07:00
Brandon Shipley 8cf8d7cfa0
show image on view product photos page, setEntityClass defaulting to all plugin entities
CI / testsuite (mysql, 8.1, ) (push) Failing after 6m12s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m15s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 5m57s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m53s Details
2025-09-01 00:46:18 -07:00
Brandon Shipley 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
Brandon Shipley 9636cc9091
photos wip - almost there
CI / testsuite (mysql, 8.1, ) (push) Failing after 6m9s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 5m39s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 6m8s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m54s Details
2025-08-22 00:41:57 -07:00
Brandon Shipley 803e161a9a
get product skus table via product photos in product photos controller
CI / testsuite (mysql, 8.1, ) (push) Failing after 6m5s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 5m39s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 6m4s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m58s Details
2025-08-21 23:40:00 -07:00
Brandon Shipley b9bf47f385
variants controller tests failing
CI / testsuite (mysql, 8.1, ) (push) Failing after 6m9s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 5m39s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 6m8s Details
CI / Coding Standard & Static Analysis (push) Failing after 6m18s Details
2025-08-21 22:43:06 -07:00
Brandon Shipley 8bdb329828
gitignore, product photos fixture, copy/delete in base controller test setUp/tearDown
CI / testsuite (mysql, 8.1, ) (push) Failing after 6m9s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 5m39s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 6m8s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m57s Details
2025-08-19 01:13:13 -07:00
Brandon Shipley 493068cc1c
gitea ci workflow - change validation steps composer install
CI / testsuite (mysql, 8.1, ) (push) Failing after 6m8s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 5m39s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 6m8s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m57s Details
2025-08-12 01:33:38 -07:00
Brandon Shipley ac0dc3c9e3
fix @uses statements in controller tests
CI / testsuite (mysql, 8.4, ) (push) Waiting to run Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Waiting to run Details
CI / Coding Standard & Static Analysis (push) Waiting to run Details
CI / testsuite (mysql, 8.1, ) (push) Has been cancelled Details
2025-08-12 01:30:30 -07:00
Brandon Shipley 16f987b852
composer require sqlite extension
CI / testsuite (mysql, 8.1, ) (push) Failing after 6m14s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 5m35s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 6m8s Details
CI / Coding Standard & Static Analysis (push) Has been cancelled Details
2025-08-12 01:11:11 -07:00
Brandon Shipley 003f5d17f1
base it off of xorm gitea action mysql8 test
CI / testsuite (mysql, 8.1, ) (push) Failing after 6m3s Details
CI / testsuite (mysql, 8.4, ) (push) Failing after 5m36s Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Failing after 6m8s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m46s Details
2025-08-12 00:43:28 -07:00
Brandon Shipley bfa8f8c9fd
test runs on ubuntu latest for ci action 2025-08-12 00:37:17 -07:00
Brandon Shipley 452ec31ba7
workflow test 2025-08-12 00:05:38 -07:00
Brandon Shipley 0181c48907
product photos controller test fixes, test out
CI / testsuite (mysql, 8.4, ) (push) Has been cancelled Details
CI / testsuite (pgsql, 8.1, ) (push) Has been cancelled Details
CI / testsuite (pgsql, 8.4, ) (push) Has been cancelled Details
CI / testsuite (sqlite, 8.1, ) (push) Has been cancelled Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Has been cancelled Details
CI / testsuite (sqlite, 8.4, ) (push) Has been cancelled Details
CI / Coding Standard & Static Analysis (push) Has been cancelled Details
CI / testsuite (mysql, 8.1, ) (push) Has been cancelled Details
2025-08-11 23:35:46 -07:00
Brandon Shipley 3a47f09e8c
upload test passing + file not getting deleted every time - well it is but we now use a copy lol
CI / testsuite (mysql, 8.1, ) (push) Has been cancelled Details
CI / testsuite (mysql, 8.4, ) (push) Has been cancelled Details
CI / testsuite (pgsql, 8.1, ) (push) Has been cancelled Details
CI / testsuite (pgsql, 8.4, ) (push) Has been cancelled Details
CI / testsuite (sqlite, 8.1, ) (push) Has been cancelled Details
CI / testsuite (sqlite, 8.1, prefer-lowest) (push) Has been cancelled Details
CI / testsuite (sqlite, 8.4, ) (push) Has been cancelled Details
CI / Coding Standard & Static Analysis (push) Has been cancelled Details
2025-08-10 02:50:22 -07:00
Brandon Shipley a1012b4054
product photos first commit - only upload base photo 2025-08-10 02:35:25 -07:00
Brandon Shipley 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
Brandon Shipley 9d777f12b2
default product type id on categories table
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-07-05 23:18:54 -07:00