Task #17954
UI for workflow editing
100%
Description
The UI will support
- viewing of schema (editing does not require a UI, because schema is tied to application release)
- viewing of rulesets
- viewing of individual rules in a ruleset
- editing of rulesets, creation and deletion of rules, etc
Subtasks
Updated by Sufiyaan Shaik about 1 year ago
- Status changed from New to In Progress
Today me and adarsh fixed the issue related to timestamp(ts), later we discussed some issues with sachin.
Updated by Sufiyaan Shaik about 1 year ago
Today me and adarsh added the view source feature in the UI, to see the entire RTree structure in JSON format(as discussed earlier by shuvam), and added update rule in the modal.
Updated by Sufiyaan Shaik about 1 year ago
Today we fixed issues related to thenCall and elseCall(editing), some minor bugs fixed
Updated by Sufiyaan Shaik about 1 year ago
Today me and adarsh had a meeting with Sachin regarding realistic workFlow structure(E-commerce), we implemented
the proper workflow in the mockoon and UI,
Updated by Adarsh Shukla about 1 year ago
Today we have added json viewer in UI, later we had a meeting with sachin in which we discussed regarding UI view for ruleset whose isInternal flag is false and implemented the same in the UI.