Nicolai Ort niggl
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-05 13:33:57 +00:00
9c867e106e Cleaned up generation strings and added the schem for single runner generations for cards
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-05 13:31:53 +00:00
304f28a3c1 certificate pdf names now include their locale
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-05 13:31:03 +00:00
d65d3793de Changed the basic nameing generation for runenr certificate files
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-05 13:28:15 +00:00
3638d87bd2 Runnercard pdfs now include their locale
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-05 13:24:43 +00:00
b97a92860d Fixed wrong permissiong getting checked
niggl commented on pull request lfk/frontend#120 2021-04-05 13:22:36 +00:00
Implmented certificate generation feature/119-Certificate_generation

Hey @philipp I can't reproduce the "there is no button in OrgDetail" bug. Code contains the button and yarn dev/build output also shows it.

##…

niggl commented on pull request lfk/frontend#120 2021-04-05 10:11:51 +00:00
Implmented certificate generation feature/119-Certificate_generation
  • Urkunde_${firstname}_${lastname}.pdf -> Wouldn't be following the scheme set by all other pdf generation/downloading function
  • language specific prefix -> Also not follwoing the scheme (should be…
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-03 18:05:29 +00:00
d23dbaaf69 Removed useless console.log
niggl created pull request lfk/frontend#120 2021-04-03 18:05:05 +00:00
Implmented certificate generation feature/119-Certificate_generation
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-03 18:04:00 +00:00
e6ffc371e1 Certificate generation from org detail
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-03 18:02:55 +00:00
3177c6eaa3 Certificate generation from org overview
acd2f0519d Certificate generation from team detail
Compare 2 commits »
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-03 17:59:36 +00:00
18ec100c33 Certificate generation from team overview
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-03 17:59:23 +00:00
fa55fce76e Merge branch 'feature/119-Certificate_generation' of git.odit.services:lfk/frontend into feature/119-Certificate_generation
f47d5e347d Copy-paste fix
Compare 2 commits »
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-03 17:58:27 +00:00
7488a8b597 Copy-paste fix
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-03 17:52:43 +00:00
2e3ac154be Implemented generation for orgs
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-03 17:51:03 +00:00
2472640755 Implemented generation for teams
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-03 17:48:34 +00:00
7b685d6cad Added certificate generation from runner overview and detail
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-03 17:46:20 +00:00
17f6f4e616 Added i18n
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-03 17:44:59 +00:00
48cfc15cfb Removed useless console log
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-03 17:44:28 +00:00
bb9b779cee You can now generate certificates from the runner overview