269 Commits

Author SHA1 Message Date
641e7a0d8f Profile - display group
ref #10
2021-03-09 17:27:48 +01:00
d405557aaf i18n support for TOS checkbox
ref #4
2021-03-08 22:18:19 +01:00
ff1f43e235 format lap times + only display valid scans
ref #11
2021-03-07 14:22:03 +01:00
c8d462100a use api response object properly
ref #11
2021-03-07 14:08:06 +01:00
69db350461 🌎 added missing translations
ref #11
2021-03-07 14:06:11 +01:00
cb3dc13c8a center empty state image
ref #11
2021-03-07 14:05:28 +01:00
4fb9aee255 re-order language files 😬
ref #11
2021-03-07 14:04:56 +01:00
49c3507a71 added empty state for scans
ref #11
2021-03-07 14:04:40 +01:00
14369480ea basic lap/ scans ui
ref #11
2021-03-07 14:04:29 +01:00
8205c11bd9 Profile - remove form styling. data is not editable yet
ref #10
2021-03-07 13:49:56 +01:00
b30277b617 display user name in Profile title
ref #10
2021-03-07 13:46:25 +01:00
0929f2bbc7 Profile - fetch user profile data from api
ref #10
2021-03-07 13:30:23 +01:00
ac9f1ba2ac routing import fix
ref #10
2021-03-07 13:30:05 +01:00
f8ceec492d Profile - basic parsing for hash based query params
ref #10
2021-03-07 13:21:43 +01:00
3351092859 fix accessibility in Profile component 2021-03-05 19:27:44 +01:00
b668c50eac Merge pull request 'feature/3_env_file' (#9) from feature/3_env_file into dev
Reviewed-on: #9
close #3
2021-03-05 18:09:13 +00:00
4c78712f83 📃 updated README
ref #3
2021-03-05 18:59:21 +01:00
987ac4d02c 🐞 bugfix for non-existant env.js
ref #3
2021-03-05 18:47:15 +01:00
c92d5bf5f2 added ui for configuration errors page
ref #3
2021-03-04 19:56:17 +01:00
20229ab142 fallback for env config errors
ref #3
2021-03-04 17:09:47 +01:00
5a5261d6b0 basic markdown rendering + routing for /imprint and /privacy
ref #3
2021-03-03 19:14:26 +01:00
747c1d2a90 basic env.js file for api baseurl, documentserver_key
ref #3
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
Reviewed-on: #8
close #5
2021-03-03 17:07:47 +00:00
a1175b849b Merge branch 'dev' into feature/5_basic_ui_lap_times
# Conflicts:
#	src/components/Profile.vue

ref #5
2021-03-03 18:01:46 +01:00
c8bf0b2685 added more example laps
ref #5
2021-03-02 18:40:04 +01:00
cf5c279eac 🌎 translation for lap times + distance
ref #6
2021-03-02 18:35:41 +01:00
b518730fab 🌎 Profile - i18n compatibility
ref #5
2021-03-02 18:33:36 +01:00
503aafba06 Profile - lap times table responsiveness
ref #5
2021-03-02 18:25:30 +01:00
7fa459b71b merge #6 into #5 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
Reviewed-on: #7
close #6
2021-03-02 17:20:17 +00:00
e499357d6f added sponsorings tab
ref #5
2021-03-02 18:19:58 +01:00
13543c3cd2 Profile - basic ui reactivity logic
ref #5
2021-03-02 18:18:29 +01:00
2b9c454395 use new flex grid for responsive displaying action buttons
ref #6
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
Reviewed-on: #2
close #1
2021-03-02 16:30:01 +00:00
e8583340c7 Register - disable register button when invalid phone number is set
ref #1
2021-03-02 17:21:47 +01:00
e633ad6cea Register - invalid phone number error state
ref #1
2021-03-02 17:18:34 +01:00
43ee4b51f9 🐞 Register - fix zipcode submitting
ref #1
2021-03-01 18:45:37 +01:00
3404fc06bf 🐞 Register - display error state for empty + required address inputs
ref #1
2021-03-01 18:42:00 +01:00
b5eade9633 added zipcode validation
ref #1
2021-03-01 18:31:19 +01:00
9d970b02b8 🐞 fix for address submitting
ref #1
2021-03-01 18:10:26 +01:00
2822fcdeba 🌟 added requirement stars to Register ui
ref #1
2021-03-01 17:52:04 +01:00
2153944894 📍🏠 added address2 field to Register
ref #1
2021-03-01 17:51:40 +01:00
d18dbc3a1f 🎉 working vue reactivity
ref #1
2021-03-01 17:31:12 +01:00
c8db78df6f 🚀Bumped version to v0.0.1 2021-02-27 19:09:14 +01:00
f1c45dff11 🌎 first translations for landing page 2021-02-27 19:07:07 +01:00
72f65234f0 Register - correct phone number validation 2021-02-27 19:00:18 +01:00
ff89071156 sample toast integration 2021-02-27 18:28:32 +01:00
b7f15f4d68 accessibility fixes for input borders 2021-02-27 18:28:20 +01:00
2b303ac9b2 Register - basic form validations 2021-02-27 15:32:43 +01:00
94f5787988 🧹 added order script for i18n keys 2021-02-27 14:14:37 +01:00