3493 Commits

Author SHA1 Message Date
Steve Walsh
f4f012b531 0.18.7-patch-10 release 2021-07-14 09:08:42 +01:00
Steve Walsh
5516bbc931
Merge pull request #13 from servisbot/MVP-4521-fix-org-variable
Added logic to fix the org variable if its been changed
2021-07-14 08:48:09 +01:00
Steve Walsh
4a9002afa5 PR feedback 2021-07-13 18:25:05 +01:00
Steve Walsh
3596c030c8 Updated the logic to be easier to follow 2021-07-13 17:06:37 +01:00
Steve Walsh
9a435217ec Updated the logic to be easier to follow 2021-07-13 16:40:32 +01:00
Steve Walsh
10771a2019 Updated logic to handle when parts of the msg object are changed to strings 2021-07-13 16:10:42 +01:00
Steve Walsh
d2a045a237 Added logic to fix the org variable if its been changed 2021-07-12 12:47:48 +01:00
Steve Walsh
edae03e20e version bump before publish 2021-07-09 11:04:45 +01:00
Steve Walsh
51ee1d5de1
Merge pull request #12 from servisbot/MVP-6967-bugfix-for-array
Updated readme for publishing and bumped version
2021-07-09 11:02:31 +01:00
Steve Walsh
1a67288eff Updated readme for publishing and bumped version 2021-07-09 10:56:31 +01:00
Steve Walsh
a6a3ffe855
Merge pull request #11 from servisbot/MVP-6967-bugfix-for-array
Version bump
2021-07-09 10:27:47 +01:00
Steve Walsh
845c4bbfcd Version bump 2021-07-09 10:26:25 +01:00
Steve Walsh
0e933af5ec
Merge pull request #10 from servisbot/MVP-6967-bugfix-for-array
Fix for when after from function or change is an array
2021-07-09 10:24:45 +01:00
Steve Walsh
e67175157b Fix for when after from function or change is an array 2021-07-08 16:57:27 +01:00
Steve Walsh
2dba4dae7a
Merge pull request #7 from servisbot/MVP-6967
Added logic to check for changes in org variable in msg object
2021-07-08 09:10:12 +01:00
Steve Walsh
d89076fea0 more safety measure 2021-07-07 17:17:25 +01:00
Steve Walsh
a48f3e769c removing dup code 2021-07-07 17:01:44 +01:00
Steve Walsh
3b57b72f54 PR changes 2021-07-07 17:01:28 +01:00
Steve Walsh
6668e0d182 PR changes 2021-07-07 16:18:02 +01:00
Steve Walsh
5531361da5 removed nyc output 2021-07-07 15:40:09 +01:00
Steve Walsh
1cf81d77aa Added logic to chek for changes in org variable in msg object 2021-07-07 15:37:59 +01:00
Ross Casey
d49ad87f5e Publishing changes 2020-04-14 13:38:33 +01:00
Ross Casey
668d2b42c2 Make msg object available on error 2020-04-05 12:17:01 +01:00
Ross Casey
25734d09fe Add timeout 2020-04-04 21:57:36 +01:00
Ross Casey
542ef7d506 No longer pass in date 2019-12-17 17:36:13 +00:00
Ross Casey
7fdd7f89e4 Update patch number 2019-12-17 14:20:29 +00:00
RossCasey
2762a8eef6
Save logger (#3) 2019-12-17 14:18:58 +00:00
Ross Casey
9d20cebc08 Fix context not defined 2019-12-16 14:43:36 +00:00
Ross Casey
9004f2244a bump version 2019-12-16 11:35:54 +00:00
RossCasey
ac76e97222
Debomb (#2)
* Bombing

* get tests passing for function node

* fix date object issue

* tidy

* remove vm
2019-12-16 09:55:32 +00:00
Ross Casey
f2e89da722 build first 2019-12-13 11:39:26 +00:00
Ross Casey
8c6caca738 Change package name 2019-12-13 11:34:32 +00:00
Nick O'Leary
472bbdb59f
Fix typo in CHANGELOG 0.18.7 2018-05-25 13:27:58 +01:00
Nick O'Leary
7877093713
Bump 0.18.7 2018-05-25 13:23:18 +01:00
Nick O'Leary
8cb2e51407
Relax twitter node version ready for major version bump 2018-05-25 11:40:14 +01:00
Nick O'Leary
d5cee81fb6
Merge branch 'pr_1739' 2018-05-25 11:37:37 +01:00
Nick O'Leary
bca020bc4d
Tidy up default grunt task and fixup test break due to reorder
Fixes #1738
2018-05-25 11:36:17 +01:00
Nick O'Leary
5069f2844c
Bump jsonata version 2018-05-25 10:55:44 +01:00
Nick O'Leary
252df81f59
Pass Date into the Function node sandbox to fix instanceof tests 2018-05-25 10:55:44 +01:00
KatsuyaHoshii
7f89a4a26f Update .travis.yml 2018-05-25 11:48:33 +09:00
Dave Conway-Jones
40f4167894
let TCP in node report remote ip and port when in single packet mode 2018-05-24 21:39:46 +01:00
Nick O'Leary
0ef16989cd
Do not trim wires if node declares outputs in defaults but misses value
Fixes #1737
2018-05-24 20:27:07 +01:00
Edward Vielmetti
10395ef254 typo fix *hierarchy (#1735) 2018-05-24 09:48:05 +01:00
Nick O'Leary
d4d9190919
Bump version 0.18.6 2018-05-18 11:03:49 +01:00
Nick O'Leary
4d3d1a02a8
Add editorTheme.projects.enabled to default settings.js 2018-05-18 11:03:00 +01:00
Nick O'Leary
30c2aa96d6
Update changelog 2018-05-17 12:21:06 +01:00
Nick O'Leary
4edb1f80b0
Update mailing list references to new forum 2018-05-17 12:17:55 +01:00
Nick O'Leary
0a82459233
Handle a node having wires in the editor on ports it no longer has
Fixes #1724
2018-05-17 11:28:35 +01:00
Dave Conway-Jones
db87b0dfa5
Add missing ACE snippet files
to stop 404 in console
2018-05-15 22:10:14 +01:00
Nick O'Leary
cd42cf7583
Fix wireClippedNodes is not defined
Fixes #1726
2018-05-12 17:02:07 +01:00