Nicolai Ort niggl
niggl merged pull request lfk/frontend#120 2021-04-05 14:05:40 +00:00
Implmented certificate generation feature/119-Certificate_generation
niggl closed issue lfk/frontend#119 2021-04-05 14:05:40 +00:00
Certificate generation
niggl pushed to dev at lfk/frontend 2021-04-05 14:05:39 +00:00
f0738d451b Merge pull request 'Implmented certificate generation feature/119-Certificate_generation' (#120) from feature/119-Certificate_generation into dev
9e6a8daf2c Sorted translations 🌍
bfacfec765 The PFS Prefixes now get translated via i18n
0bae5bf32b sponsoring pdf names now include their locale
22b09d16d0 Cleaned up generation strings and added the schem for single runner generations for sponsoring contracts
Compare 26 commits »
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-05 14:04:45 +00:00
9e6a8daf2c Sorted translations 🌍
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-05 14:04:27 +00:00
bfacfec765 The PFS Prefixes now get translated via i18n
niggl commented on pull request lfk/frontend#120 2021-04-05 13:39:12 +00:00
Implmented certificate generation feature/119-Certificate_generation

Changed the pdf name scheme:

  • Org: _<name>-<locale>
  • Team: _<name>-<locale>
  • Runners: -<locale>
  • Runner(single): _<firstname>_<lastname>-<locale>
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-05 13:37:16 +00:00
0bae5bf32b sponsoring pdf names now include their locale
niggl pushed to feature/119-Certificate_generation at lfk/frontend 2021-04-05 13:36:03 +00:00
22b09d16d0 Cleaned up generation strings and added the schem for single runner generations for sponsoring contracts
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