MaketRandevu/assets/js/pages
Alex Tselegidis f327fd5221 Refactor the booking confirmation related JS files so that they become standalone modules. 2022-01-13 11:33:46 +01:00
..
account.js Converted normal functions to arrow functions 2021-12-18 21:14:10 +01:00
admins.js Export common admin page module functions. 2022-01-10 09:07:48 +01:00
booking.js Refactor the booking related JS files so that they become standalone modules. 2022-01-13 11:33:40 +01:00
booking_confirmation.js Refactor the booking confirmation related JS files so that they become standalone modules. 2022-01-13 11:33:46 +01:00
booking_settings.js Refactored the booking settings page functionality and structure 2021-12-20 09:16:44 +01:00
business_settings.js Use the App.Utils.Message.show instead of the GeneralFunctions for displaying messages in business_nesttings.js 2022-01-12 11:21:59 +01:00
calendar.js Refactor the calendar related JS files so that they become standalone modules. 2022-01-12 11:22:54 +01:00
categories.js Refactor the categories helper JS file so that it becomes a standalone module. 2022-01-10 09:26:28 +01:00
customers.js Rename the "display" filter parameter to "show" for consistency. 2022-01-07 09:07:07 +01:00
general_settings.js Corrected serialized/deserialize function names 2021-12-20 08:47:57 +01:00
installation.js Perform further refactoring for the installation.js so that it better matches the new JS structure. 2022-01-12 11:21:25 +01:00
legal_settings.js Refactored the legal settings page functionality and structure 2022-01-05 09:08:39 +01:00
login.js Updated the file banner info 2021-12-18 17:44:07 +01:00
providers.js Refactor the providers helper JS file so that it becomes a standalone module. 2022-01-11 10:54:46 +01:00
recovery.js Updated the file banner info 2021-12-18 17:44:07 +01:00
secretaries.js Convert the secretaries page to the new js module structure. 2022-01-07 09:44:51 +01:00
services.js Refactor the services helper JS file so that it becomes a standalone module. 2022-01-10 09:16:28 +01:00