Commit Graph

68 Commits

Author SHA1 Message Date
829fe32743 org registration - add team select
close #18
2021-03-26 20:42:20 +01:00
760b1b32a2 added baseurl_selfservice config
close #22
2021-03-26 20:10:26 +01:00
7b0bc22a71 [tmp] vue i18n error 2021-03-26 18:36:52 +01:00
aa287cf452 add required confirmation of data on registration 2021-03-26 17:47:50 +01:00
aca2dff129 drop profile data editing
close #20
2021-03-26 16:48:34 +01:00
7904151a52 enable org registration
ref #15
2021-03-25 19:51:44 +01:00
a39cf75c7f move profile to path param
ref #15
2021-03-25 19:49:35 +01:00
79d8545ed6 working path params for org registration
ref #15
2021-03-25 19:36:31 +01:00
18d1ddacf7 basic /register/:token route
ref #15
2021-03-25 19:29:37 +01:00
9da54d15bf Merge branch 'dev' into feature/4-component-interpolation 2021-03-09 16:53:45 +00:00
45c0bdd5cf Merge branch 'dev' into feature/11-user-scans
# Conflicts:
#	src/components/Profile.vue
2021-03-09 17:45:19 +01:00
56daa7c501 fix fallback component routing for invalid env config
ref #10
2021-03-09 17:39:20 +01:00
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
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
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
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
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
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