|
|
7b153f4cf6
|
50.5 S3 LocalStack Testcontainers test (#50)
|
2023-01-13 17:57:25 +02:00 |
|
|
|
3aa359022c
|
50.4 Tests with Embedded H2 with MySQL compitability mode (#50)
|
2023-01-13 14:51:04 +02:00 |
|
|
|
b643a21ff0
|
50.3 Request samples for profile image (#50)
|
2023-01-12 16:57:07 +02:00 |
|
|
|
e8e92950aa
|
50.2 User Service LocalStack manual test (#50)
|
2023-01-12 16:57:00 +02:00 |
|
|
|
af1e9114b1
|
50.1 LocalStack for S3 (#50 Work with LocalStack)
|
2023-01-12 15:45:31 +02:00 |
|
|
|
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 |
|
|
|
fa29b7e4fe
|
#45 reduce jar file size (use separate dependencies instead of aws-java-sdk)
|
2021-09-30 17:00:29 +03:00 |
|
|
|
9aafa6bef5
|
44.4 Improve security by using more secure algorithm (#44)
|
2021-09-30 16:45:03 +03:00 |
|
|
|
828d7b9896
|
44.3 Updated Jasypt version to 3.0.3 (#44)
|
2021-09-30 15:43:05 +03:00 |
|
|
|
61fb3fba13
|
44.2 Jasypt initialization Refactoring (#44)
|
2021-09-30 14:33:05 +03:00 |
|
|
|
006a032831
|
44.1 Jasypt dependency and made it work (#44 encrypt passwords using jasypt)
|
2021-09-30 14:08:12 +03:00 |
|
|
|
5505377baa
|
#43 Adjust ec2 iam role to have less permissions
|
2021-09-30 09:57:40 +03:00 |
|
|
|
38614b3ade
|
38.6 Modified secrets in Secrets Manager (#38)
|
2021-09-29 23:27:18 +03:00 |
|
|
|
cc44da8452
|
38.5 Refactoring Configuration to run in EC2 and PC with configured AWS credentials (#38)
|
2021-09-29 22:34:34 +03:00 |
|
|
|
75bec1802e
|
38.4 Using Secrets Manager to store access keys (#38)
|
2021-09-29 15:51:44 +03:00 |
|
|
|
0848a31436
|
38.3 Deploy backend with S3 storage profile (#38)
|
2021-09-29 13:36:56 +03:00 |
|
|
|
70aebf53bb
|
38.2 Working with S3 (tutorial) - using aws-java-sdk (#38)
|
2021-09-29 11:12:56 +03:00 |
|
|
|
ebcb900cdf
|
38.1 Extract Profile Image operation into separate ProfileImageService (#38 save profile images to S3)
|
2021-09-28 23:24:43 +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 |
|
|
|
a1e5b6883e
|
27.4.1. Modified endpoints related to profile image - backend (#27)
|
2021-09-28 16:26:43 +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 |
|
|
|
1046f352ab
|
27.3.1. Modified endpoint update user - use userId instead of current username - backend (#27)
|
2021-09-28 15:06:06 +03:00 |
|
|
|
76cd81a731
|
27.2. Modified UserService to validate that user exists when getDefaultProfileImage method is invoked (#27)
|
2021-09-28 13:35:18 +03:00 |
|
|
|
685fcf2136
|
27.1. Modify userId to be UUID instead of String (#27 refactor http calls to use userId instead of username or email)
|
2021-09-28 11:53:58 +03:00 |
|
|
|
6a1a5301b7
|
#39 fix issue /user/image/1 - produces 404 without appropriate HttpResponse message
|
2021-09-28 10:01:23 +03:00 |
|
|
|
9210e726bf
|
Refactor error messages to be in lower case (#30)
|
2021-09-27 22:50:40 +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 |
|
|
|
1e168df1d4
|
40.4 Deploy Application to docker-ec2 (#40)
|
2021-09-27 18:01:44 +03:00 |
|
|
|
15c1b30dad
|
40.3. Modify Security Group for EC2 instance (#40)
|
2021-09-27 17:58:06 +03:00 |
|
|
|
f34002cbdb
|
40.2. Configure Spring app (#40)
|
2021-09-27 17:56:07 +03:00 |
|
|
|
459e996af4
|
40.1. Generate SelfSigned certificate (#40 Secure Communication with HTTPS - Spring Boot Backend)
|
2021-09-27 17:55:08 +03:00 |
|
|
|
438c09bb35
|
36.2a Testing Backend HTTPS access with frontend (#36, #32)
|
2021-09-27 15:52:15 +03:00 |
|
|
|
d4ad1e070b
|
36.2 Providing HTTPS access to the backend through Elastic LoadBalancer (ELB) and Amazon Certificate Manager (ACM) (#36, #32)
|
2021-09-27 15:45:35 +03:00 |
|
|
|
a6eee3d2f2
|
36.1.a Create subdomain for Beanstalk environment (#36, #32)
|
2021-09-27 15:45:19 +03:00 |
|