Commit Graph

258 Commits

Author SHA1 Message Date
Art
af1e9114b1 50.1 LocalStack for S3 (#50 Work with LocalStack) 2023-01-12 15:45:31 +02:00
Art
9e9779e05e 31.11. User Resolver - refactored pipe (#31) 2021-10-10 11:45:03 +03:00
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
822d20aa00 31.2. Configure routing (#31) 2021-10-08 11:50:29 +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
fa29b7e4fe #45 reduce jar file size (use separate dependencies instead of aws-java-sdk) 2021-09-30 17:00:29 +03:00
Art
9aafa6bef5 44.4 Improve security by using more secure algorithm (#44) 2021-09-30 16:45:03 +03:00
Art
828d7b9896 44.3 Updated Jasypt version to 3.0.3 (#44) 2021-09-30 15:43:05 +03:00
Art
61fb3fba13 44.2 Jasypt initialization Refactoring (#44) 2021-09-30 14:33:05 +03:00
Art
006a032831 44.1 Jasypt dependency and made it work (#44 encrypt passwords using jasypt) 2021-09-30 14:08:12 +03:00
Art
5505377baa #43 Adjust ec2 iam role to have less permissions 2021-09-30 09:57:40 +03:00
Art
38614b3ade 38.6 Modified secrets in Secrets Manager (#38) 2021-09-29 23:27:18 +03:00
Art
cc44da8452 38.5 Refactoring Configuration to run in EC2 and PC with configured AWS credentials (#38) 2021-09-29 22:34:34 +03:00
Art
75bec1802e 38.4 Using Secrets Manager to store access keys (#38) 2021-09-29 15:51:44 +03:00
Art
0848a31436 38.3 Deploy backend with S3 storage profile (#38) 2021-09-29 13:36:56 +03:00
Art
70aebf53bb 38.2 Working with S3 (tutorial) - using aws-java-sdk (#38) 2021-09-29 11:12:56 +03:00
Art
ebcb900cdf 38.1 Extract Profile Image operation into separate ProfileImageService (#38 save profile images to S3) 2021-09-28 23:24:43 +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
da6d786574 27.4.2. Modified public URLs for getting profile image - frontend (#27) 2021-09-28 17:04:52 +03:00
Art
a1e5b6883e 27.4.1. Modified endpoints related to profile image - backend (#27) 2021-09-28 16:26:43 +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
1046f352ab 27.3.1. Modified endpoint update user - use userId instead of current username - backend (#27) 2021-09-28 15:06:06 +03:00
Art
76cd81a731 27.2. Modified UserService to validate that user exists when getDefaultProfileImage method is invoked (#27) 2021-09-28 13:35:18 +03:00
Art
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
Art
6a1a5301b7 #39 fix issue /user/image/1 - produces 404 without appropriate HttpResponse message 2021-09-28 10:01:23 +03:00
Art
9210e726bf Refactor error messages to be in lower case (#30) 2021-09-27 22:50:40 +03:00
Art
dd536c5bf1 #37 Fix error in String to Role conversion 2021-09-27 22:01:05 +03:00
Art
de952b2144 40.5 Testing frontend (#40) 2021-09-27 21:31:35 +03:00
Art
1e168df1d4 40.4 Deploy Application to docker-ec2 (#40) 2021-09-27 18:01:44 +03:00
Art
15c1b30dad 40.3. Modify Security Group for EC2 instance (#40) 2021-09-27 17:58:06 +03:00
Art
f34002cbdb 40.2. Configure Spring app (#40) 2021-09-27 17:56:07 +03:00
Art
459e996af4 40.1. Generate SelfSigned certificate (#40 Secure Communication with HTTPS - Spring Boot Backend) 2021-09-27 17:55:08 +03:00
Art
438c09bb35 36.2a Testing Backend HTTPS access with frontend (#36, #32) 2021-09-27 15:52:15 +03:00
Art
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
Art
a6eee3d2f2 36.1.a Create subdomain for Beanstalk environment (#36, #32) 2021-09-27 15:45:19 +03:00
Art
24e40f904c 36.1. Deploy backend into Elastic Beanstalk (#36, #32) 2021-09-27 10:08:09 +03:00
Art
df9836ef27 34.6 Persisting images to EC2 filesystem (#34, #32) 2021-09-26 16:12:36 +03:00
Art
947fe1da74 34.5 Logging remote docker (#34, #32) 2021-09-26 15:25:58 +03:00
Art
29de599fc4 34.4 Configure frontend to call new backend (#34, #32) 2021-09-26 14:57:02 +03:00