-
Notifications
You must be signed in to change notification settings - Fork 109
Update Collaboration Page #461
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
base: main
Are you sure you want to change the base?
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, couple of suggestions!
As a heads up, we are also adding functionality to assign Collaborator passes from within the project's collaboration settings page. I'll update you in a separate ticket when that's ready.
@@ -11,33 +11,55 @@ keywords: [Collaboration, FlutterFlow, Project Management] | |||
FlutterFlow allows for multiple ways to collaborate on a project as well as the | |||
ability to manage the collaboration through permissions. | |||
|
|||
## Sharing a Project with a User | |||
## Adding Collaborator |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggestion: Adding Collaborators
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done!
@@ -11,33 +11,55 @@ keywords: [Collaboration, FlutterFlow, Project Management] | |||
FlutterFlow allows for multiple ways to collaborate on a project as well as the | |||
ability to manage the collaboration through permissions. | |||
|
|||
## Sharing a Project with a User | |||
## Adding Collaborator | |||
|
|||
You can invite users to your project who are not part of your organization. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We may want to add:
- Growth and Business owners can purchase and assign Collaborator passes
- Collaborator Passes can only be assigned to users who have a paid plan (Basic, Growth, or Business)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added.
Ya, no problem, and your review comments are addressed now! |
Description
Linear ticket, Linear ticket 2 and magic word Fixes DEVR-1107
Fixes DEVR-1106
Type of change