| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
* Migrate installed_oauth_app.jsx to be pure and use Redux, add test
* Fix behavior for the error case
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#7182)
* Update en.json
* Update en.json
* Update admin_sidebar.jsx
* Update saml_settings.jsx
|
|
|
|
|
|
| |
* Migrate add_oauth_app.jsx to be pure and use Redux, add tests
* Remove unused flux code for OAuthApps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* open up a shortcuts dialog instead of printing help text
* Updating UI for keyboard shortcuts modal
* update PR per PLT-7284
* fix typo error
* fix mixed up shortcut keys
* move to client side
* fix shortcuts list, remove unused function and revert server side code for autocompletion
* remove quick team switcher
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
setting (#7219)
* Move webhook handling into api4 package to fix EnableAPIv3 config setting
* Fix unit test
|
| | |
|
| |
| |
| |
| |
| |
| | |
* fix delete/edit not showing on DotMenu at parent post of RHS
* remove unnecessary shouldComponentUpdate
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
touched their email settings (#7206)
* PLT-7375: Send batched emails if batching is enabled and user has not explicitly set their email interval preference
* PLT-7375: Reverting 4cf316fcd
* PLT-7375: Send batched emails if batching is enabled and user has not explicitly set their email interval preference
* PLT-7375: EnableEmailBatching was accidentally flipped to true in 10dcdeca4b, causing config_test.go::TestConfigFromEnviroVars to fail
* PLT-7375: EnableEmailBatching was accidentally flipped to true in 10dcdeca4b, causing config_test.go::TestConfigFromEnviroVars to fail
* PLT-7375: Reverted accidental changes to config
* PLT-7375: Manually fixing config.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
(#7181)
* add function and tests to specifically determine @all & @channel
* uodate per comments - regex and tests
|
| | |
|
| |
| |
| |
| |
| |
| | |
* PLT-6609: Don't highlight #hashtag.dot when searching for #hashtag
* Fix bug that broke pre-release.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* PLT-7334 - Channel header cuts off list
* PLT-7323 - Fixing alignment for attachments
* PLT-7323 - Fixing close button for attachments
* Changed header description to use margin instead of padding
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Adding SSE to E20
* Fixing UI bug
* Fixing loc strings
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* fix dm custom slash command regression (#7008)
* point mattermost-redux to webapp-4.0 latest (#7040)
* If login is using mobile respond with JSON object (#7030)
* Allow regions to be set and honored for S3 driver. (#7010) (#7073)
This is necessary for certain users where
GetBucketLocation API is disabled using IAM
policies. There is a field AmazonS3Region
which we need to re-purpose and use to support
this properly.
Fixes https://github.com/mattermost/platform/issues/6999
* [PLT-7231/PLT-7306] Fix GitLab SSO failure with non-English locale and make config locales more forgiving (#7106)
* make config locales more forgiving by assigning default values
* fix error text
* update per comment
* Minor updates to team
* Another team update
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* PLT-7303 - Fixing manage members button
* Revert "PLT-7303 - Fixing manage members button"
This reverts commit 7dcb68a8e333a2c95444d417ed9a244c9c30aa99.
* PLT-7303 - Redesigning channel members popover
* Updating font size and positioning
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* PLT-7302: Aggregate Elasticsearch indexes over a certain age.
This is done by a scheduled daily job, in order to keep the shard count
to a sensible level in Elasticsearch.
* Use map[string]string instead of StringMap
|
| |
| |
| |
| | |
visible to users other than the owner (#7201)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* begin backend plugin wip
* flesh out rpcplugin. everything done except for minor supervisor stubs
* done with basic plugin infrastructure
* simplify tests
* remove unused test lines
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* PLT-6226 Fixing races with licensing
* Fixing build issue
* Fixing licensing issue
* removing commented code
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Update en.json
* Update custom_integrations_settings.jsx
* Update logs.jsx
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* add response_url support for custom slash commands
* pr suggestions
* pr update / suggestion
* test fix
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* restrict untrusted, internal http connections by default
* command test fix
* more test fixes
* change setting from toggle to whitelist
* requested ui changes
* add isdefault diagnostic
* fix tests
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
* lint all the things
* remove extra echo
|
| |
| |
| |
| | |
locale as a prop directly instead of fetching it out of the user object (#7162)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
the last channel member and policy setting restricts channel deletion (#7050)
* PLT-7206: UI changes. Removed last user in channel loophole, refactored code to clean it up, added differentiated support for public and private channels, added unit tests. Still need to implement server-side checks
* PLT-7206: All helper methods in channel_utils.jsx now accept the same three boolean variables in the same order and use the same boolean logic to check their values.
* PLT-7206: Added unit tests for showManagementOptions(...)
* PLT-7206: Fixed test case descriptions
* Added unit tests for showCreateOption(...)
* PLT-7206: Added unit tests for canManageMembers(...)
* PLT-7206: Removed last person in channel loophole from server-side code
* PLT-7206: Reverted config.json
* PLT-7206: Fixed double negatives in unit test names
* PLT-7206: PR feedback - Removed confusing comment and unused variable
|
| | |
|