Commit Graph

  • f1e6fb4ce7 Merge branch 'dev' into feature/106-password_strength niggl 2021-03-26 19:59:47 +01:00
  • 2ca63fd1f6 🚀RELEASE v0.9.1 0.9.1 niggl 2021-03-26 19:59:29 +01:00
  • a5d25e7d92 Merge pull request 'Org selfservice Link feature/112-org_registration_links' (#114) from feature/112-org_registration_links into dev niggl 2021-03-26 18:58:34 +00:00
  • 4167819e7a Formatting🛠 niggl 2021-03-26 19:52:31 +01:00
  • 5bd3a463f0 Sorted translations 🌍 niggl 2021-03-26 19:51:57 +01:00
  • 79c447b4c6 Added translations niggl 2021-03-26 19:51:27 +01:00
  • 540304f947 User creation can now only be triggered if pw is strong enoug niggl 2021-03-26 19:48:42 +01:00
  • 75d8f7331b Reset can now only be triggered if pw is strong enoug niggl 2021-03-26 19:47:26 +01:00
  • b2509e9e53 Module now exports functions that check if a password is strong enough and equal to a potential confirmation field niggl 2021-03-26 19:45:53 +01:00
  • 7862f44653 Now using pw strength component for user creation niggl 2021-03-26 19:31:21 +01:00
  • 962dd0c1bb Added missing exports niggl 2021-03-26 19:29:47 +01:00
  • 5d5f7c7f5c Now using pw strength component for reset niggl 2021-03-26 19:29:37 +01:00
  • 6aaf838451 Now using pw strength component niggl 2021-03-26 19:29:25 +01:00
  • ad3bd312e9 Added a password strength verification niggl 2021-03-26 19:26:26 +01:00
  • 5fa9939696 Added more cirteria to the password strength component niggl 2021-03-26 19:02:09 +01:00
  • 4956bb0e9c Implemented a custom password strength component niggl 2021-03-26 18:47:24 +01:00
  • c074c12be7 Sorted translations niggl 2021-03-26 18:11:49 +01:00
  • ddbc293e9c Added translations niggl 2021-03-26 18:11:23 +01:00
  • a3921b45c7 Copy now 100% worX niggl 2021-03-26 18:11:10 +01:00
  • 38e1c8c5a1 Merge branch 'feature/112-org_registration_links' of git.odit.services:lfk/frontend into feature/112-org_registration_links niggl 2021-03-26 18:04:08 +01:00
  • c2d29ff233 Added check if key exists niggl 2021-03-26 18:03:58 +01:00
  • 2316baa898 Added check if key exists niggl 2021-03-26 18:03:58 +01:00
  • f185d559c0 Formatting niggl 2021-03-26 18:01:34 +01:00
  • 73d95bc004 Fixed changes in wrong file niggl 2021-03-26 18:01:17 +01:00
  • fcd55f89d7 You can now copy the selfservice links to your clipboard niggl 2021-03-26 17:59:46 +01:00
  • f9fe793573 Added checkbox to enable registration niggl 2021-03-26 17:37:54 +01:00
  • bbad338ced Merge pull request 'Merge Minor into main' (#113) from dev into main niggl 2021-03-26 16:34:53 +00:00
  • bc36411993 Merge branch 'main' into dev niggl 2021-03-26 16:17:51 +00:00
  • 48506236bf Merge branch 'dev' of git.odit.services:lfk/frontend into dev niggl 2021-03-26 17:15:51 +01:00
  • ded9b589fe new license file version [CI SKIP] niggl 2021-03-26 16:16:10 +00:00
  • 67c3732fad 🚀RELEASE v0.9.0 0.9.0 niggl 2021-03-26 17:15:42 +01:00
  • 2932f4591e Merge pull request 'Runner cards feature/94-runnercard_mgnt' (#111) from feature/94-runnercard_mgnt into dev niggl 2021-03-26 16:14:45 +00:00
  • df53c07450 CardsOverview - move to 'enabled' language key philipp 2021-03-26 17:13:55 +01:00
  • 40899e9d80 drop console log - CardDetailModal philipp 2021-03-26 17:13:38 +01:00
  • f794af0950 ✒ typo - "Geb" -> "Gebe" philipp 2021-03-26 17:01:40 +01:00
  • 1665a1a093 Sorted translations 🌍 niggl 2021-03-26 16:22:10 +01:00
  • 4a36fb6d95 Added card generation/printing from detail niggl 2021-03-26 16:21:46 +01:00
  • acf78a8822 Added a new runenrcard logo niggl 2021-03-26 16:12:40 +01:00
  • f5c1ec9939 Fixed counting bug niggl 2021-03-26 16:05:49 +01:00
  • 4b3d38b05b Now with working org runenrcard generation niggl 2021-03-26 16:05:39 +01:00
  • 23e0b53107 Added runnercard generation for teams niggl 2021-03-26 15:58:39 +01:00
  • c907486c4d Working runner runnercard generation niggl 2021-03-26 15:53:04 +01:00
  • 6b5945add8 Added translations niggl 2021-03-26 15:34:38 +01:00
  • 55693de934 Removed debug info niggl 2021-03-26 15:34:01 +01:00
  • d467475b6d Basic card generation worX 🎉🎉 niggl 2021-03-26 15:32:27 +01:00
  • 44bc14820f Fuggin snowpack bs niggl 2021-03-26 14:47:56 +01:00
  • ec447e2e36 Merge branch 'dev' into feature/94-runnercard_mgnt niggl 2021-03-25 20:30:31 +01:00
  • 0af2647965 🚀RELEASE v0.8.7 0.8.7 niggl 2021-03-25 20:30:06 +01:00
  • 08442154f4 Fixed listen on wrong permission🐞 niggl 2021-03-25 20:29:33 +01:00
  • 9f7d2234fb Formatting niggl 2021-03-25 20:22:01 +01:00
  • ddd82a71a7 Moved the pdf generation related componenets to their own folder niggl 2021-03-25 20:20:21 +01:00
  • 014ba3bf67 Teams now use the new sponsoring contracts module niggl 2021-03-25 20:17:48 +01:00
  • c87321f804 Fixed org generation not hiding the generation toast niggl 2021-03-25 20:12:32 +01:00
  • 8b451b3c67 Orgs now use the new sponsoring contracts module niggl 2021-03-25 20:09:43 +01:00
  • 0cfc87fbe6 Moved contract generation to it's own component niggl 2021-03-25 20:06:35 +01:00
  • ae9673070c Now w/ working dialog🎉🎉🎉 niggl 2021-03-25 19:14:15 +01:00
  • 008027db0e added windicss settings for VSCode philipp 2021-03-25 18:57:33 +01:00
  • aec5e3473e for await fix - ViteJS philipp 2021-03-25 18:56:18 +01:00
  • 95c8fde72f updated default entrypoint philipp 2021-03-25 18:56:02 +01:00
  • 0f32968fae 🐳 new Dockerfiles philipp 2021-03-25 18:55:43 +01:00
  • ae79e9fea1 basic ViteJS migration philipp 2021-03-25 18:55:24 +01:00
  • 1a52aaf8d1 Moved modal import to overview for simplification niggl 2021-03-25 18:55:16 +01:00
  • d6c315ab8e Sorted translations 🌍 niggl 2021-03-25 18:39:03 +01:00
  • 983ce56048 Merge branch 'dev' into feature/94-runnercard_mgnt niggl 2021-03-25 18:38:31 +01:00
  • de2fe0e9f1 Sorted translations niggl 2021-03-25 18:36:51 +01:00
  • c3c95bf291 🚀RELEASE v0.8.6 0.8.6 niggl 2021-03-25 18:32:22 +01:00
  • d2050b5948 Merge pull request 'Know Production Bugs 🐞' (#109) from bugfix/107-prod_issues into dev niggl 2021-03-25 17:30:27 +00:00
  • 6b92405bae Removed middlename search from all files that had it niggl 2021-03-25 18:19:44 +01:00
  • 49e87ccb15 Now disabled search by middlename as a quick workaround 🐞 niggl 2021-03-25 18:16:12 +01:00
  • 50fffef13b Fixed conflicting css niggl 2021-03-25 18:06:28 +01:00
  • 82b1811971 Sorted translations 👀 niggl 2021-03-25 18:00:11 +01:00
  • aeadef60bb Fixed missing translations for scanstations🌍 niggl 2021-03-25 17:59:50 +01:00
  • a1ab65a0e9 Sorted translations🌍 niggl 2021-03-25 17:49:13 +01:00
  • 17e0805fe6 Errors now toast errors niggl 2021-03-25 17:48:54 +01:00
  • ddd9c396b6 Fixed runner import getting triggered with invalid information niggl 2021-03-25 17:46:14 +01:00
  • ef49e507c1 Fixed outsideclick not clearing import modal🛠 niggl 2021-03-25 17:34:25 +01:00
  • fbe74a5d80 Commented out the buggy runner search to prevent bad UX niggl 2021-03-25 17:31:53 +01:00
  • 076893981f Fixed mail login bug🐞📧 niggl 2021-03-25 17:27:38 +01:00
  • fac059f02c Now w/working editing niggl 2021-03-24 16:58:06 +01:00
  • 0313f8cc49 Added runnercard detail/edit modal niggl 2021-03-24 16:43:05 +01:00
  • 7ad6b73574 Implemented bulk creation niggl 2021-03-23 19:55:55 +01:00
  • 3cd0468b19 Bumped lfk client lib version niggl 2021-03-23 18:57:13 +01:00
  • f46ccb610e Added bulk creation modal to cards view niggl 2021-03-23 18:41:00 +01:00
  • 8a32569a3b Added bulk card creation modal niggl 2021-03-23 18:35:21 +01:00
  • 535b23ae91 Implemented Add card modal niggl 2021-03-23 17:58:13 +01:00
  • 4715978f81 Added message for missing runner/blanco card) niggl 2021-03-23 17:39:14 +01:00
  • a516aa7775 Formatting niggl 2021-03-23 17:34:25 +01:00
  • 77e9c205f9 Now importing runner overview niggl 2021-03-23 17:34:01 +01:00
  • e852305400 Now routing the cards page niggl 2021-03-23 17:31:11 +01:00
  • c6a15264b3 Added basic card overview niggl 2021-03-23 17:29:21 +01:00
  • 2d0beaaaad Added CardsEmptyState + Emtystate graphic niggl 2021-03-23 17:19:10 +01:00
  • 5c5ef95d2b Added basic cards page niggl 2021-03-23 17:13:31 +01:00
  • e838e6f321 🚀RELEASE v0.8.5 0.8.5 niggl 2021-03-20 18:47:28 +01:00
  • ca983c72d4 Merge branch 'dev' of git.odit.services:lfk/frontend into dev niggl 2021-03-20 18:47:08 +01:00
  • 91dd5256e9 Fixed dupliacate mutation 🐞 niggl 2021-03-20 18:47:06 +01:00
  • 3d4dc2d72b 🚀RELEASE v0.8.4 0.8.4 philipp 2021-03-20 18:31:46 +01:00
  • ba3471068a CONFIG: add 'demo' as default username/password philipp 2021-03-20 18:31:31 +01:00
  • 5a7b2cf886 Merge branch 'dev' of https://git.odit.services/lfk/frontend into dev philipp 2021-03-20 18:27:18 +01:00
  • cc926e84fb CONFIG: default_username + default_password philipp 2021-03-20 18:27:15 +01:00
  • fff16e6650 🚀RELEASE v0.8.3 0.8.3 niggl 2021-03-20 17:51:24 +01:00