All deployments

Peter Theill
Peter Theill 
deployed a dependency update 35 minutes ago
35 minutes 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 new feature about 1 hour ago
about 1 hour 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 new feature about 21 hours ago
about 21 hours 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 21 hours ago
about 21 hours 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 new feature about 22 hours ago
about 22 hours 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 23 hours ago
about 23 hours 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.
Peter Theill
Peter Theill 
deployed a styling change 1 day ago
1 day ago
💄 Update OAuth button styles for better UX
Add cursor pointer to OAuth buttons for improved interactivity.
Peter Theill
Peter Theill 
deployed a new feature 1 day ago
1 day ago
✨ Enhance donation pages with charity context
Update page titles, descriptions, and headings to include charity
information for claimed, received, and unclaimed donations.
Peter Theill
Peter Theill 
deployed a new feature 1 day ago
1 day ago
✨ Add sitemap generation and routing
Introduce sitemap generation functionality, including routes and jobs for
creating and serving sitemaps. Update .gitignore and robots.txt for
sitemap handling.
Peter Theill
Peter Theill 
deployed a new feature 1 day ago
1 day ago
💄 Update default mailer settings
Enhance the default sender and reply-to addresses for improved
notification handling.
✨ Introduce notification mailer and user mailer
Add notification mailer for various events and user mailer for user-related
notifications. Update database schema and migration for mail notifications
default values. Enhance email templates and tests for comprehensive coverage.