Skip to content

Public API: Toggle personal access token UI #1149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

andrewn
Copy link
Member

@andrewn andrewn commented Aug 30, 2019

This enables the Personal Access Token tab on the Account page to be enabled/disabled in the UI depending on the UI_ACCESS_TOKEN_ENABLED feature flag variable in .env.

This enables us to deploy the code to production, but have it hidden until we're happy with it.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • is from a uniquely-named feature branch and has been rebased on top of the latest master. (If I was asked to make more changes, I have made sure to rebase onto master then too)
  • is descriptively named and links to an issue number, i.e. Fixes #123

@catarak catarak merged commit 162d527 into processing:feature/public-api Aug 30, 2019
andrewn added a commit to andrewn/p5.js-web-editor that referenced this pull request Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants