CamilleBeau

Results 44 comments of CamilleBeau

The schedule permission does not show up on the user accounts module. I am also able to add, edit, and delete an appointment without having the permission.

From the admin account or from an account with the scheduling permission, I am not able to add an appointment. When I click on "Add appointment", it brings me to...

@kongtiaowang Strange, I am still getting the same error of a blank page after clicking "Add appointment." Maybe we should have another reviewer check to see if it is working...

Looks good. I only found two issues: - Can not order by "Data Entry Status" properly - When deleting an appointment, I am brought to the same blank page I...

> @CamilleBeau Could you show me more detail on the console? I can't reproduce the issuse you found. Maybe before you run make, you need to run "git pull aces...

Just manually tested, everything looks good but the module is only accessible if the user has permission "Schedule Module: edit and delete the appointment". Is this intended? Or is the...

Resolved by https://github.com/aces/Loris/pull/9252, new issue to be created for Regis's last comment

Would anyone be able to help me with the test suite failures? I want to modify the test to check a user's project permissions properly, but I'm not sure where...

> @CamilleBeau please modify this file "modules/dashboard/test/DashboardTest.php", it will fix the test. https://github.com/kongtiaowang/Loris/pull/398/files#diff-2af5e853d357c98c23e22e3a7d855bc560485103cb82026fa408d7fdf6f3fa5d Thank you Shen!