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

Implement basic projects with revisions #8

Open
mickmister opened this issue Jun 4, 2020 · 0 comments
Open

Implement basic projects with revisions #8

mickmister opened this issue Jun 4, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mickmister
Copy link
Member

mickmister commented Jun 4, 2020

A Project will be tied to a channel, so if you are a member of the channel it belongs to, you have access to the project

Be able to browse projects you have access to
automatically searched by channel membership

need to have "view projects" button in channel header dropdown
or in the top header buttons

probably need to do zipping in frontend if doing zipping. but don't do zipping for now

need to be able to archive files in project
list files in channel that are not in project, in order to add to project

start with just backend stuff
create the data model
use slash commands
/files all - list all files in channel
/files - list files not attached to a project
/project add-file (file id) - assume one project per channel right now

@mickmister mickmister added enhancement New feature or request help wanted Extra attention is needed labels Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant