.. |
account.js
|
Replace all backend layout occurrences.
|
2022-01-17 05:26:57 +01:00 |
admins.js
|
Rename $adminId selector variable to $id.
|
2022-01-17 14:27:46 +01:00 |
booking.js
|
Replace GlobalVariables use with App.Vars.* values.
|
2022-01-17 18:00:25 +01:00 |
booking_confirmation.js
|
Code refactoring and improvements for the booking confirmation page.
|
2022-01-17 06:26:07 +01:00 |
booking_settings.js
|
Replace all backend layout occurrences.
|
2022-01-17 05:26:57 +01:00 |
business_settings.js
|
Minor business settings module improvements.
|
2022-01-17 21:20:29 +01:00 |
calendar.js
|
Perform various post-refactoring fixes to the calendar page views (default/table).
|
2022-01-17 21:33:04 +01:00 |
categories.js
|
Code refactoring and improvements for the categories page.
|
2022-01-17 06:40:48 +01:00 |
customers.js
|
Proper mark selected row when clicking on a result list item.
|
2022-01-17 21:31:53 +01:00 |
general_settings.js
|
Replace all backend layout occurrences.
|
2022-01-17 05:26:57 +01:00 |
installation.js
|
Replace GlobalVariables use with App.Vars.* values.
|
2022-01-17 18:00:25 +01:00 |
legal_settings.js
|
Replace all backend layout occurrences.
|
2022-01-17 05:26:57 +01:00 |
login.js
|
Login works again using the new login HTTP client.
|
2022-01-17 18:23:11 +01:00 |
providers.js
|
Code refactoring and improvements for the providers page.
|
2022-01-17 14:37:21 +01:00 |
recovery.js
|
Code refactoring and improvements for the recovery page.
|
2022-01-17 14:45:20 +01:00 |
secretaries.js
|
Code refactoring and improvements for the secretaries page.
|
2022-01-17 14:56:08 +01:00 |
services.js
|
Add missing selector const and convert remaining functions to arrow functions
|
2022-01-17 21:32:17 +01:00 |