Commit Graph

72 Commits

Author SHA1 Message Date
bd2f5b95ce Update with new components 2025-09-23 19:41:25 +05:30
cfe68a276f latestt changes 2025-08-19 14:03:53 +05:30
e206968993 lot of changes on someday 2024-09-28 20:56:56 +05:30
bd5119fc3c first commit 2024-09-22 10:21:52 +05:30
9c6c3abc32 stable after blogs 2024-08-31 19:39:59 +05:30
Art
b9ef56302b 31.10. User Resolver - get user by id (#31) 2021-10-09 09:17:16 +03:00
Art
517ac7b44d 31.9. User View Component - pass user through UserService (#31) 2021-10-08 17:50:54 +03:00
Art
b301f6e5f5 31.8. Delete User in User Table Component (#31) 2021-10-08 16:45:44 +03:00
Art
494aa8c53b 31.7. Default Page after login is Users (#31) 2021-10-08 16:36:38 +03:00
Art
ee76974e73 31.6. Users Table Component Base Implementation (#31) 2021-10-08 16:32:16 +03:00
Art
ac51c5cd37 31.5. Profile Component Base Implementation (#31) 2021-10-08 15:07:01 +03:00
Art
eed99b2119 31.4. Settings Component Base Implementation (#31) 2021-10-08 14:10:05 +03:00
Art
b11ede8e54 31.3. Management Component Base Implementation (#31) 2021-10-08 13:40:57 +03:00
Art
209c0d6afe 31.1. Base components to decompose user.component (#31 Split user.component into several components) 2021-10-08 11:50:20 +03:00
Art
05b5a9fb0e #46 refactor to use ngClass and ngStyle 2021-10-08 11:50:05 +03:00
Art
65b29ce2a1 27.7. Excluded current username from FormData (#27) 2021-09-28 21:06:26 +03:00
Art
84d8b264b9 27.6. Fixed refreshing arrows when getting all the users (#27) 2021-09-28 20:38:52 +03:00
Art
3236ecbf82 27.5. Fixed or excluded frontend tests (#27) 2021-09-28 17:26:29 +03:00
Art
9a3aa8b84c 27.4.3. Modified Frontend UserService to call PUT request to new endpoint URL (#27) 2021-09-28 17:25:39 +03:00
Art
75517d4821 27.3.2. Modified endpoint update user - use userId instead of current username - frontend (#27) 2021-09-28 15:06:06 +03:00
Art
dd536c5bf1 #37 Fix error in String to Role conversion 2021-09-27 22:01:05 +03:00
Art
e4c868fd20 199. Unsubscribe using SubSink library (#29) 2021-09-23 15:38:19 +03:00
Art
e5cefa8623 197. Modifying UI by role - Part 3 (#29) 2021-09-23 14:56:10 +03:00
Art
6d44e944fe 196. Modifying UI by role - Part 2 (#29) 2021-09-23 10:50:35 +03:00
Art
43fed1a25a 195.2. Modifying UI by role - Part 1 - *ngIf (#29) 2021-09-22 22:42:29 +03:00
Art
8bf187f9de 195.1. Modifying UI by role - Part 1 - [hidden] (#29) 2021-09-22 22:27:08 +03:00
Art
f1e6fccf81 194. Getting current user role (#29) 2021-09-22 20:49:16 +03:00
Art
c45153fb45 185. Report upload progress - Part 3 (#26) 2021-09-22 15:27:29 +03:00
Art
1cc28049b5 184. Report upload progress - Part 2 (#26) 2021-09-22 15:09:37 +03:00
Art
db00d8e0bf 183. Report upload progress - Part 1 (#26) 2021-09-22 14:46:17 +03:00
Art
aeeb66b833 182. Update profile image back end call (#26) 2021-09-22 14:26:50 +03:00
Art
77e40c594f 181. Adding profile image form (#26) 2021-09-22 13:59:42 +03:00
Art
718a9c342f 180. Log out (#26) 2021-09-22 13:11:32 +03:00
Art
72a32b5d31 179. Update user / test user update (#26) 2021-09-22 12:30:24 +03:00
Art
c8d22c6b37 178. User profile template (#26 Section 27: User Page - Profile) 2021-09-22 12:06:57 +03:00
Art
f8ce75d285 177.1. Test reset password (#25) 2021-09-21 22:57:48 +03:00
Art
5708dda25e 176. Reset password back end call (#25 Section 26: User Page - Reset Password) 2021-09-21 22:22:49 +03:00
Art
cf3474f32e 174. Delete user back end call (#24 Section 25: User Page - Delete User) 2021-09-21 21:20:30 +03:00
Art
49e705ff31 172. Edit user back end call (#23) 2021-09-21 20:52:24 +03:00
Art
72a3336e14 171. Open edit model logic (#23 Section 24: User Page - Edit User) 2021-09-21 18:55:48 +03:00
Art
6300e95650 170.2 Search user list - refactor ngModelChange (#22) 2021-09-21 17:36:33 +03:00
Art
61ca6f6325 170. Search user list - Implementation with ngModelChange (#22) 2021-09-21 16:58:46 +03:00
Art
7beb017f98 169. Search user list - My Implementation (#22) 2021-09-21 16:46:16 +03:00
Art
8c60c2b1e9 Modified user.component and user.service to be able to use default profile image (#22) 2021-09-21 16:02:15 +03:00
Art
6573cef24d 167. Refactor and test adding new user (#22) 2021-09-21 14:53:41 +03:00
Art
1e9a90ad40 166. Saving new user (#22) 2021-09-21 12:00:38 +03:00
Art
5222961c68 165. Getting profile image and click save button (#22) 2021-09-21 10:52:53 +03:00
Art
3944b43cfa 164. Understanding file change event (#22) 2021-09-21 10:07:59 +03:00
Art
6ec90aa5c7 163. Adding new user form (#22 Section 23: User Page - Add a New User) 2021-09-21 09:41:41 +03:00
Art
9b981c6093 162. User info modal - Part 2 (#21) 2021-09-21 08:48:42 +03:00