Commit Graph

95 Commits

Author SHA1 Message Date
Philipp Dormann 15b60f60b5 migrate to Tailwind JIT + views + router/ build fix
ref #23
2021-03-30 18:05:55 +02:00
Philipp Dormann 5253fb1832 🚀Bumped version to v0.1.2 2021-03-27 19:02:19 +01:00
Philipp Dormann 00f8d8023e package dependency cleanup 2021-03-26 21:05:18 +01:00
Philipp Dormann ef304c576b Merge branch 'feature/0.1.1' into dev 2021-03-26 20:45:11 +01:00
Philipp Dormann e2be86c558 v0.1.1 changelog 2021-03-26 20:44:53 +01:00
Philipp Dormann 4d57812c04 version bump to 0.1.1 2021-03-26 20:43:52 +01:00
Philipp Dormann 829fe32743 org registration - add team select
close #18
2021-03-26 20:42:20 +01:00
Philipp Dormann 760b1b32a2 added baseurl_selfservice config
close #22
2021-03-26 20:10:26 +01:00
Philipp Dormann 7b0bc22a71 [tmp] vue i18n error 2021-03-26 18:36:52 +01:00
Philipp Dormann 88996f81d8 Merge tag '0.1.0' into dev
working basics
2021-03-26 18:01:03 +01:00
Philipp Dormann 5876e0c9df Merge branch 'release/0.1.0' 2021-03-26 18:00:50 +01:00
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