| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| | |
* Some final release fixes
* Fix team switching with image in channel bug
|
| |
| |
| |
| |
| |
| | |
* Update push_settings.jsx
* Update en.json
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* PLT-6474: Basic System Console Elasticsearch Config.
* Fix review comments.
* More review fixes.
* Review comments.
|
|/
|
|
|
|
|
|
|
|
| |
* Remove a couple of superfluous trailing arguments
* Simplify assignment logic in a couple of places
* Modify some potentially inconsistent setState calls to use the function form
* Fix eslint errors
|
|
|
|
|
|
|
|
| |
* system console setting for the emoji picker
* remove state.emojiPickerEnable
* update url to /admin_console/customization/emoji
|
|
|
|
|
|
|
|
|
|
| |
* Add config setting to control enabling API version 3
* Update help text for APIv3 config setting (#6843)
* Update configuration_settings.jsx
* Update en.json
|
|
|
|
|
| |
Since I was going to make yet another button for the ElasticSearch test
config button, I refactored all of them to use a single common component
and tidied that component up and gave it some unit tests.
|
|
|
|
|
|
|
|
|
|
| |
* move teammate name display setting to the system console
* update all the likes of TeammateNameDisplay names
* fix gofmt error
* rebase and fix conflict
|
|
|
|
|
|
|
|
|
|
| |
width (#6688)
* remove System Console and config settings for image height and width
* add constants and update config.json
* updated as per review
|
|
|
|
|
|
|
|
| |
except sitename of custom branding (#6597)
* remove 1024 character limit with text settings at system console, except sitename of custom branding
* add ability to set textarea of TextSetting
|
|
|
|
|
|
|
|
| |
* Update gorp to support query timeouts on postgres
* Update help text to remove postgres exception
* Fix glide.lock
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Update README.md
* Update developer_settings.jsx
* Update command_loadtest_test.go
|
|
|
|
|
|
|
|
| |
* Fixed incorrect formatting of numbers and plural words
* Removed unused i18n strings
* Fixed eslint errors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-6080 adding cluster discovery service
* Adding memberlist lib
* Adding memberlist lib
* WIP
* WIP
* WIP
* WIP
* Rolling back config changes
* Fixing make file
* Fixing config for cluster
* WIP
* Fixing system console for clustering
* Fixing default config
* Fixing config
* Fixing system console for clustering
* Tweaking hub setting
* Bumping up time
* merging vendor dir
* Updating vendor dir
* Fixing unit test
* Fixing bad merge
* Remove some testing code
* Moving comment
* PLT-6868 adding db ping retry
* Removing unused loc strings
* Adding defer to cancel
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move system console to use v4 endpoints and redux
* Rename logs dir to get past gitignore
* Fix test email
* Update brand unit test
* Updates per feedback
|
|
|
|
|
|
| |
* Update configuration_settings.jsx
* Update en.json
|
|
|
|
|
|
|
|
| |
* Create signup_controller.jsx
* Create email_authentication_settings.jsx
* Create en.json
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add pop-up asking if user wants to reset status
* Update test snapshot
* Update prop name for old uses of confirm modal
* Updating checkbox (#6586)
* Updating style for checkbox (#6596)
|
|
|
|
|
|
|
|
|
|
| |
* Updating Site URL help text in System Console
* Replacing single quotes with double quotes
* Corrected statement about non-standard ports
* Converted double quotes to single quotes
|
|
|
|
|
|
|
|
|
|
| |
(#6527)
* Tweaking strings and adding them to the loc files
* Fixing spacing
* Removing V2 from config
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* E10 - Add announcement bar feature
* Updates per feedback
* Add component tests and snapshots
* Update snapshots
* Updating color picker UI (#6543)
* Add class to body tag when banner is not dismissable and clean up localstorage items when banner changes
* Fixing links (#6544)
* Updating UI for fixed error bar (#6552)
* Truncating text on fixed banner (#6561)
* Plt 3466 - Error bar link states (#6577)
* Updating error bar hover state
* Updating error bar link states
|
|
|
|
| |
(#6537)
|
|
|
|
|
|
|
| |
Certain S3 compatible servers only use Legacy Signature (AWS
Signature V2), current code only supports signature v4.
This PR adds facility to click a button on the UI to enable
legacy signature with S3 compatible servers.
|
|
|
|
|
|
|
|
|
|
|
|
| |
setting (#6410)
* Update gorp to mattermost fork and add connection timeout setting
* Add go dependency
* Rename from connection timeout to query timeout
* Properly add gorp dependency
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Updating client dependancies. Switching to using yarn.
* Updating React
* Moving pure components to using function syntax (performance gains with newer react version)
* Updating client dependancies.
* Ignore .yarninstall
* Enabling pre-lockfile because it's the entire point of using yarn.
* Removing old webpack config
* Moving to new prop-types
* Fixing ESLint Errors
* Updating jest snapshots.
* Cleaning up package.json
|
|
|
|
|
|
|
|
|
|
| |
* Update legal_and_support_settings.jsx
* Update en.json
* Update en.json
* Update legal_and_support_settings.jsx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update system_users.jsx
* Update user_list.jsx
* Update user_list.jsx
* Update user_list.jsx
* Update user_list_row.jsx
* Update user_list_row.jsx
|
|
|
|
|
|
| |
* Add options to system console dropdown menu
* Updating modal css
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add config setting to disable file attachments
* Add unit tests
* Updating UI for no attachments (#6312)
* Update UI text on file upload System Console setting (#6313)
* Update storage_settings.jsx
* Update en.json
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add IDs to system_users_dropdown
* Add IDs to manage_teams_dropdown
For UI Automation
* Update system_users_dropdown.jsx
* Update manage_teams_dropdown.jsx
|
|
|
|
|
|
|
|
| |
* Don't sanitize license for system admin
* Clear blue bar error whe removing expiring license
* Fix unit test
|
|
|
|
|
|
|
|
| |
* Add help text about user ID lookup
* logs banner
* Update logs.jsx
|
|
|
|
|
|
| |
* Move team store and actions over to user redux
* Fix JS error when inviting by email
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Start moving webapp to Redux
* Fix localforage import
* Updates per feedback
* Feedback udpates and a few fixes
* Minor updates
* Fix statuses, config not loading properly, getMe sanitizing too much
* Fix preferences
* Fix user autocomplete
* Fix sessions and audits
* Fix error handling for all redux actions
* Use new directory structure for components and containers
* Refresh immediately on logout instead of after timeout
* Add fetch polyfill
|
|
|
|
|
|
|
|
|
|
| |
"Deactivate" (#6106)
* change text to fix issue PLT-2181
* update strings
* update per review
|
|
|
| |
Currently under testing
|
|
|
| |
under testing
|
|\ |
|
| | |
|