Commit Graph

268 Commits

Author SHA1 Message Date
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
Art
5bcfd8d7bf 105. Load token from local storage (#12) 2021-09-12 12:34:25 +03:00
Art
7fa45008ee 104. Get user from local cache (#12) 2021-09-12 12:29:12 +03:00
Art
a5acaa906d 103. Add user to local cache (#12) 2021-09-12 12:22:44 +03:00
Art
08131705cc 102. Save token to local storage (#12) 2021-09-12 12:15:13 +03:00
Art
e5c397668b 101. Logout (#12) 2021-09-12 12:10:15 +03:00
Art
daf58bb1b5 100. Register service call (#12) 2021-09-12 12:02:53 +03:00
Art
c28a787f00 99. Creating user class (#12) 2021-09-12 11:56:41 +03:00
Art
fa5c69952c 98. Login service call (#12) 2021-09-12 11:33:40 +03:00
Art
92ecc595f0 97. Configure HTTP and environment variable (#12) 2021-09-12 10:54:24 +03:00
Art
6817e13f33 96. Creating service (#12 Section 14: Authentication service) 2021-09-12 10:19:45 +03:00
Art
ff5688ca4a 95. Creating Angular app (#11 Section 13: Front End) 2021-09-12 09:57:50 +03:00
Art
6995c763cb 91.2. Refactored delete method to use userId instead of id (#10) 2021-09-11 10:36:41 +03:00
Art
26c287fd29 91.1. Test delete (#10) 2021-09-11 10:16:59 +03:00
Art
1d058a367c 89.2. Test list - pagination. return page (#10) 2021-09-11 00:43:56 +03:00
Art
f9c8212bf7 89.1. Test list - pagination. return list (#10) 2021-09-11 00:25:41 +03:00
Art
5f34dc93c0 87. Test update (#10) 2021-09-11 00:23:20 +03:00
Art
2c34f08ae0 86.2. Test add - through Form Data (#10) 2021-09-10 23:18:27 +03:00
Art
693cf016c4 86.1. Test add - through RequestParam (#10 Section 12: API Test) 2021-09-10 23:17:55 +03:00
Art
199b96f654 81.2 Correct URL for default and custom profile image (#9) 2021-09-10 17:57:54 +03:00
Art
d411f0f1a5 81.1 Get user temporary profile image (#9) 2021-09-10 17:40:07 +03:00
Art
c632829374 80.2 Get user profile image - by userId (#9) 2021-09-10 16:11:57 +03:00
Art
1f14f925cf 80.1 Get user profile image - through username (#9) 2021-09-10 15:48:15 +03:00
Art
f64d9f7246 79.2 Update Profile Image of User (#9) 2021-09-10 14:08:57 +03:00
Art
b91f60ef51 79.1 Delete user (#9) 2021-09-09 23:26:46 +03:00
Art
c399d1cf8d 78.4 Reset Password (#9) 2021-09-09 23:17:11 +03:00
Art
e400f04a24 78.3 List all users (#9) 2021-09-09 23:02:43 +03:00
Art
0eedcf8269 78.2 Find user (#9) 2021-09-09 22:54:47 +03:00
Art
c1f3d53793 78.1 Update user (#9) 2021-09-09 22:54:12 +03:00