Tags: deck9/input
Tags
New File Upload Input (#136) * wip * update ui * add all options to file input * implement useFileDialog for Settings * wip frontend * wip * show icons for uploads * update configure file test * use watcheffect * change test payload * upload route * first version of working upload * remove unused import * first version of downloadable files in submissions view * output download urls in submission export * wip file type validation * validate file on drop * update packages * add file upload progress to form button * fix focusing D9Input in ClickInteraction * change style and wording of block settings * update packages * fix file upload handline * hide file upload input if max files are reached * show validation on update event * update translations * change valid email translation * update translation keys * update lang keys * wip language * add validation to set files * update translations * update vue-tsc * update button test snapshot * fix has uploads getter * delete uploads when form session is deleted * display 404 when file not found * fix purging of submissions * fix webhook caller with file uploads * update vue * fix navigator * fix wrong key in navigation button * fix progress indicator * add json encoding to debug mode when saving form response
Implement New Team-Based User Model (#127) * activate teams and invitations * add missing team policy * add link to team settings * change forms to use team_id * fix initial team creation and add logout to missing team page * change naming * wip make dedicated create team page after signup * fix team creation * isntall telescope * change message for team creation page * fix tests * remove underscores from test * update policies * add tests to preview form * fix migrations for sqlite * change default team name
PreviousNext