Commit graph

155 commits

Author SHA1 Message Date
Alex Tselegidis
1040122a62 Correct the dropdown style in Safari 2024-08-12 08:59:37 +02:00
Alex Tselegidis
bdc5782cf4 Update how the booking selection displays on the screen 2024-07-15 16:09:15 +02:00
Alex Tselegidis
2b081a85ac Set right class to remaining dropdown elements 2024-07-07 11:51:44 +02:00
Alex Tselegidis
808a07374f Remove dot 2024-06-20 15:36:47 +03:00
Alex Tselegidis
2a645319fd Default color 2024-06-20 15:34:14 +03:00
Alex Tselegidis
721a976444 Remove text shadow from calendar 2024-06-18 16:20:52 +02:00
Alex Tselegidis
234a154d0b Remove opacity from unavailability (applied from background display setting) 2024-06-18 16:18:27 +02:00
Alex Tselegidis
c95f6d7598 Styling for the month view in calendar page 2024-06-18 16:17:39 +02:00
Alex Tselegidis
6be7e24543 Render non-working time in background 2024-06-18 16:12:56 +02:00
Alex Tselegidis
5ee6536430 Apply the form-select class to select dropdown elements 2024-06-04 12:24:01 +02:00
Alex Tselegidis
740a1d06cf Enlarge popover so that contents display nicely in all languages 2024-06-04 12:14:03 +02:00
Thomas Ingles
8bff8c0ccc
Booking confirmation background by theme css + DRY 2024-04-30 18:19:02 +02:00
Thomas Ingles
8be390fdd0
css layouts bg by theme
Found with Darkly theme
2024-04-24 01:47:00 +02:00
Alex Tselegidis
a02a6118b6 Perform styling changes to the public booking page 2024-01-06 12:32:36 +01:00
Alex Tselegidis
2878d1299a Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
Alex Tselegidis
f06dc3a25c Remove the min-width as it is no longer needed 2023-11-17 11:33:28 +01:00
Alex Tselegidis
602afb50b9 Display the blocked periods in the calendar (#432) 2023-11-17 08:40:29 +01:00
Alex Tselegidis
fb0fb317cf Fine tune backend-link margin 2023-10-26 08:11:49 +02:00
Alex Tselegidis
6383974c21 Change the $secondary color to $gray-600 so that it becomes less dark 2023-06-20 19:12:42 +03:00
Alex Tselegidis
03fbc518da Make the secondary colors of the lumen theme more visible 2023-06-20 18:48:20 +03:00
Alex Tselegidis
194fa16039 Fix all Sass deprecation warnings 2023-05-03 07:56:12 +02:00
Alex Tselegidis
55b64d42ae Perform various styling changes to the fullcalendar widget 2023-03-20 08:56:02 +01:00
Alex Tselegidis
9689098d5a Correct the z-index value of the backend notification component 2023-03-17 07:48:25 +01:00
Alex Tselegidis
e2d43a25bb CSS improvements to the calendar page. 2023-03-01 08:21:35 +01:00
Alex Tselegidis
dd08cbc882 Hide the inactive working plan row input elements 2023-02-20 08:33:11 +01:00
Alex Tselegidis
11188872fa Hide days that are outside the current month in the datepicker 2023-02-20 07:41:49 +01:00
Alex Tselegidis
1ae06fcf0a Add background change on month dropdown hover 2023-02-10 13:20:11 +01:00
Alex Tselegidis
77256e502a Style the flatpickr in the booking page 2023-02-07 08:24:46 +01:00
Alex Tselegidis
6356e9883f Correct CSS styling for booking page 2023-02-07 07:40:42 +01:00
Alex Tselegidis
0b444cc8ed Replace the old time pickers in the working plan handling 2023-02-07 07:31:12 +01:00
Alex Tselegidis
0e0194c927 Replace the date time pickers in the backend section 2023-02-02 08:54:47 +01:00
Alex Tselegidis
4446f26399 Make the backend footer sticky and remove the "placeFooterToBottom" function 2023-01-14 09:40:18 +01: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
3c1d49dcb3 Fine tuning the styling of the booking-link elements 2022-09-14 13:01:07 +02:00
Alex Tselegidis
c71f37ca73 Change the opacity of the close button 2022-09-14 12:27:48 +02:00
Alex Tselegidis
1758d5b37a Change color of secondary buttons 2022-09-14 12:15:51 +02:00
Alex Tselegidis
7695cbfdfa Adjust the appointment-row padding value for the customers page 2022-09-14 12:02:09 +02:00
Alex Tselegidis
c879b582a0 Remove the integrations.scss as it is no longer needed 2022-09-14 10:24:56 +02:00
Alex Tselegidis
1aac411c7f Create new "Integrations" page for managing 3rd party integrations 2022-07-26 16:38:29 +03:00
Alex Tselegidis
3d8d5afa4c Add new setting for limiting new public bookings in the future (#1203). 2022-06-27 15:14:46 +03:00
Alex Tselegidis
90b3e0e745 Set max-width for color selection component 2022-06-20 12:40:46 +03:00
Alex Tselegidis
80cc4f9d5d Correct CSS selector 2022-06-20 12:12:36 +03:00
Alex Tselegidis
c84fb2d3db Change the way theme files are loaded, keep only 10 themes 2022-05-22 17:18:44 +02:00
Alex Tselegidis
6666e5862c Support multiple Bootswatch themes for the app (#1205). 2022-05-22 14:39:19 +02:00
Alex Tselegidis
eaae61231a Remove no_privileges.css (post-merge) 2022-03-25 10:58:07 +01:00
Alex Tselegidis
a3b8228122 Merge branch 'master' into develop
# Conflicts:
#	application/config/autoload.php
#	application/config/config.php
#	application/controllers/Appointments.php
#	application/controllers/Backend.php
#	application/controllers/Backend_api.php
#	application/controllers/Captcha.php
#	application/controllers/Console.php
#	application/controllers/Google.php
#	application/controllers/Installation.php
#	application/core/EA_Controller.php
#	application/core/EA_Model.php
#	application/libraries/Google_sync.php
#	application/libraries/Ics_file.php
#	application/models/Settings_model.php
#	application/views/appointments/book_success.php
#	assets/css/layouts/backend_layout.scss
#	assets/css/no_privileges.css
#	assets/js/backend_calendar_table_view.js
#	assets/js/backend_calendar_unavailability_events_modal.js
#	assets/js/frontend_book.js
#	assets/js/general_functions.js
#	assets/js/pages/booking_confirmation.js
#	assets/js/working_plan_exceptions_modal.js
#	composer.json
#	composer.lock
#	docs/console.md
#	docs/docker.md
#	docs/faq.md
#	docs/get-involved.md
#	docs/google-calendar-sync.md
#	docs/installation-guide.md
#	docs/manage-translations.md
#	docs/readme.md
#	docs/rest-api.md
#	docs/update-guide.md
#	gulpfile.js
#	system/core/Input.php
#	system/core/Output.php
#	system/core/Security.php
#	system/libraries/Session/drivers/Session_files_driver.php
2022-03-25 10:53:46 +01:00
Alex Tselegidis
42687cb3c5 Correct css file name 2022-03-04 18:41:07 +01:00
Alex Tselegidis
a2b14ac93b Minor style fix in backend.css 2022-02-23 12:54:07 +01:00
Alex Tselegidis
050478492c Make the captcha challenges more user friendly. 2022-01-26 22:04:33 +01:00
Alex Tselegidis
03010184f6 Improve the display of the booking link for services, providers and service-provider combinations. 2022-01-24 22:37:05 +01:00