Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-12 UI framework for admin console | =Corey Hulen | 2015-09-10 | 1 | -0/+4 |
| | |||||
* | Adding unit tests for cmd line | =Corey Hulen | 2015-09-04 | 1 | -1/+10 |
| | |||||
* | Adding cmd line options | =Corey Hulen | 2015-09-04 | 1 | -0/+10 |
| | |||||
* | Added the ability to create a team with SSO services and added the ability ↵ | JoramWilander | 2015-08-28 | 1 | -0/+42 |
| | | | | to turn off email sign up. | ||||
* | Use a user's full name as their display name if a nickname hasn't been specified | hmhealey | 2015-07-17 | 1 | -1/+31 |
| | |||||
* | Unify all locations where we determine a user's display named based off of ↵ | hmhealey | 2015-07-17 | 1 | -0/+13 |
| | | | | their nickname/username into a helper function | ||||
* | Add tests to check if a User's first/last name are valid | hmhealey | 2015-07-17 | 1 | -0/+17 |
| | |||||
* | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 1 | -2/+2 |
| | | | | references from FullName to Nickname. | ||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+92 |