You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: Paid/unpaid job drafts status UI
* feat: Mark paid job drafts as paid together with the running job id, Delete only successful job drafts on deployment
* feat: Split onPayAndDeploy into two functions, only pay for the unpaid job drafts, exclude the payment step if not needed
* chore: Logs and styling for DeeployInfoAlert
* fix: Total amount due, display which jobs failed, DeeployFlowModal UX
* chore: Display draft job status in DraftJobsList + small UI fixes
* feat: Job draft editing flow for paid jobs
* feat: Unlink payment from job draft
* feat: Monitoring page initial implementation
* feat Link monitored jobs to job drafts, implement confirmation for jobs with job drafts
* chore: Add list header for Monitoring
* feat: Refresh monitored jobs using throttle
* feat: If a job's funds are claimed, unlink its payment.
* fix: Sort months in BillingMonthSelect
* feat: Implement redeemUnusedJob in the Monitoring page
* feat: Implement SigningModal in the Monitoring page
* refactor: Monitoring into Monitor
* fix: Monitor refreshing jobs twice, Possible race condition in Payment's payJobDrafts function
* fix: Monitor page job refreshing
* fix: typos
---------
Co-authored-by: Alessandro <defranceschi_a@yahoo.com>
0 commit comments