Skip to content

Kovalinsky Final project#30

Open
SvyatoslavZL wants to merge 24 commits intodemologin:masterfrom
SvyatoslavZL:master
Open

Kovalinsky Final project#30
SvyatoslavZL wants to merge 24 commits intodemologin:masterfrom
SvyatoslavZL:master

Conversation

@SvyatoslavZL
Copy link

No description provided.

SvyatoslavZL and others added 24 commits August 30, 2024 14:21
Removed Vk and Yandex authentication
Removed VK and Yandex authentication configs
…ion.yaml to credentials.yaml: DB login, DB password, OAuth2 security info, email settings
The following authentication information has been moved to a separate yaml file
Added Testcontainers for tests
Added ProfileRestController tests
Refactoring the FileUtil.upload() method using Paths, Path instead of File.
Added task tagging functionality
- added lang.html
- added LocalizationConfig.java
- added messages.properties file and messages.properties for english and russian
Added language switching function on the home page.

Added Russian localization for the email templates, start, register and login pages:
- changed email-confirmation.html
- changed password-reset.html
- changed index.html
- changed header.html
- changed sidebar.html
- changed footer.html
- register.html
- login.html
Added localization support.
- added lang.html
- added LocalizationConfig.java
- added messages.properties file and messages.properties for english and russian
Added language switching function on the home page.

Added Russian localization for the email templates, start, register and login pages:
- changed email-confirmation.html
- changed password-reset.html
- changed index.html
- changed header.html
- changed sidebar.html
- changed footer.html
- register.html
- login.html
…me. Added two corresponding methods to TaskController.

Added Liquibase changelogs for automatic database initialization and population (db-init.xml, db-populate.xml)
Deleted DirtiesContext annotation and Testcontainers annotation to create only one test container during test phase.
Added two TaskService methods: getTaskExecutionTime, getTaskTestingTime. Added two corresponding methods to TaskController.
Added Liquibase changelogs for automatic database initialization and population (db-init.xml, db-populate.xml)
Changed Test containers behavior:
deleted DirtiesContext annotation and Testcontainers annotation to create only one test container during test phase.
(Task 8 is complete)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant