GSoC'25 - Workflow Enhancements [Week Report #5]
By Dileepkumar Adari on 2025-06-13 18:28 in Google Summer of Code Joomla Team
Report Period: June 09–13, 2025
The fifth Workflow Enhancements project review meeting was held on June 13, 2025. The meeting was attended by Benjamin Trenkle, Dileep Adari and Christiane Maier-Stadtherr. It was focused on reviewing the implemented part of the design and the suggestions for the alignments of the components.
What has been done throughout the week
-
June 13:
-
Completed pending prior week tasks.
- Started working on the implementation of the designed UI and made an initial setup.
-
-
June 14:
- The required view is created in the workflow component using MVC model.
- Started build based implementation using vue js like already existing media manager component.
-
June 15:
- Created initial options(Menu) bar and the template for the target UI.
-
June 16:
- Made the setup ready by getting the stages and transitions from the Controllers and creating the required files.
- June 17:
- Met with mentor for a weekly progress discussion.
- Made the changed that are mentioned as feedback in the meet.
Planned for Next Week:
- Complete the implementation of the UI from the view version without the actions.
- Look at the implementation of Modal model and Sidepane Model to implement the optimal out of these.
- Look at the possibility of having the code in Vanilla js instead of using external framework.