237 Commits

Author SHA1 Message Date
cf9cd298b6 Updated comments
ref #5
2021-02-05 21:47:23 +01:00
05e471878f Updated readme for handlebars
ref #5
2021-02-05 21:29:21 +01:00
6f81566cb8 Implemented language selection by query param
ref #5
2021-02-05 21:27:14 +01:00
a596188c00 Updated template for i18n
ref #5
2021-02-05 21:20:20 +01:00
75eb925267 Added translations using i18next
ref #5
2021-02-05 21:20:05 +01:00
19697692bc Added example locales
ref #5
2021-02-05 21:17:08 +01:00
4acf3e39ce Switched to handlebars for templateing
ref #5
2021-02-05 20:08:47 +01:00
3af76a53e3 first working pdf generation from class 🎉
ref #5
2021-02-05 17:59:26 +01:00
d58453faf9 Edited html template
ref #5
2021-02-05 17:49:42 +01:00
bd6ec6215d Fixed data validation problem
ref #5
2021-02-05 17:48:14 +01:00
96d863bfc8 Merge branch 'feature/5-sponsoring_contracts' of git.odit.services:lfk/document-server into feature/5-sponsoring_contracts
# Conflicts:
#	src/PdfCreator.ts
2021-02-05 14:09:57 +01:00
ba7cedd187 PDF Creator now accepts single instances of class
ref #5
2021-02-05 14:09:44 +01:00
78205ee8c7 PDF Creator now accepts single instances of class
ref #5
2021-02-05 14:09:20 +01:00
041c0ed6bb Added a coupple of real replacement strings to the sponsoring template
ref #5
2021-02-05 13:59:13 +01:00
6121b1e3bf Updated the contract template to use external css
ref #5
2021-02-05 13:57:04 +01:00
5afd26ea22 Switched to puppeteer for pdf generation
ref #5
2021-02-05 13:53:46 +01:00
4585a83838 Merge pull request 'Patch 0.0.2' (#9) from dev into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #9
Reviewed-by: Philipp Dormann <philipp@philippdormann.de>
2021-02-03 17:24:33 +00:00
c07c6aeeab Fixed file broken in merge
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-03 18:23:08 +01:00
9a115e75b1 Merge branch 'dev' of git.odit.services:lfk/document-server into dev
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-03 18:21:04 +01:00
f4a34dd36b 🧾New changelog file version [CI SKIP] [skip ci] 2021-02-03 18:21:01 +01:00
42d6c40d0c 🧾New changelog file version [CI SKIP] [skip ci] 2021-02-03 17:11:34 +00:00
de432c4481 🚀Bumped version to v0.0.2
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-03 18:11:15 +01:00
73915da203 Merge pull request 'Basic documentation feature/6-documentation' (#8) from feature/6-documentation into dev
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #8
2021-02-03 17:10:01 +00:00
15cd5f6579 Merge branch 'dev' into feature/6-documentation 2021-02-03 17:09:50 +00:00
95b882aced Typos
ref #6
2021-02-03 18:07:35 +01:00
376087fe66 Merge branch 'feature/6-documentation' of git.odit.services:lfk/document-server into feature/6-documentation 2021-02-03 18:06:17 +01:00
68e34a9054 Typos
ref #6
2021-02-03 18:06:13 +01:00
465efe0300 📖New license file version [CI SKIP] [skip ci] 2021-02-03 17:02:45 +00:00
782b41756d Merge branch 'dev' into feature/6-documentation 2021-02-03 17:02:30 +00:00
15f16415c0 Merge pull request 'Implemented the basics for templateing feature/3-pdf_templateing' (#4) from feature/3-pdf_templateing into dev
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #4
2021-02-03 17:01:59 +00:00
82b5f9e86e Merge branch 'dev' into feature/3-pdf_templateing 2021-02-03 17:01:41 +00:00
b5e79e51ef Merge pull request 'Implemented the basic request classes feature/1-input_classes' (#2) from feature/1-input_classes into dev
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #2
2021-02-03 16:49:20 +00:00
8141269dd9 Added a template section to the readme
ref #6
2021-02-02 14:48:27 +01:00
56b72275ac Added editor and stageing infos to the README
ref #6
2021-02-02 14:36:00 +01:00
df94b1b750 Added a basic readme
ref #6
2021-02-02 14:35:10 +01:00
15ff412d75 Merge branch 'feature/6-documentation' of git.odit.services:lfk/document-server into feature/6-documentation 2021-02-02 14:31:37 +01:00
36396af50a Updated apidoc viewer settings
ref #6
2021-02-02 14:31:36 +01:00
4d45e0f80d Updated apidoc viewer settings 2021-02-02 14:31:26 +01:00
6435c8a88e Added openapi viewers
ref #6
2021-02-02 14:31:09 +01:00
3fb8be22b7 Added typeing to the buffer and stream conversion
ref #3
2021-02-02 11:34:01 +01:00
7d5b5750ad Created a pdf class that takes care of the pdf wrapping
ref #3
2021-02-02 11:30:51 +01:00
64bd1ffc3a Created a barebones pdf controller
ref #3
2021-02-02 11:28:24 +01:00
3ca38abe93 Switched to the splitted functions
ref #3
2021-02-02 11:28:07 +01:00
2c7b0254ec Adjusted template font styleing
ref #3
2021-02-02 11:27:14 +01:00
f726a6e699 Added a bs example template
ref #3
2021-02-02 11:20:47 +01:00
a7d4001ad9 Added html-pdf package
ref #3
2021-02-02 11:03:06 +01:00
4617f2c5bd Resolved fun issues with promises
ref #3
2021-02-02 11:02:23 +01:00
557cc26f28 Added Barebones pdf creator class
ref #3
2021-02-02 10:01:31 +01:00
8a30265fc6 Added templates folder
ref #3
2021-02-02 09:59:48 +01:00
9f3758de39 Added PDFs to gitignore
ref #3
2021-02-02 09:59:34 +01:00