summaryrefslogtreecommitdiffstats
path: root/web/static
Commit message (Collapse)AuthorAgeFilesLines
* New localizationsElias Nahum2016-02-042-78/+79
|
* Merge pull request #2079 from mattermost/help-text-updatesCorey Hulen2016-02-042-5/+5
|\ | | | | Changing URL for testing push notifications
| * Update en.jsonit332016-02-041-1/+1
| |
| * Update es.jsonit332016-02-041-1/+1
| |
| * Update en.jsonit332016-02-041-1/+1
| |
| * Update es.jsonit332016-02-041-2/+2
| |
| * Update en.jsonit332016-02-041-2/+2
| |
* | Merge pull request #2076 from ZBoxApp/loc-fixCorey Hulen2016-02-042-35/+86
|\ \ | | | | | | PLT-7: Fix and Add new loc strings
| * | fix typosElias Nahum2016-02-041-2/+2
| | |
| * | PLT-7: Fix and Add new loc stringsElias Nahum2016-02-042-35/+86
| |/
* | Merge pull request #2073 from mattermost/ee-updatesCorey Hulen2016-02-042-53/+54
|\ \ | | | | | | Some general updates to EE
| * | Convert audit_table to a proper tableJoramWilander2016-02-041-54/+48
| | |
| * | Rename audits tabJoramWilander2016-02-041-1/+8
| | |
| * | Fix license info localizationJoramWilander2016-02-042-2/+2
| |/
* | Merge pull request #2064 from hmhealey/plt882Christopher Speller2016-02-042-4/+4
|\ \ | |/ |/| PLT-882 Ephemeral Messages and Out-Of-Channel mentions
| * Changed PostStore to not clear a deleted post's messagehmhealey2016-02-042-4/+4
| |
* | Merge pull request #2052 from mattermost/PLT-1429Harrison Healey2016-02-042-8/+41
|\ \ | |/ |/| PLT-1429 adding user created slash commands
| * Merge branch 'master' into PLT-1429=Corey Hulen2016-02-032-123/+270
| |\
| * \ Merge branch 'master' into PLT-1429=Corey Hulen2016-02-032-49/+253
| |\ \
| * | | Adding props to admin console=Corey Hulen2016-02-022-8/+8
| | | |
| * | | Adding loc to front-end=Corey Hulen2016-02-021-0/+33
| | | |
* | | | Fix claim translationsElias Nahum2016-02-031-2/+2
| |_|/ |/| |
* | | Fix socketError message in spanishElias Nahum2016-02-031-1/+1
| | |
* | | Add missing translationsElias Nahum2016-02-032-99/+110
| | |
* | | Messages for SocketStore and small fixesElias Nahum2016-02-032-1/+15
| | |
* | | PLT-7: Refactoring frontend (chunk 11)Elias Nahum2016-02-032-23/+145
| |/ |/| | | | | | | | | - channel view - Added translations for previous commits - Fix bug on signup_team email body
* | Merge pull request #2049 from mattermost/plt-1856Christopher Speller2016-02-031-47/+51
|\ \ | | | | | | PLT-1856 Add basic server audit tab to system console for EE
| * | Add basic server audit tab to system console for EEJoramWilander2016-02-021-48/+52
| |/
* | Merge pull request #2045 from mattermost/plt-1849Christopher Speller2016-02-032-2/+9
|\ \ | | | | | | PLT-1849 Added extra system-wide statistics for EE
| * | Remove missing ES translationsJoramWilander2016-02-021-7/+0
| | |
| * | Added extra system-wide statistics for EEJoramWilander2016-02-022-2/+16
| |/
* | Merge pull request #2051 from ZBoxApp/PLT-7-channel-modalsJoram Wilander2016-02-032-0/+180
|\ \ | | | | | | PLT-7: Refactoring frontend (chunk 10)
| * | PLT-7: Refactoring frontend (chunk 10)Elias Nahum2016-02-022-0/+180
| |/ | | | | | | | | | | - Modals - Fix bug on msg_typing - Add missing translations in es.json for EE
* | Merge pull request #1991 from rgarmsen2295/plt-976Joram Wilander2016-02-031-0/+12
|\ \ | | | | | | PLT-976 Adds ability to sign in with username
| * | Added ability to sign in via username; separated email sign in and sign up ↵Reed Garmsen2016-02-021-0/+12
| |/ | | | | | | config settings
* / Properly disable the get team link functionality when user creation is disabledReed Garmsen2016-02-021-0/+1
|/
* fix hour12 React warning for FormattedDateElias Nahum2016-02-012-1/+2
|
* PLT-7: Refactoring frontend (chunk 9)Elias Nahum2016-02-012-1/+90
| | | | - sidebar right & rhs
* PLT-7: Refactoring frontend (chunk 8)Elias Nahum2016-02-012-7/+308
| | | | | - Sidebar and related components - Small Tweak to demotion and add msg for terminal cmd
* Merge pull request #2029 from ZBoxApp/PLT-7-userChristopher Speller2016-02-012-2/+528
|\ | | | | PLT-7: Refactoring frontend (chunk 7)
| * PLT-7: Refactoring frontend (chunk 7)Elias Nahum2016-01-312-4/+2
| | | | | | | | - Elegant way to include react Component into FormattedMessage
| * PLT-7: Refactoring frontend (chunk 6)Elias Nahum2016-01-302-2/+530
| | | | | | | | - User settings
* | Merge pull request #1966 from ↵Christopher Speller2016-02-012-0/+6
|\ \ | |/ |/| | | | | ttyniwa/feature/warning_when_demote_own_role_from_system_admin PLT-588 Add a warning when a user demotes themselves from System Admi…
| * fix text localization.Tatsuya Niwa2016-01-302-0/+6
| |
* | PLT-7: Refactoring frontend (chunk 6)Elias Nahum2016-01-292-2/+6
|/ | | | | | - Authorize - Signup Team Confirm - Footer
* PLT-7: Refactoring frontend (chunk 5)Elias Nahum2016-01-292-1/+161
| | | | | | - Signup Team Complete - Signup User Complete - Email Verify
* Fix docs route to include the user localeElias Nahum2016-01-282-2/+84
| | | | - Move Messaging_{locale}.md files to static/help
* PLT-7: Refactoring frontend (chunk 4)Elias Nahum2016-01-284-2/+143
|
* PLT-7: Refactoring frontend (chunk 3)Elias Nahum2016-01-282-4/+70
| | | | | | - Tutorial components - Claim components - Suggestion components
* PLT-7: Refactoring frontend (chunk 2)Elias Nahum2016-01-272-0/+628
| | | | - System Console complete