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

Teams for grouping routes #77

Closed
Wotuu opened this issue Oct 29, 2018 · 2 comments
Closed

Teams for grouping routes #77

Wotuu opened this issue Oct 29, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Wotuu
Copy link
Collaborator

Wotuu commented Oct 29, 2018

A new feature that I'm eager to work on is something called teams. Or something close to it. The idea is that everyone can make a squad, invite people to join said team, and the team serves as a hub for the routes you use as a group. You can view your team's "home page" and see your routes there, see what routes your team members are working on etc.

There's probably more to think of but this one helps you organize routes for your team and keep them together.

@Wotuu Wotuu added the enhancement New feature or request label Oct 29, 2018
@Wotuu
Copy link
Collaborator Author

Wotuu commented Jan 23, 2019

I have been contacted by someone who was eager to contribute. I've reserved this issue for him to work on. I've given him some artistic freedom on how to implement this, but I'll guide him along the way as the need arises.

@Wotuu
Copy link
Collaborator Author

Wotuu commented Apr 10, 2019

I haven't heard from said person in a few months now, so I'm picking this up myself now.

@Wotuu Wotuu self-assigned this Apr 10, 2019
@Wotuu Wotuu changed the title Squads/teams for grouping routes Teams for grouping routes Apr 10, 2019
Wotuu added a commit that referenced this issue Apr 14, 2019
…on should work, but not on dev instances due to symlink issues.

Team now has an icon_file_id rather than a logo_file_id, bit better for consistency.
Dungeonroute table now has a dropdown menu, though it's still a bit TODO
Wotuu added a commit that referenced this issue Apr 14, 2019
Teams page now is tabbed and contains ways to edit the team and show the invite link/show current members.
From that page, one should be able to promote/demote users though that isn't implemented yet.
Invite code accept page is largely done, probably some touch ups needed still but good enough as it is.
Actually getting into a group is not functional at this time, nor is adding routes to a team.
Wotuu added a commit that referenced this issue Apr 15, 2019
Users and routes that are coupled now track timestamps (rebuild tables!).
DungeonRoute table now supports a fixed filter for a team. Also checks for team membership.
Team now shows a Routes tab from which you can manage routes for that team.
Wotuu added a commit that referenced this issue Apr 16, 2019
Route table now hides view/rating in the team overview.
Added some more icons here and there.
Wotuu added a commit that referenced this issue Apr 17, 2019
Wotuu added a commit that referenced this issue Apr 18, 2019
Intended permissions are now functional. Just need to add more things to do for the Admin (delete the team, for example).
Remove user function doesn't work either yet, plus there needs to be a leave team option.
Refactored the role definitions and put them in keystoneguru.php.
Wotuu added a commit that referenced this issue Apr 27, 2019
Wotuu added a commit that referenced this issue Apr 29, 2019
Wotuu added a commit that referenced this issue Apr 29, 2019
Wotuu added a commit that referenced this issue Apr 29, 2019
Wotuu added a commit that referenced this issue May 1, 2019
…team, added translations for Datatable (more later)
Wotuu added a commit that referenced this issue May 2, 2019
Wotuu added a commit that referenced this issue May 2, 2019
Implicit model binding on the user will NOT work somehow though.. so have to figure that out tomorrow.
Wotuu added a commit that referenced this issue May 3, 2019
Lots of Team related changes, the new interface now properly scales with mobile viewports.
Fixed a bunch of small issues and user removing from the team now works just fine as well.
Added a confirm dialog prior to removing users as well.
Wotuu added a commit that referenced this issue May 3, 2019
Wotuu added a commit that referenced this issue May 8, 2019
Wotuu added a commit that referenced this issue May 9, 2019
…ow; I'll add that option in the next update.
Wotuu added a commit that referenced this issue May 12, 2019
Removed the half finished way of adding routes to a team from your profile page. It's not really necessary and you should just do it from the profile page.
Wotuu added a commit that referenced this issue May 12, 2019
Wotuu added a commit that referenced this issue May 12, 2019
Wotuu added a commit that referenced this issue May 14, 2019
Abstracted away some error message displaying as well to allow for error rendering on new split pages.
Wotuu added a commit that referenced this issue May 16, 2019
Wotuu added a commit that referenced this issue May 20, 2019
Some holes are closed, normal members shouldn't be able to edit the team name, team name must be unique, fixed issues when adding/removing routes didn't work, probably more.
Wotuu added a commit that referenced this issue May 20, 2019
#77 Updated team form request to fix some bugs.
Wotuu added a commit that referenced this issue May 20, 2019
Team logo is now properly displayed when inviting people to your team
Moderator controls are no longer displayed to non-moderators in routes, members section.
Wotuu added a commit that referenced this issue May 20, 2019
@Wotuu Wotuu closed this as completed Jul 13, 2019
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

No branches or pull requests

1 participant