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

Collaboration Feature #53

Merged
merged 20 commits into from
Jul 31, 2024
Merged

Collaboration Feature #53

merged 20 commits into from
Jul 31, 2024

Conversation

chrisdedman
Copy link
Contributor

I added the collaboration feature to the app.

blocker:

When the backend is merged, you can add and delete collaborators to a notebook.

@chrisdedman chrisdedman added the enhancement New feature or request label Jul 19, 2024
@chrisdedman chrisdedman self-assigned this Jul 19, 2024
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this file is a copy of the src/app/(protected)/notebooks/[notebook_id]/[page_id]/page.tsx for when a notebook does not have a page (when there is a page, it is redirected to the first page in the notebook to avoid having the (non-existant) page dashboard.

@chrisdedman chrisdedman marked this pull request as ready for review July 20, 2024 04:38
@chrisdedman chrisdedman requested a review from PenguinBoi12 July 20, 2024 04:38
@chrisdedman chrisdedman linked an issue Jul 21, 2024 that may be closed by this pull request
@PenguinBoi12 PenguinBoi12 merged commit f09689c into main Jul 31, 2024
2 checks passed
@chrisdedman chrisdedman deleted the collab branch August 9, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding/Removing Collaborators to a Notebook
2 participants