7 Commits

Author SHA1 Message Date
Yaroslav Halchenko
08fcbd46af Fix 22 typos found by codespell
Here are typos with their counts and introduced fix:

      1 autmatically ==> automatically
      1 commited ==> committed
      1 currenlty ==> currently
      1 dependecies ==> dependencies
      1 referrenced ==> referenced
      1 signleton ==> singleton
      1 somwhere ==> somewhere
      1 specied ==> specified
      1 specifiy ==> specify
      1 statment ==> statement
      1 successfuly ==> successfully
      1 unavaiable ==> unavailable
      2 ellapsed ==> elapsed
      3 arrray ==> array
      3 compatability ==> compatibility
      3 defintion ==> definition
      4 compability ==> compatibility
      4 mesage ==> message
      4 notifiction ==> notification
      5 re-use ==> reuse
      6 doesnt ==> does not
      6 non-existant ==> non-existent
2024-01-15 17:12:06 -05:00
Nick O'Leary
1c5fdb6ab6
Evaluate all env vars as part of async flow start 2023-06-23 02:11:57 +01:00
Dave Conway-Jones
3e4c45ac6a
Fix change node overwriting msg with itself
and add test
to close #3891
2022-09-22 20:22:11 +01:00
Nick O'Leary
aa5fad6628
Add deep copy option to Change node 'set' action 2021-09-30 09:49:51 +01:00
Hiroyasu Nishiyama
6aecc3915c add support of environtment variable for tab & group 2021-08-19 21:15:13 +09:00
Nick O'Leary
438d51d26e
Allow nested msg properties in msg/flow/global expressions (#2822)
* Allow nested msg properties in msg/flow/global expressions

* Remove typo in RED.utils

Co-authored-by: Nick O'Leary <knolleary@users.noreply.github.com>
2021-01-27 20:32:52 +00:00
Nick O'Leary
da6db24f9e
Reorganise nodes into new categories 2019-08-21 14:23:23 +01:00