All deployments

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.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Update OAuth button styles for better UX
Add cursor pointer to OAuth buttons for improved interactivity.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month 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 feature about 1 month ago
about 1 month 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.