Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'feat: add PrivacyPolicyPage' #132

Merged
merged 4 commits into from
Jul 11, 2023
Merged

Conversation

ponomareva-frontend
Copy link
Contributor

No description provided.

@ponomareva-frontend
Copy link
Contributor Author

ponomareva-frontend commented Jul 3, 2023

Добавила страницу PrivacyPolicyPage, отображаются все пункты в "Политика в отношении обработки персональных данных" кроме одной таблицы.
Также внесла изменения в DetailsCard, чтобы переиспользовать его в PrivacyPolicyPage

Предстоит сделать компонент статичной таблицы, добавить ее на страницу, разнести scss по отдельным файлам в папку style, также сделать юнит тесты

src/components/DetailsCard/DetailsCard.jsx Outdated Show resolved Hide resolved
src/components/DetailsCard/svg/Arrow.css Outdated Show resolved Hide resolved
src/pages/PrivacyPolicyPage/PrivacyPolicyPage.jsx Outdated Show resolved Hide resolved
src/pages/PrivacyPolicyPage/PrivacyPolicyPage.scss Outdated Show resolved Hide resolved
src/modules/Faq/Faq.css Show resolved Hide resolved
src/modules/Faq/Faq.jsx Show resolved Hide resolved
src/pages/PrivacyPolicyPage/PrivacyPolicyPage.jsx Outdated Show resolved Hide resolved
@bevuxyna bevuxyna self-requested a review July 10, 2023 16:39
@ponomareva-frontend ponomareva-frontend merged commit 53a0ebd into dev Jul 11, 2023
ponomareva-frontend added a commit that referenced this pull request Jul 20, 2023
* fix: fix Login page

* fix: fix Password input

* fix: fix Input

* fix: validate inputs after user leaves the input

* fix: fix NewPassword page

* UMAK-201: Длинный пароль перекрывает иконку глаза на странице Регистрации/Входа
https://lapkipomoshi.atlassian.net/browse/UMAK-201

* UMAK-204: Кнопка Зарегистрироваться становится активна, если в поле Пароль введены только числа, на странице Регистрации
https://lapkipomoshi.atlassian.net/browse/UMAK-204

* UMAK-203: Не появляется ошибка если ввести значение без букв в поле Имя на странице Регистрации
https://lapkipomoshi.atlassian.net/browse/UMAK-203

* UMAK-203: fix regex

* UMAK-195: Добавить крестик на popup
https://lapkipomoshi.atlassian.net/jira/software/projects/UMAK/boards/1/backlog?selectedIssue=UMAK-195

* UMAK-194: Закрытие popup по клику вне области popup
https://lapkipomoshi.atlassian.net/jira/software/projects/UMAK/boards/1/backlog?selectedIssue=UMAK-194

* fix: fix update user info

* fix

* fix: off camelcase rule

* fix: fix after PR

* fix: fix after review

* fix: change user profile depend on status

* fix: fix after review

* fix: fix InfoToolTip

* feat: add emailConfirmationTemplate

* fix: fix font

* refactor(App): setting the ProtectedRoute component

* feat: add PrivacyPolicyPage (#132)

feat: add PrivacyPolicyPage

* feat: add displaying SheltersList according to the shelter warning color  (#127)

* refactor: change styles according to the layout, add adaptability
* fix: react router paths and hierarchy

* feat: add a table to PrivacyPolicyPage (#137)

* feat: add a table to PrivacyPolicyPage

* fix: close InfoTooltip after 15 seconds

* fix: fix standard font's weight

* fix

* feat: add template for email confirmation

* feat: add template for success registration

* fix styles

* feat: add template for reset password

* feat: add template for change email

* fix text

* feat: add template for change password

* fix styles

* fix profile popup

* fix: change validation on onChange

* fix: change autocomplete background-color

* feat(App): add app with the site data

* fix after review

* fix after W3C validation

* feat: add scroll to slider (#143)

* refactor: add closure to function

* feat: add new filter to shelters list page (#144)

* Update conflicts App.jsx

* feat: add terms page (#142)

* feat: add links (#146)

---------

Co-authored-by: Vlada Melnikova <wannhorn@gmail.com>
Co-authored-by: Tatiana Ponomareva <tatiana.developerr@gmail.com>
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.

3 participants