Commit Graph

21 Commits

Author SHA1 Message Date
Yusuke Nemoto
9a9729f22f fix typo and missing messages (#5902) 2017-03-30 08:20:55 -07:00
George Goldberg
97cc0a0d73 PLT-5071: Client side component of Telemetry. (#5516) 2017-02-24 17:34:21 +00:00
Joram Wilander
9dabd10da9 Fix back button on sign-up pages (#5376) 2017-02-14 10:27:55 -05:00
Christopher Speller
ca3211bc04 PLT-5328 Fixing signup screen (#5247)
* Fixing signup screen not forwarding properly

* Fixing team id not forwarding from invite link if only LDAP is enabled
2017-02-02 09:31:00 -05:00
Carlos Tadeu Panato Junior
d72547433a Move remaining client functions in components to actions (#5171) 2017-01-27 10:39:13 +00:00
Carlos Tadeu Panato Junior
6aec2b6c55 Move instances of Client.getInviteInfo() in components to an action (#5130) 2017-01-20 08:22:58 -05:00
Carlos Tadeu Panato Junior
48e1fa8aa0 Move instances of Client.addUserToTeamFromInvite() in components to an action (#5132) 2017-01-19 23:02:05 -03:00
George Goldberg
b778db24a7 PLT-5210: Unify errors for invalid invite. (#5090)
Now shows the same error regardless of whether the user is logged in or
logged out.
2017-01-17 09:05:11 -05:00
enahum
b79b2b2a53 Fix team switch (#4851)
* Fix team switch

* Fix channel switching by using BrowserStore

* Fixes plt-5076 and plt-5068

* Updating styles for Teams sidebar (#4875)
2016-12-22 10:20:36 -08:00
enahum
999d1553e1 PLT-4167 Team Sidebar (#4569)
* PLT-4167 Team Sidebar

* Address feedback from PM

* change route from my_members to members

* bug fixes

* Updating styles for teams sidebar (#4681)

* Added PM changes

* Fix corner cases

* Addressing feedback

* use two different endpoints

* Bug fixes

* Rename model and client functions, using preferences to store last team and channel viewed

* Fix mobile notification count and closing the team sidebar

* unit test, fixed bad merge and retrieve from cached when available

* bug fixes

* use id for last channel in preferences, query optimization

* Updating multi team css (#4830)
2016-12-19 08:05:46 -05:00
Carlos Tadeu Panato Junior
ef080a0a10 Fix Terms and Privacy links (#4506)
* Fix Terms and Privacy links

github issue https://github.com/mattermost/platform/issues/4156

* fix eslint

* revert per request

* add missing end blank line
2016-11-14 07:32:55 -05:00
S4KH
f8182022b6 4305 - Assigned error.id and message to <FormattedMessage/> component when error is returned. (#4306)
* Auto Changes

* Fixed error message for max users per team

* Update config.json

* Update config.json

* Removed formatted message component and directly assigned e.message
2016-10-25 10:25:03 -03:00
Harrison Healey
84b342fda1 Correctly passed invite ID through to LDAP signup page (#4001) 2016-09-09 15:46:03 -03:00
Joram Wilander
95526c89f0 Fix team invite links when the invite ID is invalid (#3998) 2016-09-09 10:08:53 -03:00
Harrison Healey
c564ea1a1c Fix weird typing behaviour on LDAP signup page on IE11 (#3996) 2016-09-09 10:08:33 -03:00
Jason Blais
449b066598 PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925) 2016-09-06 16:27:32 -03:00
Joram Wilander
558821bc54 Fix email invitations (#3964) 2016-09-06 14:56:03 -04:00
enahum
438ff8f8bc PLT-4036 Fix disable button on LDAP sign up page (#3920) 2016-09-02 11:22:47 -04:00
enahum
3731cc5b67 PLT-4008 go directly to the account creation page when 1 signup method enabled (#3894) 2016-08-30 07:48:00 -04:00
David Lu
c93ce7af3f fixed signup (#3858) 2016-08-22 22:34:45 -08:00
David Lu
ca351b617f PLT-2951 Improved signup process (#3771) 2016-08-22 15:33:01 -04:00