Task #17955
Task #17954: UI for workflow editing
UI: view schema, rulesets and rules
100%
Description
Screens to drill down from app to slice to workflow processes and view the schema, then the workflows (rulesets) associated with that workflow process, then the individual rules
Updated by Sufiyaan Shaik over 1 year ago
- % Done changed from 0 to 10
1.Created 3 different components
without thenCall or elseCall with thenCall or elseCall match call newruleset
Developed dynamic screen(match - do) according to if-else condition
Updated by Sufiyaan Shaik over 1 year ago
- % Done changed from 10 to 20
Added hover functionality in the 1st half
Later added 3 cypress test cases(1 pending)
theme
localization
workflow list and workflow details
I (Sufiyaan) and Adarsh had a discussion with Sachin regarding recursive code the data structure for ruleset
nesting
commited the latest code
Updated by Sufiyaan Shaik over 1 year ago
- % Done changed from 20 to 50
(Adarsh)Fixed hover functionality
Committed the latest code
Later, we discussed the approach started building the logic for data structure and mocked the API using mockoon to check the response
Work in progress
Updated by Adarsh Shukla over 1 year ago
- % Done changed from 50 to 70
Today me and Sufiyaan integrated rule(workflow) screen with mockoon API's. Done with the datastructure part of the rule nested structure.
Updated by Sufiyaan Shaik over 1 year ago
- % Done changed from 90 to 100
Today I(Sufiyaan) and Adarsh had a meeting with Shuvam in the second half of the day were we discussed the next task #17956 ,
We also discussed about current task, and was told to fix some issues regarding the current screen
All changes done
Now, Issue(Task) is 100% complete and is in Testing phase(once to be reviewed by sachin or shuvam)
Updated by Adarsh Shukla over 1 year ago
Today we had discussed with sachin regarding ruleset datastructure changes, and implemented it in the second half and verified the same with sachin.