All deployments

Peter Theill
Peter Theill 
deployed a configuration change about 1 month ago
about 1 month ago
🔥 Remove unused deployment configuration
Eliminate unnecessary timeout and healthcheck settings from the deploy file.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
✨ Add comparison page for OhDiary vs Dabble Me
Introduce a new comparison page highlighting the features and benefits of
OhDiary over Dabble Me, including SEO enhancements and footer links.
💄 Update most common words section UI
Enhance the layout and styling of the most common words section,
including improved word frequency visualization and user guidance.
💄 Update UI elements and improve layout
Refactor book comparison and yearbook sections for better
presentation and user experience. Enhance header link text for clarity.
💡 Update Christmas period logic
Refine the Christmas period method to accurately reflect the
inclusive date range from December 15th to December 26th.
💄 Update welcome section and email box rendering
Revamp the welcome message and enhance the layout for better user engagement.
✨ Add pdf-reader gem for page count extraction
Integrate pdf-reader to extract page count from PDF files in the yearbook
generation process. Update yearbook model to broadcast updates and improve
the yearbook card rendering.
💄 Update footer styling and PDF generation options
Refine footer layout and enhance PDF generation with optional footer template.
✨ Add page count to yearbooks and improve routes
Introduce page count tracking for yearbooks and update routes to use year as a parameter. Enhance yearbook generation and display logic accordingly.
✨ Enhance yearbook generation and navigation
Refactor yearbook handling, improve PDF filename generation, and update
navigation links for better user experience.
✨ Introduce Grover for PDF generation
Replace WickedPDF with Grover for generating yearbook PDFs.
Add new service for PDF generation and update related views,
controllers, and routes to support the new functionality.
🎨 Refactor Gemfile and improve Yearbook job formatting
Remove unused CSV gem, add pg dependency, and enhance code readability
in YearbookGenerationJob and yearbook_pdf_content view.
⬆️ Upgrade Ruby and CI dependencies
Update Ruby version to 3.3.6 and upgrade CI actions for improved
performance and compatibility.
🎨 Try
✨ Add yearbook generation feature with PDF export
✨ Add landing page for public people
Peter Theill
Peter Theill 
deployed a performance improvement about 1 month ago
about 1 month ago
⚡️ Improve zip file creation performance
Initialize the zip file with no compression to speed up the process
while maintaining file size efficiency. Update logging for better
insight into zip file creation and upload duration.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Add zip file management features
Implement delete and regenerate zip functionalities for events,
including appropriate user notifications and routing.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Add download link for attached zip file
Include a link to download the event's zip file if it is attached, enhancing user accessibility to event resources.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Add Mission Control Jobs integration
Introduce the Mission Control Jobs dependency and configure HTTP Basic Auth
for job management. Update routes and development configurations accordingly.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Add charity import functionality and UI updates
Implement CSV import for charities, enhancing the import task to handle
multiple files and skip existing entries. Update charity show page with
social media links and phone number display. Improve README with
importing instructions and update production mailer settings.
📦️ Update data dump file
Refresh the data dump to ensure it contains the latest information.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Enhance donation form and show page UI
Update location input with geocoding, improve layout, and add
visual cues for user interactions. Refactor donation display
to show region and approximate map for privacy.
💄 Update donation terminology for consistency
Replace "Create Donation" with "Donate Item" across the application
to enhance clarity and maintain uniformity in user interface language.
💄 Add FAQ link to the sidebar
Enhance user navigation by including a link to the FAQ section in the sidebar.
♻️ Refactor code structure for better readability
Organize functions and improve naming conventions to enhance maintainability.
💄 Update charity labels for clarity
Revise headings to enhance user understanding of partner charities.
💄 Update UI elements and improve layout
Revise charity and about pages for better structure and clarity.
Enhance navbar links with icons for improved navigation.
💄 Enhance dropdown interactions and UI elements
Implement hover effects for dropdown menus and improve styling for
user menu items to enhance user experience and visual appeal.
💄 Update descriptions and labels for clarity
Refine text in various views to remove the term "partner" for a more
consistent user experience across the application.
💄 Update donation form and page titles
Change button text from "Create Donation" to "Donate Item" and update
page title for consistency across the donation feature.
Peter Theill
Peter Theill 
deployed a test update about 1 month ago
about 1 month ago
✅ Add tests for models and their functionalities
Introduce comprehensive test cases for Notification, Page, Region, Site, User, and Watch models to ensure proper validation, associations, and methods.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Update charities link for region view
Change the link to local charities to point to the correct path for
better navigation and user experience.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Introduce countries feature with CRUD operations
Add countries controller, views, and routes to manage charities by country.
Update footer and home page to reflect new functionality.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Update UI icons and styles across views
Replace SVG icons with Font Awesome icons for a more modern look and
consistent styling in registration, session, flash messages, footer,
navbar, user profile, and watch views.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Introduce map view helpers and improve UI
Add pluralization helpers for item and member counts. Enhance map
background and styling for regions index and show pages.
Peter Theill
Peter Theill 
deployed a dependency update about 1 month ago
about 1 month ago
⬆️ Upgrade Ruby setup actions and dependencies
Update Ruby setup actions to the latest versions and upgrade several
dependencies in Gemfile.lock for improved performance and security.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Introduce Leaflet map integration
Add Leaflet library for interactive maps and implement map controller
with dynamic radius and pulse marker features. Update navbar and
application layout for improved UI.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Introduce regions feature with CRUD operations
Add views, migrations, and associations for regions, enabling users to create, view, and manage geographic regions within the application.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Update footer and navbar styles
Revamp the footer and navbar with improved color schemes and typography
for better visual appeal and readability.
✨ Introduce admin dashboard components
Add navigation items, stat cards, status badges, and user management
pages to enhance the admin interface and improve user experience.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Add Mission Control Jobs integration
Introduce the Mission Control Jobs gem and configure HTTP Basic Auth
for the jobs dashboard. Update Gemfile, Gemfile.lock, routes, and
initializers accordingly.
Peter Theill
Peter Theill 
deployed a configuration change about 1 month ago
about 1 month ago
🔨 Add script to wipe and restore development DB
Introduce a script to dump the production database and restore it to
the development environment, including asset syncing from Hetzner
Object Storage. Supports skipping the download with a flag.