mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Created Design Notes (markdown)
parent
946c109a03
commit
b86c57144c
32
Design-Notes.md
Normal file
32
Design-Notes.md
Normal file
@ -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]]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user