Commit Graph

20 Commits

Author SHA1 Message Date
Alex Tselegidis f398d18bbc Remove the automated calendar detection from the CalDAV sync as it will not work with all CalDAV providers (some use different URL structures than Baikal) 2024-06-14 18:49:41 +02:00
Alex Tselegidis 5967864e4a Finalize the LDAP integration and complete SSO support in the login page (#128) 2024-05-13 23:37:00 +02:00
Alex Tselegidis a993b83025 Add missing isPrivate to service and provider records 2024-05-13 11:25:17 +02:00
Alex Tselegidis de63955341 Integrate CalDAV Protocol for appointment syncing (#209) 2024-05-12 14:24:58 +02:00
Alex Tselegidis 5a1f604e3d Add missing security section for unavailabilities 2024-01-05 17:10:17 +01:00
Alex Tselegidis 6a1b2b28f1 Replace collection objects with array definitions that better translate to Swagger clients 2024-01-05 17:09:44 +01:00
Alex Tselegidis e6b3ffd66b Add support for custom fields on customers (#1133) 2023-12-11 09:54:29 +01:00
Alex Tselegidis e9842a40bc Revert renaming the service-categories to categories (for clarity) 2023-10-26 08:11:31 +02:00
Alex Tselegidis 007145e213 Set up swagger-ui in the docker compose (port 8000) 2023-08-01 22:09:01 +02:00
Alex Tselegidis 50ec06b29c Allow API clients to filter appointments by service, provider and customer ID (#1296, #1325) 2023-01-14 10:25:25 +01:00
Alex Tselegidis f389608aa1 Add date, from and till query parameters to the filter the appointments index results by date (#1134). 2022-10-16 22:17:36 +03:00
Alex Tselegidis 0f6df76667 Allow the users to define their own status and assign them to appointments (#244). 2022-10-16 21:54:26 +03:00
Alex Tselegidis 0d5e60cdb7 Add support for dynamic webhook definition in the settings page (#581) 2022-06-20 12:12:36 +03:00
Alex Tselegidis 2bab1494dc Updated the examples with better values 2021-11-06 16:49:56 +01:00
Alex Tselegidis 060ab7d2a9 Added the new with query parameter to openapi.yml 2021-11-06 15:41:44 +01:00
Alex Tselegidis 0b058cece7 Added more information to the openapi.yml 2021-11-06 15:02:15 +01:00
Alex Tselegidis 40094390ed Changed the schema resource definition and added missing response entries for each endpoint 2021-11-05 09:32:07 +01:00
Alex Tselegidis bcdd9a28a2 Added more content to the openapi.yml 2021-11-04 09:34:04 +01:00
Alex Tselegidis e775f5e0eb Reformatted the openapi.yml and added new security schemes 2021-11-03 08:38:40 +01:00
Alex Tselegidis 226111e170 Added the updated OpenAPI specification file (more meta info will be added soon) 2021-11-03 07:40:09 +01:00