16 Mar
2022
16 Mar
'22
4:24 p.m.
Hi devs, Following my previous email here, I have started to work on the ERM project and wanted to try Vue in a more complex example. You can find the whole tree at https://gitlab.com/joubu/Koha/-/commits/erm It contains CRUD operations for ERM's agreement (can link users and periods), all based on Vue requesting our REST API routes, and covered by tests using Cypress. Feedback welcome! Cheers, Jonathan