Commit Graph

260 Commits

Author SHA1 Message Date
Andreas Zweili
096fa93a5c lesson 216: mapGetters 2021-05-04 22:56:35 +02:00
Andreas Zweili
391303bad8 lesson 214: vuex actions 2021-05-04 22:49:38 +02:00
Andreas Zweili
cdb9316050 lesson 213: store getters 2021-05-04 22:20:06 +02:00
Andreas Zweili
b84be204f4 lesson 212: mutations with payload 2021-05-04 22:13:48 +02:00
Andreas Zweili
8be97b49de lesson 211: store mutations 2021-05-04 21:49:40 +02:00
Andreas Zweili
0a1432c828 lesson 210: add a vuex store 2021-05-04 18:05:03 +02:00
Andreas Zweili
749591d4aa install vuex 2021-05-04 17:38:11 +02:00
Andreas Zweili
48860ccf34 add code for vuex lessons 2021-05-04 17:15:06 +02:00
Andreas Zweili
52496f2e2d add query example to router 2021-05-04 16:45:21 +02:00
Andreas Zweili
5b987ba607 move the router into its own file 2021-05-04 16:41:24 +02:00
Andreas Zweili
904fe565f5 lesson 184: route meta 2021-05-04 16:35:48 +02:00
Andreas Zweili
e6545dd015 update package lock 2021-05-04 16:35:27 +02:00
Andreas Zweili
5955eb1e59 lesson 181: extended route guards unsaved data 2021-05-04 15:02:09 +02:00
47c9eddbf3 lesson 190: add a router guard 2021-05-02 15:39:00 +02:00
0117da813d lesson 179: add scroll behaviour 2021-05-02 14:40:47 +02:00
1b73f94b8d lesson 176: add name routes 2021-04-26 21:55:06 +02:00
33682677c3 add a Docker environment for better portability 2021-04-26 10:09:49 +02:00
68f4aa7168 175 add a nested route 2021-04-26 10:09:17 +02:00
Andreas Zweili
b41d3f087e various changes 2021-03-30 19:53:44 +02:00
Andreas Zweili
e96eceb1de select team members based on the router param 2021-03-29 09:01:47 +02:00
Andreas Zweili
cc96b09e0f add dynamic routes 2021-03-27 21:51:01 +01:00
Andreas Zweili
2dfcea33cf add router-link 2021-03-27 21:50:48 +01:00
Andreas Zweili
7ce7a02873 register routes 2021-03-27 20:52:54 +01:00
Andreas Zweili
a51525d485 add vue-router 2021-03-27 20:40:25 +01:00
Andreas Zweili
c82c5c94f6 add code for toastlog 2021-03-27 20:36:29 +01:00
Andreas Zweili
6741f72627 add files for routing course 2021-03-27 20:34:03 +01:00
Andreas Zweili
eb570d8254 add error handling 2021-03-27 20:28:03 +01:00
Andreas Zweili
bcaff40fd7 add example for axios custom instance 2021-03-20 15:40:23 +01:00
Andreas Zweili
114c46be60 add an example for axios global config 2021-03-20 15:40:07 +01:00
Andreas Zweili
fc63f9bd8c add the code for the logger 2021-03-20 15:08:55 +01:00
Andreas Zweili
3e65e2d883 add an axios get example 2021-03-20 15:08:35 +01:00
Andreas Zweili
d97a39cd0a add a axios post example 2021-03-20 15:08:22 +01:00
Andreas Zweili
3e3fd51981 add an lesson about axios 2021-03-19 17:28:32 +01:00
Andreas Zweili
8217fd60e2 get the ratings when loading the page 2021-03-17 22:05:39 +01:00
Andreas Zweili
ef5c9b777a POST and GET data with axios 2021-03-17 21:58:55 +01:00
Andreas Zweili
4350cd5bb5 add a new project 2021-03-17 20:54:05 +01:00
Andreas Zweili
a6760b1ba4 clear the console after a reload 2021-03-02 22:21:36 +01:00
Andreas Zweili
5ac696e629 rewrite the control to use props and emits 2021-02-19 18:13:44 +01:00
Andreas Zweili
1f5a470e48 add a custom form 2021-02-19 18:04:16 +01:00
Andreas Zweili
176766f4e6 lesson 141: forms and inputs 2021-02-08 21:06:28 +01:00
Andreas Zweili
31dc57dfcf format with prettier 2021-02-08 20:35:11 +01:00
Andreas Zweili
1767f83be8 add a new project 2021-02-08 20:24:41 +01:00
Andreas Zweili
8c310f17c2 lesson 135: move the teleport tag to the BaseDialog 2021-02-08 20:22:22 +01:00
Andreas Zweili
cf78b35666 lesson 134: add a function to remove a resource 2021-02-08 20:20:39 +01:00
Andreas Zweili
fd72fb3209 lesson 133: add a default close button 2021-02-08 20:06:57 +01:00
Andreas Zweili
12f7f0e9ab lesson 133: close the dialog when clicking the background 2021-02-08 20:06:55 +01:00
Andreas Zweili
8977c9b49a lesson 133: provide some text in the dialog 2021-02-08 20:00:37 +01:00
Andreas Zweili
73fb2e790a lesson 133: move the header into the title prop 2021-02-08 20:00:23 +01:00
Andreas Zweili
68d7323578 lesson 133: replace button with base-button 2021-02-08 19:59:37 +01:00
Andreas Zweili
6aca789173 lesson 133: convert the ErrorAlert to BaseDialog 2021-02-08 19:55:28 +01:00