summaryrefslogtreecommitdiffstats
path: root/webapp/components/signup/signup_controller.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-375/+0
* Fix account creation redirect (#6765)Joram Wilander2017-06-281-1/+1
* Fixed error information being obscured when joining teams with API v4 (#6751)Harrison Healey2017-06-281-2/+2
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-8/+5
* PLT-6751 Fixed error message when trying to join full team (#6657)Harrison Healey2017-06-161-24/+22
* Fix spelling of single sign-on (#6621)lfbrock2017-06-091-1/+1
* PLT-3466 E10: Add announcement bar feature (#6509)Joram Wilander2017-06-051-2/+2
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-1/+3
* Fixes for RC1 (#6376)Asaad Mahmood2017-05-101-24/+33
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-1/+2
* [PLT-4149] Add "Already have an account? Click here to sign in" to the sign u...Carlos Tadeu Panato Junior2017-04-241-0/+16
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5328 Fixing signup screen (#5247)Christopher Speller2017-02-021-1/+1
* Move instances of Client.getInviteInfo() in components to an action (#5130)Carlos Tadeu Panato Junior2017-01-201-2/+2
* Move instances of Client.addUserToTeamFromInvite() in components to an action...Carlos Tadeu Panato Junior2017-01-191-1/+2
* PLT-5210: Unify errors for invalid invite. (#5090)George Goldberg2017-01-171-2/+7
* Fix team switch (#4851)enahum2016-12-221-1/+1
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-1/+1
* 4305 - Assigned error.id and message to <FormattedMessage/> component when er...S4KH2016-10-251-7/+2
* Correctly passed invite ID through to LDAP signup page (#4001)Harrison Healey2016-09-091-1/+1
* Fix team invite links when the invite ID is invalid (#3998)Joram Wilander2016-09-091-4/+12
* PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925)Jason Blais2016-09-061-1/+1
* Fix email invitations (#3964)Joram Wilander2016-09-061-53/+56
* PLT-4008 go directly to the account creation page when 1 signup method enable...enahum2016-08-301-2/+8
* fixed signup (#3858)David Lu2016-08-221-1/+2
* PLT-2951 Improved signup process (#3771)David Lu2016-08-221-0/+333