mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Updated Design: Version Control (markdown)
parent
cd4587a769
commit
41169023e3
@ -84,6 +84,9 @@ There are two parts additions to the UI:
|
|||||||
- if checked, a modal dialog appears each time Deploy is clicked to allow the user to provide a description for the deploy
|
- if checked, a modal dialog appears each time Deploy is clicked to allow the user to provide a description for the deploy
|
||||||
- if not checked, clicking deploy does not prompt for a message
|
- if not checked, clicking deploy does not prompt for a message
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
2. an option on Deploy menu to show Deploy History
|
2. an option on Deploy menu to show Deploy History
|
||||||
- the option opens a new sidebar panel that lists the history of deploys.
|
- the option opens a new sidebar panel that lists the history of deploys.
|
||||||
- each list entry provides the ability to load that version into the editor. If the workspace is currently dirty, doing so will first prompt to confirm changes will be lost.
|
- each list entry provides the ability to load that version into the editor. If the workspace is currently dirty, doing so will first prompt to confirm changes will be lost.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user