10th Meeting: GSoC 17 JS tests for Joomla 4!
By on 2017-08-02 06:16 in GSoC 17 JS tests for Joomla 4
Thursday, 27 th July 2017 on Glip
Time: 10.00p.m (Colombo Sri Lanka), 6:30 p.m (Munich Germany)
List of Attendees Overview
Mentor |
A |
Student |
A |
||
Ruchiranga Wickramsinghe |
RW |
X |
Supun Wanniarachchi |
SW |
X |
Ashan Fernando |
AF |
X | |||
Dimitris Grammatiko |
DG |
X | |||
Yves Hoppe |
YH |
X |
|||
Tobias Zulauf |
TZ |
||||
David Neukirchen |
DN |
Work done during the previous week
The follwing two PRs were made.
https://github.com/joomla-projects/gsoc17_js_tests/pull/32
https://github.com/joomla-projects/gsoc17_js_tests/pull/31
The first blog post of Supun got published.
https://community.joomla.org/gsoc-2017/3126-a-journey-of-a-thousand-miles-begins-with-a-single-step-gsoc-2017.html
In addition to that Supun also worked on the following issue created by Dimitris regarding replacing Chosen with Choises.js
https://github.com/jshjohnson/Choices/issues/163
Items discussed during the meeting
Supun was given advises by the mentors on how to effectively test the converted vanilla JS code. Certain issues Supun had on vanilla.js conversion of frontediting.js and tabstate.js were clarified during the meeting. Supun agreed to get the choices.js issue sorted out by the next meeting. It was noted that out of the vanilla.js converted libraries only Mediafield, Treeselectmenu and Fielduser have been properly tested for correct functionality.
Tasks for next week
- Sort out the issue regarding the use of choices.js
- Perform testing of the vanilla converted libraries for correct functionality and complete work on them
- Convert frontediting.js to vanilla js
- Address comments put on the PRs by mentors