Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-3408 Add SiteURL to config.json (#3692) | Harrison Healey | 2016-08-02 | 1 | -1/+1 |
| | | | | | | | | * PLT-3408 Changed serverside code to get the service's URL from config.json * PLT-3408 Changed most clientside code to use the SiteURL config setting instead of window.location * PLT-3408 Changed default SiteURL to be autodetected | ||||
* | Do not clear the more direct messsages list on every open (#3485) | Joram Wilander | 2016-07-05 | 1 | -27/+20 |
| | |||||
* | Adding webpack code splitting (#3377) | Christopher Speller | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | Refactor login, claim and create_team into views and add actions (#3110) | Joram Wilander | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | Fix not rendering on team member update in more direct channels modal (#2891) | Joram Wilander | 2016-05-05 | 1 | -0/+4 |
| | |||||
* | PLT-2707 Adding option to show DM list from all of server (#2871) | Corey Hulen | 2016-05-04 | 1 | -25/+54 |
| | | | | | | * PLT-2707 Adding option to show DM list from all of server * Fixing loc | ||||
* | General react performance improvements (#2796) | Joram Wilander | 2016-04-29 | 1 | -1/+20 |
| | | | | | | * General React performance improvements * Cleaned up unused props/state in PermaLinkView and PostFocusView | ||||
* | Fxing some channel changing issues | Christopher Speller | 2016-04-04 | 1 | -2/+2 |
| | |||||
* | Added basic screen to add incoming webhooks | Harrison Healey | 2016-03-29 | 1 | -0/+1 |
| | |||||
* | Refactoring center panel away. Moving tutorial to a route. Fixing a | Christopher Speller | 2016-03-29 | 1 | -1/+2 |
| | | | | bunch of bugs. | ||||
* | Added SpinnerButton component to handle buttons that are also spinners | Harrison Healey | 2016-03-22 | 1 | -14/+4 |
| | |||||
* | Converting to Webpack. Stage 1. | Christopher Speller | 2016-03-16 | 1 | -0/+156 |