You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: prompt template not being saved on advanced modal (#2488)
* Fixed dbvalue on table node cell renderer
* Added Change Advanced hook
* Added Handle New Value hook
* Added Handle Node Class hook
* Added Node Class handler to TableNodeCellRender
* Removed internal state of EditNode, added internal state for NodeClass and made the rows and columns be updated when NodeClass changes
* Added NodeClass as dependencies on useMemo to update columns when NodeClass changes
* Fixed advanced not changing the node
* feat: updating tests without save btn
* Added Close button on editNode
---------
Co-authored-by: cristhianzl <cristhian.lousa@gmail.com>
Co-authored-by: anovazzi1 <otavio2204@gmail.com>
0 commit comments