Files
sure/app/controllers
Elvis Serrão 0b17976256 Don't allow a subcategory to be assigned to another subcategory to ensure 1 level of nesting max (#1730)
* Improve category level limit validation

* Set categories list only for non parents

* Disable select field

* Add info about the disabled select

* Don’t render a select input for parent categories

* Handle correctly turbo_stream request format

* Add turbo_stream format to requests on create and update action's tests

* Remove no_content status from update action

* Revert "Remove no_content status from update action"

This reverts commit 866140c196337d0f38ecf42fc3808fee3d502708.

* Revert "Add turbo_stream format to requests on create and update action's tests"

This reverts commit c6bf21490f79c657acbdda58c4cece7ba25d999a.

* Add correct redirect url for both html and turbo_stream formats

* Remove useless turbo_frame_tag
2025-01-30 12:35:30 -05:00
..
2024-08-23 10:06:24 -04:00
2025-01-16 14:36:37 -05:00