Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.4 (2024-03-23)
Features
- Add CommentStatus.tsx + fixed mobile view (944afd4)
- Comments: add authorizations to comments (4b4192b)
- Comments: Now you can delete your comment and admin can delete all. (0fa4f11)
- comments: Post comments (5a04fed)
- Like: Like is now fully functional. like + unlike (09e92ee)
Bug Fixes
- fixed bugs (9ea62f9)
0.5.3 (2024-03-22)
Features
- Adding ComboBox (aef12ae)
- Build Comments.tsx (0d3f93e)
- Build HoverCard for comments users (c65e3ea)
- Comments: Adding comments for porjects (8fcbd74)
- Roles: Build new roles component (c2265d4)
Bug Fixes
- fixed CustomRoleSelect.tsx (ee16d3e)
- redirect user to the profile (c0b4d20)
- Updated the project Assignee Select user (3192ff3)
0.5.2 (2024-03-20)
Features
- Adding customAlert and handling deletebuttons (ea94e93)
- Adding users lists grid (de9b87b)
- API: add users patch api route (a1e326e)
- Projects: projects details created updated with moment ago (237d5e8)
- Users: add changing roles (2ece952)
- Users: Securing the users route only admin can access it. (331dd44)
Bug Fixes
- adding user profile loading skeletons (c64af78)
- refactor: NotificationsPage.tsx fixed light and dark mode (051b03f)
0.5.1 (2024-03-10)
Features
- Add users details page + projects (7b0ba42)
- Adding images (f28054c)
- Adding Section Two to landing page (1e01679)
- Building Landing page (08aaedb)
- finishing landing page. (dcb8ecf)
- notifications: build notifications.tsx component (246b37b)
- notifications: setup and build knock-notifications.tsx (f91ded3)
- Updated project details page. (cec7a27)
Bug Fixes
- fixed some bugs and update charts. (3bc3bb2)
- fixed the issue now notifications is functional (4ff67c9)
- updated (53c1adb)
- updated the knock notifications (a1de3c5)
0.5.0 (2024-02-26)
Bug Fixes
- teams: fixed not available in the apps. + teams must be unqiue with name. (6bbf8c9)
- teams: updating bug fixed + closing dialog fixed. (b174256)
- update frameworks selectors + fixed the budgets numeric validation. (c79a359)
0.4.7 (2024-02-25)
Features
- dashboard: add dashboard overview, and recent projects (83459a0)
- dashboard: add dashboard overview, and recent projects (b54c254)
- dashboard: add skeleton dashboard fixed + update recent projects card. (bd9a433)
- nav: update signin and logout btn on navbar (706df82)
Bug Fixes
- recover: recover the revert + fixing dashboard (0df9480)
- recover: update and fixed the recent users card (25c3417)
- refactor: fixed dashboard bugs + refactor projects & dashboard. (f363512)
0.4.6 (2024-02-24)
Features
- project: update project details page (1030ad8)
- refactor: refactor dashboard & project pages + user can set priorities & statuses (edf9c56)
- status: project status changes on assigning. (75bb7cd)
Bug Fixes
0.4.5 (2024-02-23)
Features
- dashboard: add dashboard page + added info cards (d70e5cb)
- profile: add loading skeletons to profile page (7b28c6e)
- projects: add budget to new & edit project + update skeletons (6482acd)
- projects: add skeletons to dashboard (6577239)
Bug Fixes
0.4.4 (2024-02-23)
Features
- navbar: add page title to mobile navbar (e287aee)
- profile: add profile page + api (7967d46)
- profile: Include assigned projects in the user profile (67c2fc8)
Bug Fixes
- teams: fixed loading skeleton + buttons (8f3f364)
0.4.3 (2024-02-21)
Features
- add notification for assign user error. (0ec4b55)
- add skeleton to teams page (57ebe03)
- assign projects display user info (20c231c)
- changelog: Add changelog file to the version btn + refactor (eaed2df)
- component: add hover card. (3197555)
Bug Fixes
0.4.2 (2024-02-21)
Features
- add assigned projects to prisma schema (53f69f2)
- api: enhance the api to assign projects (aa4ac54)
- build assignee project component + api (8879181)
- Build teams, create new, update and delete + crud api (9f034d1)
- fetching assignee users with react query (faa413f)
- you can assign users to a project (761c663)
Bug Fixes
- fix team update, delete buttons. there is still some issues - (a331c6b)
0.4.1 (2024-02-12)
Features
- add teams view page and build teams card (ca3a3db)
- add user model roles (e72116c)
- build new teams modal (a31375c)
- secure the application (fffcb12)
Bug Fixes
0.4.0 (2024-02-09)
Features
Bug Fixes
- loading spinner (99e8025)
0.3.3 (2024-02-09)
Features
Bug Fixes
- loading spinner (99e8025)
0.3.2 (2024-02-06)
Features
0.3.1 (2024-02-05)
Bug Fixes
- add searchbar & filtering loading spinner (0bc0882)