Commit Graph

  • 6326b5fef6 Merge branch 'auth' into 'main' main daniel 2020-07-30 17:14:46 +02:00
  • 4f2c149f5a adjusted login and signup post operations to work with forms added a jwt interceptor daniel 2020-07-30 17:14:45 +02:00
  • 48d620e878 Merge branch 'chat' into 'main' daniel 2020-07-27 17:09:18 +02:00
  • 92644d9008 Chat upgraded for dice rolls and system messages daniel 2020-07-27 17:09:18 +02:00
  • 2598e5864e Merge branch 'game' into 'main' daniel 2020-07-23 14:53:03 +02:00
  • 8d2df73484 Added GameModule daniel 2020-07-23 14:53:03 +02:00
  • 44575a8a08 Merge branch 'login' into 'main' daniel 2020-07-21 15:34:53 +02:00
  • c82d784866 Initial implementation of login and registration with fake backend for future testing Also introduced flex-layout daniel 2020-07-21 15:34:52 +02:00
  • 8a72927755 fixed indentation in index.html login daniel 2020-07-21 15:27:17 +02:00
  • 26bc9541a3 fixed import formatting in app-routing.module.ts daniel 2020-07-21 15:26:53 +02:00
  • 3e8017050d added apiUrl to environment daniel 2020-07-21 15:26:12 +02:00
  • 76ca83116b changed button design in LoginComponent daniel 2020-07-21 15:25:51 +02:00
  • 205a65cf45 added login functionality to LoginComponent daniel 2020-07-21 15:25:12 +02:00
  • 23e687de27 added registration functionality to RegisterComponent daniel 2020-07-21 15:24:25 +02:00
  • c0612696c9 updated RegisterComponent to FormBuilder and added proper input validation daniel 2020-07-21 15:23:46 +02:00
  • 3eff2af69d added custom ErrorStateMatcher to show feedback von Password Confirmation daniel 2020-07-21 15:22:43 +02:00
  • d69ed8082e added fake-backend to AppModule daniel 2020-07-21 15:21:45 +02:00
  • 7eb77671a2 adjusted AuthGuard for BehaviorSubject in AccountService daniel 2020-07-21 15:20:16 +02:00
  • 410d3aa622 added login and register methods to AccountService daniel 2020-07-21 15:19:49 +02:00
  • f5b7429130 added class to represent user daniel 2020-07-21 15:18:53 +02:00
  • 1e9b5817ab added fake-backend for login and registration testing daniel 2020-07-21 15:17:51 +02:00
  • d9935d2dd1 added test component containing the old test setup with two buttons for websocket and rest api testing respectively daniel 2020-07-21 08:47:59 +02:00
  • 110118e01d changed app structure to pure router-outlet and added login and register to routing daniel 2020-07-21 08:47:33 +02:00
  • 2cf55e6709 added registration component daniel 2020-07-21 08:46:11 +02:00
  • 46ce0ddbff added login component daniel 2020-07-21 08:45:59 +02:00
  • 11af9c5d0d added basic AccountService daniel 2020-07-21 08:45:40 +02:00
  • 886ab08b1f updated packages and added @angular/flex-layout and @angular/cdk daniel 2020-07-21 08:42:07 +02:00
  • d90204d34c initial commit - contains basic chat via websocket - contains button to test websocket - contains button to test rest api daniel 2020-07-19 22:16:23 +02:00