mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 02:33:02 +00:00
updated Issue entry with time tracking, sprints, statuses, shadcn/ui
This commit is contained in:
12
changelog.md
Normal file
12
changelog.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# Changelog
|
||||||
|
|
||||||
|
WED 15 JAN 2026
|
||||||
|
MODEL: Claude Sonnet 4 (Antigravity)
|
||||||
|
PROVIDER: Anthropic
|
||||||
|
VARIANT: default
|
||||||
|
PROJECT: Issue
|
||||||
|
CHANGES:
|
||||||
|
- Added "Time tracking with start/pause/resume timers" to key features
|
||||||
|
- Added "Sprint management with date ranges" to key features
|
||||||
|
- Added "Customizable issue statuses per organisation" to key features
|
||||||
|
- Added "shadcn/ui" to technologies (combined with Tailwind CSS)
|
||||||
@@ -33,6 +33,9 @@ export const metadata = {
|
|||||||
<li>Organisation and project management</li>
|
<li>Organisation and project management</li>
|
||||||
<li>Issue creation with titles and descriptions</li>
|
<li>Issue creation with titles and descriptions</li>
|
||||||
<li>Issue assignment to team members</li>
|
<li>Issue assignment to team members</li>
|
||||||
|
<li>Time tracking with start/pause/resume timers</li>
|
||||||
|
<li>Sprint management with date ranges</li>
|
||||||
|
<li>Customizable issue statuses per organisation</li>
|
||||||
<li>Resizable split-pane interface</li>
|
<li>Resizable split-pane interface</li>
|
||||||
<li>Role-based access (owner, admin, member)</li>
|
<li>Role-based access (owner, admin, member)</li>
|
||||||
<li>Native desktop app via Tauri</li>
|
<li>Native desktop app via Tauri</li>
|
||||||
@@ -47,7 +50,7 @@ export const metadata = {
|
|||||||
<li>Bun + Drizzle ORM (backend)</li>
|
<li>Bun + Drizzle ORM (backend)</li>
|
||||||
<li>PostgreSQL</li>
|
<li>PostgreSQL</li>
|
||||||
<li>Tauri (desktop)</li>
|
<li>Tauri (desktop)</li>
|
||||||
<li>Tailwind CSS</li>
|
<li>Tailwind CSS + shadcn/ui</li>
|
||||||
<li>JWT authentication</li>
|
<li>JWT authentication</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user