Commit Graph

  • 454d5317d4 update the index.html master Andreas Zweili 2021-07-29 19:03:32 +0200
  • 870f74e74a lazy load various components Andreas Zweili 2021-07-29 18:49:19 +0200
  • eddcdd1755 add an auto logout Andreas Zweili 2021-07-29 18:06:59 +0200
  • b5f3c6f871 add autoLogin Andreas Zweili 2021-07-29 17:49:55 +0200
  • ea6e7d1b11 refactor auth actions Andreas Zweili 2021-07-29 17:44:12 +0200
  • 50b32df6aa add a global navigation guard Andreas Zweili 2021-07-29 17:26:59 +0200
  • 77e7a7d93a redirect users after logging in Andreas Zweili 2021-07-29 17:20:11 +0200
  • e16d5411d5 add a logout button Andreas Zweili 2021-07-29 17:11:31 +0200
  • 6bc09660c0 remove unused console.logs Andreas Zweili 2021-07-29 17:11:13 +0200
  • fc6df0a6b1 add a Login button to the header Andreas Zweili 2021-07-29 17:03:25 +0200
  • 4754507838 add a Login button to CoachesList Andreas Zweili 2021-07-29 17:00:54 +0200
  • 752117e552 remove a duplicate file Andreas Zweili 2021-07-29 16:58:27 +0200
  • d3fd8b0c91 fix the frontend label Andreas Zweili 2021-07-29 16:55:51 +0200
  • 2eb4651aa4 provide the auth token with limited requests Andreas Zweili 2021-07-29 16:51:48 +0200
  • beb804e38c add functions for login Andreas Zweili 2021-07-28 22:58:02 +0200
  • abc9fcdb52 add a default error message Andreas Zweili 2021-07-28 22:52:20 +0200
  • 0d0f934a9a add error handling to the auth page Andreas Zweili 2021-07-28 22:50:43 +0200
  • ba84e606c5 add the signup process Andreas Zweili 2021-07-28 22:40:49 +0200
  • 87c386bbd4 add the API key as a parameter Andreas Zweili 2021-07-28 22:28:52 +0200
  • 0e474ead4a add an axios-auth script Andreas Zweili 2021-07-28 22:22:04 +0200
  • 8e87a7ba6c add the auth module Andreas Zweili 2021-07-28 22:16:20 +0200
  • e700a20ee6 add functions to the auth page Andreas Zweili 2021-07-28 22:09:43 +0200
  • 8b89b0bf20 remove the import for BaseCard Andreas Zweili 2021-07-28 22:01:01 +0200
  • c950513730 add an authentication page Andreas Zweili 2021-07-28 21:59:27 +0200
  • b18c0f86c2 add animations to the route transitions Andreas Zweili 2021-07-28 21:20:07 +0200
  • 701c596ad1 fix the route for NotFound Andreas Zweili 2021-07-28 21:18:27 +0200
  • 8fd11809ed add content to the NotFound page Andreas Zweili 2021-07-28 21:18:15 +0200
  • d0d3c40151 add animation to the BaseDialog Andreas Zweili 2021-07-28 20:57:45 +0200
  • c5bb1139f8 only load the coaches once a minute Andreas Zweili 2021-07-28 20:51:47 +0200
  • 1f361349fe fetch the requests from the backend Andreas Zweili 2021-07-28 20:26:10 +0200
  • 727001eb62 remove the fake ID from the request object Andreas Zweili 2021-07-28 20:10:59 +0200
  • 5c4e88edb8 remove git stuff Andreas Zweili 2021-07-28 20:08:32 +0200
  • 184d7ca8a0 Merge branch 'master' of git.2li.ch:Nebucatnetzer/find_coach Andreas Zweili 2021-07-28 20:07:44 +0200
  • b1b12127c4 store the requests in the backend Andreas Zweili 2021-07-28 20:03:43 +0200
  • 4a30f209d8 store the requests in the backend Andreas Zweili 2021-07-28 20:03:43 +0200
  • 10d9c762ed add error handling for fetching coaches Andreas Zweili 2021-07-28 17:40:35 +0200
  • f259092500 add the BaseDialog component Andreas Zweili 2021-07-28 17:22:34 +0200
  • 0317b58706 add the spinner to the CoachesList Andreas Zweili 2021-07-28 17:09:10 +0200
  • 0f04ac7a3e add BaseSpinner Andreas Zweili 2021-07-28 17:03:39 +0200
  • 2dcd26709f get the coaches from the backend Andreas Zweili 2021-07-28 17:01:33 +0200
  • 4665d05bfa add an action to get coaches from firebase Andreas Zweili 2021-07-28 16:58:14 +0200
  • f1ed21f3f0 move the commit into the try/catch block Andreas Zweili 2021-07-28 16:57:54 +0200
  • d716c7efd0 add the backend to the register form Andreas Zweili 2021-07-28 16:36:52 +0200
  • 99ec687332 add script for axios Andreas Zweili 2021-07-28 16:36:05 +0200
  • dfd778e288 add axios Andreas Zweili 2021-07-28 16:12:19 +0200
  • ab93dd6f6b fix the coachId on ContactCoach Andreas Zweili 2021-07-28 15:34:17 +0200
  • e3d48145d3 filter requests for the reqistered coach Andreas Zweili 2021-07-28 15:33:55 +0200
  • 373a1a72d6 Merge branch 'master' of git.2li.ch:Nebucatnetzer/find_coach Andreas Zweili 2021-07-28 12:13:50 +0200
  • 7df4a435dd fix the request ID lookup Andreas Zweili 2021-07-27 17:17:46 +0200
  • a64c172402 add RequestItem Andreas Zweili 2021-07-27 17:14:53 +0200
  • 4ea754f5dc add styling for the RequestItem Andreas Zweili 2021-07-27 17:09:35 +0200
  • 1f4e731954 add RequestItem template Andreas Zweili 2021-07-27 11:46:58 +0200
  • 0b748e92cf add getters for requests Andreas Zweili 2021-07-27 11:41:01 +0200
  • 5406563d89 Add basic template for RequestsRecieved Andreas Zweili 2021-07-27 11:34:31 +0200
  • ab3dddb0fb correct the name for contactCoach Andreas Zweili 2021-07-27 11:28:02 +0200
  • ff0bdcf93b fix the import for requestsModule Andreas Zweili 2021-07-27 11:26:01 +0200
  • 4278d0e149 import the actions Andreas Zweili 2021-07-27 11:20:43 +0200
  • f3a4c1c686 add Vuex actions for ContactCoach Andreas Zweili 2021-07-27 11:18:56 +0200
  • c883fcfe9a add validation to ContactForm Andreas Zweili 2021-07-27 11:07:10 +0200
  • e25dd5504e add content to the ContactForm Andreas Zweili 2021-07-27 11:00:04 +0200
  • 80c3331c3d add the ContactCoach template Andreas Zweili 2021-07-10 17:19:18 +0200
  • ec7448790f provide the form values in the submit method Andreas Zweili 2021-07-10 17:01:14 +0200
  • f53d910f8e clear the warnings after input changes Andreas Zweili 2021-07-10 16:59:46 +0200
  • 611e6f5c37 signal the invalid elements in the form Andreas Zweili 2021-07-10 16:54:27 +0200
  • 4abd706a27 update packages Andreas Zweili 2021-07-10 16:26:29 +0200
  • f2a89fa8c2 add form validation Andreas Zweili 2021-07-10 16:25:02 +0200
  • 494fdd4b46 hide the Register button if the user is not a coach Andreas Zweili 2021-06-29 22:17:12 +0200
  • aece4bba6a add isCoach getter Andreas Zweili 2021-06-29 22:10:43 +0200
  • bdc654c30a use the userId in the coaches action Andreas Zweili 2021-06-29 22:05:56 +0200
  • 2de4dd1a5c add a rootGetter for the userId Andreas Zweili 2021-06-29 22:05:42 +0200
  • e3ab95bad6 add a hardcoded id to store Andreas Zweili 2021-06-29 22:02:56 +0200
  • fe81f36728 replace the coachId with a hardcoded value Andreas Zweili 2021-06-29 22:02:20 +0200
  • 50f8c33dd4 replace router.push with router.replace Andreas Zweili 2021-06-29 21:59:35 +0200
  • 71c5e352b6 return to CoachesList after the register form Andreas Zweili 2021-06-29 21:58:47 +0200
  • 95103ddf69 name the hourlyRate correctly Andreas Zweili 2021-06-29 21:58:27 +0200
  • abf6109d91 store registered coaches in the store Andreas Zweili 2021-06-29 21:55:19 +0200
  • 600a42a12e emit data from CoachForm Andreas Zweili 2021-06-29 21:36:34 +0200
  • 34cd8abf26 add the CoachForm to CoachRegistration Andreas Zweili 2021-06-28 21:59:16 +0200
  • 691e88fff4 extend the CoachForm Andreas Zweili 2021-06-28 21:59:06 +0200
  • 7ed867007b add the CoachForm Andreas Zweili 2021-06-28 21:44:51 +0200
  • 0d2f7a185e correct "chanced" to "change" Andreas Zweili 2021-06-28 21:04:15 +0200
  • c1edc75733 add coach-filter Andreas Zweili 2021-06-28 21:02:28 +0200
  • 2897e9fe61 add CoachDetails logic Andreas Zweili 2021-06-28 18:47:47 +0200
  • 7c87f77380 add a space between the first and Lastname Andreas Zweili 2021-06-28 18:30:34 +0200
  • 5fc47ef084 return props for the CoachDetails route Andreas Zweili 2021-06-28 18:23:54 +0200
  • e86d6490ac use the type for the badges in CoachItem Andreas Zweili 2021-06-28 18:10:52 +0200
  • ddab36caba use BaseBadge in CoachItem Andreas Zweili 2021-06-28 18:09:11 +0200
  • aa676727f8 correct the import path for BaseBadge Andreas Zweili 2021-06-28 18:08:41 +0200
  • f37c15f755 register BaseBadge globally Andreas Zweili 2021-06-28 18:06:58 +0200
  • a184a5c691 add BaseBadge Andreas Zweili 2021-06-28 18:06:45 +0200
  • e98db0c262 use BaseButton in CoachDetails Andreas Zweili 2021-06-28 18:01:42 +0200
  • cc8045daab use BaseButton in CoachItem Andreas Zweili 2021-06-28 18:00:09 +0200
  • 058b44ef94 use BaseButton in CoachesList Andreas Zweili 2021-06-28 17:58:52 +0200
  • edd1099b00 register the BaseButton Andreas Zweili 2021-06-28 17:58:20 +0200
  • 943a718399 add BaseButton Andreas Zweili 2021-06-28 17:52:03 +0200
  • fba0c6e7ba use the BaseCard in CoachesList Andreas Zweili 2021-06-28 17:43:27 +0200
  • ae0c1f1756 register the BaseCard globally Andreas Zweili 2021-06-28 17:43:16 +0200
  • 2254998f28 add BaseCard Andreas Zweili 2021-06-28 17:40:39 +0200
  • f8bb31a120 correct a for loop Andreas Zweili 2021-06-28 17:34:34 +0200
  • dcd22f07be add styling to CoachesList Andreas Zweili 2021-06-28 17:20:52 +0200