All deployments
Peter Theill
deployed a styling change
8 days ago
Peter Theill
deployed a styling change
19 days ago
Peter Theill
deployed a refactoring
20 days ago
20 days ago
💄 Add custom audio player controller with playback controls, timeline, and transcription display💄 Add dedicated audio attachment rendering and update visual styling for regular attachments in entry modal💄 Update email box component with new minimal design and pink color theme♻️ Add empty day handling to calendar and prevent event listener duplication via namespaced turbo:load hooks💄 Update dependencies and add ruby-vips gem💄 Consolidate and style audio player component with optional deletion support💄 Extract audio attachment display into a dedicated partial component💄 Update journal index view layout and styling for improved responsiveness💄 Add animated pending recording UI and update header navigation links🔧 Update lifetime supporter contribution price from $89 to $29 across pricing pages✨ Implement voice recording functionality with background transcription and entry integration
Peter Theill
deployed a styling change
22 days ago
Peter Theill
deployed a styling change
25 days ago
Peter Theill
deployed a dependency update
29 days ago
about 2 months ago
🐛 Validate phone number fields (#1869)
🐛 dynamically show/hide validation error box on supplier event overview (#1862)
✨ Add photoAgentId to various inputs and queries
✨ Add validation field to photo types
✨ Enable bulk edit (crop) on partner-app Event > Photos (#1853)
✨ Introduce photo processing listener hook
✨ Replace static contact details card with editable form on supplier place page (#1865)
Peter Theill
deployed a feature
about 2 months ago
about 2 months ago
🐛 Add photographer, copyright, and license fields
✨ Add EventStatusMenu to EventForm header
✨ Add SEO fields to Event and Supplier forms
✨ Add copyright acknowledgment feature
✨ Add custom empty component to Gallery
✨ Add description field to PartnerReport type
✨ Add event deletion and status display features
✨ Add event slots feature to events
✨ Add event status feature
✨ Add event status menu to public header
✨ Add events route and related components
✨ Add localization support for event fields
✨ Add localized site URL to supplier event overview
✨ Add new fields to photo types and update UI
✨ Add partner name to copyright acknowledgment
✨ Add past events section to Supplier Events Grid
✨ Add photo count fields to relevant tables
✨ Add place location to event overview
✨ Add place photos feature to event page
✨ Add price groups and periods routes for events
✨ Add price_groups to RowSelectionEntityTypes
✨ Add readOnly prop to StyledInput and InputTitle
✨ Add supplier details copying feature
✨ Add supplier public routes and update components
✨ Add supplierId and partnerId to event handling
✨ Add validation agent and messages to event
✨ Enhance Gallery and PeriodsEditor UI
✨ Enhance event localization and supplier details
✨ Enhance event management features
✨ Enhance useDelayedUpdate with full mode option
✨ Initial version of supplier events
✨ Introduce Event Status Menu component
✨ Introduce Supplier Event Edit Form and View
✨ Introduce event periods and price groups features
✨ Introduce supplier event photos feature
✨ Introduce waveEventMagicWand mutation
Peter Theill
deployed a performance improvement
about 2 months ago
Peter Theill
deployed a feature
about 2 months ago
about 2 months ago
✨ Introduce photo booth feature
Add a new photo booth route and controller for capturing and uploading photos.
Update dashboard and layout to support the new feature.
💄 Update user lifetime display stylingUpdate dashboard and layout to support the new feature.
Enhance the UI for lifetime users by adding a timestamp and improving the layout.
Peter Theill
deployed a feature
about 2 months ago
about 2 months ago
✨ Introduce sort order cycling in slideshow
Add functionality to cycle through media sort orders using the 'S' key.
Co-authored-by: Copilot <copilot@github.com>
✨ Introduce media sorting options in slideshowCo-authored-by: Copilot <copilot@github.com>
Add sorting functionality for media items based on various criteria
such as added date and capture date, enhancing user experience in
the slideshow feature.
💄 Update archived events UI and count displaysuch as added date and capture date, enhancing user experience in
the slideshow feature.
Enhance the header styling and update the displayed count of archived
events to reflect the total count instead of the current list size.
Co-authored-by: Copilot <copilot@github.com>
events to reflect the total count instead of the current list size.
Co-authored-by: Copilot <copilot@github.com>
Peter Theill
deployed a feature
2 months ago
2 months ago
✨ Introduce guest access control feature
Update event permissions to allow hosts to control guest actions:
view and upload, view only, or upload only. This enhances user
experience and privacy management for event sharing.
Co-authored-by: Copilot <copilot@github.com>
💄 Add dismiss button to preservation nudgeview and upload, view only, or upload only. This enhances user
experience and privacy management for event sharing.
Co-authored-by: Copilot <copilot@github.com>
Enhance the UI by adding a dismiss button to the preservation nudge bar.
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Peter Theill
deployed a feature
2 months ago
Peter Theill
deployed a styling change
2 months ago
Peter Theill
deployed a styling change
2 months ago
Peter Theill
deployed a feature
2 months ago
Peter Theill
deployed a security update
2 months ago
Peter Theill
deployed a performance improvement
2 months ago
2 months ago
🎨 Define MEDIA_EAGER_LOAD for media queries
Refactor media loading to improve performance and maintainability.
Co-authored-by: Copilot <copilot@github.com>
🎨 Add SolidCable::TrimJob to ignored jobs listCo-authored-by: Copilot <copilot@github.com>
Enhance job tracking configuration by including SolidCable::TrimJob
to the list of ignored jobs for Rails Pulse.
⚡️ Optimize media query performanceto the list of ignored jobs for Rails Pulse.
Refactor media retrieval to use joins for footer statistics, improving
performance by reducing the number of queries executed.
performance by reducing the number of queries executed.
Peter Theill
deployed a feature
2 months ago
2 months ago
✨ Introduce Rails Pulse performance monitoring
Add configuration, database tables, and routes for Rails Pulse to monitor
application performance, including job tracking, request metrics, and
query analysis.
Co-authored-by: Copilot <copilot@github.com>
🎨 Update middleware configuration for multipart requestsapplication performance, including job tracking, request metrics, and
query analysis.
Co-authored-by: Copilot <copilot@github.com>
Add RejectBadMultipartRequests middleware to handle malformed
multipart requests and update autoload_lib ignore list.
multipart requests and update autoload_lib ignore list.