Граф коммитов

187 Коммитов

Автор SHA1 Сообщение Дата
Asaad Mahmood
c3c49e49b4 Minor Ui Improvements (#2713) 2016-04-14 09:24:58 -04:00
enahum
4b3d81441b PLT-2457: Fix User Sign-up Flow - error messages (#2708) 2016-04-14 07:52:08 -04:00
Joram Wilander
8c2c892144 Allow customization of LDAP login fields (#2692) 2016-04-13 16:31:01 -07:00
Christopher Speller
7b504b6a9c Updating LDAP help text (#2704) 2016-04-13 14:38:01 -04:00
Joram Wilander
622956c22b Fix team type not being set on some page loads in InviteMemberModal (#2691) 2016-04-13 11:32:37 -07:00
Joram Wilander
4d8b635503 Allow removing of license without turning off enterprise features (#2690) 2016-04-13 11:32:00 -07:00
Asaad Mahmood
51549cc0b2 Adding react scrollbar to the RHS thread (#2693)
* Adding scrollbar to the RHS thread

* Fixing the RHS thread scrolling issue
2016-04-13 08:33:42 -04:00
Joram Wilander
49ab8b2161 Add custom branding functionality (#2667) 2016-04-11 13:45:03 -04:00
Alan Mooiman
0d85b998ca PLT-1917 Add 'new messages' indicator when scrolled up (#2612)
* Add 'new messages' indicator when scrolled up

* Don't show unread message alert for new chats

* Move unread alert to state and cWRProps
2016-04-11 09:20:12 -04:00
Harrison Healey
29e1a85360 PLT-2553 Additional backstage UI Improvements (#2673)
* Renamed Commands to Slash Commands in backstage UI

* Updated displayed info for listed commands and outgoing webhooks

* Disallowed empty outgoing webhook trigger words and improved client-side validation for them
2016-04-11 09:04:56 -04:00
Harrison Healey
3803750fb1 Changed getFile api call to always attach headers 2016-04-08 18:06:35 -04:00
enahum
df77179ecc Fix email verification process (#2664)
- Fix email verification URL in login view
- Fix URL in email being sent for verification
- Add Email Verification on password reset
- Fix display of email in reset password
- Fix URL en team_signup_password_page
- Fix typo in webapp en loc
- Add missing es locs
- Removed extra es, fr and pt locs
2016-04-08 14:04:23 -07:00
Harrison Healey
77ee1ce7fe PLT-2553 Updated backstage page navigation (#2661)
* Updated integrations list based on feedback

* Reorganized Integrations pages

* Repurposed AddIntegration page as a landing page for Integrations

* Moved backstage breadcrumb header into its own component

* Removed unnecessary prop

* Fixed Save links on AddIntegration pages
2016-04-08 11:51:28 -04:00
Asaad Mahmood
5cf982e021 PLT-2549 - Improvements to theme stuff (#2657) 2016-04-07 11:37:50 -07:00
Christopher Speller
0a2341efd2 Adding TLS options to LDAP 2016-04-07 10:38:36 -04:00
Asaad Mahmood
32bc97f855 Multiple UI Improvements
* Multiple UI Improvements

* Adding app_body behind missing classes
2016-04-06 11:19:55 -07:00
Joram Wilander
0aed1f5c09 Merge pull request #2647 from mattermost/signup-fix
Fix email signup when LDAP is present
2016-04-06 09:04:37 -04:00
JoramWilander
90ddfe82ee Fix email signup when LDAP is present 2016-04-06 08:55:10 -04:00
Andy Lo-A-Foe
1a1fd39cf8 PLT-2525: Render attachment fields similar to Slack
* Render attachment fields similar to Slack

* Add /loadtest json url command

This allows us to easily create test posts with 
more props like Slack attachments
2016-04-06 08:23:26 -04:00
Christopher Speller
1954c44993 Adding LDAP user filtering capability 2016-04-06 08:19:56 -04:00
Asaad Mahmood
1d311243fb PLT-2519 - Fixing users page 2016-04-05 22:20:10 +05:00
Harrison Healey
5f84a2cc3d Re-added missing file upload overlay for center channel 2016-04-05 09:56:40 -04:00
Harrison Healey
b3edd32aee PLT-1750 Moved slash commands to backstage
* Added slash commands to InstalledIntegrations page

* Reset installed integration type filter if there is no longer any integrations of the selected type

* Added pages to backstage to add slash commands

* Cleaned up internationalization for slash commands

* Added ability to regen slash command tokens from backstage

* Removed Integrations tab from UserSettings
2016-04-05 09:29:01 -04:00
Asaad Mahmood
c12d997f24 Multiple UI Improvements
* Fixing backstage scrolling and link issue

* Fixing system console and color picker css

* Changing the toggleclass
2016-04-05 09:22:26 -04:00
Joram Wilander
26ccc478e1 Move final tutorial tip to RHS menu on mobile 2016-04-05 09:21:20 -04:00
Christopher Speller
431cf7c3ed Fixing signup pages not autologging in. Fixing enter key on signup complete. 2016-04-04 12:50:50 -04:00
Joram Wilander
2bdab516b2 Merge pull request #2625 from mattermost/plt-2502
PLT-2502 Fxing some channel changing issues
2016-04-04 12:24:12 -04:00
Corey Hulen
578749d083 Merge pull request #2584 from hmhealey/plt2054
PLT-2054 Add DisplayName and Description fields for integrations
2016-04-04 08:15:13 -07:00
Christopher Speller
5f3111e880 Fxing some channel changing issues 2016-04-04 11:09:59 -04:00
Harrison Healey
ead8e64ccb Merge pull request #2610 from mattermost/plt-2490
PLT-2490, PLT-2452 Fixing signup flow. Better root redirect. Fixes back buttons.
2016-04-04 10:33:39 -04:00
Harrison Healey
cac5c0f0dd Improved handling of invalid incoming and outgoing webhooks 2016-04-04 09:50:01 -04:00
Harrison Healey
9fd7802af1 Added 'Created by...' line in integration list 2016-04-04 09:47:43 -04:00
Harrison Healey
441156b91e Added DisplayName and Description fields to both types of webhooks and slash commands 2016-04-04 09:45:02 -04:00
JoramWilander
0f3d62364b Properly display webhook username/icon in search results 2016-04-04 08:30:11 -04:00
Joram Wilander
785553384f Merge pull request #2320 from mozilla/msg-command
PLT-2231 /msg command and tests
2016-04-04 08:20:21 -04:00
Asaad Mahmood
d7f394a49b PLT-2395 - Improvements to backstage css 2016-04-04 08:19:27 -04:00
Joram Wilander
94ab36500f Merge pull request #2621 from asaadmahmoodspin/ui-improvements
PLT-2027- Improvements to about dialog
2016-04-04 08:13:27 -04:00
Harrison Healey
a427d61b33 Merge pull request #2602 from ZBoxApp/autolinker
Replace Autolinker in extractLinks with a pattern
2016-04-01 15:05:54 -04:00
Asaad Mahmood
371dbfff22 Adding modal changes back again 2016-04-01 23:17:56 +05:00
Asaad Mahmood
f4d24b57fe Adding the build date and the build hash 2016-04-01 23:11:27 +05:00
Harrison Healey
d9d6a0c783 Merge pull request #2614 from mattermost/plt-2388
PLT-2388 Visiting invalid URLs and bad APIs causes redirect to error page
2016-04-01 13:15:34 -04:00
Elias Nahum
9ec459526a Rename extractLinks to extractFirstLink 2016-04-01 14:08:02 -03:00
Christopher Speller
8adf8ac2eb Merge pull request #2611 from mattermost/mfa-typo
Fix typo preventing saving of MFA setting in system console
2016-04-01 12:05:25 -04:00
Christopher Speller
9241f799dd Merge pull request #2609 from mattermost/plt-2311
PLT-2311 Update tutorial channel names to reflect actual display names
2016-04-01 12:04:40 -04:00
Christopher Speller
7ecd23bb6c Revert "PLT-2027- Improvements to about dialog" 2016-04-01 12:02:14 -04:00
Joram Wilander
3245ed253a Merge pull request #2608 from asaadmahmoodspin/ui-improvements
PLT-2027- Improvements to about dialog
2016-04-01 11:58:04 -04:00
Christopher Speller
35b63caafc Fixing signup flow. Better root redirect. Fixes back buttons. 2016-04-01 11:53:53 -04:00
Christopher Speller
7e9c7ce60a Visiting invalid URLs and bad APIs causes redirect to error page 2016-04-01 11:51:17 -04:00
Harrison Healey
5e307532d8 Merge pull request #2600 from mattermost/new-messages-fix
PLT-2473 Fixing new messages jump
2016-04-01 10:23:50 -04:00
JoramWilander
5840e4824d Fix typo preventing saving of MFA setting in system console 2016-04-01 09:46:32 -04:00