List view
Sprint deadline for the last two weeks of this year
Due by December 29, 2023•3/3 issues closedThe goal of this milestone is to allow using motions as the decision method for the following expenditures interactions: - Funding an expenditure (Moving funds between pots) - Releasing expenditure stage - Change requests (out of draft status) - Cancelling staked expenditure (as a non-owner)
No due date•4/4 issues closedMilestone covering proof-of-concept UI, sagas, lambdas, and block-ingestor changes required to support staged payments.
Due by August 31, 2023•3/3 issues closedBasic UI for Advanced Payments flows, along with all the necessary sagas and lambda functions. The UI should include the following use cases: - Listing all expenditures for a colony - Creating an expenditure with single recipient - Creating an expenditure with multiple recipients - Displaying the details of a single expenditure - Progressing an expenditure through different statuses: Draft, Locked, Finalized - Editing an expenditure while in Draft status - Funding the expenditure (TBC, from brief discussion with Alex and Arren we might want to add another UI-only expenditure status) - Staking Expenditure extension support (more details to follow) Rough screenshot of expected outcome (from the quick prototype): https://ibb.co/QfmsWtR
Due by August 18, 2023•18/18 issues closedSchema changes and handling of the following events in ingestor: - ExpenditureAdded - done - ExpenditureGlobalClaimDelaySet - https://github.com/JoinColony/colonyCDapp/issues/808 - ExpenditureTransferred - https://github.com/JoinColony/colonyCDapp/issues/803 - ExpenditureCancelled - https://github.com/JoinColony/colonyCDapp/issues/805 - ExpenditureLocked - https://github.com/JoinColony/colonyCDapp/issues/806 - ExpenditureFinalized - https://github.com/JoinColony/colonyCDapp/issues/807 - ExpenditureRecipientSet - https://github.com/JoinColony/colonyCDapp/issues/804 - ExpenditurePayoutSet - https://github.com/JoinColony/colonyCDapp/issues/809
Due by July 21, 2023•7/7 issues closed