Commit Graph

196 Commits

Author SHA1 Message Date
Art
b7f4b8f965 152. Register template (#20 Section 21: Register Page) 2021-09-20 12:00:07 +03:00
Art
53acf81262 151. Test login - Part 4 - externalize enabled CORS origins (#18) 2021-09-19 22:41:21 +03:00
Art
18cb20083a 150. Test login - Part 3 - CORS enabled (#18) 2021-09-19 12:44:25 +03:00
Art
1d0f76e6e6 148. Adding notification styles and tag element (#18) 2021-09-19 12:09:06 +03:00
Art
da8746c0d2 147. Test login - Part 1 (#18) 2021-09-19 11:49:32 +03:00
Art
7aa57aecbf refactored login endpoint to reduce DB calls (#19, #18) 2021-09-18 09:28:43 +03:00
Art
b79e9cbda9 modified User to do not serialize id (#19, #18) 2021-09-18 08:43:00 +03:00
Art
679d13abad modified User to do not serialize password (#19, #18) 2021-09-18 08:39:02 +03:00
Art
e891ef29a1 modified backend @PostMapping("login") endpoint to return User (#19, #18) 2021-09-18 08:34:01 +03:00
Art
efad81dda5 145. Login template - final (#18) 2021-09-17 21:48:35 +03:00
Art
c0cbe7fa5a 144. Adding header type (#18) 2021-09-17 21:24:01 +03:00
Art
ca40d4cc4a 143. Login component - Unsubscribe (#18) 2021-09-17 21:12:58 +03:00
Art
13b6537c9c 142. Login component - HttpErrorResponse (#18) 2021-09-17 21:09:52 +03:00
Art
892428a2d0 141. Login component - success HttpResponse (#18) 2021-09-17 21:02:43 +03:00
Art
2028ece759 140. Login component - grab token (#18) 2021-09-17 20:30:16 +03:00
Art
f32e9c6dc9 139. Login component - test if user is logged in already (#18) 2021-09-17 19:39:16 +03:00
Art
d447189705 138. Login template - font awesome import and custom styles (#18) 2021-09-17 19:21:03 +03:00
Art
f019ef4271 137. Login template - base template and bootstrap import (#18 Section 20: Login Page) 2021-09-17 18:58:12 +03:00
Art
6f3971ea45 136. Adding router outlet (#17) 2021-09-17 17:50:26 +03:00
Art
5e1159711b 135. Test routes (#17) 2021-09-17 17:32:46 +03:00
Art
0357a5a88a 134.2. Configuring routes - config (#17) 2021-09-17 17:09:41 +03:00
Art
42131d74a9 134.1. Configuring routes - generate app-routing.module (#17) 2021-09-17 16:58:29 +03:00
Art
19535a9749 133. Generating component (#17 Section 19: HTML Template) 2021-09-17 16:25:13 +03:00
Art
1b62198edb Fixing default tests 2021-09-17 15:50:57 +03:00
Art
26d823d486 131.3. Notify user to log in (#16) 2021-09-17 15:38:46 +03:00
Art
76d0b31b9d 131.2. Notification types - test NotificationService with types (#16) 2021-09-17 15:32:43 +03:00
Art
f3156a634a 131.1. Notification types (#16) 2021-09-17 15:31:59 +03:00
Art
279e7178ee 130. Creating notification service (#16) 2021-09-17 14:54:47 +03:00
Art
fd84681347 129. Configure notification module (#16) 2021-09-17 13:58:05 +03:00
Art
490f56116c 128.2. Creating notification module - modified default config (#16) 2021-09-17 13:55:26 +03:00
Art
174326ab3e 128.1. Creating notification module - ng generate module (#16 Section 18: Notification) 2021-09-17 13:47:22 +03:00
Art
7aedfe5ea7 126. Configure Guard (#15) 2021-09-17 10:06:57 +03:00
Art
2fb286ac00 125. Creating Guard (#15) 2021-09-17 10:05:16 +03:00
Art
5d0eae9a3c 124. Generating Guard (#15 Section 17: Guard) 2021-09-16 19:52:23 +03:00
Art
f775040738 122. Configure HTTP Interceptor (#14) 2021-09-13 21:00:22 +03:00
Art
188ee68e82 121. Testing Interceptor path match (#14) 2021-09-13 21:00:13 +03:00
Art
b13c73ff24 120. Creating Interceptor (#14 Section 16: Interceptor) 2021-09-13 20:58:48 +03:00
Art
22d922f3a0 118. Custom HTTP response mapping(#13) 2021-09-13 09:05:21 +03:00
Art
03b6be2900 117. Creating form data (#13) 2021-09-13 09:05:10 +03:00
Art
f05f9c836a 116. Adding user class properties (#13) 2021-09-12 22:13:25 +03:00
Art
a62a6dab1d 115. Get users from local cache (#13) 2021-09-12 21:47:17 +03:00
Art
85aafc11ba 114. Add users to local cache (#13) 2021-09-12 21:41:24 +03:00
Art
23593a09a0 113. Delete user service call (#13) 2021-09-12 21:34:01 +03:00
Art
bfaf21efe4 112. Update profile image service call (#13) 2021-09-12 14:48:20 +03:00
Art
135df16bee 111. Reset password service call (#13) 2021-09-12 14:37:34 +03:00
Art
b2dc4088a1 110. Update user service call (#13) 2021-09-12 14:25:10 +03:00
Art
aa2aa92085 109. Add user service call (#13) 2021-09-12 14:17:26 +03:00
Art
fbd3b08432 108. User list service call (#13 Section 15: User service) 2021-09-12 14:09:42 +03:00
Art
bbdf15daec 107. Check for logged in user (#12) 2021-09-12 12:54:58 +03:00
Art
e00bf6b789 106. Get token from local storage (#12) 2021-09-12 12:36:22 +03:00