Closed algor1th closed 3 years ago
Hi. Can you review again this version? Both the app and the documentation are updated.
New code is there. Caching problem on the Java side solved. Now @chiragbhuvaneshwara can work on improving the web part.
New code is there. Caching problem on the Java side solved. Now @chiragbhuvaneshwara can work on improving the web part.
Updated the GUI with required functionality. Please check.
Remaining task:
Hi @chiragbhuvaneshwara. Two more small bugs.
submit
shows one pop up window for each of the empty fields, warning that the field should be filled. However, on the VSM side the request_result
is set and the project continues;Hi @chiragbhuvaneshwara. Two more small bugs.
- When all fields are empty, clicking
submit
shows one pop up window for each of the empty fields, warning that the field should be filled. However, on the VSM side therequest_result
is set and the project continues;- When clicking either submit or cancel the form is correctly hidden, but the buttons remain visible. Buttons should be hidden as well, and a label like "No active requests." should be displayed.
Implemented requested features.
To me, everything works fine and smooth. I also performed a final code cleanup. The last missing feature has been transferred as issue #218. I suggest merging to use this plugin asap in production for the MindBot project.
Needed to merge: