Commit Graph

175 Commits

Author SHA1 Message Date
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
JoramWilander
9b92d88e9b Update tutorial channel names to reflect actual display names 2016-04-01 09:11:27 -04:00
Asaad Mahmood
c51484332c PLT-2027- Improvements to about dialog 2016-04-01 17:57:21 +05:00
Elias Nahum
271876f3b5 Add missing en locs and translations to es 2016-03-31 16:33:08 -03:00
Christopher Speller
1788070f87 Fixing new messages jump 2016-03-31 15:16:57 -04:00
Harrison Healey
36f611fac4 Merge pull request #2594 from mattermost/plt-2476
PLT-2476 Fixing username display in center channel
2016-03-31 13:01:05 -04:00
Joram Wilander
720947e17e Merge pull request #2595 from hmhealey/plt2480
PLT-2480 Fixed errors when joining a channel that doesn't exist yet
2016-03-31 12:47:04 -04:00
Harrison Healey
7dee877c19 Merge pull request #2598 from mattermost/plt-2474
PLT-2474 Fixing typing message on channel switch.
2016-03-31 12:25:15 -04:00
Harrison Healey
6c8116a0b8 Merge pull request #2597 from mattermost/plt-2011
PLT-2011 Fixing sidebar jump warning
2016-03-31 12:24:41 -04:00
Harrison Healey
8050a9b958 Merge pull request #2589 from mattermost/plt-1812
PLT-1812 Update webhook posts to never show in collapsed view
2016-03-31 12:21:20 -04:00
Harrison Healey
098873e667 Changed ChannelHeader to pass channel to PopoverListMembers directly 2016-03-31 12:18:51 -04:00
Christopher Speller
8abd74b892 Merge pull request #2588 from hmhealey/plt2490
PLT-2491/PLT-2492 Fixed saving changes in ServiceSettings when MFA isn't available
2016-03-31 12:15:35 -04:00
Christopher Speller
4285729550 Fixing typing message on channel switch 2016-03-31 12:11:29 -04:00