Part-DB.Part-DB-server/assets/controllers
Jan Böhmer e68827bf3b Show a validation error message, when try to submit a form where a input is still set to a disabled value.
Normally this would just send a null to the server, which often cause excptions. We now catch that earlier, and say the user that he have to select another option, when he tries to submit
2023-06-06 23:05:44 +02:00
..
common Moved components styles to their own subfolders to improve organization. 2022-12-11 23:13:40 +01:00
elements Show a validation error message, when try to submit a form where a input is still set to a disabled value. 2023-06-06 23:05:44 +02:00
filters Added copyright/license info to files 2022-11-29 21:21:26 +01:00
helpers Added copyright/license info to files 2022-11-29 21:21:26 +01:00
pages Properly destroy tomSelect on disconnect() 2023-02-12 17:53:10 +01:00
turbo Added copyright/license info to files 2022-11-29 21:21:26 +01:00