Posts
On Top Of The Mountain Ltd – roombooker.online Support – 2025-07-31
Refactoring BookingUser relationships with Meetings and Bookings/RecurringBookings. Updating SendBookingNotifications to use Google Meet links. Testing dashboard functions. Fixing select field validation error display.
On Top Of The Mountain Ltd – roombooker.online Support – 2025-07-30
Trying to replicate bug with new client entry. Planning Google Meet implementation and meeting ID assignment. Phone call with RS re: Google Meet. Meeting model. Modifying BookingService to use Google Meet. Updating booking controllers to use Google Meet functions. Adding missing user location edit view. Fixing booking modal form defaults from filters. Bug fixes.
On Top Of The Mountain Ltd – roombooker.online Support – 2025-07-29
Reviewing RS client page changes. Phone call with RS re: client page changes; Google Meet; notes. Updating Trello.
On Top Of The Mountain Ltd – roombooker.online Support – 2025-07-24
Enabling Google Meet API. Google oauth2 flow. Testing authentication. Creating a Google Meet link. Creating a Google Calendar entry with Meet link and participants.
On Top Of The Mountain Ltd – roombooker.online Support – 2025-07-22
Responding to JG queries. Fixing client session count. Meeting with RS re: GDPR and session notes. Creating new Google Drive oauth2 credentials. Testing backup to Google Drive – works. Adding cron job for task scheduler. Encrypt UserHistory notes field. Command to encrypt existing notes. Modify UserHistoryPolicy to restrict access to client notes to their creator. […]
On Top Of The Mountain Ltd – roombooker.online Support – 2025-07-17
Backups to Google Drive. Configuring spatie/laravel-backup. Testing local backups – works. Testing Google Drive backups – “unable to write to file” errors. Refactoring InvoiceController and BookingController to use service classes. Refactoring RecurringBooking controller to use BookingService class. Invokable tasks for scheduled tasks. Auto-scroll to opening time on calendar.
On Top Of The Mountain Ltd – roombooker.online Support – 2025-07-16
Reading GDPR and client notes analysis from RS. Responding. Researching notes encryption – not searchable. Responding to RS re: snags.
On Top Of The Mountain Ltd – roombooker.online Support – 2025-07-15
Listing current clients first in Practitioner client list. Debugging sort order. Setting default new booking duration to 60 minutes. Show client agreement type on the Practitioner client list. Researching upgrade for nao-pon/flysystem-google-drive.
On Top Of The Mountain Ltd – roombooker.online Support – 2025-07-08
Meeting with RS to set up new.roombooker.online subdomain. Installing certbot and SSL certificate. Nginx configuration for SSL. SSH key for web server. Connecting to laravel-12 branch in Bitbucket repo. Installing required PHP modules. Cloning repo and installing site. Creating databases. Importing database. Debugging permissions errors. .user.ini. Transferring file uploads. Trying to optimise getCalendarEvents query. Adding […]