Commit Graph

  • 8205c11bd9 Profile - remove form styling. data is not editable yet philipp 2021-03-07 13:49:56 +01:00
  • b30277b617 display user name in Profile title philipp 2021-03-07 13:46:25 +01:00
  • 0929f2bbc7 Profile - fetch user profile data from api philipp 2021-03-07 13:30:23 +01:00
  • ac9f1ba2ac routing import fix philipp 2021-03-07 13:30:05 +01:00
  • f8ceec492d Profile - basic parsing for hash based query params philipp 2021-03-07 13:21:43 +01:00
  • 3351092859 fix accessibility in Profile component philipp 2021-03-05 19:27:44 +01:00
  • b668c50eac Merge pull request 'feature/3_env_file' (#9) from feature/3_env_file into dev philipp 2021-03-05 18:09:13 +00:00
  • 4c78712f83 📃 updated README philipp 2021-03-05 18:59:21 +01:00
  • 987ac4d02c 🐞 bugfix for non-existant env.js philipp 2021-03-05 18:47:15 +01:00
  • c92d5bf5f2 added ui for configuration errors page philipp 2021-03-04 19:56:17 +01:00
  • 20229ab142 fallback for env config errors philipp 2021-03-04 17:09:47 +01:00
  • 5a5261d6b0 basic markdown rendering + routing for /imprint and /privacy philipp 2021-03-03 19:14:26 +01:00
  • 747c1d2a90 basic env.js file for api baseurl, documentserver_key philipp 2021-03-03 18:20:53 +01:00
  • faf19d9e43 Merge pull request 'feature/5_basic_ui_lap_times' (#8) from feature/5_basic_ui_lap_times into dev philipp 2021-03-03 17:07:47 +00:00
  • a1175b849b Merge branch 'dev' into feature/5_basic_ui_lap_times philipp 2021-03-03 18:01:46 +01:00
  • c8bf0b2685 added more example laps philipp 2021-03-02 18:39:51 +01:00
  • cf5c279eac 🌎 translation for lap times + distance philipp 2021-03-02 18:35:41 +01:00
  • b518730fab 🌎 Profile - i18n compatibility philipp 2021-03-02 18:33:36 +01:00
  • 503aafba06 Profile - lap times table responsiveness philipp 2021-03-02 18:25:30 +01:00
  • 7fa459b71b merge #6 into #5 philipp 2021-03-02 18:24:00 +01:00
  • 95e84b2efd Merge pull request 'use new flex grid for responsive displaying action buttons' (#7) from feature/6_profile_action_buttons into dev philipp 2021-03-02 17:20:17 +00:00
  • e499357d6f added sponsorings tab philipp 2021-03-02 18:19:58 +01:00
  • 13543c3cd2 Profile - basic ui reactivity logic philipp 2021-03-02 18:18:29 +01:00
  • 2b9c454395 use new flex grid for responsive displaying action buttons philipp 2021-03-02 17:55:51 +01:00
  • f10f009334 Merge pull request 'feature/1-register-disable-submit-address' (#2) from feature/1-register-disable-submit-address into dev philipp 2021-03-02 16:30:01 +00:00
  • e8583340c7 Register - disable register button when invalid phone number is set philipp 2021-03-02 17:21:47 +01:00
  • e633ad6cea Register - invalid phone number error state philipp 2021-03-02 17:18:34 +01:00
  • 43ee4b51f9 🐞 Register - fix zipcode submitting philipp 2021-03-01 18:45:37 +01:00
  • 3404fc06bf 🐞 Register - display error state for empty + required address inputs philipp 2021-03-01 18:42:00 +01:00
  • b5eade9633 added zipcode validation philipp 2021-03-01 18:31:19 +01:00
  • 9d970b02b8 🐞 fix for address submitting philipp 2021-03-01 18:10:26 +01:00
  • 2822fcdeba 🌟 added requirement stars to Register ui philipp 2021-03-01 17:52:04 +01:00
  • 2153944894 📍🏠 added address2 field to Register philipp 2021-03-01 17:51:40 +01:00
  • d18dbc3a1f 🎉 working vue reactivity philipp 2021-03-01 17:31:12 +01:00
  • c8db78df6f 🚀Bumped version to v0.0.1 philipp 2021-02-27 19:09:14 +01:00
  • f1c45dff11 🌎 first translations for landing page philipp 2021-02-27 19:07:07 +01:00
  • 72f65234f0 Register - correct phone number validation philipp 2021-02-27 19:00:18 +01:00
  • ff89071156 sample toast integration philipp 2021-02-27 18:28:32 +01:00
  • b7f15f4d68 accessibility fixes for input borders philipp 2021-02-27 18:28:20 +01:00
  • 2b303ac9b2 Register - basic form validations philipp 2021-02-27 15:32:43 +01:00
  • 94f5787988 🧹 added order script for i18n keys philipp 2021-02-27 14:14:37 +01:00
  • 37b7ed75c5 🌎 basic i18n keys for Register component philipp 2021-02-27 14:08:21 +01:00
  • 63bb34ef99 basic demo for i18n integration along with i18n-ally philipp 2021-02-27 13:52:49 +01:00
  • 8bf08034b7 Register - basic input POST to api philipp 2021-02-26 21:50:19 +01:00
  • 0c006cc09c Register - basic email input validation philipp 2021-02-26 21:50:02 +01:00
  • c8e1b5d80d Register - style agb link with underline philipp 2021-02-26 20:40:34 +01:00
  • 2b3f4abe1a Register - reactive address checkbox philipp 2021-02-26 19:50:19 +01:00
  • 9effcb4575 Register - reactive AGB registration button philipp 2021-02-26 19:47:55 +01:00
  • e63367e84e refined Register component for basic requirements philipp 2021-02-26 19:20:19 +01:00
  • a661064f34 🚚 tmp move Login component philipp 2021-02-26 19:19:57 +01:00
  • 70ac314016 dependency bumps philipp 2021-02-26 19:19:39 +01:00
  • a0cbeae8fe basic ui for profile page philipp 2021-02-25 21:25:25 +01:00
  • 8fd6f47b2f basic input styling for Profile page philipp 2021-02-24 21:12:21 +01:00
  • 3e92597a56 sample routes + first landing page and routing logic philipp 2021-02-24 21:00:27 +01:00
  • 9958fed045 new favicon philipp 2021-02-24 17:39:17 +01:00
  • 35b4796f37 ⚙ basic release config philipp 2021-02-24 17:12:12 +01:00
  • 5a258d8e6c 🐳 working docker config + Dockerfile philipp 2021-02-20 19:24:20 +01:00
  • 5bfeac693e 🐳 basic devcontainer config philipp 2021-02-20 18:58:10 +01:00
  • 4ca10e1db4 🎉 initial commit philipp 2021-02-20 18:43:02 +01:00
  • 7c2154ad02 Initial commit philipp 2021-02-20 17:03:37 +00:00