All deployments

Peter Theill
Peter Theill 
deployed a feature about 1 month ago
💄 Enhance attachment previews and UI refinements across views


🎨 Add small logo assets and improve accessibility labels in header/footer
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
🍱 Add marketing assets for app icon and dashboard
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
🐛 Fix date calculations in life weeks calendar view
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
♻️ Refactor random project selection with Random class
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
🎨 Update header responsiveness and add project tags
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
Add tabbed document editor with live preview and settings panel
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
🎨 Add content preview and deletion schedule to admin documents list
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
💄 Enhance platform selection guidance in journal tutorial

Expand the description of platform options for creating a digital reading journal.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
🔧 Filter authors by username in queries

Update author queries to only include original authors without usernames for better data accuracy.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
✨ Add video generation task for milestones

Implement a new Rake task to generate videos using the HeyGen API.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
💄 Revamp header and navigation structure

Enhance desktop and mobile navigation for improved usability and aesthetics.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
🎨 Format username string in author joined notification

Ensure consistent use of double quotes for the username field.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
🤖 Add mouse movement tracking for newsletter captcha

Implement mouse movement tracking to enhance anti-bot protection during newsletter sign-up.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
🎨 Update avatar URL in notification payload

Change the default avatar URL for user subscription notifications to ensure consistency.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
💄 Update avatar URL for Discord notifications

Change the avatar URL in the phone verification payload to the correct icon.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
Add username feature to user model and views

Implement username functionality with validations, routing, and
associated views for user profiles and deployments.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
Enhance pagination and profile display

Improve pagination styles for better visual feedback and add a celebration card for users with more than 5 likes.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
Enhance user model and views with total likes feature

Add total likes calculation to user profiles and update social media URL
validations for improved accuracy.


Ensure unique user tokens and add index

Implement a migration to generate unique tokens for existing users and
add a unique index to the token column for improved data integrity.


🎨 Format user name and social media fields for consistency

Improve code readability by standardizing spacing in user name and social media helper methods.


Add social media fields to user model and views

Enhance user profiles by adding support for multiple social media platforms.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
💄 Enhance navigation and forms for better usability

Improve menu interactions and layout for sign up and sign in forms.


✨ Add impersonation feature for public authors

Enable admins to impersonate authors for testing and support, with
visual indicators and session management.


✨ Add email search and fix entries count default in authors table


🎨 Enhance sign up and sign in headings with icons

Add icons to the sign up and sign in headings for improved visual appeal.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
🎨 Update avatar URL for author notifications

Change the avatar URL in the author joined notification to ensure consistency with branding.


♻️ Refactor application helper and views for author profiles

- Commented out regex expression modification in `application_helper.rb`.
- Added `calculate_age` method to compute age based on birth and death dates.
- Updated `life_in_weeks.html.erb` to display birth and death information with icons and age calculations.
- Enhanced `milestones.html.erb` to include author avatar display.
- Modified `profile.html.erb` to use a consistent avatar style.
- Improved `profiles.html.erb` layout with blurred avatar backgrounds and additional author information.
- Updated `import_milestones.rake` to include death date for authors.
- Added comprehensive tests for `calculate_age` in `application_helper_test.rb`.
- Imported life milestones for Janis Joplin, Jim Morrison, Jimi Hendrix, John Lennon, Kurt Cobain, and Osama bin Laden.


✨ Add life events for multiple historical figures

Include detailed life events for Amy Winehouse, Janis Joplin, Jim Morrison,
Jimi Hendrix, John Lennon, Kurt Cobain, and Osama bin Laden in CSV format.