Commit Graph

234 Commits

Author SHA1 Message Date
Philipp Dormann ace5c958f1 version bump to 0.1.0 2021-03-26 18:00:31 +01:00
Philipp Dormann aa287cf452 add required confirmation of data on registration 2021-03-26 17:47:50 +01:00
Philipp Dormann aca2dff129 drop profile data editing
close #20
2021-03-26 16:48:34 +01:00
Philipp Dormann d41824b735 Merge pull request 'feature/15_company_registration' (#16) from feature/15_company_registration into dev
Reviewed-on: #16
close #15
2021-03-25 19:01:59 +00:00
Philipp Dormann 7904151a52 enable org registration
ref #15
2021-03-25 19:51:44 +01:00
Philipp Dormann a39cf75c7f move profile to path param
ref #15
2021-03-25 19:49:35 +01:00
Philipp Dormann 79d8545ed6 working path params for org registration
ref #15
2021-03-25 19:36:31 +01:00
Philipp Dormann 18d1ddacf7 basic /register/:token route
ref #15
2021-03-25 19:29:37 +01:00
Philipp Dormann 36baf174a5 dependency bump 2021-03-24 17:38:51 +01:00
Philipp Dormann 857b5c3d89 Merge pull request 'i18n support for TOS checkbox' (#14) from feature/4-component-interpolation into dev
Reviewed-on: #14
close #4
2021-03-09 16:56:34 +00:00
Nicolai Ort 9da54d15bf Merge branch 'dev' into feature/4-component-interpolation 2021-03-09 16:53:45 +00:00
Philipp Dormann 9e5252181e Merge pull request 'feature/11-user-scans' (#13) from feature/11-user-scans into dev
Reviewed-on: #13
close #11
2021-03-09 16:51:53 +00:00
Philipp Dormann 45c0bdd5cf Merge branch 'dev' into feature/11-user-scans
# Conflicts:
#	src/components/Profile.vue
2021-03-09 17:45:19 +01:00
Philipp Dormann 853f817c8f Merge pull request 'feature/10-my-profile-data' (#12) from feature/10-my-profile-data into dev
Reviewed-on: #12
close #10
2021-03-09 16:42:09 +00:00
Philipp Dormann 56daa7c501 fix fallback component routing for invalid env config
ref #10
2021-03-09 17:39:20 +01:00
Philipp Dormann 641e7a0d8f Profile - display group
ref #10
2021-03-09 17:27:48 +01:00
Philipp Dormann d405557aaf i18n support for TOS checkbox
ref #4
2021-03-08 22:18:19 +01:00
Philipp Dormann ff1f43e235 format lap times + only display valid scans
ref #11
2021-03-07 14:22:03 +01:00
Philipp Dormann c8d462100a use api response object properly
ref #11
2021-03-07 14:08:06 +01:00
Philipp Dormann 69db350461 🌎 added missing translations
ref #11
2021-03-07 14:06:11 +01:00
Philipp Dormann cb3dc13c8a center empty state image
ref #11
2021-03-07 14:05:28 +01:00
Philipp Dormann 4fb9aee255 re-order language files 😬
ref #11
2021-03-07 14:04:56 +01:00
Philipp Dormann 49c3507a71 added empty state for scans
ref #11
2021-03-07 14:04:40 +01:00
Philipp Dormann 14369480ea basic lap/ scans ui
ref #11
2021-03-07 14:04:29 +01:00
Philipp Dormann 8205c11bd9 Profile - remove form styling. data is not editable yet
ref #10
2021-03-07 13:49:56 +01:00
Philipp Dormann b30277b617 display user name in Profile title
ref #10
2021-03-07 13:46:25 +01:00
Philipp Dormann 0929f2bbc7 Profile - fetch user profile data from api
ref #10
2021-03-07 13:30:23 +01:00
Philipp Dormann ac9f1ba2ac routing import fix
ref #10
2021-03-07 13:30:05 +01:00
Philipp Dormann f8ceec492d Profile - basic parsing for hash based query params
ref #10
2021-03-07 13:21:43 +01:00
Philipp Dormann 3351092859 fix accessibility in Profile component 2021-03-05 19:27:44 +01:00
Philipp Dormann 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
Philipp Dormann 4c78712f83 📃 updated README
ref #3
2021-03-05 18:59:21 +01:00
Philipp Dormann 987ac4d02c 🐞 bugfix for non-existant env.js
ref #3
2021-03-05 18:47:15 +01:00
Philipp Dormann c92d5bf5f2 added ui for configuration errors page
ref #3
2021-03-04 19:56:17 +01:00
Philipp Dormann 20229ab142 fallback for env config errors
ref #3
2021-03-04 17:09:47 +01:00
Philipp Dormann 5a5261d6b0 basic markdown rendering + routing for /imprint and /privacy
ref #3
2021-03-03 19:14:26 +01:00
Philipp Dormann 747c1d2a90 basic env.js file for api baseurl, documentserver_key
ref #3
2021-03-03 18:20:53 +01:00
Philipp Dormann 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
Philipp Dormann 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
Philipp Dormann c8bf0b2685 added more example laps
ref #5
2021-03-02 18:40:04 +01:00
Philipp Dormann cf5c279eac 🌎 translation for lap times + distance
ref #6
2021-03-02 18:35:41 +01:00
Philipp Dormann b518730fab 🌎 Profile - i18n compatibility
ref #5
2021-03-02 18:33:36 +01:00
Philipp Dormann 503aafba06 Profile - lap times table responsiveness
ref #5
2021-03-02 18:25:30 +01:00
Philipp Dormann 7fa459b71b merge #6 into #5 2021-03-02 18:24:00 +01:00
Philipp Dormann 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
Philipp Dormann e499357d6f added sponsorings tab
ref #5
2021-03-02 18:19:58 +01:00
Philipp Dormann 13543c3cd2 Profile - basic ui reactivity logic
ref #5
2021-03-02 18:18:29 +01:00
Philipp Dormann 2b9c454395 use new flex grid for responsive displaying action buttons
ref #6
2021-03-02 17:55:51 +01:00
Philipp Dormann 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
Philipp Dormann e8583340c7 Register - disable register button when invalid phone number is set
ref #1
2021-03-02 17:21:47 +01:00