8673879e48
* Oguzhan/cnx 2941 update mechanism with fake data (#1305) * WIP * some untested tweaks * feat(revit): implement update parameters binding for parameter updater (#1304) * feat(parameter-updater): first stab at wiring up * feat(connectors): dummy base binding --------- Co-authored-by: oguzhankoral <oguzhankoral@gmail.com> * refactor: dedicated parameter updater binding (#1306) * refactor: extract parameter updates to dedicated IParametersBinding * chore: delete old update * fix: disables pop-ups while updating * fix(dui): inject base binding into RevitParametersBinding for toasts * chore: sneaky unused using directives * fix(revit): prioritize internal param names and deduplicate error toasts * chore: addressed pr comments --------- Co-authored-by: oguzhankoral <oguzhankoral@gmail.com>