* Proof of concept code which calculates the on load page actions. * Refactored the field names introduced in Layout. Added a new field to keep a track of direct action names used in dynamic bindings in the DSL. * Untested compute on on page load actions completed. * Working page load actions computation. TODO : Update the tests for correctness. * Added fix for BFS starting from root nodes instead of arbitrary nodes. Fixed a test case to assert for correct page load actions. * Fixed the bug where the ids of the actions were not getting set in the layout. Also asserting the same in the test case for catching the future breaks. * Minor refactor of function name to clear its purpose without reading the code. * Incorporated review comments. * Added conditional checks for unpublished action deleted and circular dependency of actions depending on each other. |
||
|---|---|---|
| .. | ||
| src | ||
| auth-notes | ||
| pom.xml | ||