Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* propagate change to all the children * propagate changes using a date process function * wait until process function is done * test neurips workflow using API 2 * fix read scores from file, support ethics committee * remove print * fix tests * see dates in the super invitation * use the same process function when the invitation is created and updated * integrate profile bidding * link the dates from the upper invitation to the inner invitations * fix tests * create submission revision invitations using the date process function * remove unused code * fix key error * get process logs to check it is ok * remove unnecessary awaits * check the process logs is >= than count * remove unused data * remove print * remove import * fix process function variable * propagate changes for rebuttal invitation * remove unused code * refactor date processes configuration * fix tests * create withdraw and desk rejection invitation at submission expiration time * remove unused code * fix awaits * add more awaits * use an invitation to compute the post submission stage * fix withdrawn note notifications * configure withawal pc notification * fix supplementary material revision * fix submission revision stage * fix more tests * fix argument missing * replace post_submission_stage with create_post_submission_stage * get profile with superuser * running date process function when the invitation is active not before * remove extra line * fix test * fix more tests * create group invitation to create reviewer groups * create submitted reviewers in process function * remove unused code * create reviewers/submitted group before sending the email * set readers of the submission * create submission stage only when it is needed and all the invitations for late submissions * fix withdraw invitation should expire comments * update meta invitation and avoid replacement on upper invitations * move get content to each stage and remove fields from the invitation * get invitations by type * fixes during testing * fix build content for submission stage * use different wait time * change wait time value
- Loading branch information