easyappointments icon indicating copy to clipboard operation
easyappointments copied to clipboard

:date: Easy!Appointments - Self Hosted Appointment Scheduler

Results 170 easyappointments issues
Sort by recently updated
recently updated
newest added

1. When is Ver 1.5 expected? 2. What version of nodejs i should use? 3. What is the purpose of command `npm run build`? 4. Is this how i will...

i am getting an internal server error form.addEventListener('submit', function(e) { let firstName = document.getElementById('fullname').value; const email = document.getElementById('email').value; const phonenumber = document.getElementById('phonenumber').value; const data={ firstName: fullname, lastName:"lastname", email: email, phone:phonenumber...

This occurs on both the main and develop branches. Deployment details can be found here https://github.com/StarWhiz/docker_deployment_notes/blob/master/easyappointments/README.md The Green "Install Easy!Appointments" install button fails to do anything when on DEBUG_MODE FALSE....

Hi, a feature request: offer appointments that only can take place if a minimum number of customers particitpate. ## Use Case Similar to: http://help.bookeo.com/customer/en/portal/articles/82093-accept-deny-appointments-workshops-bookings-and-offer-a-workshop-that-runs-only-if-a-minimum-number-of-participants-is-reached I would like to offer appointments...

enhancement

This Edit add to Appointments API the capability to filter the appointments by - Provider ID - Customer ID - Date **How it Works:** GET /api/v1/appintments?[providerId=:id][&serviceId=:id][&date=:date] The date must be...

Phone number input field of customer information form has no validation, you can write anything. It should be expected to restrict input only to numbers.

Version: v1.5.0-dev.4 Currently we are running into an Issue regarding iOS devices and Safari. Whenever you try to book an appointment on Safari or an iPhone, as soon as you...

bug

Hey. I love easyappointments since I started using it Its only missing two bigger features in my opinion. One of them is being able to add links to a providers...

enhancement

Hi guys, is there any way to integrate the sync with Events created in Google Calendar? So when I create an event that does not match all required fields, the...