7918 Commits

Author SHA1 Message Date
Stephen McLaughlin
e092f41074
Merge #3531 websocket status improvements
call done after ws disconnects
2022-04-19 14:40:59 +01:00
Mauricio Bonani
79a90dc476 Add custom style for jQuery widgets borders
Fixes #3518
2022-04-19 08:53:39 -04:00
Mauricio Bonani
25962dbf39 Remove unused SASS vars
Fixes #3534
2022-04-19 08:00:01 -04:00
Steve-Mcl
8df53e441d remove unused vars 2022-04-19 10:42:00 +01:00
Stephen McLaughlin
6f89efa40b
remove unused if block
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2022-04-19 10:30:08 +01:00
Stephen McLaughlin
d6a1b4e71f
Merge pull request #3535 from node-red-hitachi/fix-unknown-config-error
fix out of scope reference of `hasUnusedConfig` variable
2022-04-18 08:52:34 +01:00
Hiroyasu Nishiyama
a2c0e53f87 fix out of scope reference of hasUnusedConfig variable 2022-04-18 08:36:19 +09:00
Steve-Mcl
013af7619e add tests
- fix 2 issues found when developing tests :)
2022-04-16 17:13:54 +01:00
Steve-Mcl
aa302ecc32 Ensure filename is at least an empty string! 2022-04-16 14:42:03 +01:00
Steve-Mcl
99b049fe2d final updates to file node filename typedInput
- ensure node settings are auto updated to correct typedInput type/value
- improve label
- ensure str and env are considered "static" (keep stream open)
2022-04-16 14:25:37 +01:00
Steve-Mcl
dbdd1b8671 Merge branch 'mqtt-payload-auto-parsing' of https://github.com/Steve-Mcl/node-red into mqtt-payload-auto-parsing 2022-04-15 18:22:39 +01:00
Steve-Mcl
8ba6a7436e Add tests for MQTT v5 auto parsing hints 2022-04-15 18:21:36 +01:00
andrew.greene
02dd2b0bf1 Add video to baffles for harvestor 2022-04-15 10:43:10 -06:00
Steve-Mcl
6e35a9f682 use typedInput for filename on file nodes 2022-04-14 23:55:57 +01:00
Stephen McLaughlin
78f456911a auto mode to auto parse string to JS Object 2022-04-14 22:47:18 +01:00
Steve-Mcl
8f5d3dc49c Use v5 properties to aid auto parsing payload
- closes #3421
- fixes bug in `function setBoolProp()`
2022-04-14 22:47:18 +01:00
Steve-Mcl
97678577fb call done after ws disconnects
fixes #3527
2022-04-14 22:07:52 +01:00
andrew.greene
0456e18b6c Add top meme's link 2022-04-14 12:37:18 -06:00
Stephen McLaughlin
ce67737cc9
auto mode to auto parse string to JS Object 2022-04-14 16:39:35 +01:00
andrew.greene
2a52072206 Add Baffles Guide 2022-04-13 20:05:12 -06:00
andrew.greene
37b54ab9ae Merge branch 'upstream-update' 2022-04-12 15:32:16 -06:00
andrew.greene
77a1470c98 Merge branch 'master' into upstream-update 2022-04-12 15:31:11 -06:00
andrew.greene
fb4139740a update package-lock 2022-04-12 15:28:25 -06:00
UncleGedd
07b9838a53 adds Go and bb-up flows (#31)
* adds Go and bb-up flows

* Move big bang to a subflow

Co-authored-by: andrew.greene <andrew@defenseunicorns.com>
2022-04-12 15:25:59 -06:00
Jordan McClintock
719619bf41 added new node for deploying podinfo bb package 2022-04-12 15:25:18 -06:00
Jordan McClintock
9a37eb31fd quick edit 2022-04-12 15:25:18 -06:00
Jordan McClintock
48e16b5240 initial deployment rewrite 2022-04-12 15:25:18 -06:00
Jordan McClintock
06c9edc285 Updated deploy and restart buttons
Removed unnecessary buttons
Closes #5
2022-04-12 15:25:18 -06:00
Jordan McClintock
019530df66 Added barebones descriptions to resource nodes 2022-04-12 15:25:18 -06:00
Jordan McClintock
8085d84e51 Removed bad description templates for new nodes 2022-04-12 15:25:18 -06:00
Jordan McClintock
9d6462c9ba Added nodes for commit signing on m1 2022-04-12 15:25:18 -06:00
Andrew
01a22740d4 Update issue templates and contributing guide 2022-04-12 15:25:15 -06:00
Jordan McClintock
dee88cd5d5 Updated flows to use new node types 2022-04-12 15:24:30 -06:00
Jordan McClintock
73de270db8 Remove old nodes and add new ones 2022-04-12 15:24:30 -06:00
Jordan McClintock
8cf6160c06 docs update 2022-04-12 15:24:30 -06:00
Jordan McClintock
01e68de9ec update package lock using latest npm 2022-04-12 15:24:30 -06:00
Jordan McClintock
08a7017709 initial guide flow update 2022-04-12 15:24:30 -06:00
Jordan McClintock
5ebd99b4f1 - Added vertical flow view
- Made vertical flow view default to on
- Changed default grid size to 10
2022-04-12 15:24:30 -06:00
Gavin Scallon
80fdd93d23 Added prereq information for installing npm and docker/podman. Added some supplemental info for less experienced Unicorns. 2022-04-12 15:24:30 -06:00
Jordan McClintock
16c19af7d6 Revert "- Added vertical flow view"
I did not mean to push this to master

This reverts commit 88cc179ca50107f12576b19f7916bd29dc0ab296.
2022-04-12 15:24:30 -06:00
Jordan McClintock
e8960d8722 - Added vertical flow view
- Made vertical view default
2022-04-12 15:24:30 -06:00
andrew.greene
90e64ebf47 Update start options to load flow.json 2022-04-12 15:24:30 -06:00
brandtkeller
93c6d0a462 Feat: new integration tests / updated PR template 2022-04-12 15:24:30 -06:00
brandtkeller
13334c7760 Feat: all nodes under Getting started flow improved 2022-04-12 15:24:30 -06:00
brandtkeller
1dc0812de1 Feat: Updated big bang deployment on k3d with new content 2022-04-12 15:24:30 -06:00
brandtkeller
6f8429a16f Feat: Improving node documentation for onboarding 2022-04-12 15:24:30 -06:00
brandtkeller
f5d28deea4 Fix: podman rootless user namespace volume mount 2022-04-12 15:24:30 -06:00
unclegedd
71b970ab97 adds default text to nodes, updates cypress 2022-04-12 15:24:27 -06:00
unclegedd
afaeea62dc adds context and tutorials for flows 2022-04-12 15:23:22 -06:00
andrew.greene
8550284861 fix container run script, update readme 2022-04-12 15:23:22 -06:00