Limit board action domain to active id and ids
We already did that for the standard action but we should also do it for the board domain because there is any other field that are guarantee to be present. Also we should store the actions id in a dedicated dictionary instead of the global context evaluation.