Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Yuruyuruu
/
task-tracking-system
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
task-tracking-system
/
TaskTrackingSystem.Database
/
AppDbContextModels
27.2 kB
Ctrl+K
Ctrl+K
3 contributors
History:
18 commits
User
deploy: update to latest release with Id case fix for notifications in seed_supabase.sql
22f4a07
16 days ago
AppDbContext.cs
Safe
16 kB
deploy: update to latest release with Id case fix for notifications in seed_supabase.sql
16 days ago
AuditLog.cs
Safe
504 Bytes
Add project files.
about 1 month ago
Comment.cs
Safe
626 Bytes
add: Timelog table, BudgetedHours, estimated hours
about 1 month ago
Issue.cs
Safe
1.18 kB
fix: reports
19 days ago
Menu.cs
Safe
1.03 kB
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.
about 1 month ago
Notification.cs
Safe
697 Bytes
Merge remote changes and apply TaskStatus/TaskPriority enum refactoring
about 1 month ago
Permission.cs
Safe
891 Bytes
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.
about 1 month ago
Project.cs
Safe
962 Bytes
add: Timelog table, BudgetedHours, estimated hours
about 1 month ago
ProjectMember.cs
Safe
428 Bytes
Add project files.
about 1 month ago
Role.cs
Safe
760 Bytes
fix: remove dashboard widgets flow
about 1 month ago
RoleMenu.cs
Safe
588 Bytes
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.
about 1 month ago
RolePermission.cs
Safe
618 Bytes
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.
about 1 month ago
Task.cs
Safe
1.1 kB
add: Issues crud feature
20 days ago
User.cs
Safe
1.39 kB
add: Issues crud feature
20 days ago
UserDevice.cs
Safe
377 Bytes
Merge remote changes and apply TaskStatus/TaskPriority enum refactoring
about 1 month ago