All deployments

Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
🎨 Refactor services and users views
Change sorting of services to alphabetical order and increase the limit of
requests displayed. Update user views to show credits and improve
linking for email addresses. Enhance user detail view with delete
button and credits available display.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Improve footer layout and attribution text
Adjust spacing in footer and update attribution wording for clarity.
⬆️ Upgrade libraries
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Update dependencies and enhance index view
Upgrade sqlite3, puma, and kamal versions. Revamp index view with new
features and improved layout for better user engagement.
Support
Support 
deployed a feature 3 months ago
Peter Theill
Peter Theill 
deployed a bug fix 3 months ago
3 months ago
🎨 Refactor bookmark and upvote tests for clarity
Remove unnecessary blank lines and improve readability in test cases.
🐛 Enhance controller tests and fixtures
Add setup methods for user authentication and improve test cases for
creating and destroying bookmarks, comments, projects, and upvotes.
Update fixture files to include usernames and additional project
attributes.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
🎨 Update ratingCount to handle nil values
Ensure ratingCount defaults to 0 if submission count or upvotes are nil.
Peter Theill
Peter Theill 
deployed a dependency update 3 months ago
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Add username functionality for users
Implement username validation, generation, and backfilling for existing users.
Peter Theill
Peter Theill 
deployed a refactoring 3 months ago
3 months ago
🔧 Replace analytics rendering with script tag
Update the layout to directly include the analytics script for improved performance.