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
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
cac5c0f0dd
Improved handling of invalid incoming and outgoing webhooks
2016-04-04 09:50:01 -04:00
JoramWilander
0f3d62364b
Properly display webhook username/icon in search results
2016-04-04 08:30:11 -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
Elias Nahum
9ec459526a
Rename extractLinks to extractFirstLink
2016-04-01 14:08:02 -03: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
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
ff01fc7337
Replace Autolinker in extractLinks with a pattern
2016-03-31 20:13:18 -03:00
JoramWilander
980419b37c
Update webhook posts to never show in collapsed view
2016-03-31 09:54:46 -04:00
Christopher Speller
bf90d98136
Fixing session and logout errors
2016-03-30 15:29:21 -04:00
Christopher Speller
8283c18cb0
Merge pull request #2582 from hmhealey/emoji
...
Added a few missing emojis
2016-03-30 14:53:00 -04:00
Harrison Healey
39675178e9
Added South Africa emoji
2016-03-30 13:45:44 -04:00
Harrison Healey
bee8daf094
Added slight smiling, slighting frowning, upside-down smiling, Canada, and Pakistan emojis
2016-03-30 13:34:12 -04:00
JoramWilander
f9a3a4b394
Add MFA functionality
2016-03-30 12:49:29 -04:00
Joram Wilander
52074b70a4
Merge pull request #2575 from hmhealey/plt2480
...
PLT-2478/PLT-2480 Fixing direct channels in sidebar
2016-03-30 11:16:49 -04:00
Joram Wilander
d2ddddc4aa
Merge pull request #2573 from mattermost/plt-2453
...
PLT-2453 Resetting theme upon logout.
2016-03-30 11:16:33 -04:00
Christopher Speller
2ab4581d5e
Merge pull request #2561 from hmhealey/plt1736
...
PLT-1736 Initial Backstage Work
2016-03-30 10:05:26 -04:00
Harrison Healey
55f3ae576d
Fixed adding direct channels to the sidebar
2016-03-30 09:55:32 -04:00
Christopher Speller
29cc5e16bc
Resetting theme upon logout. Displaying loading page when logging in so user does not see their theme switch.
2016-03-30 09:30:33 -04:00
Christopher Speller
e7ea080fd3
Fixing react warnings on permalink return
2016-03-29 19:24:53 -04:00
Christopher Speller
29f4548fea
Merge pull request #2564 from hmhealey/actions
...
Added RECEIVED_ANALYTICS action
2016-03-29 16:49:42 -04:00
Harrison Healey
17f10b1aba
Added english localization for Backstage and additional cleanup
2016-03-29 15:18:48 -04:00
Harrison Healey
149c72cf8c
Added ability to regenerate outgoing webhook tokens on InstalledIntegrations page
2016-03-29 15:18:48 -04:00
Harrison Healey
bb13476326
Added delete buttons to InstalledIntegrations
2016-03-29 15:18:48 -04:00
Harrison Healey
aa684f0b8b
Added ChannelSelect component
2016-03-29 15:18:26 -04:00
Harrison Healey
3246d97d5e
Added basic screen to add incoming webhooks
2016-03-29 15:18:26 -04:00
Harrison Healey
c417fdc152
Added initial backstage components and InstalledIntegrations page
2016-03-29 15:18:26 -04:00
Harrison Healey
9c36210edd
Merge pull request #2556 from asaadmahmoodspin/ui-improvements
...
Multiple UI improvements
2016-03-29 12:09:22 -04:00
Harrison Healey
517cd301d3
Added RECEIVED_ANALYTICS action
2016-03-29 12:08:11 -04:00
Christopher Speller
5ce1a4368b
Refactoring center panel away. Moving tutorial to a route. Fixing a
...
bunch of bugs.
2016-03-29 09:54:55 -04:00
Asaad Mahmood
501eef0385
Additional UI improvements
2016-03-29 17:55:30 +05:00
Harrison Healey
c64b12e27a
Merge pull request #2529 from mattermost/plt-2383
...
PLT-2383 Fixed system console login page flash.
2016-03-24 12:45:12 -04:00
Christopher Speller
b62e29ba9c
Moving all links and redirects to react-router
2016-03-24 11:05:13 -04:00
Joram Wilander
e5c2915e87
Merge pull request #2523 from hmhealey/plt2351
...
PLT-2351 Switch to Apple emoji set
2016-03-24 10:36:42 -04:00
Harrison Healey
5cfae469a5
Fixed ESLint errors
2016-03-24 09:22:58 -04:00
Harrison Healey
016c179f01
Change emoticon rendering code to use image files with unicode names
2016-03-23 17:49:15 -04:00
Harrison Healey
c24a5c5a9a
Fixed unicode emoji not having a consistent size
2016-03-23 17:49:14 -04:00
Christopher Speller
07bf7c498d
Merge pull request #2465 from mattermost/plt-2260
...
PLT-2260 Add the ability to switch from email to ldap and back
2016-03-23 16:26:37 -04:00
Joram Wilander
6ccef5caf5
Merge pull request #2509 from asaadmahmoodspin/ui-improvements
...
Multiple UI improvements
2016-03-23 16:02:36 -04:00
JoramWilander
463fd8c20b
Add the ability to switch from email to ldap and back
2016-03-23 15:59:58 -04:00
Joram Wilander
7af2e6f87a
Merge pull request #2516 from hmhealey/disableautolinker
...
Disabled autolinker
2016-03-23 14:22:54 -04:00
Joram Wilander
6275ad2ae4
Merge pull request #2515 from hmhealey/prefs
...
Changed PreferenceStore to store data in memory
2016-03-23 14:22:30 -04:00
Harrison Healey
c16fcbbfaf
Disabled autolinker
2016-03-23 13:13:15 -04:00