Commit Graph

762 Commits

Author SHA1 Message Date
niggl 0c40966970 Added cancel button for the first stage of runner import
ref #112
2021-04-05 16:23:24 +02:00
niggl 9da071fe9b Escape now triggers foll modal close (including reset) instead of just hiding th modal
ref #112
2021-04-05 16:14:43 +02:00
niggl 892a04f289 🚀RELEASE v0.12.0
continuous-integration/drone/push Build is passing
2021-04-05 16:09:17 +02:00
niggl 9e6a8daf2c Sorted translations 🌍
ref #119
2021-04-05 16:04:44 +02:00
niggl bfacfec765 The PFS Prefixes now get translated via i18n
ref #119
2021-04-05 16:04:26 +02:00
niggl 0bae5bf32b sponsoring pdf names now include their locale
ref #119
2021-04-05 15:37:12 +02:00
niggl 22b09d16d0 Cleaned up generation strings and added the schem for single runner generations for sponsoring contracts
ref #119
2021-04-05 15:36:01 +02:00
niggl 9c867e106e Cleaned up generation strings and added the schem for single runner generations for cards
ref #119
2021-04-05 15:33:55 +02:00
niggl 304f28a3c1 certificate pdf names now include their locale
ref #119
2021-04-05 15:31:52 +02:00
niggl d65d3793de Changed the basic nameing generation for runenr certificate files
ref #119
2021-04-05 15:31:01 +02:00
niggl 3638d87bd2 Runnercard pdfs now include their locale
ref #119
2021-04-05 15:28:13 +02:00
niggl b97a92860d Fixed wrong permissiong getting checked
ref #119
2021-04-05 15:24:42 +02:00
philipp 7c86a5eeb3 added missing/ wrong translations + formatting!
ref #119
2021-04-05 12:02:18 +02:00
niggl d23dbaaf69 Removed useless console.log
ref #119
2021-04-03 20:05:27 +02:00
niggl e6ffc371e1 Certificate generation from org detail
ref #119
2021-04-03 20:03:57 +02:00
niggl 3177c6eaa3 Certificate generation from org overview
ref #119
2021-04-03 20:02:52 +02:00
niggl acd2f0519d Certificate generation from team detail
ref #119
2021-04-03 20:00:51 +02:00
niggl 18ec100c33 Certificate generation from team overview
ref #119
2021-04-03 19:59:34 +02:00
niggl f47d5e347d Copy-paste fix
ref #119
2021-04-03 19:59:18 +02:00
niggl 2e3ac154be Implemented generation for orgs
ref #119
2021-04-03 19:52:41 +02:00
niggl 2472640755 Implemented generation for teams
ref #119
2021-04-03 19:51:01 +02:00
niggl 7b685d6cad Added certificate generation from runner overview and detail
ref #119
2021-04-03 19:48:31 +02:00
niggl 17f6f4e616 Added i18n
ref #119
2021-04-03 19:46:17 +02:00
niggl 48cfc15cfb Removed useless console log
ref #119
2021-04-03 19:44:57 +02:00
niggl bb9b779cee You can now generate certificates from the runner overview
ref #119
2021-04-03 19:44:26 +02:00
niggl af63ce67ae Added basic certificate generation component
ref #119
2021-04-03 19:38:54 +02:00
philipp a9227768de 🐞 fix await for esNext
ref #108
2021-04-03 19:13:05 +02:00
philipp d966e1d4de Merge branch 'dev' into feature/108_vite_migration
# Conflicts:
#	index.html
#	package.json
#	public/licenses.json
#	src/App.svelte
#	src/components/orgs/OrgOverview.svelte
#	src/components/teams/TeamsOverview.svelte
2021-04-03 19:10:10 +02:00
niggl 89bb9c215e Sorted translations
ref #116
2021-03-29 18:52:25 +02:00
niggl 1d999d4910 Now returning cards on creation with pdf
ref #116
2021-03-29 18:23:17 +02:00
niggl 08cb079e97 Fixed button styling
ref #116
2021-03-29 17:57:34 +02:00
niggl 0614c76e92 Added button (including translations
ref #116
2021-03-29 17:46:56 +02:00
niggl 636f018daa Added comment
ref #116
2021-03-29 17:44:59 +02:00
niggl c8d639024a Added function for generating cards with pdf
ref #116
2021-03-29 17:44:30 +02:00
niggl f1e6fb4ce7 Merge branch 'dev' into feature/106-password_strength 2021-03-26 19:59:47 +01:00
niggl 4167819e7a Formatting🛠
ref #106
2021-03-26 19:52:31 +01:00
niggl 5bd3a463f0 Sorted translations 🌍
ref #106
2021-03-26 19:51:57 +01:00
niggl 79c447b4c6 Added translations
ref #106
2021-03-26 19:51:27 +01:00
niggl 540304f947 User creation can now only be triggered if pw is strong enoug
ref #106
2021-03-26 19:48:42 +01:00
niggl 75d8f7331b Reset can now only be triggered if pw is strong enoug
ref #106
2021-03-26 19:47:26 +01:00
niggl b2509e9e53 Module now exports functions that check if a password is strong enough and equal to a potential confirmation field
ref #106
2021-03-26 19:45:53 +01:00
niggl 7862f44653 Now using pw strength component for user creation
ref #106
2021-03-26 19:31:21 +01:00
niggl 962dd0c1bb Added missing exports
ref #106
2021-03-26 19:29:47 +01:00
niggl 5d5f7c7f5c Now using pw strength component for reset
ref #106
2021-03-26 19:29:37 +01:00
niggl 6aaf838451 Now using pw strength component
ref #106
2021-03-26 19:29:25 +01:00
niggl ad3bd312e9 Added a password strength verification
ref #106
2021-03-26 19:26:26 +01:00
niggl 5fa9939696 Added more cirteria to the password strength component
ref #106
2021-03-26 19:02:09 +01:00
niggl 4956bb0e9c Implemented a custom password strength component
ref #106
2021-03-26 18:47:24 +01:00
niggl c074c12be7 Sorted translations
ref #112
2021-03-26 18:11:49 +01:00
niggl ddbc293e9c Added translations
ref #112
2021-03-26 18:11:23 +01:00