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

Tea 100 final fixes before demo #11

Open
wants to merge 47 commits into
base: main
Choose a base branch
from

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    718f486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a2a67b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43c9258 View commit details
    Browse the repository at this point in the history
  4. установил mui

    root authored and romatou committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    1861bb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48982b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f78da08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e29e359 View commit details
    Browse the repository at this point in the history
  8. мелкие правки по проекту

    - добавлено название игры
    - добавлена иконка игры
    - добавлены алиасы для роутинга
    romatou committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    389f746 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4309d86 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    011aa5e View commit details
    Browse the repository at this point in the history
  11. Pages profile_v1

    EkaterinaBelonosova authored and romatou committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a00dcc9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a93942b View commit details
    Browse the repository at this point in the history
  13. добавление api

    EkaterinaBelonosova authored and romatou committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    8876a87 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e967dae View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    32884eb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    06cb953 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4ae5335 View commit details
    Browse the repository at this point in the history
  18. base api rename

    EkaterinaBelonosova authored and romatou committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    44509f6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5256be6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    103313a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bd6f629 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c4df306 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. добавил redux-toolkit и пример его использования для лидерборда (#3)

    * добавил redux-toolkit и пример его использования для лидерборда
    
    * правки после ревью
    
    * добавил identity-obj-proxy и изменил конфиг jest.config.js
    
    * добавил настройку для алиасов в jest.config.js
    
    * изменил jest.config.js
    
    * изменил jest.config.js
    
    * изменил название папки Login
    
    * изменил jest.config.js
    
    * изменил jest.config.js
    
    * изменил jest.config.js
    
    * изменил jest.config.js, обработка svg
    MichaelStavrov authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    90d8892 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. TEA-13 Добавлен мини-лэндинг страница игры

    * Добавлен мини-лэндинг страница игры
    
    Правки:
    * добавлена картинка
    * исправлена ошибки скроллинга на главной
    * стили вынесены в отдельный файл
    romatou authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4273c0b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Feature/game mechanics (#4)

    * added canvas with problem coord
    
    * изменения канвас и добавление палуб кораблям
    
    * изменил стили
    
    * изменил стили канвас
    
    * добавил путь к кнопке по запуску игры в game start
    
    * изменил отрисовку модели игры на Canvas API
    
    * полная отрисовка игры на Canvas API
    
    * добавлены количество кораблей с рис
    
    * jest.config добавлены |png|jpg  identity-obj-proxy
    
    * добавил плавное изменение рекации по клику компа
    
    * изменнения после ревью
    Arkadiy2907 authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    367c886 View commit details
    Browse the repository at this point in the history
  2. Api пользователя на redux (#5)

    *Api пользователя на redux
    EkaterinaBelonosova authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b913a6f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. сетап для тестирования (#8)

    * сетап для тестирования
    
    * добавил несколько тестов
    
    * форматирование кода, после команды yarn format
    MichaelStavrov authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    46530c8 View commit details
    Browse the repository at this point in the history
  2. Авторизация пользователя с использованием redux-toolkit (#6)

    * Авторизация пользователя с использованием redux-toolkit
    
    * Добавила хуки (useLogin, useRegister, useUser) и хок withAuth
    
    * Изменила механизм авторизации (удалила хок withAuth, добавила хук useAuth)
    KosilovaDaria authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    eedc50d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Feature/tea 58 web api (#10)

    * добавлено web api fullScreen
    
    * lerna format
    
    * добавлены кнопки в профиль назад и выйти
    
    * обернул тестируемый компонент в Provider и сделал yarn format
    
    Co-authored-by: Michael <[email protected]>
    EkaterinaBelonosova and MichaelStavrov authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    ae70737 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Подключение Service workers (#9)

    * Подключение Service workers
    
    * обернул тестируемый компонент в Provider
    
    * yarn format
    
    Co-authored-by: Michael <[email protected]>
    KosilovaDaria and MichaelStavrov authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    647b12f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Настроить Express для SSR (#14)

    * add ssr
    
    * настроен express
    
    * Добавил ключ к списку строк в таблице
    
    * Добавил команду serve для сборки и запуски продакшн-проекта
    
    * Добавлен пакет cross-env для поддержки env в Windows
    
    * Перенес css из файла в index.html из-за SSR
    
    * Поправил оформление кнопки Начать игру
    
    Co-authored-by: EkaterinaBelonosova <[email protected]>
    romatou and EkaterinaBelonosova authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    1388ecd View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Добавила OAuth авторизацию (#13)

    * Добавила OAuth авторизацию
    
    * Fix marks
    
    * Fix bugs
    KosilovaDaria authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    0d30f6a View commit details
    Browse the repository at this point in the history
  2. доработал таблицу рейтинга (#11)

    * доработал таблицу рейтинга
    
    * фикс после ревью
    MichaelStavrov authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    d6319d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Configuration menu
    Copy the full SHA
    f795ea5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Добавлена темизация

    * Исправлены ошибки dev-окружения SSR
    
    * Добавлен пакет cross-env для поддержки env в Windows
    
    * Настроен Docker compose и pgAdmin для работы с базой данных
    
    * Добавлена логика работы с темой через Redux и БД
    
    * Добавлены модели темизации для БД
    
    Co-authored-by: EkaterinaBelonosova <[email protected]>
    Co-authored-by: Roma Tou <[email protected]>
    Co-authored-by: Mikhail Stavrov
    3 people authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    9074fab View commit details
    Browse the repository at this point in the history
  2. Tea 63 forum topics list (#17)

    * add ssr
    
    * настроен express
    
    * Добавила OAuth авторизацию
    
    * Настроено dev-окружение для SSR
    
    * Добавил ключ к списку строк в таблице
    
    * Добавил команду serve для сборки и запуски продакшн-проекта
    
    * Добавил ключ к списку строк в таблице
    
    * Добавлен пакет cross-env для поддержки env в Windows
    
    * Перенес css из файла в index.html из-за SSR
    
    * Поправил оформление кнопки Начать игру
    
    * Fix marks
    
    * Fix bugs
    
    * Настроен docker-контейнер для работы с базой данных
    
    * Добавлено окружение бд с pgadmin через docker compose
    
    * Правки настроек сервера
    
    * test forum api
    
    * add in bd
    
    * edit
    
    * add создание темы
    
    * Поправил конфигурацию vite для сборки проекта
    
    * добавление топика и загрузка страницы
    
    * добавление нового
    
    * изменено модальное окно добавление топика
    
    * Поправила верстку на странице топика
    
    * Добавила проверку авторизации на старницах форума, профиля и игры
    
    * Поправила ForumSlice (builder)
    
    * Fixed bugs
    
    Co-authored-by: EkaterinaBelonosova <[email protected]>
    Co-authored-by: Roma Tou <[email protected]>
    3 people authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3204f9f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Api форума (#18)

    * add ssr
    
    * настроен express
    
    * Настроено dev-окружение для SSR
    
    * Добавил ключ к списку строк в таблице
    
    * Добавил команду serve для сборки и запуски продакшн-проекта
    
    * Добавил ключ к списку строк в таблице
    
    * Добавлен пакет cross-env для поддержки env в Windows
    
    * Перенес css из файла в index.html из-за SSR
    
    * Поправил оформление кнопки Начать игру
    
    * Настроен docker-контейнер для работы с базой данных
    
    * Добавлено окружение бд с pgadmin через docker compose
    
    * Правки настроек сервера
    
    * test forum api
    
    * add in bd
    
    * edit
    
    * add создание темы
    
    * Поправил конфигурацию vite для сборки проекта
    
    * добавление топика и загрузка страницы
    
    * добавление нового
    
    * изменено модальное окно добавление топика
    
    * добавление и отображение комментариев
    
    * добавлено комментарии в комментарии
    
    * добавил кнопки назад
    
    * полное api foruma
    
    * edit conflict lint
    
    * edit after review
    
    Co-authored-by: Roma Tou <[email protected]>
    Co-authored-by: Arkadiy2907 <[email protected]>
    3 people authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    f4f8f18 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Tea49 added csp (#20)

    * добавил csp
    
    * раскомител интро
    Arkadiy2907 authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    21a80a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Деплой в Яндекс.Облако (#22)

    * Исправление ошибок работы приложения, добавлены изменения в Dockerfile
    
    * Исправлены ошибки проверки авторизации
    
    * Поправлено оформление кнопки авторизации через Яндекс
    
    * Вернул env.sample
    
    * Настроено окружение для деплоя
    
    * Внесены финальные правки по проекту
    
    * Поправлены настройки CSP
    romatou authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    35ce06e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    d947e26 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Feature/tea 45 auth middleware express (#23)

    * Исправление ошибок работы приложения, добавлены изменения в Dockerfile
    
    * Исправлены ошибки проверки авторизации
    
    * Поправлено оформление кнопки авторизации через Яндекс
    
    * Вернул env.sample
    
    * Настроена сборка контейнера для клиента
    
    * Внесены правки для работы клиента в Docker
    
    * Новая правка сборок контейнеров
    
    * Добавила мидлвар для проксирования запросов к апи яндекса
    
    * Добавила в index.js временную проверку кук
    
    * Поправлен CSP для аватарок и картинок
    
    * Поправила index.ts в части авторизации и добавила экранирование(XSS) для preloadedState
    
    * Поправила REDIRECT_URI в useServiceId
    
    * Поправила экшн getServiceId
    
    Co-authored-by: Roma Tou <[email protected]>
    KosilovaDaria and romatou authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    bf52ef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76be4e7 View commit details
    Browse the repository at this point in the history
  3. Fixed index.ts

    KosilovaDaria committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    d99571d View commit details
    Browse the repository at this point in the history
  4. Fixed bugs

    KosilovaDaria committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    bfdfa47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0ee8c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d78b5fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6d326d View commit details
    Browse the repository at this point in the history