task-tracking-system / TaskTrackingSystem.WebApi

Commit History

deploy: update to latest release with Id case fix for notifications in seed_supabase.sql
22f4a07

User commited on

Remove unnecessary PostgreSQL upgrade SQL
63ceb92

User commited on

Add Hugging Face and Supabase deployment setup
7f328dd

User commited on

fix: reports
4671199

User commited on

fix: auditlog becomes dynamic
765efa7

User commited on

fix: adjust overall structure, clean out unnecessary fields, adjust table columns and layouts on task list and issue list
ecb51fa

User commited on

add: Issues crud feature
c7beb09

User commited on

fix: Notification auto delete in 30 days, dashboard fixes
1201c4d

User commited on

add: pagination
9fb631c

User commited on

add: pagination
e908571

User commited on

add: view archived tasks button
086aaf2

User commited on

feat: remove file attachment
8a8894d

User commited on

Add: reject role deletion feature
9cf881e

User commited on

add: remove role layout
deea773

User commited on

fix: report datas not showing
d260032

User commited on

add: admin dashboard
691d646

User commited on

fix: remove dashboard widgets flow
e40d850

User commited on

Fix: Notification, Remove toggle, add kanban board to menu, fix project ID to project name
64a3c1d

User commited on

add: dashboard widgets
f48479e

User commited on

Fix remaining enum-related build errors in reports and dashboard
d8dda9e

hlaingnandarhtet commited on

Merge remote changes and apply TaskStatus/TaskPriority enum refactoring
47e77e5

hlaingnandarhtet commited on

add: Task Backlog and Auditlog features
f0d69b8

User commited on

fix: remove hardcoding role authorization for more flexibility
b574355

User commited on

fix: date time format, add pdf download, csv to xlsx, adjust dto responses
bec15e2

User commited on

fix: remove the Roles_List permission check
6025fd2

User commited on

fix: small fixes on project assign, task assign
fa69bf0

User commited on

fix: access-items being admin only
d9a9170

User commited on

fix: match the menu access and permissions
72f2be7

User commited on

adjust: messages and namings
631e3a2

User commited on

add: new role and menu apis for role page
8889023

User commited on

fix: rename menu access and permissions on dtos controllers and services
c42fd03

User commited on

add: DTOs and results adjust
aa93119

User commited on

add: Role entity namespace
9e133e9

User commited on

add: MenuEntity Namespace
5419b6f

User commited on

add: new db tables Permission, RoleMenusLegacy, Menu, Fix RolePerms and Perms, adjust Roleservice so it writes to RoleMenus and RolePermissions separately. Menuservice adjust to read from Menus and Permissions instead of the old menu tables.
4c550c2

User commited on

feat: clean out authentication and authorization, rolemenu database fixed(use role id instead of rolecode now), adjust pages
01be06d

User commited on

fix: role update and task assign page working correctly
33d40ba

User commited on

add: Timelog table, BudgetedHours, estimated hours
3bd1468

User commited on

Add project files.
3418204

User commited on