|
|
72a3336e14
|
171. Open edit model logic (#23 Section 24: User Page - Edit User)
|
2021-09-21 18:55:48 +03:00 |
|
|
|
6300e95650
|
170.2 Search user list - refactor ngModelChange (#22)
|
2021-09-21 17:36:33 +03:00 |
|
|
|
61ca6f6325
|
170. Search user list - Implementation with ngModelChange (#22)
|
2021-09-21 16:58:46 +03:00 |
|
|
|
7beb017f98
|
169. Search user list - My Implementation (#22)
|
2021-09-21 16:46:16 +03:00 |
|
|
|
8c60c2b1e9
|
Modified user.component and user.service to be able to use default profile image (#22)
|
2021-09-21 16:02:15 +03:00 |
|
|
|
78c3c05be2
|
Refactored UserDto to use isNotLocked field instead of isNonLocked (#22)
|
2021-09-21 15:19:23 +03:00 |
|
|
|
6573cef24d
|
167. Refactor and test adding new user (#22)
|
2021-09-21 14:53:41 +03:00 |
|
|
|
1e9a90ad40
|
166. Saving new user (#22)
|
2021-09-21 12:00:38 +03:00 |
|
|
|
5222961c68
|
165. Getting profile image and click save button (#22)
|
2021-09-21 10:52:53 +03:00 |
|
|
|
3944b43cfa
|
164. Understanding file change event (#22)
|
2021-09-21 10:07:59 +03:00 |
|
|
|
6ec90aa5c7
|
163. Adding new user form (#22 Section 23: User Page - Add a New User)
|
2021-09-21 09:41:41 +03:00 |
|
|
|
9b981c6093
|
162. User info modal - Part 2 (#21)
|
2021-09-21 08:48:42 +03:00 |
|
|
|
e5d4c17324
|
161. User info modal - Part 1 (#21)
|
2021-09-21 08:09:33 +03:00 |
|
|
|
c331badb59
|
refactored getAllUsers in frontend to fetch all the users (using backend pagination) (#21)
|
2021-09-20 18:48:36 +03:00 |
|
|
|
9d881a840f
|
refactored backend tests to generate profileImageUrl in BaseTest with origin http://localhost:8080 and without default filename (#21)
|
2021-09-20 18:45:10 +03:00 |
|
|
|
a2c1ab8567
|
160. Adding users to the table (#21)
|
2021-09-20 18:25:02 +03:00 |
|
|
|
d2cf5d79b8
|
159. Fetching users (#21)
|
2021-09-20 18:02:47 +03:00 |
|
|
|
3b1f4df55a
|
158. Adding user table template (#21)
|
2021-09-20 16:55:41 +03:00 |
|
|
|
c49481f3c9
|
157. Adding tab name - Part 2 - tab template (#21)
|
2021-09-20 16:29:30 +03:00 |
|
|
|
c0ce9d4863
|
156. Adding tab name - Part 1 - BehaviorSubject (#21)
|
2021-09-20 16:29:29 +03:00 |
|
|
|
95d13c57b3
|
155. Adding page header (#21 Section 22: User Page - Display User Info)
|
2021-09-20 16:09:35 +03:00 |
|
|
|
1b93325fcc
|
154. Test register (#20)
|
2021-09-20 14:57:20 +03:00 |
|
|
|
1c704ba9f1
|
153. Register component (#20)
|
2021-09-20 12:55:33 +03:00 |
|
|
|
b7f4b8f965
|
152. Register template (#20 Section 21: Register Page)
|
2021-09-20 12:00:07 +03:00 |
|
|
|
53acf81262
|
151. Test login - Part 4 - externalize enabled CORS origins (#18)
|
2021-09-19 22:41:21 +03:00 |
|
|
|
18cb20083a
|
150. Test login - Part 3 - CORS enabled (#18)
|
2021-09-19 12:44:25 +03:00 |
|
|
|
1d0f76e6e6
|
148. Adding notification styles and tag element (#18)
|
2021-09-19 12:09:06 +03:00 |
|
|
|
da8746c0d2
|
147. Test login - Part 1 (#18)
|
2021-09-19 11:49:32 +03:00 |
|
|
|
7aa57aecbf
|
refactored login endpoint to reduce DB calls (#19, #18)
|
2021-09-18 09:28:43 +03:00 |
|
|
|
b79e9cbda9
|
modified User to do not serialize id (#19, #18)
|
2021-09-18 08:43:00 +03:00 |
|
|
|
679d13abad
|
modified User to do not serialize password (#19, #18)
|
2021-09-18 08:39:02 +03:00 |
|
|
|
e891ef29a1
|
modified backend @PostMapping("login") endpoint to return User (#19, #18)
|
2021-09-18 08:34:01 +03:00 |
|
|
|
efad81dda5
|
145. Login template - final (#18)
|
2021-09-17 21:48:35 +03:00 |
|
|
|
c0cbe7fa5a
|
144. Adding header type (#18)
|
2021-09-17 21:24:01 +03:00 |
|
|
|
ca40d4cc4a
|
143. Login component - Unsubscribe (#18)
|
2021-09-17 21:12:58 +03:00 |
|
|
|
13b6537c9c
|
142. Login component - HttpErrorResponse (#18)
|
2021-09-17 21:09:52 +03:00 |
|
|
|
892428a2d0
|
141. Login component - success HttpResponse (#18)
|
2021-09-17 21:02:43 +03:00 |
|
|
|
2028ece759
|
140. Login component - grab token (#18)
|
2021-09-17 20:30:16 +03:00 |
|
|
|
f32e9c6dc9
|
139. Login component - test if user is logged in already (#18)
|
2021-09-17 19:39:16 +03:00 |
|
|
|
d447189705
|
138. Login template - font awesome import and custom styles (#18)
|
2021-09-17 19:21:03 +03:00 |
|
|
|
f019ef4271
|
137. Login template - base template and bootstrap import (#18 Section 20: Login Page)
|
2021-09-17 18:58:12 +03:00 |
|
|
|
6f3971ea45
|
136. Adding router outlet (#17)
|
2021-09-17 17:50:26 +03:00 |
|
|
|
5e1159711b
|
135. Test routes (#17)
|
2021-09-17 17:32:46 +03:00 |
|
|
|
0357a5a88a
|
134.2. Configuring routes - config (#17)
|
2021-09-17 17:09:41 +03:00 |
|
|
|
42131d74a9
|
134.1. Configuring routes - generate app-routing.module (#17)
|
2021-09-17 16:58:29 +03:00 |
|
|
|
19535a9749
|
133. Generating component (#17 Section 19: HTML Template)
|
2021-09-17 16:25:13 +03:00 |
|
|
|
1b62198edb
|
Fixing default tests
|
2021-09-17 15:50:57 +03:00 |
|
|
|
26d823d486
|
131.3. Notify user to log in (#16)
|
2021-09-17 15:38:46 +03:00 |
|
|
|
76d0b31b9d
|
131.2. Notification types - test NotificationService with types (#16)
|
2021-09-17 15:32:43 +03:00 |
|
|
|
f3156a634a
|
131.1. Notification types (#16)
|
2021-09-17 15:31:59 +03:00 |
|