Commit Graph

49 Commits

Author SHA1 Message Date
Andreas Zweili
2897e9fe61 add CoachDetails logic 2021-06-28 18:47:47 +02:00
Andreas Zweili
7c87f77380 add a space between the first and Lastname 2021-06-28 18:30:34 +02:00
Andreas Zweili
5fc47ef084 return props for the CoachDetails route 2021-06-28 18:23:54 +02:00
Andreas Zweili
e86d6490ac use the type for the badges in CoachItem 2021-06-28 18:10:52 +02:00
Andreas Zweili
ddab36caba use BaseBadge in CoachItem 2021-06-28 18:09:11 +02:00
Andreas Zweili
aa676727f8 correct the import path for BaseBadge 2021-06-28 18:08:41 +02:00
Andreas Zweili
f37c15f755 register BaseBadge globally 2021-06-28 18:06:58 +02:00
Andreas Zweili
a184a5c691 add BaseBadge 2021-06-28 18:06:45 +02:00
Andreas Zweili
e98db0c262 use BaseButton in CoachDetails 2021-06-28 18:01:42 +02:00
Andreas Zweili
cc8045daab use BaseButton in CoachItem 2021-06-28 18:01:39 +02:00
Andreas Zweili
058b44ef94 use BaseButton in CoachesList 2021-06-28 17:58:52 +02:00
Andreas Zweili
edd1099b00 register the BaseButton 2021-06-28 17:58:20 +02:00
Andreas Zweili
943a718399 add BaseButton 2021-06-28 17:52:03 +02:00
Andreas Zweili
fba0c6e7ba use the BaseCard in CoachesList 2021-06-28 17:43:27 +02:00
Andreas Zweili
ae0c1f1756 register the BaseCard globally 2021-06-28 17:43:16 +02:00
Andreas Zweili
2254998f28 add BaseCard 2021-06-28 17:40:39 +02:00
Andreas Zweili
f8bb31a120 correct a for loop 2021-06-28 17:34:34 +02:00
Andreas Zweili
dcd22f07be add styling to CoachesList 2021-06-28 17:20:52 +02:00
Andreas Zweili
9f3a85d39c add the coach-item to the CoachesList 2021-06-28 17:20:42 +02:00
Andreas Zweili
92689c5254 add logic 2021-06-28 17:17:12 +02:00
Andreas Zweili
defbf66565 add template 2021-06-28 17:17:05 +02:00
Andreas Zweili
4d395836db add styling to the CoachItem 2021-06-28 17:00:51 +02:00
Andreas Zweili
403a28dff6 add vscode workspace specific settings 2021-06-28 16:59:35 +02:00
393a98e320 only display the list when there are coaches found 2021-06-27 18:24:43 +02:00
25c054b514 list the coaches 2021-06-27 18:21:12 +02:00
3b73e59587 add coach getters 2021-06-27 18:20:56 +02:00
9d969994dd add dummy coaches 2021-06-27 17:45:50 +02:00
384eae12ba add a coaches store 2021-06-27 17:44:38 +02:00
68211c33a8 add dummy content for contacts 2021-06-27 17:33:26 +02:00
e61fbf7783 fix another route 2021-06-27 17:31:08 +02:00
7f52135e10 add dummy content to Registration and Requests 2021-06-27 17:29:57 +02:00
04f1a6a7ec add basic elements to CoachesList 2021-06-27 17:29:36 +02:00
4f8fd4cb48 add styling 2021-06-27 17:21:40 +02:00
71d5b0f4de add global styling 2021-06-27 17:09:03 +02:00
b6347ec69e add dummy content 2021-06-27 16:54:44 +02:00
8882c2c100 fix the routes
it's component not componentS
2021-06-27 16:54:35 +02:00
2182a13188 add dummy content to the pages 2021-06-27 16:30:58 +02:00
d4e96510ae add the App.vue file 2021-06-27 14:38:22 +02:00
a715415ee5 add all the pages 2021-06-27 14:31:46 +02:00
20acaa27db update packages 2021-06-27 14:22:47 +02:00
335e43b07a fix a typo 2021-06-27 14:22:20 +02:00
Andreas Zweili
f1824a50a7 Merge branch 'master' of git.2li.ch:Nebucatnetzer/find_coach 2021-06-21 20:27:57 +02:00
Andreas Zweili
77993d7ead update depencies 2021-06-21 20:27:54 +02:00
fc9ea4e85b add basic router setup 2021-05-07 17:07:46 +02:00
play.js
6e13e194cc add files to be able to work with play.js 2021-05-05 18:42:19 +02:00
Andreas Zweili
3c4670a728 add vue-router and vuex to dependencies 2021-05-05 18:00:03 +02:00
Andreas Zweili
6dd94f9a5e add project files 2021-05-05 17:58:24 +02:00
Andreas Zweili
ec1b86a35f add Docker files 2021-05-05 17:44:53 +02:00
c8ceec5d0c Initial commit 2021-05-05 17:40:14 +02:00