Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🕹️] Add the ability to archive a dataroom #785

Open
mfts opened this issue Oct 12, 2024 · 33 comments · May be fixed by #1051
Open

[🕹️] Add the ability to archive a dataroom #785

mfts opened this issue Oct 12, 2024 · 33 comments · May be fixed by #1051

Comments

@mfts
Copy link
Owner

mfts commented Oct 12, 2024

What side quest or challenge are you solving?

From the dataroom settings, add the ability to archive a dataroom.

When a dataroom is archived:

  • all links to the dataroom should be disabled / archived as well
  • dataroom should be hidden from /datarooms overview
  • a dataroom can be reactivated from dataroom > settings

There should be a tab to select active and archived datarooms on the /datarooms overview to toggle between them.

Points

300 Points

Provide proof that you've completed the task

Open a PR with the code and explanation what you did to solve it. Add screenshot or video to visualize the changes

@RajuGangitla
Copy link
Contributor

/assign

Copy link

oss-gg bot commented Oct 12, 2024

Assigned to @RajuGangitla! Please open a draft PR linking this issue within 48h ⚠️ If we can't detect a PR from you linking this issue in 48h, you'll be unassigned automatically 🕹️ Excited to have you ship this 🚀

@Omvpatil
Copy link

/assign

Copy link

oss-gg bot commented Oct 12, 2024

This issue is already assigned to another person. Please find more issues here.

@RajuGangitla RajuGangitla removed their assignment Oct 12, 2024
@KSPanwar
Copy link

/assign

Copy link

oss-gg bot commented Oct 12, 2024

Assigned to @KSPanwar! Please open a draft PR linking this issue within 48h ⚠️ If we can't detect a PR from you linking this issue in 48h, you'll be unassigned automatically 🕹️ Excited to have you ship this 🚀

@KSPanwar KSPanwar removed their assignment Oct 13, 2024
@sachinsiddhu112
Copy link

/assign

Copy link

oss-gg bot commented Oct 13, 2024

Assigned to @sachinsiddhu112! Please open a draft PR linking this issue within 48h ⚠️ If we can't detect a PR from you linking this issue in 48h, you'll be unassigned automatically 🕹️ Excited to have you ship this 🚀

@sachinsiddhu112
Copy link

/unassign @sachinsiddhu112

@sachinsiddhu112
Copy link

/unassign

Copy link

oss-gg bot commented Oct 13, 2024

Issue unassigned.

@sachinsiddhu112
Copy link

only someone subscribed one can work on it.Because the dataroom is accessible only to paid users.

@sudarshana133
Copy link

/assign

Copy link

oss-gg bot commented Oct 13, 2024

Assigned to @sudarshana133! Please open a draft PR linking this issue within 48h ⚠️ If we can't detect a PR from you linking this issue in 48h, you'll be unassigned automatically 🕹️ Excited to have you ship this 🚀

@sudarshana133
Copy link

/unassign

Copy link

oss-gg bot commented Oct 13, 2024

Issue unassigned.

@vishalmishraa
Copy link

/assign

Copy link

oss-gg bot commented Oct 13, 2024

Assigned to @vishalmishraa! Please open a draft PR linking this issue within 48h ⚠️ If we can't detect a PR from you linking this issue in 48h, you'll be unassigned automatically 🕹️ Excited to have you ship this 🚀

Copy link

oss-gg bot commented Oct 15, 2024

Issue unassigned.

@vishalmishraa
Copy link

/unassign

Copy link

oss-gg bot commented Oct 15, 2024

This issue is not assigned to anyone.

@Khaan25
Copy link

Khaan25 commented Oct 15, 2024

/assign

@oss-gg oss-gg bot assigned Khaan25 Oct 15, 2024
Copy link

oss-gg bot commented Oct 15, 2024

Assigned to @Khaan25! Please open a draft PR linking this issue within 48h ⚠️ If we can't detect a PR from you linking this issue in 48h, you'll be unassigned automatically 🕹️ Excited to have you ship this 🚀

@mfts
Copy link
Owner Author

mfts commented Oct 16, 2024

only someone subscribed one can work on it.Because the dataroom is accessible only to paid users.

@sachinsiddhu112 locally you can just change the plan to datarooms

@Khaan25
Copy link

Khaan25 commented Oct 16, 2024

@mfts if we're hiding the datarooms from /datarooms page
image

then we need to have a tabination to see the archived data rooms and active data room?

@Khaan25
Copy link

Khaan25 commented Oct 16, 2024

I'm thinking to create

  • isArchived field in prisma for Dataroom model
  • isDisabled to each link (OR) fetch the dataroom isArchived field on each link page

I believe fetching isArchived field would be better option. What are your thoughts?

@Khaan25
Copy link

Khaan25 commented Oct 27, 2024

@mfts, I've unassigned myself so I can work on #1049

I've already raised a PR #1051 for this issue, you can review that and merge :)

OR

You can assign me this one as well :)

@attarzai
Copy link

/assign

Copy link

oss-gg bot commented Oct 27, 2024

Assigned to @attarzai! Please open a draft PR linking this issue within 48h ⚠️ If we can't detect a PR from you linking this issue in 48h, you'll be unassigned automatically 🕹️ Excited to have you ship this 🚀

Copy link

oss-gg bot commented Oct 29, 2024

@attarzai, please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12 hours, you will be unassigned automatically.

Copy link

oss-gg bot commented Oct 29, 2024

@attarzai has not opened a PR for this issue within 48 hours. They have been unassigned from the issue; anyone can now take it up.

@oss-gg oss-gg bot unassigned attarzai Oct 29, 2024
@Khaan25
Copy link

Khaan25 commented Oct 30, 2024

/assign

Copy link

oss-gg bot commented Oct 30, 2024

You already have an open issue assigned to you here. Once that's closed or unassigned, only then we recommend you to take up more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants