diff --git a/Design-Notes.md b/Design-Notes.md new file mode 100644 index 0000000..f4783b1 --- /dev/null +++ b/Design-Notes.md @@ -0,0 +1,32 @@ +*Design Notes* are working documents where thoughts are fleshed out on different potential features. They are a space to think through on 'paper' how a feature may work. + +They are not end-user documentation. They are not commitments to deliver a particular feature. + +### Design Notes +* [[Design: Node module lifecycle]] +* [[Design: Usage telemetry]] +* [[Design: Concurrent editing]] +* [[Design: Version Control]] +* [[Design: Runtime/Editor Split]] +* [[Design: subflows vNext]] +* [[Design: Flow file format v2]] +* [[Design: Editor Events]] +* [[Design: Runtime extension points]] +* [[Architecture: Cluster / Multi Process]] + +--- + +* 0.15: [[Design: Palette Management UI]] - complete +* 0.15: [[Design: Encryption of credentials]] - complete +* [[Design: Editor Themes]] - complete +* [[Design: i18n]] - complete +* [[Design: multiuser]] - complete(ish) +* [[Design: subflows]] - complete(ish) +* [[Design: dynamic palette]] - complete(ish) +* [[npm installable nodes]] - complete +* [[Live runtime information]] - complete + +### Other +* [[adminAuth Credential Authentication]] +* [[Web Nodes outline]] +