to keep the device conditions more simple and that will make it easy to add more new devices in future.
Checklist:
[x] I will update Go Controller to deal with new structure of device conditions. done in commit de930acb571da9a9933de58945047c38eb9f9e63
[x] I will update Add new URL to deal with structure of device conditions form view and in submit process. done in commit 307c0dcc7b31c3ef0fc2d17f8860d7bebaf19f2f
[x] I will update the edit URL to deal with new device condition structure in form view. done in commit 0dc2b92929207e32da057936c53d87caac68cb8e
In this PR I will change the device redirect condition structure in database
from (example):
to: (example):
to keep the device conditions more simple and that will make it easy to add more new devices in future.
Checklist: