Skip to content

Releases: BinaryStudioAcademy/bsa-2024-gitfit

v1.63.1

28 Sep 12:48
33d95b3

Choose a tag to compare

1.63.1 (2024-09-28)

Bug Fixes

  • update auth user permissions after project group deleted gf-585 (#586) (e8a9d1f)

v1.63.0

28 Sep 07:52
2c82f82

Choose a tag to compare

1.63.0 (2024-09-28)

Features

  • ability to mark notifications as read gf-460 (#498) (3ce21f7)
  • Add a "No projects found" message when search field no results on the Projects page gf-187 (#210) (43bafae)
  • add a character counter for the project description gf-188 (#222) (7c635d5)
  • add ability to delete project on project page gf-407 (#452) (dacd7b2)
  • add ability to edit group gf-81 (#170) (2485667)
  • add ability to merge contributors gf-344 (#435) (a52d648)
  • add admin group gf-227 (#235) (1114411)
  • add an ability for admins to delete a user gf-419 (#426) (724b812)
  • Add an ability to copy project api key gf-284 (#292) (1251eb9)
  • add an ability to create a group gf-53 (#56) (438f4b2)
  • add an ability to create a project gf-87 (#115) (2e08e17)
  • add an ability to create a project group gf-71 (#108) (4ceb575)
  • Add an ability to create and view project groups gf-139 (#257) (37c2a01)
  • add an ability to delete a group gf-80 (#128) (53f0f6d)
  • Add an ability to delete a project gf-138 (#168) (76547f4)
  • Add an ability to delete personal account gf-146 (#185) (7fb5001)
  • Add an ability to delete project group gf-353 (#356) (d6eddd9)
  • add an ability to edit a project gf-88 (#137) (92b59e0)
  • add an ability to edit contributor name gf-345 (#404) (7056194)
  • Add an ability to edit project group gf-342 (#371) (8c97374)
  • add an ability to edit user name gf-89 (#107) (6dbdf12)
  • Add an ability to generate and retrieve project api key gf-180 (#223) (1b016c7)
  • add an ability to mark contributors as hidden gf-346 (#400) (6143e4c)
  • add an ability to regenerate project api key gf-288 (#307) (7551326)
  • add an ability to save and retrieve activity logs gf-181 (#221) (74b5c5b)
  • Add an ability to split contributors gf-462 (#477) (adbf2af)
  • add an ability to view groups gf-78 (#122) (fd77bf6)
  • add an ablity to create a group gf-79 (#176) (ad36683)
  • Add an activity chart to contributor items on project details page gf-420 (#468) (38cf6eb)
  • add analytics last sync time to project details page gf-502 (#526) (7f3f5c2)
  • add analytics table gf-327 (#364) (dd7084a)
  • add breadcrumbs component gf-101 (#104) (a1994c5)
  • Add breadcrumbs to the project details page gf-165 (#171) (e89c510)
  • add Color enum and colorToCss map gf-23 (10d108f)
  • add contributors page gf-250 (#334) (35c0e09)
  • add creating project gf-57 (54b5614)
  • add date input to analytics page gf-182 (#237) (9570a5b)
  • add development ui route gf-72 (821e93b)
  • add display message for empty tables gf-206 (#220) (f21abb7)
  • add form validation rules and day ranges for color indicators gf-66 (cb24049)
  • add green tick for generation api key fulfilled gf-189 (#568) (d4b2d82)
  • add hyphen to name pattern gf-236 (#251) (63bacee)
  • add infinite scroll and pagination to notificationspopover gf-458 ([#490](https://github.com/BinaryStudioA...
Read more

frontend: v1.59.2

28 Sep 12:48
33d95b3

Choose a tag to compare

1.59.2 (2024-09-28)

Bug Fixes

  • update auth user permissions after project group deleted gf-585 (#586) (e8a9d1f)

frontend: v1.59.1

28 Sep 07:52
2c82f82

Choose a tag to compare

1.59.1 (2024-09-28)

Bug Fixes

  • the delete project button is displayed and the deletion is accessible for the manage specific project permission gf-570 (#578) (d5737b1)

backend: v1.41.3

28 Sep 07:52
2c82f82

Choose a tag to compare

1.41.3 (2024-09-28)

Bug Fixes

  • Manage Project permission does not allow user to delete a Project group in this specific project on the Manage Access page gf-569 (#572) (582b31a)
  • the delete project button is displayed and the deletion is accessible for the manage specific project permission gf-570 (#578) (d5737b1)

v1.62.1

27 Sep 15:10
9d85720

Choose a tag to compare

1.62.1 (2024-09-27)

Bug Fixes

  • Project groups are not deleted from the DB after deleting the project they corresponds to gf-504 (#559) (6f519dc)
  • update hasSetupAnalyticsPermission check gf-573 (#574) (b968e29)

v1.62.0

27 Sep 14:31
b5837ed

Choose a tag to compare

1.62.0 (2024-09-27)

Features

  • add green tick for generation api key fulfilled gf-189 (#568) (d4b2d82)
  • fix quality criteria issues gf-557 (#561) (6b3c9ed)

Bug Fixes

  • add project permissions to sign in response gf-560 (#563) (34b9245)
  • restrict project card visibility based on user permissions gf-558 (#565) (cfc71fa)
  • update user patch validation schema gf-562 (#566) (3ab48eb)

v1.61.0

27 Sep 08:47
324e69a

Choose a tag to compare

1.61.0 (2024-09-27)

Features

  • Add project select to the contributors page gf-504 (#516) (3f1f1c5)

v1.60.2

27 Sep 06:37
4336d3c

Choose a tag to compare

1.60.2 (2024-09-27)

Bug Fixes

  • not all contributors are displayed in contributor merge form gf-550 (#551) (c19adb8)

shared: v1.38.1

28 Sep 07:48
bff9835

Choose a tag to compare

1.38.1 (2024-09-27)

Bug Fixes