Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature pdf export #85

Merged
merged 15 commits into from
Sep 21, 2022
Merged

Feature pdf export #85

merged 15 commits into from
Sep 21, 2022

Conversation

julia221501
Copy link
Collaborator

No description provided.

@netlify
Copy link

netlify bot commented Sep 1, 2022

Deploy Preview for easynwk ready!

Name Link
🔨 Latest commit 15f7f33
🔍 Latest deploy log https://app.netlify.com/sites/easynwk/deploys/632b29db9d032500088dca39
😎 Deploy Preview https://deploy-preview-85--easynwk.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

<p>{{ alter.role }}</p>
<p>{{ alter.age.length >= 1 ? "Alter: " + alter.age : "" }}</p>
<p>{{ alter.human ? "" : "Mensch: Nein" }}</p>
<p>Geschlecht: {{ alter.currentGender }}</p>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bei Nicht-Mensch: soll nicht das Geschlecht angezeigt werden sondern eine Kategorie

<div id="brand"><i>easy</i>NWK</div>
</div>
<div id="egobar">
<EgoHeader />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

auch die Daten zum Ego anzeigen vgl. zum EgoEditForm.vue


#titlebar {
font-size: 180%;
background: #005096;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

für sparsames Drucken die #titlebar und #egobar und .panel-heading ohne Hintergrund schwarz auf weiß anzeigen sowohl auf screen als auch im print

Copy link
Collaborator

@alex-rind alex-rind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hier noch 4 ToDos.
Ein paar Sachen an dem Branch habe ich schon angepasst.

julia221501 and others added 2 commits September 16, 2022 15:09
@alex-rind alex-rind merged commit 81e7fd9 into main Sep 21, 2022
@alex-rind alex-rind deleted the feature_pdf_export branch September 21, 2022 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants