Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Fix grammar error in access token UI text #232

Merged
merged 3 commits into from
Nov 2, 2017
Merged

Conversation

jasonblais
Copy link
Contributor

Summary

Fix grammar error in access token UI text

Ticket Link

https://mattermost.atlassian.net/browse/PLT-8019

Checklist

@jasonblais jasonblais added the 2: Dev Review Requires review by a core commiter label Nov 2, 2017
@jasonblais jasonblais added this to the v4.4.0 milestone Nov 2, 2017
@jwilander jwilander added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core commiter labels Nov 2, 2017
@jwilander jwilander merged commit 942588d into master Nov 2, 2017
@jwilander jwilander deleted the jasonblais-patch-4 branch November 2, 2017 21:23
@jasonblais jasonblais added Changelog/Not Needed Does not require a changelog entry Docs/Not Needed Does not require documentation labels Nov 2, 2017
@lindalumitchell lindalumitchell added the Tests/Not Needed Does not require new release tests label Nov 4, 2017
ry-wang pushed a commit to ry-wang/mattermost-webapp that referenced this pull request Nov 4, 2017
* Update manage_tokens_modal.jsx

* Update en.json

* Update user_settings_security.jsx
hmhealey pushed a commit that referenced this pull request Aug 28, 2020
* allow test server to be set via env.
this allows running the unit tests against a mattermost server running somewhere other than 127.0.0.1.
e.g. MATTERMOST_SERVER_URL="http:https://mattermost:8065" npm run test

* disable eslint no-process-env check

* fix building for node.js
add the transform-runtime babel plugin to allow generated client to run in node.js

* add websocket to index.js
just for completeness and making it easier to access all javascript APIs from one place.

* document node.js example usage

* peg babel-plugin-transform-runtime to a specific version

* Revert "disable eslint no-process-env check"

This reverts commit cb3a313fc82e2857f200c79035ddee2ed0e9b6cc.

* Revert "allow test server to be set via env."

This reverts commit 19b56c69d81627d52ff6c4a87eaa38528eb53021.

* Revert "fix building for node.js"

This reverts commit 2834deb0b9b1a51af16e22e8aa80029ff638de83.

* Revert "add websocket to index.js"

This reverts commit 23c9ff60b5ed1cd2dd9561b32a6709900d3e22b2.

* update nodejs example to use client4 and websocket_client directly
hmhealey pushed a commit that referenced this pull request Mar 17, 2021
* allow test server to be set via env.
this allows running the unit tests against a mattermost server running somewhere other than 127.0.0.1.
e.g. MATTERMOST_SERVER_URL="http:https://mattermost:8065" npm run test

* disable eslint no-process-env check

* fix building for node.js
add the transform-runtime babel plugin to allow generated client to run in node.js

* add websocket to index.js
just for completeness and making it easier to access all javascript APIs from one place.

* document node.js example usage

* peg babel-plugin-transform-runtime to a specific version

* Revert "disable eslint no-process-env check"

This reverts commit cb3a313fc82e2857f200c79035ddee2ed0e9b6cc.

* Revert "allow test server to be set via env."

This reverts commit 19b56c69d81627d52ff6c4a87eaa38528eb53021.

* Revert "fix building for node.js"

This reverts commit 2834deb0b9b1a51af16e22e8aa80029ff638de83.

* Revert "add websocket to index.js"

This reverts commit 23c9ff60b5ed1cd2dd9561b32a6709900d3e22b2.

* update nodejs example to use client4 and websocket_client directly
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4: Reviews Complete All reviewers have approved the pull request Changelog/Not Needed Does not require a changelog entry Docs/Not Needed Does not require documentation Tests/Not Needed Does not require new release tests
Projects
None yet
4 participants