summaryrefslogtreecommitdiffstats
path: root/app/team_test.go
Commit message (Expand)AuthorAgeFilesLines
* MM-11327: Restrict Teams by Email (#9142)Gabe Van Engel2018-08-281-22/+151
* MM-11521/MM-11522 Fix being able to create users with invalid emails through ...Harrison Healey2018-08-011-24/+1
* MM-10182 & MM-10183: Adds channel scheme and team scheme API endpoint. (#8680)Martin Kraft2018-05-021-0/+18
* MM-9779: Incorporate a Token into the invitations system (#8604)Jesús Espino2018-04-181-0/+78
* MM-9999 Fix unwanted team invite_id in email invites. (#8550)Christopher Speller2018-03-291-67/+0
* Remove unnecesary lineJesús Espino2018-02-191-1/+0
* XYZ-111: Check max users per team on re-join after leave a teamJesús Espino2018-02-131-0/+89
* Added invite_id field to email invite url, along with validation of this fiel...Jonathan2018-02-121-0/+67
* [PLT-6936] Translate AppError.Message automatically by default (#8063)Jesús Espino2018-01-081-1/+1
* Role refactor (#7867)Chris2017-11-211-25/+25
* PLT-7811 Standardized team sanitization flow (#7586)Harrison Healey2017-10-091-0/+214
* Fix races / finally remove global app for good (#7570)Chris2017-10-041-0/+6
* Remove global app references (#7433)Chris2017-09-121-34/+28
* Renaming repoChristopher Speller2017-09-061-1/+1
* app type transition (#7167)Chris2017-09-061-28/+34
* PLT-7288: Allow CLI to delete teams with no channels. (#7135)George Goldberg2017-08-091-0/+20
* make cli team / channel delete operations also delete webhooks and slash comm...Chris2017-07-311-0/+41
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-6198: Use added to channel system message on default channels. (#5969)George Goldberg2017-04-041-1/+1
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-6/+5
* PLT-5765 Passed SiteURL to SendNotifications (#5705)Harrison Healey2017-03-101-5/+6
* Add initial tests for app/team.go (#5208)Carlos Tadeu Panato Junior2017-01-301-0/+114