mod command permission
This commit is contained in:
parent
716ae6a604
commit
44aa4eea15
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
allowed-tools: Bash(git *), Read, Write, Edit, Glob, Grep, Bash(dotnet build:*), Bash(dotnet test:*), Bash(dotnet ef:*), AskUserQuestion
|
||||
allowed-tools: Bash(git *), Read, Write, Edit, Glob, Grep, Bash(dotnet build:*), Bash(dotnet test:*), Bash(dotnet ef:*), Bash(cat *), Bash(head *), AskUserQuestion
|
||||
description: Identify the next step in the plan, and start implementing this phase (project)
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -335,7 +335,7 @@ NavMenu.razor:
|
|||
| ✓ | B3 | User/Account | Password Reset Pages | 2 Razor |
|
||||
| ✓ | B4 | User/Account | Profile Page | 1 Razor |
|
||||
| ✓ | B5 | User/Account | Admin Users Page | 1 Razor |
|
||||
| ☐ | **C1** | **Clubs** | **ClubState Fluxor** | **4 State-Dateien** |
|
||||
| ✓ | **C1** | **Clubs** | **ClubState Fluxor** | **4 State-Dateien** |
|
||||
| ☐ | **C2** | **Clubs** | **Club Pages - ERSTES TESTBARES MVP** | **1 Razor** |
|
||||
| ☐ | D1 | Personen | PersonState Fluxor | 4 State-Dateien |
|
||||
| ☐ | D2 | Personen | Person Pages | 1 Razor |
|
||||
|
|
|
|||
Loading…
Reference in New Issue