Return organization ATF fields in org/domain endpoint
- Return isAlcohol, isTobacco, isFirearms boolean flags - Enable frontend to check content against user country restrictions - Support dynamic ATF text generati...
Add IS_ALCOHOL, IS_TOBACCO, IS_FIREARMS fields to Organization
- Add isAlcohol boolean field (nullable=false, default false) - Add isTobacco boolean field (nullable=false, default false) - Add isFirearms boolean field (null...
Implement country-specific legal ages and dynamic ATF text
- Update CountryType to include legalAdultAge, legalAtfAge, legalAtfCategories - Dynamically display age requirements based on country (18, 19, 21, etc.) - Gene...
Include country legal ages in organization endpoint
- Return country date format and separator in org/domain endpoint - Include legalAdultAge, legalAtfAge, and legalAtfCategories - Enable frontend to dynamically ...
Add legal age fields and ATF categories to CountryType
- Add legalAdultAge field for adult content verification - Add legalAtfAge field for alcohol/tobacco/firearms age requirements - Add legalAtfCategories field to...
Align XXX/ATF buttons left-right and add meaningful icons
- Change button layout from centered to space-between (left and right alignment) - Add ExitToApp icon to EXIT button (startIcon on left) - Add VerifiedUser icon...
Update sorry page buttons to Go Back and Exit Website
- Change Home button to Exit Website with error color styling - Implement window.close() functionality to close tab/window - Add fallback to redirect to about:b...
Add EXIT and ENTER buttons for XXX_RATED and ATF_ONLY age verification
- Remove birth date input forms for XXX_RATED and ATF_ONLY - Add EXIT button that redirects to sorry page - Add ENTER button with age confirmation (18 for XXX, ...
Enhance age verification with modernized date inputs and comprehensive validation
- Add polished, card-based date input UI with visual feedback - Implement comprehensive date validation (valid ranges, actual calendar dates, not future) - Show...
Implement comprehensive age verification system with country-specific date formats
- Add WORLD_WIDE_BAN to AgeReqType enum - Update CountryType with date format and separator properties - Create /sorry page for age restriction redirects - Comp...
Add registration and org domain endpoints for age verification
Add date format and separator fields to CountryType enum
Add domain-agnostic IngressRoute for automatic SSL and routing
- Added k8s/ingressroute.yaml with HostRegexp pattern for login subdomain - Updated CI/CD to deploy IngressRoute automatically - Enables Cloudflare-like automat...
Complete LocalDateTime migration for Note entity - Updated Note.dateViewed to use LocalDateTime - Fixed Note.recordView() to use LocalDateTime.now()
fix reports permissions, long team overflow, language settings
Change date navigation arrows and label to white for better contrast
Make calendar view components transparent to show background logo
Adjust positioning to avoid nav overlap and add logo fallback paths
Remove unused space and properly position background logo in calendar
Replace remaining Grid components with Box and CSS Grid in ThirdPartyIntegrationsTab
Add item prop back to Grid components (required for MUI Grid v1)
Properly type event data for calendar event creation and updates
Replace non-existent getSessionDataFromToken with getSession and fix JAXB date parsing
Like what you see shipping?
Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.