|
|
9e9779e05e
|
31.11. User Resolver - refactored pipe (#31)
|
2021-10-10 11:45:03 +03:00 |
|
|
|
b9ef56302b
|
31.10. User Resolver - get user by id (#31)
|
2021-10-09 09:17:16 +03:00 |
|
|
|
517ac7b44d
|
31.9. User View Component - pass user through UserService (#31)
|
2021-10-08 17:50:54 +03:00 |
|
|
|
b301f6e5f5
|
31.8. Delete User in User Table Component (#31)
|
2021-10-08 16:45:44 +03:00 |
|
|
|
494aa8c53b
|
31.7. Default Page after login is Users (#31)
|
2021-10-08 16:36:38 +03:00 |
|
|
|
ee76974e73
|
31.6. Users Table Component Base Implementation (#31)
|
2021-10-08 16:32:16 +03:00 |
|
|
|
ac51c5cd37
|
31.5. Profile Component Base Implementation (#31)
|
2021-10-08 15:07:01 +03:00 |
|
|
|
eed99b2119
|
31.4. Settings Component Base Implementation (#31)
|
2021-10-08 14:10:05 +03:00 |
|
|
|
b11ede8e54
|
31.3. Management Component Base Implementation (#31)
|
2021-10-08 13:40:57 +03:00 |
|
|
|
822d20aa00
|
31.2. Configure routing (#31)
|
2021-10-08 11:50:29 +03:00 |
|
|
|
209c0d6afe
|
31.1. Base components to decompose user.component (#31 Split user.component into several components)
|
2021-10-08 11:50:20 +03:00 |
|
|
|
05b5a9fb0e
|
#46 refactor to use ngClass and ngStyle
|
2021-10-08 11:50:05 +03:00 |
|
|
|
65b29ce2a1
|
27.7. Excluded current username from FormData (#27)
|
2021-09-28 21:06:26 +03:00 |
|
|
|
84d8b264b9
|
27.6. Fixed refreshing arrows when getting all the users (#27)
|
2021-09-28 20:38:52 +03:00 |
|
|
|
3236ecbf82
|
27.5. Fixed or excluded frontend tests (#27)
|
2021-09-28 17:26:29 +03:00 |
|
|
|
9a3aa8b84c
|
27.4.3. Modified Frontend UserService to call PUT request to new endpoint URL (#27)
|
2021-09-28 17:25:39 +03:00 |
|
|
|
da6d786574
|
27.4.2. Modified public URLs for getting profile image - frontend (#27)
|
2021-09-28 17:04:52 +03:00 |
|
|
|
75517d4821
|
27.3.2. Modified endpoint update user - use userId instead of current username - frontend (#27)
|
2021-09-28 15:06:06 +03:00 |
|
|
|
dd536c5bf1
|
#37 Fix error in String to Role conversion
|
2021-09-27 22:01:05 +03:00 |
|
|
|
de952b2144
|
40.5 Testing frontend (#40)
|
2021-09-27 21:31:35 +03:00 |
|
|
|
438c09bb35
|
36.2a Testing Backend HTTPS access with frontend (#36, #32)
|
2021-09-27 15:52:15 +03:00 |
|
|
|
a6eee3d2f2
|
36.1.a Create subdomain for Beanstalk environment (#36, #32)
|
2021-09-27 15:45:19 +03:00 |
|
|
|
24e40f904c
|
36.1. Deploy backend into Elastic Beanstalk (#36, #32)
|
2021-09-27 10:08:09 +03:00 |
|
|
|
29de599fc4
|
34.4 Configure frontend to call new backend (#34, #32)
|
2021-09-26 14:57:02 +03:00 |
|
|
|
906b1c9620
|
deploy frontend into s3 bucket (#33, #32)
|
2021-09-25 17:31:09 +03:00 |
|
|
|
3ab2d50024
|
207. Deploying Angular Application (#32)
|
2021-09-24 14:53:16 +03:00 |
|
|
|
e4c868fd20
|
199. Unsubscribe using SubSink library (#29)
|
2021-09-23 15:38:19 +03:00 |
|
|
|
e5cefa8623
|
197. Modifying UI by role - Part 3 (#29)
|
2021-09-23 14:56:10 +03:00 |
|
|
|
6d44e944fe
|
196. Modifying UI by role - Part 2 (#29)
|
2021-09-23 10:50:35 +03:00 |
|
|
|
43fed1a25a
|
195.2. Modifying UI by role - Part 1 - *ngIf (#29)
|
2021-09-22 22:42:29 +03:00 |
|
|
|
8bf187f9de
|
195.1. Modifying UI by role - Part 1 - [hidden] (#29)
|
2021-09-22 22:27:08 +03:00 |
|
|
|
f1e6fccf81
|
194. Getting current user role (#29)
|
2021-09-22 20:49:16 +03:00 |
|
|
|
08e4aad34a
|
193. Mapping user roles (#29 Section 29: Security Management - Front End)
|
2021-09-22 20:16:13 +03:00 |
|
|
|
c45153fb45
|
185. Report upload progress - Part 3 (#26)
|
2021-09-22 15:27:29 +03:00 |
|
|
|
1cc28049b5
|
184. Report upload progress - Part 2 (#26)
|
2021-09-22 15:09:37 +03:00 |
|
|
|
db00d8e0bf
|
183. Report upload progress - Part 1 (#26)
|
2021-09-22 14:46:17 +03:00 |
|
|
|
aeeb66b833
|
182. Update profile image back end call (#26)
|
2021-09-22 14:26:50 +03:00 |
|
|
|
77e40c594f
|
181. Adding profile image form (#26)
|
2021-09-22 13:59:42 +03:00 |
|
|
|
718a9c342f
|
180. Log out (#26)
|
2021-09-22 13:11:32 +03:00 |
|
|
|
72a32b5d31
|
179. Update user / test user update (#26)
|
2021-09-22 12:30:24 +03:00 |
|
|
|
c8d22c6b37
|
178. User profile template (#26 Section 27: User Page - Profile)
|
2021-09-22 12:06:57 +03:00 |
|
|
|
36cc9a22c4
|
177.2. Fixing denied access to user management console for unauthenticated users by Guard (#25)
|
2021-09-21 23:05:51 +03:00 |
|
|
|
f8ce75d285
|
177.1. Test reset password (#25)
|
2021-09-21 22:57:48 +03:00 |
|
|
|
5708dda25e
|
176. Reset password back end call (#25 Section 26: User Page - Reset Password)
|
2021-09-21 22:22:49 +03:00 |
|
|
|
cf3474f32e
|
174. Delete user back end call (#24 Section 25: User Page - Delete User)
|
2021-09-21 21:20:30 +03:00 |
|
|
|
49e705ff31
|
172. Edit user back end call (#23)
|
2021-09-21 20:52:24 +03:00 |
|
|
|
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 |
|