Update front-end snapshots
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
d89c0fc414
commit
497bac8453
@ -19,6 +19,7 @@ exports[`ParticipationWithoutAccount handles being already a participant 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
<!---->
|
||||||
</article>
|
</article>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<transition-stub name="fade">
|
<transition-stub name="fade">
|
||||||
@ -30,6 +31,7 @@ exports[`ParticipationWithoutAccount handles being already a participant 1`] = `
|
|||||||
<div class="media-content">You are already a participant of this event</div>
|
<div class="media-content">You are already a participant of this event</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
<!---->
|
||||||
</article>
|
</article>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<div class="field"><label class="label">Email address</label>
|
<div class="field"><label class="label">Email address</label>
|
||||||
@ -88,6 +90,7 @@ exports[`ParticipationWithoutAccount renders the participation without account v
|
|||||||
<div class="media-content">Unable to save your participation in this browser.</div>
|
<div class="media-content">Unable to save your participation in this browser.</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
<!---->
|
||||||
</article>
|
</article>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<p class="content"><span>You may now close this window, or <a href="/events/f37910ea-fd5a-4756-9679-00971f3f4106" class="">return to the event's page</a>.</span></p>
|
<p class="content"><span>You may now close this window, or <a href="/events/f37910ea-fd5a-4756-9679-00971f3f4106" class="">return to the event's page</a>.</span></p>
|
||||||
@ -116,6 +119,7 @@ exports[`ParticipationWithoutAccount renders the warning if the event participat
|
|||||||
<div class="media-content">Unable to save your participation in this browser.</div>
|
<div class="media-content">Unable to save your participation in this browser.</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
<!---->
|
||||||
</article>
|
</article>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<p class="content"><span>You may now close this window, or <a href="/events/f37910ea-fd5a-4756-9679-00971f3f4106" class="">return to the event's page</a>.</span></p>
|
<p class="content"><span>You may now close this window, or <a href="/events/f37910ea-fd5a-4756-9679-00971f3f4106" class="">return to the event's page</a>.</span></p>
|
||||||
|
@ -30,7 +30,7 @@ exports[`PostListItem renders post list item with tags 1`] = `
|
|||||||
<div class="title-info-wrapper has-text-grey-dark">
|
<div class="title-info-wrapper has-text-grey-dark">
|
||||||
<p class="post-minimalist-title">My Blog Post</p>
|
<p class="post-minimalist-title">My Blog Post</p>
|
||||||
<p class="post-publication-date"><span class="icon"><i class="mdi mdi-clock mdi-24px"></i></span> <span class="has-text-grey-dark">Dec 2, 2020</span></p>
|
<p class="post-publication-date"><span class="icon"><i class="mdi mdi-clock mdi-24px"></i></span> <span class="has-text-grey-dark">Dec 2, 2020</span></p>
|
||||||
<div class="tags" style="display: inline;"><span class="icon"><i class="mdi mdi-tag mdi-24px"></i></span> <span class="tag"><span class="">A tag</span>
|
<div class="tags" style="display: inline;"><span class="icon"><i class="mdi mdi-tag mdi-24px"></i></span> <span class="tag"><!----><span class="">A tag</span>
|
||||||
<!----></span>
|
<!----></span>
|
||||||
</div>
|
</div>
|
||||||
<!---->
|
<!---->
|
||||||
|
@ -48,6 +48,7 @@ exports[`Reset page shows error if token is invalid 1`] = `
|
|||||||
<div class="media-content">The token you provided is invalid.</div>
|
<div class="media-content">The token you provided is invalid.</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
<!---->
|
||||||
</article>
|
</article>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<form>
|
<form>
|
||||||
|
Loading…
Reference in New Issue
Block a user