bptlab / ark_automate

An open source RPA tool which uses BPMN to create bots.
MIT License
18 stars 8 forks source link

Merge "Rename Variable and Parameter" into DEV #319

Closed lukashueller closed 3 years ago

lukashueller commented 3 years ago

Fixes #222 I certainly hope I caught all of Sandro's changes, but would appreciate an extensive review (E2E test & look for words/phrases you replaced @SanJSp ).

Changes

This PR changes all occurrences of variable in the code with either parameter if it's an input or outputValue if it's an output. I will also update all ssots (ouputVariable to outputValue fields) in the database when this PR is approved 💁‍♂️

PLEASE: Check the functionality of our app with some E2E tests.