summaryrefslogtreecommitdiff
path: root/spec/features/profiles/personal_access_tokens_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Implement @DouweM's feedback.Timothy Andrew2016-06-161-0/+1
* Implement second round of comments from @jschatz1.Timothy Andrew2016-06-101-1/+1
* Implement @jschatz1's comments.Timothy Andrew2016-06-091-6/+6
* Add tests for errors while creating/revoking personal access tokens.Timothy Andrew2016-06-031-2/+31
* Don't use `natve['innerHTML']` in the feature spec.Timothy Andrew2016-06-031-11/+11
* Only show a personal access token right after its creation.Timothy Andrew2016-06-021-12/+20
* Address @DouweM's feedback on !3749.Timothy Andrew2016-04-281-7/+11
* Add feature specs for personal access token management.Timothy Andrew2016-04-281-0/+52