Commit Graph

273 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
911933074b backend url is supported to https 2024-09-29 09:23:18 +05:30
9712439261 route hasing added.. 2024-09-29 09:04:54 +05:30
7d701d3747 slight chnages in dockerfile 2024-09-29 08:56:23 +05:30
d8be4e7ca1 prod url is added 2024-09-29 01:09:46 +05:30
279c6f9c1a db config changed 2024-09-29 00:40:39 +05:30
f41a1043c9 docker config done 2024-09-28 23:42:55 +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
7b153f4cf6 50.5 S3 LocalStack Testcontainers test (#50) 2023-01-13 17:57:25 +02:00
Art
3aa359022c 50.4 Tests with Embedded H2 with MySQL compitability mode (#50) 2023-01-13 14:51:04 +02:00
Art
b643a21ff0 50.3 Request samples for profile image (#50) 2023-01-12 16:57:07 +02:00
Art
e8e92950aa 50.2 User Service LocalStack manual test (#50) 2023-01-12 16:57:00 +02:00
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