Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor OAuth 2.0 code into app layer (#6037) | Joram Wilander | 2017-04-12 | 1 | -1/+476 |
| | |||||
* | PLT-5860 Updated copyright date (#6058) | Harrison Healey | 2017-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots | ||||
* | Refactor switching login type code into app layer and add v4 endpoint (#6000) | Joram Wilander | 2017-04-10 | 1 | -1/+171 |
| | | | | | | * Refactor switching login type code into app layer and add v4 endpoint * Fix unit test | ||||
* | Migrate functions to app package (#5106) | Joram Wilander | 2017-01-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * Refactor and move session logic into app package * Refactor email functions into the app package * Refactor password update into app package * Migrate user functions to app package * Move team functions into app package * Migrate channel functions into app package * Pass SiteURL through to app functions * Update based on feedback | ||||
* | Refactor and migrate more functions out of api into app package (#5063) | Joram Wilander | 2017-01-13 | 1 | -0/+34 |