diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 915786449..9772423a6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { - ".": "0.0.0", - "apps/backend": "0.0.0", - "apps/frontend": "0.0.0", - "packages/shared": "0.0.0" + ".": "1.0.0", + "apps/backend": "1.0.0", + "apps/frontend": "1.0.0", + "packages/shared": "1.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..d4e2afcc9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,260 @@ +# Changelog + +## 1.0.0 (2024-08-29) + + +### Features + +* add absolute import to shared gf-7 ([70e62f7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/70e62f73db97f49098203998ed58e0ab2eb76785)) +* add alt to image gf-11 ([7e7d3d7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7e7d3d75d419709b41a7bbbc53fbe46a2a56e375)) +* add an ability to create a group gf-53 ([#56](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/issues/56)) ([438f4b2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/438f4b22fb4c8b60e303ce9a7336cfbe4f1ffbd2)) +* add auth container styles and adjust existing gf-5 ([62d1218](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/62d12188fa4d45627d26f3689f80a26ac8d38ce2)) +* add auth errors and errors messages gf-7 ([501585f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/501585fad4298b73f14fb798a15f321f0b430d1a)) +* add auth plugin gf-13 ([c78174e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c78174ecbb6373a4b8f60d7045da480f24a57fd1)) +* add auth plugin hook to server gf-13 ([5948ae8](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5948ae85c2bcc9e37ba10b6aaf64e4afca6eeacf)) +* add auth plugin options gf-13 ([fa19c64](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fa19c64415096b1b0af7e8b7c3124a1f246b55da)) +* add authenticated user flow gf-25 ([a7ffe54](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a7ffe546db3c42676fc6e60dcc03c121767d204d)) +* add authenticated user to auth slice gf-14 ([19d4f3c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/19d4f3ca0034f183ded9738db35466edc07c100b)) +* add avatar component gf-11 ([2d0188a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/2d0188adf5f464b37882ca7d8814f3c31d9ded74)) +* add avatar helper gf-11 ([72742f2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/72742f2c8ce14165f4552fa92a8e3d15734f8b96)) +* add Color enum and colorToCss map gf-23 ([10d108f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/10d108f64d4ef7053691f8338f26cf1c2483a5e0)) +* add common color variables gf-27 ([4cdfa20](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4cdfa20cb05e8bd9b25a95730d36c62d23eef1fd)) +* add common icon component gf-5 ([4925b50](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4925b5076a3a016d50c18e9f6551c5db5be02853)) +* add common loader component gf-9 ([3098599](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/309859947d3b37a7cd16c4e7080a19b6b3c234a0)) +* add component header gf-11 ([ffc60b5](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ffc60b5e993a546d5136dc5b874abb327b2d27dc)) +* add creating project gf-57 ([54b5614](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/54b561489d6e36fe68318e76e9e4975e2fdf4dd3)) +* add custom select component gf-24 ([eeef6b0](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/eeef6b08ca83c99971a974ec9b77ede2a5aae4c1)) +* add decode token method gf-13 ([6e7d42d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6e7d42da84419d0d12207c0d234b9d06817336a2)) +* add development ui route gf-72 ([821e93b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/821e93b1a68e53e5b1d4aeeedce86c47b4cdd70b)) +* add encryption password comparement gf-7 ([d18de1f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d18de1f7a42c9963b79c173bead9bacc83ff37d9)) +* add env variables for jwt gf-8 ([f3734a7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f3734a758bddfc3bcee3c2af9b69ae40244886ee)) +* add error handling for failed sign-up process gf-5 ([c0d4813](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c0d481385294e4388db27c17a2e7ce8df2b55d9a)) +* add error handling on front-end gf-10 ([1ba66fa](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1ba66fa8e99adcf0382e263b547a835be603ab90)) +* add error messages enum gf-13 ([d24087f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d24087f2212b815d5cef0857f561b7c0c16c45d3)) +* add example of TablePagination usage for visual testing gf-23 ([8312b94](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8312b9481dbd90fc54d5ae66c6afcc5b632fdde9)) +* add font-family gf-5 ([5c8ae07](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5c8ae072528a8633c8e47401fb429bc5e8f10be4)) +* add fonts gf-1 ([257d20b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/257d20b73eea4b13589144e6bd5a3f6fb0ffefa9)) +* add form validation rules and day ranges for color indicators gf-66 ([cb24049](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cb24049dff7695b6723bbb71cdf43549054a6e56)) +* add getting user on loading page gf-26 ([051c5e2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/051c5e2ed9abbd5a79624963674bad52fb1261b9)) +* add header in main page gf-11 ([aa879c0](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/aa879c036f3f507e914db7080b68213cf2494ccb)) +* add href parameter gf-20 ([2aa26cf](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/2aa26cf7ca1621c039b0845159555da8a7c385e0)) +* add icon support and styles for common input gf-5 ([a0bb134](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a0bb1341eb1527399aea2bc87b6b639abae4e33c)) +* add icon-button component gf-5 ([29ef178](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/29ef178bfe4687d05c89ea0ebf01af783e01942b)) +* add loader styles gf-9 ([be50852](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/be50852859af45a16cbd490e8fcc04f13c014efc)) +* add margin bottom in text gf-20 ([aaa036d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/aaa036daa50c664b3edb238314b8dd87ce199b2f)) +* add name to UserSignUpRequestDto type gf-5 ([4f6778d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4f6778d8ad8b3b5f217b2ad11a0e3b30ae0eac17)) +* add name validation (rule and message) gf-5 ([ebb5d5e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ebb5d5eb1012a2feccdefa0f2c6a42ca033af748)) +* add new route gf-20 ([983514a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/983514ae4a35a53809c42bab1350e665b5fe1d4b)) +* add not found page gf-20 ([c527c28](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c527c2846c4acf238d22baee61025f8080d5225f)) +* add page layout gf-72 ([1d2ef1a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1d2ef1aca4bbeeb892b3cc14c8ba56ae5fb85a8d)) +* add project table gf-57 ([1716bf7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1716bf76e6be6705186266aff8bc190b36e3bfb5)) +* add projects get all api route gf-72 ([5a44aa8](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5a44aa8417e3ad7d6fa264fa9a039785106eb3b9)) +* add projects get all types gf-72 ([260cea8](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/260cea83a1f76ec3782eaf08d5c5f4908b303012)) +* add projects module with get all action gf-72 ([cd29ed3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cd29ed3a2848146c19bb8fd010739bf74b6b5c9e)) +* add projects page gf-72 ([483fd8b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/483fd8bc8ca54120f919c40bd5e31fe20851f8bb)) +* add protected route wrapper gf-14 ([7528907](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/75289076f27bc4949ba681f466e8057fa383f46f)) +* add pulsing animated loader gf-9 ([98bde53](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/98bde536026ac2533f2410ed4415b7ed0ace673a)) +* add redirection to root after auth form submission gf-4 ([25859ff](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/25859ffd2b7ed8fa246acb3674c118d2a8945bf9)) +* add returning token on sign in gf-7 ([046b5ea](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/046b5ea9966a3a3ff6c3d2c5dc7148a75aa8afe7)) +* add returning user by email gf-7 ([fb46687](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fb466873b9f20aaf7baf15218a652f96251724c8)) +* add sign-in flow gf-4 ([4ea8b7f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4ea8b7f9a44c7f1fc2112314c83f2050ed02cf84)) +* add sign-up flow gf-6 ([10a50c2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/10a50c2712ecc91026b3690ff797b9798cbc961a)) +* add start sidebar gf-12 ([4d61f0d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4d61f0dfb18a198c4115c83bd7542fffee38d9d5)) +* add styles for common button gf-5 ([6881e16](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6881e16ff3f0580390df8c267accba048622ba2f)) +* add styles for common button gf-5 ([1e95539](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1e95539ef4f1c3cff01fc8b6339624082a860105)) +* add styling for custom select and generified options gf-24 ([d23e156](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d23e156b361bd94985a40267c9f2ce635c08c334)) +* add TablePagination component with MockSelect and no Icons gf-23 ([8ba9d42](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8ba9d421e7ca248f22c966accbf62460252b020e)) +* add template of project module gf-57 ([6b8614f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6b8614f6d4cb02b8557d8e9ab6232989f0910b2f)) +* add timer icon gf-11 ([c097e01](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c097e010d56cddd58538f9b82c989a53d499b521)) +* add token generation on sign-in gf-7 ([22daf61](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/22daf6185f8d83e03897a0c2ac63383e25fea356)) +* add token generation on sign-in gf-7 ([012758f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/012758fb6df3eb8d95d75ef98ad813a8f6a57ae1)) +* add TokenService gf-8 ([0eb7921](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0eb7921dd0ec471d04a405c8350f04d229546e7b)) +* add unauthorized http code gf-13 ([b2d1afa](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b2d1afa247345b440618d97ab62451ff75466412)) +* add user exeptions gf-7 ([8d4a95d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8d4a95d9fa1d6c2c2b6f7d73eb4b64114ce7d896)) +* add useTablePagination hook gf-23 ([34ca8b4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/34ca8b4d73b290a52db1a3eec7515ed92ab9149f)) +* add validation for creating project gf-57 ([dfaaccd](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/dfaaccdaac2c3cb71d761d9209906cb29f6e9928)) +* add validation schema gf-7 ([b008eeb](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b008eebafed9046c51f7f5c7fd137ea8320cfa1a)) +* added a new navigation item gf-41 ([201c0f4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/201c0f400f6609c3711646e1bf6297a29455588f)) +* added close on outside click functionality to modal component gf-21 ([b35c653](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b35c6533a39e893a45cd36b30a026b85f60f2272)) +* added cross to iconbuttons and implemented iconbutton into modal gf-21 ([8cbb8bc](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8cbb8bcad7e84bbf21f4f0ae2b58e30e51aab491)) +* added custom hook for tracking and controlling modal gf-21 ([8863fba](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8863fba6df2381440c9986fa96c670e15bfd11c0)) +* added function getUserColumns gf-41 ([1e6d04b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1e6d04b8303cac655afceb4c5661c413b68d7de2)) +* added sidebar component to the layout gf-41 ([776b144](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/776b144b4d24daadbe7d1863500cc07f1554fd1a)) +* added usehandleclickoutside hook to the project and used it in modal gf-21 ([488058d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/488058d3384b96ba0e984e922e7b315e1271a156)) +* change not found styles gf-20 ([d0c011c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d0c011ce0f83de49a5e42f94fb9d1d1f8b48a40c)) +* create a table component gf-22 ([ceaf044](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ceaf0440474655aa23162cdca94ff724616d5c8f)) +* create access management page and add users table gf-41 ([61f4bde](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/61f4bdead418b1268357deeaa48d52eab23f726f)) +* create common layout gf-41 ([fc8c55b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fc8c55b00eca536df7d633fdcd9b9f748e3c732d)) +* create modal component gf-21 ([845a541](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/845a5417ef370527e7ceccf058e6f299c997e74a)) +* create sidebar gf-12 ([e2b6b3e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e2b6b3e17086815c5c462418b04376f14cc3c1a0)) +* extend global fastify request with user property gf-13 ([47263b7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/47263b797f5b60795a4671b7f082f2a89884ef4c)) +* fix conficts in index.tsx gf-20 ([34f30da](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/34f30dae8346742d9baaebea5bcbaf8161ab9752)) +* fix fonts gf-1 ([b3aad2c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b3aad2cb60c9f99b0a1387a4750fa3d11f4fe861)) +* implement design gf-5 ([3405f3a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3405f3abe9660bf3d10816df0b357ad7915406bf)) +* return token in response to sign-in/sign-up gf-8 ([0d11e6e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0d11e6e0c5f8af6577d1ff896dc81515ec09b1a1)) +* token storage on sight-up gf-26 ([74f03ce](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/74f03ce955d4aea06af5ff460f94c6d0738c7779)) +* use user service in auth plugin gf-13 ([d34f410](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d34f4101f5fcc29e03f0feab6652d4f9c778895e)) + + +### Bug Fixes + +* add font styles gf-22 ([e3c8812](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e3c8812aaaaed20407211f3c2a1c230c8556fc55)) +* add icon wrapper gf-12 ([3d51061](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3d51061341e170df1531dbe3c648f4bf2070a9cb)) +* add initHooks method gf-13 ([4c96696](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4c966966c8986816d4d20486d5f5cb1416463789)) +* add Inter font family for notifications gf-10 ([b7303ce](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b7303ce468452ab8eb5576c8078ef76ee57a5fca)) +* add loader to protected router gf-26 ([4904017](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4904017f8704a7760a363e8e48c9799763689fd7)) +* add mapper gf-41 ([0ee0756](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0ee075658cb6beb3670fc88a4b0601bcbcd0ad2d)) +* add missing user id token error gf-13 ([1af1ef5](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1af1ef59e07fe54b561194b81c6958784a92fb4e)) +* add range check for queryParams gf-23 ([f54c7d4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f54c7d401bc8c81ea771a72362151e29c0c05513)) +* added a border to the header gf-41 ([95df70e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/95df70e38a10e581303d434e9f6962a17e4130f1)) +* added the cross icon to project and implemented it into modal gf-21 ([e430e8d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e430e8d066b26b6fbb58e93f49e09a296c35b93f)) +* adjusted css style and iconbutton to reflect figma design gf-21 ([e4b28c2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e4b28c2e3f274f2b6b26ef6e2d318763891c8857)) +* adjusted css styling for body to adhere with figma design gf-21 ([f3d7fae](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f3d7fae2e6c1dad7fdc79c57af76bd1355d3b444)) +* adjusted css to comply with project and figma design, adjusted accidental filechange gf-21 ([1eed39e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1eed39ea984b71d34effa04afc2aa738c577393d)) +* adjusted css typograpy to unitless number, renamed and updated stylesheet import gf-21 ([a95d2ea](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a95d2ea8960e77c29af14809f9967f335947d976)) +* adjusted file name to reflec hook naming gf-21 ([e605ec3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e605ec3b82f4c64164d3cbeaddab6c5f06a8fe03)) +* adjusted handle click function to arrow function gf-21 ([af5ae7b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/af5ae7b556155b2fd72e04e9e5dc0594246337a7)) +* adjusted hook naming to match project naming conventions gf-21 ([4857e37](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4857e3708a4db112a41c3314b482b4f34db78520)) +* adjusted hooks and types to comply with project structure gf-21 ([3e9d478](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3e9d47892dc07b8933b2a3baab2565c0a87d493d)) +* adjusted icon size to even number gf-21 ([3108da6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3108da67d48556d5eac9f371f6cbbb060fbd925e)) +* adjusted imports and type definition to use react.refobject gf-21 ([81ed142](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/81ed142d2d599fb6c928fe0d681bc808b036b754)) +* adjusted modal to type definition to use react.reactnode gf-21 ([d7bc115](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d7bc115ae8eddae931d526899d98c83d1830ee56)) +* adjusted naming in modal gf-21 ([8480da6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8480da6e0abbae3c927be7f77133d76a72a93680)) +* adjusted naming of hooks to conform with the projects naming conventions gf-21 ([5c633ad](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5c633ad13c4a783da61293c0b2a7fa7ecc686267)) +* adjusted naming of use-click-outside.hook.ts file and hook inside to be more clear gf-21 ([0fe5fda](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0fe5fda5266f5d20514dab40ea3e9a0a40ea594b)) +* adjusted naming to properties to adhere with project gf-21 ([8d66743](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8d667433191afd71f64e28fcbc8026a7001322cf)) +* **backend:** make migration scripts cross-platform gf-1 ([2ce7e41](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/2ce7e41ad731a3bcba37ffe2007bb68ab144e225)) +* button styles & routes gf-20 ([35430df](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/35430df1db7d439c0969be7c04ecabe44404b3d8)) +* change color names gf-27 ([560b138](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/560b1389986a9928b0c6071f0738928659d026e5)) +* change color style gf-27 ([15c3ce4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/15c3ce4123c54debdddd323118faaef3e0dc600d)) +* change constant name gf-12 ([3239cd8](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3239cd8a51569c8de14c8f31af97366e0ad223b9)) +* change constants and type location gf-12 ([e205fa3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e205fa34692f84c8fc6d7a145d2955de0881689f)) +* change encription exported type gf-7 ([5c8e0e5](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5c8e0e59fac11bdb9dd491a796b3552031577076)) +* change encryption service naming gf-7 ([7763d67](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7763d67f18eb895d8f8f84f60f5ee6ceabde2c81)) +* change href prop gf-12 ([b5fd358](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b5fd358e08a24aa17afbad366633e50fff4bbdd6)) +* change loader color variable gf-9 ([ee78e37](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ee78e37491955be76115468d690289823688232e)) +* change logo icon name gf-11 ([dee7dcf](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/dee7dcf945d5577742173c3f8e1b5d330d628bfd)) +* change name of the file gf-41 ([9602d09](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/9602d09da074747bdcb0a1da0e510cf0d657bba4)) +* change sidebar items gf-12 ([f4a3547](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f4a354700d8130e8c01246ad07c6ba42d26b7ab2)) +* change some mistakes gf-26 ([cc12662](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cc12662076a6915cfc6b7fbdb7759a6289d87072)) +* change structure and fix name of variables gf-41 ([e0ff2b9](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e0ff2b9458188a93d14afcf0226e4f327d3f6ce8)) +* change styles gf-12 ([0d6f3dc](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0d6f3dc447aaf5c2aac0bc4bafe15a45779b341d)) +* change styles in common table gf-41 ([189a561](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/189a5616dc0a819c9b5600f059540007b35d1fb8)) +* change the file name gf-41 ([fed233d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fed233d4ef5f4b80a9fb77f4e9d3f0d9e831d83b)) +* change the file structure gf-41 ([e710435](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e7104353d7e48a5d9dcbe82001d7e341b9c62260)) +* change the file structure gf-41 ([684686b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/684686bed6eba1f38780ba59becb739d65e9d28d)) +* change the names of variables and css styles gf-22 ([4227698](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4227698bbbd0898ef5c64aa93dc820e57470aca9)) +* change the weight of the fonts gf-1 ([cd5ab08](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cd5ab0835733a5b5d23d8efeed0e9c66fda722a4)) +* change UesrEntity gf-41 ([c813b1b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c813b1b2195a7129776166c2d0d7888b3fd61bca)) +* changed formatDate function and changed variable names gf-41 ([65c1587](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/65c1587176f756bef188efddff2da87b06ab7f10)) +* changed import gf-41 ([aef0077](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/aef007795cfdc7eb102454d22c27a12db1186e53)) +* changed import gf-41 ([a2439c4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a2439c4dbf34f4270965f7d93ae503a16e13e7d5)) +* changed import gf-41 ([c5bfcee](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c5bfcee17d7173d591acc4eb6f879d0108cc3735)) +* changed naming to comply with quality criteria gf-21 ([c6c9b13](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c6c9b1349ca6f74998311eaa4aad98a2248bfbd2)) +* changed the name of variables, removed unnecessary things gf-41 ([fcd8911](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fcd891130dd0e50b4f0180c9a9a60b160cb59436)) +* changed the path of imort gf-41 ([f24b550](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f24b550d845fdeed7afb34d6a0aed6e86afc10b6)) +* changed the styles on the pages access-management and layout gf-41 ([af00315](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/af003152606ca4f010628c473de3d357eccf7b9a)) +* check loading in constant and remove unnecessary css variables gf-9 ([dd08525](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/dd085251393acaf4f5c558fdc2a4c9690c1678ec)) +* checking the access by user presence gf-14 ([f8a45d7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f8a45d7dc176e48522d7dbb7960edcb1567af46b)) +* cleaned up comments in code gf-21 ([4a0b23d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4a0b23d86e5641c1cf9eff8bc3a7d75e3d993c79)) +* conflicts gf-26 ([6205435](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6205435c4183bbb4a1dd3ed4685c33ea020589c3)) +* conflicts gf-26 ([b4e6a0c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b4e6a0ce3f7ff04bd8566b6d100fa3baa9015c8f)) +* conflicts gf-7 ([e9caba2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e9caba23cfefab3948a215f1a2b5c4150d1fa47b)) +* constant in capital letters gf-13 ([d899ae9](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d899ae9465f61095ef4ff2624318351eff6f0a55)) +* correct CSS property order in button component gf-5 ([1b3ec45](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1b3ec4591880926ef0af3b0183dd4f08f444fb1b)) +* correcting white routes gf-13 ([f068138](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f068138fec1e965f69654968bdee00d775295b64)) +* create icon-component gf-12 ([7460b84](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7460b84d1280ce08fc6eb24fde206814191d4afe)) +* cyclic problem gf-23 ([907a147](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/907a147a24622f10652eb18a91ebf4086e8c814a)) +* delete and restore .env.example gf-21 ([34a39fc](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/34a39fc2b17615a411d1067f93faca3a91fe5d57)) +* delete comments gf-12 ([a0d5a95](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a0d5a95743cd8e52ff13c38555e2297bc79d7abe)) +* delete font-icons gf-12 ([5d86e25](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5d86e2516000a1c56aaf7e970642ee8f9f182f64)) +* delete get development routes helper gf-72 ([0dc2712](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0dc2712b88b50c5dce0eaa77fe910abee84951b4)) +* delete unnecessary props gf-12 ([ab28032](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ab280328bedf73eb32cd365e3ff0530189f56104)) +* do App component as the global gf-26 ([b5e1ed0](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b5e1ed06d76fd0de230743897bf79733e935afa6)) +* duplicate identifier 'UserSignUpResponseDto' gf-5 ([fdd5cd0](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fdd5cd0adab9432640c7ecc56730d7adb31735de)) +* enum singular form naming gf-13 ([6457d71](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6457d711140ccd2b08f7ee90fa185fc7881e32ab)) +* error messages enum naming gf-13 ([94c1f94](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/94c1f948e4dc67dfec421604ba4f1d2b7fb9f1b3)) +* extract correct user type gf-13 ([e5031a0](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e5031a0ed62a92ddda1557049d435ecf9d7b1691)) +* fix header padding so it matches figma design gf-11 ([7dfd506](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7dfd506c5aba0d852a3707964085700a873853f0)) +* fix package-lock.json after merge gf-24 ([dc02121](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/dc02121ff2bf3c76ba066f0a47cb32cb3ed9f249)) +* fixed generic type misspelling gf-24 ([e7eb825](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e7eb8250e127d1aed441501ef022c5fa8b5565ac)) +* fixed merge conflicts and added modal test into projects gf-21 ([89cc726](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/89cc726842a2628273e9da3944f2c600bc2292d3)) +* fixed minor issues and bugs recording to suggestions gf-24 ([70e73c5](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/70e73c56e5a7667db96b09a9ac39b9cc9244c63f)) +* fixed package.json merge gf-24 ([0a4a8d9](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0a4a8d97ed5ec2778c5c2adc32f1369606ebe0e1)) +* generate password salt separately & store in db gf-6 ([170ebe6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/170ebe687885d3c87519bbcb1df047c43bb87f32)) +* height of select component gf-23 ([5cb6be8](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5cb6be88087e5e7989761540b0357dfe974743f5)) +* hide caret on select component gf-23 ([5371e4a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5371e4afcc0958663179a680ea320afb0f95141c)) +* hook naming according to project naming convention gf-21 ([d23d351](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d23d351e29fdcb8eae80f9515f40c05263a4fca0)) +* i removed use of callback gf-21 ([a2365ca](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a2365caa1119a5404dd638afe3537b80c6617e3c)) +* import gf-23 ([c14fa4a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c14fa4a63d3b39264846b406aa73d4e18c09d745)) +* imported reactnode directly for modal component gf-21 ([c5ffd81](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c5ffd81c07473f05445e9f166e783cf70d5489d4)) +* index.d.ts location gf-13 ([df4583d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/df4583d9f0d60fe3c03c5bf09943020feb021002)) +* label className gf-23 ([115d25f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/115d25f9dffd7c4fd3d2838d57b2c56c7f57232b)) +* made select controllable gf-24 ([e75f4d6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e75f4d65dc271c8abc77fddf4606c2c284eccc09)) +* make Select generic gf-24 ([601071e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/601071e2b6229e3923630470c8c1fa041c793d82)) +* merge and fix conflicts gf-7 ([8e3844c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8e3844c24cb05ea3adffbab462279fa263270c78)) +* merged changes gf-26 ([ab1795a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ab1795ab2de971314c0d8264b462fbb4fa85ada2)) +* modal naming to adhere with project gf-21 ([3eb493a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3eb493a6be13d865529498bfbe0d1628ee644d1e)) +* move error messages enum to shared gf-13 ([a6e58b0](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a6e58b04a11651d1f8b4a03c9adb5ab95c934dab)) +* move open routes to constants gf-13 ([1494431](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/149443103b64acd988443cfc2f385bc3201b2a5a)) +* move the layout to the page gf-41 ([e0c74e7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e0c74e7c220cfe299be07c99fdf23ca0f00559c3)) +* naming, order conventions gf-13 ([2dc674b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/2dc674bc7b983b28e2cf733548bbf77ccc07b0fd)) +* raplace error messages from modules to common gf-7 ([1758a35](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1758a35b4a8672c711c595fce2acd10e3da35ea3)) +* refactor avatar logic gf-11 ([cb5c6a9](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cb5c6a94d2f8ae4e366000df606410882546d153)) +* refactor default frontend sign-up payload gf-6 ([7b67bf1](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7b67bf186a8a81db3c5ff4105ca0fdf185737906)) +* refactor encryption service class name gf-6 ([5940224](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5940224f4cfa2c84b5296b5028ef45338f493469)) +* refactor encryption service gf-6 ([7a3a634](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7a3a634519c82b8314d4d5d2a4c89056757681d7)) +* refactor encryption service gf-6 ([4a7000a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4a7000a36a834d7e322c07e68f2d5a8b5e824d26)) +* refactor encryption service types & enums & user repository gf-6 ([0e78651](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0e786515e36e4670ed0d98d1722f22675e87ace5)) +* refactor error messages gf-6 ([f495a73](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f495a738aa5725d4f734838932921987e5fb0118)) +* refactor find method for universal queries gf-6 ([0bfdacc](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0bfdacc9f19b735eff021598621960b8ac041f39)) +* refactor get authenticated user gf-25 ([cdd2f2e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cdd2f2e94c507b55e9a46f44048234f777168d3b)) +* refactor user dto gf-6 ([e9ea458](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e9ea458f4e1bdcc1dfe002c035285cd71ad6fd2b)) +* refactor user error & exception message gf-6 ([61484c4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/61484c4658784c8fcc43e4639239a41a3bb33b43)) +* refactor user service & create custom user error gf-6 ([66dc3d4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/66dc3d46f7e2a8bc8ae7dd3fc15a470140d554f3)) +* refactor user service create gf-6 ([4daaf36](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4daaf36ecb91bbe54cbd2da665cd5294eb8c86f1)) +* remove avatar helper gf-11 ([3232ef2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3232ef2999625281d1105cf53f416ba48e8d876a)) +* remove avatar styles in header gf-11 ([8c36360](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8c36360385c510f1919c71ffa5cbb34d6cb56ba3)) +* remove commented shared absolute imports gf-7 ([2222f65](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/2222f65a6513400df8dcbc47374c216d4ea843ef)) +* remove eslint disabling comments and move ToastContainer, so toasts can popup everywhere gf-10 ([70b8be4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/70b8be41fafe60504deab20718b10eb15b0b7820)) +* remove fonts coments gf-20 ([141f46f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/141f46f8f413d9500b5da9dd953da953f961e9e9)) +* remove sign forms code duplication gf-4 ([f683a45](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f683a452d312815a5ff7ddafcb07ed7bf044299c)) +* remove table container gf-22 ([92f1df1](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/92f1df128a8bedbaab2971615015d2ef73ff4522)) +* remove unused method gf-57 ([09a3ae7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/09a3ae7dcfccfc6f4bb5897b86544ad809bd1015)) +* removed comments from code gf-21 ([3dd6a03](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3dd6a0363fd1575a6f18d661931e58debb38d8da)) +* removed mock data gf-24 ([8f3becf](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8f3becf362a6ed8c87b510d5662c35d2233034d9)) +* removed one import gf-41 ([6275e14](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6275e14c7b901db95d912b7ff7520bbe2da8f32f)) +* replace PNG icons with SVG icons in assets/images/icons gf-5 ([9251f31](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/9251f312515ba262d3c9fdca47a624433608fdf5)) +* resolve conflicts and complete merge gf-21 ([58aab6f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/58aab6fb6896ecc3ffb54336df4e06afbce1a9ec)) +* resolve conflicts gf-11 ([4795453](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/479545386c07575c84b95017f7559362eb0f7dc6)) +* resolve merge conflict in app.tsx and complete merge gf-21 ([06565a3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/06565a3a1352499da451e9c8a6c82e6e26c6b1a9)) +* resolve merge conflicts from main into 21-feat-create-modal gf-21 ([f381b02](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f381b0255d5a7d8cfcd963409bef8292b11cb95e)) +* select background and borders. Add background prop for table pagination gf-23 ([741b6b6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/741b6b64df02d5f1d0404da9c2eba23cd4243d0c)) +* select initial value display gf-23 ([fe13580](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fe1358092262dc2a307b91ab2d8f71a426caa3a6)) +* separate reducer cases to matcher gf-26 ([7c37b44](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7c37b4474057842c3cfb1be06c0f6bbc967e8723)) +* storage extra argument type gf-26 ([177bd7b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/177bd7b05f96b04a9b33c8ae7f4a2190b7ff9887)) +* table pagination styles gf-23 ([39ab768](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/39ab7680f90fd1e904a6b172216e09e8c12f1f82)) +* table pagination styles gf-23 ([cc3c8c9](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cc3c8c910be485f4d39668c5af12e00654cfbe55)) +* token extraction gf-13 ([6c0521c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6c0521c0d08494c8d84876d842d9e2f1a55f3829)) +* token type missed decode token gf-13 ([b9f82b8](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b9f82b8f411500dd73692d53ab7c629173668636)) +* update btn styles file name gf-5 ([1741509](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1741509a91cd25b78774450c970deff9ab14691c)) +* update button styles gf-20 ([bec16b3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/bec16b3e54b3660d259dcb9d07255aa3c9f49b43)) +* update container styles gf-20 ([403e0b6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/403e0b61374e8e38006667035c32b9beecab74a1)) +* update fonts gf-1 ([c0aab8e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c0aab8ed4dca2f0d632a33017eecf573a4deec34)) +* update imports gf-72 ([8d7ec88](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8d7ec8831f59791f9e50d6131e278238bc891852)) +* update logo file gf-11 ([344c00c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/344c00c8dbe9453d245a3cee41d11eabbeafd0f9)) +* update not found page gf-20 ([34e03c3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/34e03c33b253f5428256113b8572086d1c689cb9)) +* update not found page gf-20 ([e3d1d55](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e3d1d55bc91eae05d33ceb1bd3a7a826536fd79e)) +* update page layout styles gf-72 ([473707f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/473707f498bdc11bf9c18f2f5119a8811119a8e2)) +* update page layout styles gf-72 ([ffadf97](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ffadf9748cb825617f655285f0e6e01e16559867)) +* update url for inter-medium font gf-5 ([d6881e3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d6881e3fad360cc17c45c33fd05ecd6558d23a03)) +* update useAppSelector for projects gf-72 ([25f4143](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/25f4143ee48507a77d334a3aa796014323e1762c)) +* updated export of modal to be using components.js export gf-21 ([ccac350](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ccac350daccba0ac28cda08cf86885d4c61e0633)) +* use alias for import gf-12 ([e12c297](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e12c2970ab11539106faea0592999e29be94b2fc)) +* use common variables gf-11 ([d94a2a5](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d94a2a59de1a2ada76725bef62f2685f3de77735)) +* use line height as % gf-12 ([fc2eca1](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fc2eca17da5a42c32a2980bb2fa63f03948855c4)) +* usecommon exception message enum gf-13 ([7452d82](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7452d82e2cf91d49f86222866c5105a7d9598d35)) +* user auth res dto path gf-13 ([86456b6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/86456b6ab396b067b54237ed11ebcfd27910cd59)) +* user imports and exports gf-13 ([3e64859](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3e6485983daa2b87641f22293bfa41be42a144af)) +* сhange the page layout and its styles gf-41 ([6a0679a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6a0679a9918dc8a7c6c9fa7771823f6bf2dc5125)) +* сhange the styles of page layout gf-41 ([2dda590](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/2dda5908c88aea676820394b0b521f7f0140a6a0)) diff --git a/apps/backend/CHANGELOG.md b/apps/backend/CHANGELOG.md new file mode 100644 index 000000000..4b7ae9756 --- /dev/null +++ b/apps/backend/CHANGELOG.md @@ -0,0 +1,81 @@ +# Changelog + +## 1.0.0 (2024-08-29) + + +### Features + +* add an ability to create a group gf-53 ([#56](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/issues/56)) ([438f4b2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/438f4b22fb4c8b60e303ce9a7336cfbe4f1ffbd2)) +* add auth errors and errors messages gf-7 ([501585f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/501585fad4298b73f14fb798a15f321f0b430d1a)) +* add auth plugin gf-13 ([c78174e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c78174ecbb6373a4b8f60d7045da480f24a57fd1)) +* add auth plugin hook to server gf-13 ([5948ae8](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5948ae85c2bcc9e37ba10b6aaf64e4afca6eeacf)) +* add auth plugin options gf-13 ([fa19c64](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fa19c64415096b1b0af7e8b7c3124a1f246b55da)) +* add authenticated user flow gf-25 ([a7ffe54](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a7ffe546db3c42676fc6e60dcc03c121767d204d)) +* add creating project gf-57 ([54b5614](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/54b561489d6e36fe68318e76e9e4975e2fdf4dd3)) +* add decode token method gf-13 ([6e7d42d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6e7d42da84419d0d12207c0d234b9d06817336a2)) +* add encryption password comparement gf-7 ([d18de1f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d18de1f7a42c9963b79c173bead9bacc83ff37d9)) +* add env variables for jwt gf-8 ([f3734a7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f3734a758bddfc3bcee3c2af9b69ae40244886ee)) +* add error messages enum gf-13 ([d24087f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d24087f2212b815d5cef0857f561b7c0c16c45d3)) +* add project table gf-57 ([1716bf7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1716bf76e6be6705186266aff8bc190b36e3bfb5)) +* add projects get all api route gf-72 ([5a44aa8](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5a44aa8417e3ad7d6fa264fa9a039785106eb3b9)) +* add returning token on sign in gf-7 ([046b5ea](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/046b5ea9966a3a3ff6c3d2c5dc7148a75aa8afe7)) +* add returning user by email gf-7 ([fb46687](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fb466873b9f20aaf7baf15218a652f96251724c8)) +* add sign-up flow gf-6 ([10a50c2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/10a50c2712ecc91026b3690ff797b9798cbc961a)) +* add template of project module gf-57 ([6b8614f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6b8614f6d4cb02b8557d8e9ab6232989f0910b2f)) +* add token generation on sign-in gf-7 ([22daf61](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/22daf6185f8d83e03897a0c2ac63383e25fea356)) +* add token generation on sign-in gf-7 ([012758f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/012758fb6df3eb8d95d75ef98ad813a8f6a57ae1)) +* add TokenService gf-8 ([0eb7921](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0eb7921dd0ec471d04a405c8350f04d229546e7b)) +* add user exeptions gf-7 ([8d4a95d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8d4a95d9fa1d6c2c2b6f7d73eb4b64114ce7d896)) +* add validation for creating project gf-57 ([dfaaccd](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/dfaaccdaac2c3cb71d761d9209906cb29f6e9928)) +* add validation schema gf-7 ([b008eeb](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b008eebafed9046c51f7f5c7fd137ea8320cfa1a)) +* create access management page and add users table gf-41 ([61f4bde](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/61f4bdead418b1268357deeaa48d52eab23f726f)) +* create modal component gf-21 ([845a541](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/845a5417ef370527e7ceccf058e6f299c997e74a)) +* extend global fastify request with user property gf-13 ([47263b7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/47263b797f5b60795a4671b7f082f2a89884ef4c)) +* return token in response to sign-in/sign-up gf-8 ([0d11e6e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0d11e6e0c5f8af6577d1ff896dc81515ec09b1a1)) +* use user service in auth plugin gf-13 ([d34f410](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d34f4101f5fcc29e03f0feab6652d4f9c778895e)) + + +### Bug Fixes + +* add initHooks method gf-13 ([4c96696](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4c966966c8986816d4d20486d5f5cb1416463789)) +* add missing user id token error gf-13 ([1af1ef5](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1af1ef59e07fe54b561194b81c6958784a92fb4e)) +* **backend:** make migration scripts cross-platform gf-1 ([2ce7e41](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/2ce7e41ad731a3bcba37ffe2007bb68ab144e225)) +* change encription exported type gf-7 ([5c8e0e5](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5c8e0e59fac11bdb9dd491a796b3552031577076)) +* change encryption service naming gf-7 ([7763d67](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7763d67f18eb895d8f8f84f60f5ee6ceabde2c81)) +* change UesrEntity gf-41 ([c813b1b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c813b1b2195a7129776166c2d0d7888b3fd61bca)) +* changed the name of variables, removed unnecessary things gf-41 ([fcd8911](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fcd891130dd0e50b4f0180c9a9a60b160cb59436)) +* conflicts gf-7 ([e9caba2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e9caba23cfefab3948a215f1a2b5c4150d1fa47b)) +* constant in capital letters gf-13 ([d899ae9](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d899ae9465f61095ef4ff2624318351eff6f0a55)) +* correcting white routes gf-13 ([f068138](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f068138fec1e965f69654968bdee00d775295b64)) +* delete and restore .env.example gf-21 ([34a39fc](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/34a39fc2b17615a411d1067f93faca3a91fe5d57)) +* enum singular form naming gf-13 ([6457d71](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6457d711140ccd2b08f7ee90fa185fc7881e32ab)) +* error messages enum naming gf-13 ([94c1f94](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/94c1f948e4dc67dfec421604ba4f1d2b7fb9f1b3)) +* extract correct user type gf-13 ([e5031a0](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e5031a0ed62a92ddda1557049d435ecf9d7b1691)) +* fixed merge conflicts and added modal test into projects gf-21 ([89cc726](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/89cc726842a2628273e9da3944f2c600bc2292d3)) +* generate password salt separately & store in db gf-6 ([170ebe6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/170ebe687885d3c87519bbcb1df047c43bb87f32)) +* index.d.ts location gf-13 ([df4583d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/df4583d9f0d60fe3c03c5bf09943020feb021002)) +* merge and fix conflicts gf-7 ([8e3844c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8e3844c24cb05ea3adffbab462279fa263270c78)) +* move error messages enum to shared gf-13 ([a6e58b0](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a6e58b04a11651d1f8b4a03c9adb5ab95c934dab)) +* move open routes to constants gf-13 ([1494431](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/149443103b64acd988443cfc2f385bc3201b2a5a)) +* naming, order conventions gf-13 ([2dc674b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/2dc674bc7b983b28e2cf733548bbf77ccc07b0fd)) +* raplace error messages from modules to common gf-7 ([1758a35](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1758a35b4a8672c711c595fce2acd10e3da35ea3)) +* refactor encryption service class name gf-6 ([5940224](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5940224f4cfa2c84b5296b5028ef45338f493469)) +* refactor encryption service gf-6 ([7a3a634](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7a3a634519c82b8314d4d5d2a4c89056757681d7)) +* refactor encryption service gf-6 ([4a7000a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4a7000a36a834d7e322c07e68f2d5a8b5e824d26)) +* refactor encryption service types & enums & user repository gf-6 ([0e78651](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0e786515e36e4670ed0d98d1722f22675e87ace5)) +* refactor error messages gf-6 ([f495a73](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f495a738aa5725d4f734838932921987e5fb0118)) +* refactor find method for universal queries gf-6 ([0bfdacc](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0bfdacc9f19b735eff021598621960b8ac041f39)) +* refactor get authenticated user gf-25 ([cdd2f2e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cdd2f2e94c507b55e9a46f44048234f777168d3b)) +* refactor user dto gf-6 ([e9ea458](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e9ea458f4e1bdcc1dfe002c035285cd71ad6fd2b)) +* refactor user error & exception message gf-6 ([61484c4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/61484c4658784c8fcc43e4639239a41a3bb33b43)) +* refactor user service & create custom user error gf-6 ([66dc3d4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/66dc3d46f7e2a8bc8ae7dd3fc15a470140d554f3)) +* refactor user service create gf-6 ([4daaf36](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4daaf36ecb91bbe54cbd2da665cd5294eb8c86f1)) +* remove unused method gf-57 ([09a3ae7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/09a3ae7dcfccfc6f4bb5897b86544ad809bd1015)) +* resolve conflicts gf-11 ([4795453](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/479545386c07575c84b95017f7559362eb0f7dc6)) +* resolve merge conflict in app.tsx and complete merge gf-21 ([06565a3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/06565a3a1352499da451e9c8a6c82e6e26c6b1a9)) +* resolve merge conflicts from main into 21-feat-create-modal gf-21 ([f381b02](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f381b0255d5a7d8cfcd963409bef8292b11cb95e)) +* token extraction gf-13 ([6c0521c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6c0521c0d08494c8d84876d842d9e2f1a55f3829)) +* token type missed decode token gf-13 ([b9f82b8](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b9f82b8f411500dd73692d53ab7c629173668636)) +* usecommon exception message enum gf-13 ([7452d82](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7452d82e2cf91d49f86222866c5105a7d9598d35)) +* user auth res dto path gf-13 ([86456b6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/86456b6ab396b067b54237ed11ebcfd27910cd59)) +* user imports and exports gf-13 ([3e64859](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3e6485983daa2b87641f22293bfa41be42a144af)) diff --git a/apps/backend/package.json b/apps/backend/package.json index 8e83a097b..d334d7fc7 100644 --- a/apps/backend/package.json +++ b/apps/backend/package.json @@ -1,7 +1,7 @@ { "name": "@git-fit/backend", "type": "module", - "version": "0.0.0", + "version": "1.0.0", "engines": { "node": "20.x.x", "npm": "10.x.x" diff --git a/apps/frontend/CHANGELOG.md b/apps/frontend/CHANGELOG.md new file mode 100644 index 000000000..8233f839d --- /dev/null +++ b/apps/frontend/CHANGELOG.md @@ -0,0 +1,195 @@ +# Changelog + +## 1.0.0 (2024-08-29) + + +### Features + +* add alt to image gf-11 ([7e7d3d7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7e7d3d75d419709b41a7bbbc53fbe46a2a56e375)) +* add auth container styles and adjust existing gf-5 ([62d1218](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/62d12188fa4d45627d26f3689f80a26ac8d38ce2)) +* add authenticated user to auth slice gf-14 ([19d4f3c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/19d4f3ca0034f183ded9738db35466edc07c100b)) +* add avatar component gf-11 ([2d0188a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/2d0188adf5f464b37882ca7d8814f3c31d9ded74)) +* add avatar helper gf-11 ([72742f2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/72742f2c8ce14165f4552fa92a8e3d15734f8b96)) +* add Color enum and colorToCss map gf-23 ([10d108f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/10d108f64d4ef7053691f8338f26cf1c2483a5e0)) +* add common color variables gf-27 ([4cdfa20](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4cdfa20cb05e8bd9b25a95730d36c62d23eef1fd)) +* add common icon component gf-5 ([4925b50](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4925b5076a3a016d50c18e9f6551c5db5be02853)) +* add common loader component gf-9 ([3098599](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/309859947d3b37a7cd16c4e7080a19b6b3c234a0)) +* add component header gf-11 ([ffc60b5](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ffc60b5e993a546d5136dc5b874abb327b2d27dc)) +* add custom select component gf-24 ([eeef6b0](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/eeef6b08ca83c99971a974ec9b77ede2a5aae4c1)) +* add development ui route gf-72 ([821e93b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/821e93b1a68e53e5b1d4aeeedce86c47b4cdd70b)) +* add error handling for failed sign-up process gf-5 ([c0d4813](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c0d481385294e4388db27c17a2e7ce8df2b55d9a)) +* add error handling on front-end gf-10 ([1ba66fa](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1ba66fa8e99adcf0382e263b547a835be603ab90)) +* add example of TablePagination usage for visual testing gf-23 ([8312b94](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8312b9481dbd90fc54d5ae66c6afcc5b632fdde9)) +* add font-family gf-5 ([5c8ae07](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5c8ae072528a8633c8e47401fb429bc5e8f10be4)) +* add fonts gf-1 ([257d20b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/257d20b73eea4b13589144e6bd5a3f6fb0ffefa9)) +* add getting user on loading page gf-26 ([051c5e2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/051c5e2ed9abbd5a79624963674bad52fb1261b9)) +* add header in main page gf-11 ([aa879c0](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/aa879c036f3f507e914db7080b68213cf2494ccb)) +* add href parameter gf-20 ([2aa26cf](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/2aa26cf7ca1621c039b0845159555da8a7c385e0)) +* add icon support and styles for common input gf-5 ([a0bb134](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a0bb1341eb1527399aea2bc87b6b639abae4e33c)) +* add icon-button component gf-5 ([29ef178](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/29ef178bfe4687d05c89ea0ebf01af783e01942b)) +* add loader styles gf-9 ([be50852](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/be50852859af45a16cbd490e8fcc04f13c014efc)) +* add margin bottom in text gf-20 ([aaa036d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/aaa036daa50c664b3edb238314b8dd87ce199b2f)) +* add name to UserSignUpRequestDto type gf-5 ([4f6778d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4f6778d8ad8b3b5f217b2ad11a0e3b30ae0eac17)) +* add new route gf-20 ([983514a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/983514ae4a35a53809c42bab1350e665b5fe1d4b)) +* add not found page gf-20 ([c527c28](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c527c2846c4acf238d22baee61025f8080d5225f)) +* add page layout gf-72 ([1d2ef1a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1d2ef1aca4bbeeb892b3cc14c8ba56ae5fb85a8d)) +* add projects module with get all action gf-72 ([cd29ed3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cd29ed3a2848146c19bb8fd010739bf74b6b5c9e)) +* add projects page gf-72 ([483fd8b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/483fd8bc8ca54120f919c40bd5e31fe20851f8bb)) +* add protected route wrapper gf-14 ([7528907](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/75289076f27bc4949ba681f466e8057fa383f46f)) +* add pulsing animated loader gf-9 ([98bde53](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/98bde536026ac2533f2410ed4415b7ed0ace673a)) +* add redirection to root after auth form submission gf-4 ([25859ff](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/25859ffd2b7ed8fa246acb3674c118d2a8945bf9)) +* add sign-in flow gf-4 ([4ea8b7f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4ea8b7f9a44c7f1fc2112314c83f2050ed02cf84)) +* add start sidebar gf-12 ([4d61f0d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4d61f0dfb18a198c4115c83bd7542fffee38d9d5)) +* add styles for common button gf-5 ([6881e16](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6881e16ff3f0580390df8c267accba048622ba2f)) +* add styles for common button gf-5 ([1e95539](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1e95539ef4f1c3cff01fc8b6339624082a860105)) +* add styling for custom select and generified options gf-24 ([d23e156](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d23e156b361bd94985a40267c9f2ce635c08c334)) +* add TablePagination component with MockSelect and no Icons gf-23 ([8ba9d42](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8ba9d421e7ca248f22c966accbf62460252b020e)) +* add timer icon gf-11 ([c097e01](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c097e010d56cddd58538f9b82c989a53d499b521)) +* add token generation on sign-in gf-7 ([012758f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/012758fb6df3eb8d95d75ef98ad813a8f6a57ae1)) +* add useTablePagination hook gf-23 ([34ca8b4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/34ca8b4d73b290a52db1a3eec7515ed92ab9149f)) +* added a new navigation item gf-41 ([201c0f4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/201c0f400f6609c3711646e1bf6297a29455588f)) +* added close on outside click functionality to modal component gf-21 ([b35c653](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b35c6533a39e893a45cd36b30a026b85f60f2272)) +* added cross to iconbuttons and implemented iconbutton into modal gf-21 ([8cbb8bc](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8cbb8bcad7e84bbf21f4f0ae2b58e30e51aab491)) +* added custom hook for tracking and controlling modal gf-21 ([8863fba](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8863fba6df2381440c9986fa96c670e15bfd11c0)) +* added function getUserColumns gf-41 ([1e6d04b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1e6d04b8303cac655afceb4c5661c413b68d7de2)) +* added sidebar component to the layout gf-41 ([776b144](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/776b144b4d24daadbe7d1863500cc07f1554fd1a)) +* added usehandleclickoutside hook to the project and used it in modal gf-21 ([488058d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/488058d3384b96ba0e984e922e7b315e1271a156)) +* change not found styles gf-20 ([d0c011c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d0c011ce0f83de49a5e42f94fb9d1d1f8b48a40c)) +* create a table component gf-22 ([ceaf044](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ceaf0440474655aa23162cdca94ff724616d5c8f)) +* create access management page and add users table gf-41 ([61f4bde](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/61f4bdead418b1268357deeaa48d52eab23f726f)) +* create common layout gf-41 ([fc8c55b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fc8c55b00eca536df7d633fdcd9b9f748e3c732d)) +* create modal component gf-21 ([845a541](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/845a5417ef370527e7ceccf058e6f299c997e74a)) +* create sidebar gf-12 ([e2b6b3e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e2b6b3e17086815c5c462418b04376f14cc3c1a0)) +* fix conficts in index.tsx gf-20 ([34f30da](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/34f30dae8346742d9baaebea5bcbaf8161ab9752)) +* fix fonts gf-1 ([b3aad2c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b3aad2cb60c9f99b0a1387a4750fa3d11f4fe861)) +* implement design gf-5 ([3405f3a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3405f3abe9660bf3d10816df0b357ad7915406bf)) +* token storage on sight-up gf-26 ([74f03ce](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/74f03ce955d4aea06af5ff460f94c6d0738c7779)) + + +### Bug Fixes + +* add font styles gf-22 ([e3c8812](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e3c8812aaaaed20407211f3c2a1c230c8556fc55)) +* add icon wrapper gf-12 ([3d51061](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3d51061341e170df1531dbe3c648f4bf2070a9cb)) +* add Inter font family for notifications gf-10 ([b7303ce](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b7303ce468452ab8eb5576c8078ef76ee57a5fca)) +* add loader to protected router gf-26 ([4904017](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4904017f8704a7760a363e8e48c9799763689fd7)) +* add mapper gf-41 ([0ee0756](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0ee075658cb6beb3670fc88a4b0601bcbcd0ad2d)) +* add range check for queryParams gf-23 ([f54c7d4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f54c7d401bc8c81ea771a72362151e29c0c05513)) +* added a border to the header gf-41 ([95df70e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/95df70e38a10e581303d434e9f6962a17e4130f1)) +* added the cross icon to project and implemented it into modal gf-21 ([e430e8d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e430e8d066b26b6fbb58e93f49e09a296c35b93f)) +* adjusted css style and iconbutton to reflect figma design gf-21 ([e4b28c2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e4b28c2e3f274f2b6b26ef6e2d318763891c8857)) +* adjusted css styling for body to adhere with figma design gf-21 ([f3d7fae](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f3d7fae2e6c1dad7fdc79c57af76bd1355d3b444)) +* adjusted css to comply with project and figma design, adjusted accidental filechange gf-21 ([1eed39e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1eed39ea984b71d34effa04afc2aa738c577393d)) +* adjusted css typograpy to unitless number, renamed and updated stylesheet import gf-21 ([a95d2ea](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a95d2ea8960e77c29af14809f9967f335947d976)) +* adjusted file name to reflec hook naming gf-21 ([e605ec3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e605ec3b82f4c64164d3cbeaddab6c5f06a8fe03)) +* adjusted handle click function to arrow function gf-21 ([af5ae7b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/af5ae7b556155b2fd72e04e9e5dc0594246337a7)) +* adjusted hook naming to match project naming conventions gf-21 ([4857e37](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4857e3708a4db112a41c3314b482b4f34db78520)) +* adjusted hooks and types to comply with project structure gf-21 ([3e9d478](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3e9d47892dc07b8933b2a3baab2565c0a87d493d)) +* adjusted icon size to even number gf-21 ([3108da6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3108da67d48556d5eac9f371f6cbbb060fbd925e)) +* adjusted imports and type definition to use react.refobject gf-21 ([81ed142](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/81ed142d2d599fb6c928fe0d681bc808b036b754)) +* adjusted modal to type definition to use react.reactnode gf-21 ([d7bc115](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d7bc115ae8eddae931d526899d98c83d1830ee56)) +* adjusted naming in modal gf-21 ([8480da6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8480da6e0abbae3c927be7f77133d76a72a93680)) +* adjusted naming of hooks to conform with the projects naming conventions gf-21 ([5c633ad](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5c633ad13c4a783da61293c0b2a7fa7ecc686267)) +* adjusted naming of use-click-outside.hook.ts file and hook inside to be more clear gf-21 ([0fe5fda](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0fe5fda5266f5d20514dab40ea3e9a0a40ea594b)) +* adjusted naming to properties to adhere with project gf-21 ([8d66743](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8d667433191afd71f64e28fcbc8026a7001322cf)) +* button styles & routes gf-20 ([35430df](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/35430df1db7d439c0969be7c04ecabe44404b3d8)) +* change color names gf-27 ([560b138](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/560b1389986a9928b0c6071f0738928659d026e5)) +* change color style gf-27 ([15c3ce4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/15c3ce4123c54debdddd323118faaef3e0dc600d)) +* change constant name gf-12 ([3239cd8](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3239cd8a51569c8de14c8f31af97366e0ad223b9)) +* change constants and type location gf-12 ([e205fa3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e205fa34692f84c8fc6d7a145d2955de0881689f)) +* change href prop gf-12 ([b5fd358](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b5fd358e08a24aa17afbad366633e50fff4bbdd6)) +* change loader color variable gf-9 ([ee78e37](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ee78e37491955be76115468d690289823688232e)) +* change logo icon name gf-11 ([dee7dcf](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/dee7dcf945d5577742173c3f8e1b5d330d628bfd)) +* change name of the file gf-41 ([9602d09](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/9602d09da074747bdcb0a1da0e510cf0d657bba4)) +* change sidebar items gf-12 ([f4a3547](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f4a354700d8130e8c01246ad07c6ba42d26b7ab2)) +* change some mistakes gf-26 ([cc12662](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cc12662076a6915cfc6b7fbdb7759a6289d87072)) +* change structure and fix name of variables gf-41 ([e0ff2b9](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e0ff2b9458188a93d14afcf0226e4f327d3f6ce8)) +* change styles gf-12 ([0d6f3dc](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0d6f3dc447aaf5c2aac0bc4bafe15a45779b341d)) +* change styles in common table gf-41 ([189a561](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/189a5616dc0a819c9b5600f059540007b35d1fb8)) +* change the file name gf-41 ([fed233d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fed233d4ef5f4b80a9fb77f4e9d3f0d9e831d83b)) +* change the file structure gf-41 ([e710435](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e7104353d7e48a5d9dcbe82001d7e341b9c62260)) +* change the file structure gf-41 ([684686b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/684686bed6eba1f38780ba59becb739d65e9d28d)) +* change the names of variables and css styles gf-22 ([4227698](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4227698bbbd0898ef5c64aa93dc820e57470aca9)) +* change the weight of the fonts gf-1 ([cd5ab08](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cd5ab0835733a5b5d23d8efeed0e9c66fda722a4)) +* changed formatDate function and changed variable names gf-41 ([65c1587](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/65c1587176f756bef188efddff2da87b06ab7f10)) +* changed import gf-41 ([aef0077](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/aef007795cfdc7eb102454d22c27a12db1186e53)) +* changed import gf-41 ([a2439c4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a2439c4dbf34f4270965f7d93ae503a16e13e7d5)) +* changed import gf-41 ([c5bfcee](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c5bfcee17d7173d591acc4eb6f879d0108cc3735)) +* changed naming to comply with quality criteria gf-21 ([c6c9b13](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c6c9b1349ca6f74998311eaa4aad98a2248bfbd2)) +* changed the name of variables, removed unnecessary things gf-41 ([fcd8911](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fcd891130dd0e50b4f0180c9a9a60b160cb59436)) +* changed the path of imort gf-41 ([f24b550](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f24b550d845fdeed7afb34d6a0aed6e86afc10b6)) +* changed the styles on the pages access-management and layout gf-41 ([af00315](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/af003152606ca4f010628c473de3d357eccf7b9a)) +* check loading in constant and remove unnecessary css variables gf-9 ([dd08525](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/dd085251393acaf4f5c558fdc2a4c9690c1678ec)) +* checking the access by user presence gf-14 ([f8a45d7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f8a45d7dc176e48522d7dbb7960edcb1567af46b)) +* cleaned up comments in code gf-21 ([4a0b23d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4a0b23d86e5641c1cf9eff8bc3a7d75e3d993c79)) +* conflicts gf-26 ([6205435](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6205435c4183bbb4a1dd3ed4685c33ea020589c3)) +* conflicts gf-26 ([b4e6a0c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b4e6a0ce3f7ff04bd8566b6d100fa3baa9015c8f)) +* correct CSS property order in button component gf-5 ([1b3ec45](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1b3ec4591880926ef0af3b0183dd4f08f444fb1b)) +* create icon-component gf-12 ([7460b84](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7460b84d1280ce08fc6eb24fde206814191d4afe)) +* cyclic problem gf-23 ([907a147](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/907a147a24622f10652eb18a91ebf4086e8c814a)) +* delete and restore .env.example gf-21 ([34a39fc](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/34a39fc2b17615a411d1067f93faca3a91fe5d57)) +* delete comments gf-12 ([a0d5a95](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a0d5a95743cd8e52ff13c38555e2297bc79d7abe)) +* delete font-icons gf-12 ([5d86e25](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5d86e2516000a1c56aaf7e970642ee8f9f182f64)) +* delete get development routes helper gf-72 ([0dc2712](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0dc2712b88b50c5dce0eaa77fe910abee84951b4)) +* delete unnecessary props gf-12 ([ab28032](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ab280328bedf73eb32cd365e3ff0530189f56104)) +* do App component as the global gf-26 ([b5e1ed0](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b5e1ed06d76fd0de230743897bf79733e935afa6)) +* duplicate identifier 'UserSignUpResponseDto' gf-5 ([fdd5cd0](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fdd5cd0adab9432640c7ecc56730d7adb31735de)) +* fix header padding so it matches figma design gf-11 ([7dfd506](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7dfd506c5aba0d852a3707964085700a873853f0)) +* fixed generic type misspelling gf-24 ([e7eb825](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e7eb8250e127d1aed441501ef022c5fa8b5565ac)) +* fixed merge conflicts and added modal test into projects gf-21 ([89cc726](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/89cc726842a2628273e9da3944f2c600bc2292d3)) +* fixed minor issues and bugs recording to suggestions gf-24 ([70e73c5](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/70e73c56e5a7667db96b09a9ac39b9cc9244c63f)) +* fixed package.json merge gf-24 ([0a4a8d9](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0a4a8d97ed5ec2778c5c2adc32f1369606ebe0e1)) +* height of select component gf-23 ([5cb6be8](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5cb6be88087e5e7989761540b0357dfe974743f5)) +* hide caret on select component gf-23 ([5371e4a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/5371e4afcc0958663179a680ea320afb0f95141c)) +* hook naming according to project naming convention gf-21 ([d23d351](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d23d351e29fdcb8eae80f9515f40c05263a4fca0)) +* i removed use of callback gf-21 ([a2365ca](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a2365caa1119a5404dd638afe3537b80c6617e3c)) +* import gf-23 ([c14fa4a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c14fa4a63d3b39264846b406aa73d4e18c09d745)) +* imported reactnode directly for modal component gf-21 ([c5ffd81](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c5ffd81c07473f05445e9f166e783cf70d5489d4)) +* label className gf-23 ([115d25f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/115d25f9dffd7c4fd3d2838d57b2c56c7f57232b)) +* made select controllable gf-24 ([e75f4d6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e75f4d65dc271c8abc77fddf4606c2c284eccc09)) +* make Select generic gf-24 ([601071e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/601071e2b6229e3923630470c8c1fa041c793d82)) +* merge and fix conflicts gf-7 ([8e3844c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8e3844c24cb05ea3adffbab462279fa263270c78)) +* merged changes gf-26 ([ab1795a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ab1795ab2de971314c0d8264b462fbb4fa85ada2)) +* modal naming to adhere with project gf-21 ([3eb493a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3eb493a6be13d865529498bfbe0d1628ee644d1e)) +* move the layout to the page gf-41 ([e0c74e7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e0c74e7c220cfe299be07c99fdf23ca0f00559c3)) +* refactor avatar logic gf-11 ([cb5c6a9](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cb5c6a94d2f8ae4e366000df606410882546d153)) +* refactor default frontend sign-up payload gf-6 ([7b67bf1](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7b67bf186a8a81db3c5ff4105ca0fdf185737906)) +* refactor user dto gf-6 ([e9ea458](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e9ea458f4e1bdcc1dfe002c035285cd71ad6fd2b)) +* refactor user service & create custom user error gf-6 ([66dc3d4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/66dc3d46f7e2a8bc8ae7dd3fc15a470140d554f3)) +* remove avatar helper gf-11 ([3232ef2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3232ef2999625281d1105cf53f416ba48e8d876a)) +* remove avatar styles in header gf-11 ([8c36360](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8c36360385c510f1919c71ffa5cbb34d6cb56ba3)) +* remove eslint disabling comments and move ToastContainer, so toasts can popup everywhere gf-10 ([70b8be4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/70b8be41fafe60504deab20718b10eb15b0b7820)) +* remove fonts coments gf-20 ([141f46f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/141f46f8f413d9500b5da9dd953da953f961e9e9)) +* remove sign forms code duplication gf-4 ([f683a45](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f683a452d312815a5ff7ddafcb07ed7bf044299c)) +* remove table container gf-22 ([92f1df1](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/92f1df128a8bedbaab2971615015d2ef73ff4522)) +* removed comments from code gf-21 ([3dd6a03](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/3dd6a0363fd1575a6f18d661931e58debb38d8da)) +* removed mock data gf-24 ([8f3becf](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8f3becf362a6ed8c87b510d5662c35d2233034d9)) +* removed one import gf-41 ([6275e14](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6275e14c7b901db95d912b7ff7520bbe2da8f32f)) +* replace PNG icons with SVG icons in assets/images/icons gf-5 ([9251f31](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/9251f312515ba262d3c9fdca47a624433608fdf5)) +* resolve conflicts and complete merge gf-21 ([58aab6f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/58aab6fb6896ecc3ffb54336df4e06afbce1a9ec)) +* resolve conflicts gf-11 ([4795453](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/479545386c07575c84b95017f7559362eb0f7dc6)) +* resolve merge conflict in app.tsx and complete merge gf-21 ([06565a3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/06565a3a1352499da451e9c8a6c82e6e26c6b1a9)) +* resolve merge conflicts from main into 21-feat-create-modal gf-21 ([f381b02](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f381b0255d5a7d8cfcd963409bef8292b11cb95e)) +* select background and borders. Add background prop for table pagination gf-23 ([741b6b6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/741b6b64df02d5f1d0404da9c2eba23cd4243d0c)) +* select initial value display gf-23 ([fe13580](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fe1358092262dc2a307b91ab2d8f71a426caa3a6)) +* separate reducer cases to matcher gf-26 ([7c37b44](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7c37b4474057842c3cfb1be06c0f6bbc967e8723)) +* storage extra argument type gf-26 ([177bd7b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/177bd7b05f96b04a9b33c8ae7f4a2190b7ff9887)) +* table pagination styles gf-23 ([39ab768](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/39ab7680f90fd1e904a6b172216e09e8c12f1f82)) +* table pagination styles gf-23 ([cc3c8c9](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cc3c8c910be485f4d39668c5af12e00654cfbe55)) +* update btn styles file name gf-5 ([1741509](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1741509a91cd25b78774450c970deff9ab14691c)) +* update button styles gf-20 ([bec16b3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/bec16b3e54b3660d259dcb9d07255aa3c9f49b43)) +* update container styles gf-20 ([403e0b6](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/403e0b61374e8e38006667035c32b9beecab74a1)) +* update fonts gf-1 ([c0aab8e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/c0aab8ed4dca2f0d632a33017eecf573a4deec34)) +* update imports gf-72 ([8d7ec88](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8d7ec8831f59791f9e50d6131e278238bc891852)) +* update logo file gf-11 ([344c00c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/344c00c8dbe9453d245a3cee41d11eabbeafd0f9)) +* update not found page gf-20 ([34e03c3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/34e03c33b253f5428256113b8572086d1c689cb9)) +* update not found page gf-20 ([e3d1d55](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e3d1d55bc91eae05d33ceb1bd3a7a826536fd79e)) +* update page layout styles gf-72 ([473707f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/473707f498bdc11bf9c18f2f5119a8811119a8e2)) +* update page layout styles gf-72 ([ffadf97](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ffadf9748cb825617f655285f0e6e01e16559867)) +* update url for inter-medium font gf-5 ([d6881e3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d6881e3fad360cc17c45c33fd05ecd6558d23a03)) +* update useAppSelector for projects gf-72 ([25f4143](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/25f4143ee48507a77d334a3aa796014323e1762c)) +* updated export of modal to be using components.js export gf-21 ([ccac350](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ccac350daccba0ac28cda08cf86885d4c61e0633)) +* use alias for import gf-12 ([e12c297](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e12c2970ab11539106faea0592999e29be94b2fc)) +* use common variables gf-11 ([d94a2a5](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/d94a2a59de1a2ada76725bef62f2685f3de77735)) +* use line height as % gf-12 ([fc2eca1](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fc2eca17da5a42c32a2980bb2fa63f03948855c4)) +* сhange the page layout and its styles gf-41 ([6a0679a](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6a0679a9918dc8a7c6c9fa7771823f6bf2dc5125)) +* сhange the styles of page layout gf-41 ([2dda590](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/2dda5908c88aea676820394b0b521f7f0140a6a0)) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 306a091ba..77291a521 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -1,7 +1,7 @@ { "name": "@git-fit/frontend", "private": true, - "version": "0.0.0", + "version": "1.0.0", "type": "module", "engines": { "node": "20.x.x", diff --git a/package-lock.json b/package-lock.json index 982f3bb0a..0e38e0927 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "git-fit", - "version": "0.0.0", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "git-fit", - "version": "0.0.0", + "version": "1.0.0", "workspaces": [ "apps/*", "packages/*" diff --git a/package.json b/package.json index 968be4d38..fee6968f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "git-fit", - "version": "0.0.0", + "version": "1.0.0", "type": "module", "workspaces": [ "apps/*", diff --git a/packages/shared/CHANGELOG.md b/packages/shared/CHANGELOG.md new file mode 100644 index 000000000..daeebb46c --- /dev/null +++ b/packages/shared/CHANGELOG.md @@ -0,0 +1,54 @@ +# Changelog + +## 1.0.0 (2024-08-29) + + +### Features + +* add absolute import to shared gf-7 ([70e62f7](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/70e62f73db97f49098203998ed58e0ab2eb76785)) +* add an ability to create a group gf-53 ([#56](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/issues/56)) ([438f4b2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/438f4b22fb4c8b60e303ce9a7336cfbe4f1ffbd2)) +* add auth errors and errors messages gf-7 ([501585f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/501585fad4298b73f14fb798a15f321f0b430d1a)) +* add authenticated user flow gf-25 ([a7ffe54](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a7ffe546db3c42676fc6e60dcc03c121767d204d)) +* add creating project gf-57 ([54b5614](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/54b561489d6e36fe68318e76e9e4975e2fdf4dd3)) +* add getting user on loading page gf-26 ([051c5e2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/051c5e2ed9abbd5a79624963674bad52fb1261b9)) +* add name to UserSignUpRequestDto type gf-5 ([4f6778d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/4f6778d8ad8b3b5f217b2ad11a0e3b30ae0eac17)) +* add name validation (rule and message) gf-5 ([ebb5d5e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/ebb5d5eb1012a2feccdefa0f2c6a42ca033af748)) +* add projects get all types gf-72 ([260cea8](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/260cea83a1f76ec3782eaf08d5c5f4908b303012)) +* add returning token on sign in gf-7 ([046b5ea](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/046b5ea9966a3a3ff6c3d2c5dc7148a75aa8afe7)) +* add returning user by email gf-7 ([fb46687](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fb466873b9f20aaf7baf15218a652f96251724c8)) +* add sign-up flow gf-6 ([10a50c2](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/10a50c2712ecc91026b3690ff797b9798cbc961a)) +* add template of project module gf-57 ([6b8614f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6b8614f6d4cb02b8557d8e9ab6232989f0910b2f)) +* add token generation on sign-in gf-7 ([012758f](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/012758fb6df3eb8d95d75ef98ad813a8f6a57ae1)) +* add unauthorized http code gf-13 ([b2d1afa](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b2d1afa247345b440618d97ab62451ff75466412)) +* add user exeptions gf-7 ([8d4a95d](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8d4a95d9fa1d6c2c2b6f7d73eb4b64114ce7d896)) +* add validation for creating project gf-57 ([dfaaccd](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/dfaaccdaac2c3cb71d761d9209906cb29f6e9928)) +* add validation schema gf-7 ([b008eeb](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/b008eebafed9046c51f7f5c7fd137ea8320cfa1a)) +* create access management page and add users table gf-41 ([61f4bde](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/61f4bdead418b1268357deeaa48d52eab23f726f)) +* return token in response to sign-in/sign-up gf-8 ([0d11e6e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0d11e6e0c5f8af6577d1ff896dc81515ec09b1a1)) + + +### Bug Fixes + +* add missing user id token error gf-13 ([1af1ef5](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1af1ef59e07fe54b561194b81c6958784a92fb4e)) +* change some mistakes gf-26 ([cc12662](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cc12662076a6915cfc6b7fbdb7759a6289d87072)) +* changed formatDate function and changed variable names gf-41 ([65c1587](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/65c1587176f756bef188efddff2da87b06ab7f10)) +* changed the name of variables, removed unnecessary things gf-41 ([fcd8911](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/fcd891130dd0e50b4f0180c9a9a60b160cb59436)) +* delete and restore .env.example gf-21 ([34a39fc](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/34a39fc2b17615a411d1067f93faca3a91fe5d57)) +* enum singular form naming gf-13 ([6457d71](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/6457d711140ccd2b08f7ee90fa185fc7881e32ab)) +* error messages enum naming gf-13 ([94c1f94](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/94c1f948e4dc67dfec421604ba4f1d2b7fb9f1b3)) +* fixed merge conflicts and added modal test into projects gf-21 ([89cc726](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/89cc726842a2628273e9da3944f2c600bc2292d3)) +* merge and fix conflicts gf-7 ([8e3844c](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/8e3844c24cb05ea3adffbab462279fa263270c78)) +* move error messages enum to shared gf-13 ([a6e58b0](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/a6e58b04a11651d1f8b4a03c9adb5ab95c934dab)) +* naming, order conventions gf-13 ([2dc674b](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/2dc674bc7b983b28e2cf733548bbf77ccc07b0fd)) +* raplace error messages from modules to common gf-7 ([1758a35](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/1758a35b4a8672c711c595fce2acd10e3da35ea3)) +* refactor encryption service types & enums & user repository gf-6 ([0e78651](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/0e786515e36e4670ed0d98d1722f22675e87ace5)) +* refactor error messages gf-6 ([f495a73](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f495a738aa5725d4f734838932921987e5fb0118)) +* refactor get authenticated user gf-25 ([cdd2f2e](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/cdd2f2e94c507b55e9a46f44048234f777168d3b)) +* refactor user dto gf-6 ([e9ea458](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/e9ea458f4e1bdcc1dfe002c035285cd71ad6fd2b)) +* refactor user error & exception message gf-6 ([61484c4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/61484c4658784c8fcc43e4639239a41a3bb33b43)) +* refactor user service & create custom user error gf-6 ([66dc3d4](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/66dc3d46f7e2a8bc8ae7dd3fc15a470140d554f3)) +* remove commented shared absolute imports gf-7 ([2222f65](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/2222f65a6513400df8dcbc47374c216d4ea843ef)) +* resolve conflicts gf-11 ([4795453](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/479545386c07575c84b95017f7559362eb0f7dc6)) +* resolve merge conflict in app.tsx and complete merge gf-21 ([06565a3](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/06565a3a1352499da451e9c8a6c82e6e26c6b1a9)) +* resolve merge conflicts from main into 21-feat-create-modal gf-21 ([f381b02](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/f381b0255d5a7d8cfcd963409bef8292b11cb95e)) +* usecommon exception message enum gf-13 ([7452d82](https://github.com/BinaryStudioAcademy/bsa-2024-gitfit/commit/7452d82e2cf91d49f86222866c5105a7d9598d35)) diff --git a/packages/shared/package.json b/packages/shared/package.json index 55dded0b1..e47851ded 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@git-fit/shared", - "version": "0.0.0", + "version": "1.0.0", "type": "module", "main": "build/index.js", "types": "src/index.ts",