Don't allow a subcategory to be assigned to another subcategory to ensure 1 level of nesting max #1730

Merged
elvisserrao merged 12 commits from fix/1677 into main 2025-01-31 01:35:30 +08:00

12 Commits

Author SHA1 Message Date
Elvis Serrão
2c07cd6d19 Remove useless turbo_frame_tag 2025-01-30 12:28:02 -03:00
Elvis Serrão
2926b848b8 Add correct redirect url for both html and turbo_stream formats 2025-01-29 15:49:14 -03:00
Elvis Serrão
5a48184335 Revert "Add turbo_stream format to requests on create and update action's tests"
This reverts commit c6bf21490f.
2025-01-29 15:38:40 -03:00
Elvis Serrão
8097d494c6 Revert "Remove no_content status from update action"
This reverts commit 866140c196.
2025-01-29 15:38:34 -03:00
Elvis Serrão
866140c196 Remove no_content status from update action 2025-01-28 16:11:27 -03:00
Elvis Serrão
c6bf21490f Add turbo_stream format to requests on create and update action's tests 2025-01-28 16:05:17 -03:00
Elvis Serrão
4087275751 Handle correctly turbo_stream request format 2025-01-28 15:16:05 -03:00
Elvis Serrão
62d6efcb93 Don’t render a select input for parent categories 2025-01-28 14:12:39 -03:00
Elvis Serrão
79ed958f64 Add info about the disabled select 2025-01-28 13:31:28 -03:00
Elvis Serrão
2f708e55ac Disable select field 2025-01-28 13:30:37 -03:00
Elvis Serrão
8a7df90132 Set categories list only for non parents 2025-01-28 13:30:00 -03:00
Elvis Serrão
797cf3c065 Improve category level limit validation 2025-01-28 13:24:59 -03:00