mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-07-07 06:08:06 +02:00
add profile page with default optins settings
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<h6 class="card-subtitle mb-2 text-muted">
|
||||
Fill the information to annoymize! It will only take 5min.
|
||||
</h6>
|
||||
<!-- repoUrl -->
|
||||
<div class="form-group">
|
||||
<label for="repoUrl">Type the url of your repository</label>
|
||||
<input
|
||||
@@ -52,6 +53,7 @@
|
||||
{{repoUrl}} is already anonymized
|
||||
</div>
|
||||
</div>
|
||||
<!-- select repo -->
|
||||
<div class="form-group" ng-hide="repoUrl">
|
||||
<label for="repositories">Or select one of your repository</label>
|
||||
<div class="input-group mb-3">
|
||||
|
||||
Reference in New Issue
Block a user