Pēteris Caune
|
e1c3beb4e9
|
Add test cases for manager operations
|
3 years ago |
Pēteris Caune
|
4f83f8c06b
|
Fix a 403 when transferring a project to a read-only team member
|
3 years ago |
swoga
|
9640d2242f
|
feat: add manager role
|
3 years ago |
Pēteris Caune
|
cb799dbd29
|
Remove the Member.rw field (superseded by Member.role)
|
3 years ago |
Pēteris Caune
|
936a5213f8
|
Switch from Member.rw to Member.role as the source of truth
|
3 years ago |
Pēteris Caune
|
5230dbb425
|
Add Member.role field
|
3 years ago |
Pēteris Caune
|
725be65bdd
|
Add the PROMETHEUS_ENABLED setting
|
4 years ago |
Pēteris Caune
|
155a1f132b
|
Simplify super() calls in tests
|
4 years ago |
Pēteris Caune
|
0a85c5ed12
|
In Account Settings > My Projects, indicate read-only memberships as read-only
|
4 years ago |
Pēteris Caune
|
d73de68f70
|
Specify the read-write/read-only flag when inviting a team member.
|
4 years ago |
Pēteris Caune
|
adb004b333
|
Read-only users cannot change project settings.
|
4 years ago |
Pēteris Caune
|
2346ac3e80
|
Bugfix: don't allow duplicate team memberships
|
4 years ago |
Pēteris Caune
|
697cb19bde
|
Handle excessively long email addresses in the team member invite form.
|
4 years ago |
Pēteris Caune
|
3bf1ad9746
|
Fix invite suggestions.
|
5 years ago |
Pēteris Caune
|
0c9c453ea0
|
Profile.current_project not used any more, remove last remaining references. cc: #336
|
5 years ago |
Pēteris Caune
|
bb808852d9
|
Reduce usage of request.project cc: #336
|
5 years ago |
Pēteris Caune
|
0ff4bd01e0
|
Improved UI to invite users from account's other projects. Fixes #258.
The team size limit is applied to the number of distinct users across all projects. Fixes #332.
|
5 years ago |
Pēteris Caune
|
2a8e7ee766
|
Django 3.0
|
5 years ago |
Pēteris Caune
|
cdfc9840a7
|
Source formatted with Black
|
6 years ago |
Pēteris Caune
|
beae8e62b4
|
Rate limit team invites to 20/day
|
6 years ago |
Pēteris Caune
|
178b0ff95c
|
Show "Badges" and "Settings" in top navigation. Fixes #234
|
6 years ago |
Pēteris Caune
|
069bc9b735
|
Test cases for adding project, removing project and leaving project.
|
6 years ago |
Pēteris Caune
|
4ff1654806
|
Don't create default projects for invited users.
|
6 years ago |
Pēteris Caune
|
08810d1fca
|
Check membership before removing project member.
|
6 years ago |
Pēteris Caune
|
b013a92c43
|
Move project-specific settings to a new "Project Settings" page
|
6 years ago |