Commit Graph

46 Commits

Author SHA1 Message Date
Elias Nahum
a6102e27d4 PLT-7: Refactoring frontend (chunk 8)
- Sidebar and related components
- Small Tweak to demotion and add msg for terminal cmd
2016-02-01 11:25:07 -03:00
hmhealey
e4899fa551 Improved PreferenceStore api when getting values 2015-12-15 11:36:14 -05:00
Christopher Speller
55b831e4e1 Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system. 2015-11-19 21:12:56 -05:00
JoramWilander
3927891827 Update tutorial to not show by default 2015-11-05 10:49:43 -05:00
it33
738937e629 Update sidebar_header.jsx 2015-11-03 08:44:28 -08:00
JoramWilander
35b11e0e61 Fix merge issues 2015-11-02 15:10:46 -05:00
JoramWilander
51617a03bc Remove modal links from tip 2015-11-02 14:47:24 -05:00
Asaad Mahmood
4c5c42e374 Updating tutorials UI 2015-11-02 14:47:24 -05:00
JoramWilander
dedbc122c6 Overlay fixes and added class prop for tips 2015-11-02 14:47:24 -05:00
JoramWilander
97449a102e Add tutorial popovers 2015-11-02 14:47:24 -05:00
Asaad Mahmood
110bc3e7e9 Multiple UI changes 2015-10-29 00:02:17 +05:00
=Corey Hulen
636db0d2f2 fixing eslint errors 2015-10-20 15:02:15 -07:00
=Corey Hulen
1fc12dd8ba Multi-session login 2015-10-20 14:49:42 -07:00
=Corey Hulen
6a1755d2e3 Inital support for multi-tab loging 2015-10-16 09:10:54 -07:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
=Corey Hulen
430806301d PLT-44 allow team switching without the need to login 2015-10-01 17:52:47 -07:00
=Corey Hulen
804b696bdc PLT-11 adding config for logs to UI 2015-09-17 22:00:33 -07:00
=Corey Hulen
b2a679c25d PLT-93 cleaing up client side configs 2015-09-15 18:59:14 -07:00
Christopher Speller
4b22c1f99c Upgrading ESLint and adding some more rules. Refactoring to meet these new rules 2015-09-03 15:00:47 -04:00
Christopher Speller
f79eea1854 Moving config.js to /web/react/utils/ Including in every file needed 2015-09-02 16:49:32 -04:00
Reed Garmsen
e2a24f40b7 Cosmetic reformatting of multiple jsx files 2015-09-02 08:30:23 -07:00
nickago
7a106e0d3d Open new teams in new tab 2015-08-26 07:36:52 -07:00
Reed Garmsen
bf82facd5a Moved the ability to rename a team into the team settings modal; fixed issues with valet settings 2015-08-24 08:36:55 -07:00
nickago
156682e3de Changed user_settings1 to user_settings and removed vestigial css 2015-08-14 09:29:15 -07:00
Christopher Speller
bffc37be13 Merge pull request #350 from nickago/MM-1684
MM-1684 Refactored code to remove errors on startup
2015-08-11 12:05:20 -04:00
nickago
e72d6e6d24 Cosmetic refactors, including variable name changes and splitting if statements 2015-08-06 11:47:52 -07:00
nickago
3815ab8065 Added keys to array-based elements and made getMe asynchronous 2015-08-06 11:44:13 -07:00
Reed Garmsen
8c03c0b930 Correct sign up link now displays on ie10 in the 'Team Invite Link' modal; replaces location.origin with utils function 2015-08-06 08:37:16 -07:00
nickago
2589142109 Added cosmetic refactoring 2015-08-04 09:40:58 -07:00
nickago
db0fb95468 Added listening to the Team Store and removed current team name from team swap menu 2015-08-04 09:13:19 -07:00
JoramWilander
4b531ef8c4 added .off() for dropdown hide event on LHS header 2015-07-30 12:11:01 -04:00
JoramWilander
e5c79cd193 makes the LHS dropdown close when clicking on the LHS header 2015-07-30 10:54:41 -04:00
Asaad Mahmood
1e0abf74a3 Removing unused id on LHS dropdown 2015-07-29 20:24:28 +05:00
Asaad Mahmood
b0105bc1ed mm-1762 - Search improvements with some other minor Ui changes 2015-07-29 19:29:57 +05:00
Reed Garmsen
91fa6c8da1 Removed usage of window.location.origin throughout the codebase 2015-07-27 13:32:14 -07:00
Asaad Mahmood
67ee23e494 Placing SVGs into constants.jsx 2015-07-23 14:59:43 +05:00
ralder
8476062d21 [webui] fix command-list css 2015-07-22 13:04:32 -07:00
Asaad Mahmood
fe0291a025 Profile pic changes in LHS Header
Removing profile pic in the LHS Header if the user hasn't uploaded a custom profile pic.
2015-07-22 20:38:40 +05:00
Christopher Speller
c6fb95912b Changing the way we mattermost handles URLs. team.domain.com becomes domain.com/team.
Renaming team.Name to team.DisplayName and team.Domain to team.Name.
So: team.Name -> url safe name. team.DisplayName -> nice name for users
2015-07-20 17:45:23 -04:00
Joram Wilander
05d6a3a812 Merge pull request #193 from ralder/fix-manage-members-town-square
[webui] remove admin's ability to manage members of default channel fixes (#172)
2015-07-17 10:19:50 -04:00
Asaad Mahmood
43368061d5 MM-1401 - Removing most inline styles and other UI changes 2015-07-17 01:30:30 +05:00
ralder
56db6ad08c remove admin's ability to manage members of default channel (fixes #172) 2015-07-16 07:20:48 -07:00
Asaad Mahmood
d1cb7d35fb mm-1302 - Adding profile pick in LHS Header 2015-07-14 03:26:04 +05:00
Asaad Mahmood
0a166572c1 Merge branch 'MM-1302' of https://github.com/nickago/platform into mm-1302
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2015-07-14 02:30:55 +05:00
JoramWilander
308c4f3ce9 added team store, team settings menu, and the ability to turn on valet feature from client 2015-06-18 10:40:46 -04:00
=Corey Hulen
cf7a05f80f first commit 2015-06-14 23:53:32 -08:00