Giveth / giveth-dapp

Giveth Dapp for crowdfunding and managing donations on the ethereum blockchain.
https://beta.giveth.io
GNU General Public License v3.0
359 stars 230 forks source link

Archive not-Verified Projects on TRACE #2559

Open laurenluz opened 2 years ago

laurenluz commented 2 years ago

@WhyldWanderer made a great (private) spreadsheet outlining which projects should be archived & which left on TRACE as "verified". The process of reaching out to projects is still in progress, but almost complete!! Here's where we're at:

Going forward, projects will only be added to TRACE via the onboarding wizard from io If a project loses verified status or needs to be "cancelled/unlisted" on io... the connected project on TRACE gets archived.

mohammadranjbarz commented 2 years ago

@WhyldWanderer made a great (private) spreadsheet outlining which projects should be archived & which left on TRACE as "verified". The process of reaching out to projects is still in progress, but almost complete!! Here's where we're at:

  • waiting on responses from the two remaining campaign owners. Ashley will a deadline for responses and if its not met, they will be archived.
  • Once the list is finished @mohammadranjbarz archive them in the backend
  • Admin dashboard on TRACE is not necessary for this round of archiving

Going forward, projects will only be added to TRACE via the onboarding wizard from io If a project loses verified status or needs to be "cancelled/unlisted" on io... the connected project on TRACE gets archived.

Great please ping me after the verifying process is over. @MoeNick @WhyldWanderer @laurenluz the release is not just for admin part of archiving, it's also for disable donation for archived campaigns, so I think still we need release.

PS: the archived feature is implemented in this way that campaign owner can unArchive it, if we want to not allow campaignOwner to unArchive campaign please tell us to change it and limit this actions for admin user

MoeNick commented 2 years ago

We can use cancelling instated of archiving. Arching means unlisting and avoid further donations. @mohammadranjbarz @WhyldWanderer @laurenluz

MoeNick commented 2 years ago

We may transfer it to giveth-dapp repo

mohammadranjbarz commented 2 years ago

@MoeNick I did the backend side and it deployed on staging

@RamRamez Could you the front side of this issue?