add profile page with default optins settings

This commit is contained in:
tdurieux
2021-04-06 16:20:09 +02:00
parent 22465d455c
commit b653f37920
5 changed files with 333 additions and 2 deletions
+2
View File
@@ -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">