- Form validation has been moved to the form model instead of view, so the person requesting SRP doesn't have to restart the whole process again if form validation fails - Form error messages formatted
0.1.0beta.13
Changed
- EVE/UTC tz handling optimized
0.1.0beta.12
Fixed
- Panel title for the overview panel in SRP requests view - Missing modal for "Delete SRP Request" re-added
Added
- SRP request details modal in "Your SRP Requests" tab on dashboard view - SRP request status to details modal
0.1.0beta.11
Changed
- Modals separated into their own templates - Wrapped datatables in responsive div - Moved useragent to constants - JS re-organized