Fix for non-selectable API-code

- Fixed issue where API-code couldn't be selected
- Added view to see if the api-key has been fetched or not
- Added option to try again with the same email if the previous link has timed-out after a day
This commit is contained in:
Kasper Rynning-Tønnesen
2018-03-04 22:29:59 +01:00
parent bdf014b4ff
commit ad8bd1bff4
5 changed files with 65 additions and 41 deletions

View File

@@ -29,7 +29,7 @@
</header>
<div id="main-container" class="token-container">
<main class="center-align container">
<div class="token-info left-align">
<div class="token-info left-align select">
{{#if activated}}
<h1 class="center-align">API-token</h1>
<p>Here is your api token</p>