Commit Graph

112 Commits

Author SHA1 Message Date
Echo
0bb133fa2f fix: Larger buttons/text/icons in cards, more opaque backdrop (0.75) 2026-02-10 21:20:50 +00:00
Echo
b1afd6f72a fix: Stats section collapse header + content (manual fix) 2026-02-10 21:11:37 +00:00
Echo
1829397195 feat: US-008 - Tests: Update and add tests for all refinements 2026-02-10 20:52:37 +00:00
Echo
033bd63329 feat: US-007 - Frontend: Modal backdrop opacity and touch optimization 2026-02-10 19:27:14 +00:00
Echo
e52d38793b feat: US-006 - Frontend: Icon picker as compact dropdown 2026-02-10 19:16:50 +00:00
Echo
9a899f94fd feat: US-005 - Frontend: Stats section collapse with chevron 2026-02-10 19:07:21 +00:00
Echo
f3aa97c910 feat: US-004 - Frontend: Search and filter collapse to icons 2026-02-10 18:59:45 +00:00
Echo
9d9f00e069 feat: US-003 - Frontend: Check/uncheck toggle behavior 2026-02-10 18:50:26 +00:00
Echo
081121e48d fix: Add missing subprocess import to test_habits_api.py module scope 2026-02-10 18:41:28 +00:00
Echo
4d50965bac feat: US-002 - Frontend: Compact habit cards (~100px height) 2026-02-10 18:35:07 +00:00
Echo
6d40d7e24b feat: US-001 - Backend: DELETE endpoint for uncheck (toggle support) 2026-02-10 18:25:11 +00:00
Echo
c5a0114eaf feat: US-015 - Integration tests - End-to-end habit flows 2026-02-10 17:41:50 +00:00
Echo
ae06e84070 feat: US-014 - Frontend - Mobile responsive and touch optimization 2026-02-10 17:30:22 +00:00
Echo
dfc2229091 feat: US-013 - Frontend - Stats section and weekly summary 2026-02-10 17:23:18 +00:00
Echo
b99c13a325 feat: US-012 - Frontend - Filter and sort controls 2026-02-10 17:15:17 +00:00
Echo
8897de25ed feat: US-011 - Frontend - Skip, lives display, and delete confirmation 2026-02-10 17:07:25 +00:00
Echo
5ed8680164 feat: US-010 - Frontend - Check-in interaction (click and long-press) 2026-02-10 16:54:09 +00:00
Echo
f838958bf2 feat: US-009 - Frontend - Edit habit modal 2026-02-10 16:45:11 +00:00
Echo
60bf92a610 feat: US-008 - Frontend - Create habit modal with all options 2026-02-10 16:36:52 +00:00
Echo
b99133de79 feat: US-007 - Frontend - Habit card component 2026-02-10 16:28:08 +00:00
Echo
f889e69b54 feat: US-006 - Frontend - Page structure, layout, and navigation link 2026-02-10 16:22:13 +00:00
Echo
588e8cb183 feat: US-005 - Backend API - Skip endpoint with lives system 2026-02-10 16:15:16 +00:00
Echo
71bcc5f6f6 feat: US-004 - Backend API - Check-in endpoint with streak logic 2026-02-10 16:06:34 +00:00
Echo
648185abe6 feat: US-003 - Backend API - PUT and DELETE habits 2026-02-10 15:58:48 +00:00
Echo
f9de7a2c26 feat: US-002 - Backend API - GET and POST habits 2026-02-10 15:50:45 +00:00
Echo
8f326b1846 feat: US-001 - Habits JSON schema and helper functions 2026-02-10 15:42:51 +00:00
Echo
a2eae25fe1 Update ashboard, dashboard, memory (+42 ~6) 2026-02-09 21:52:43 +00:00
Echo
e92284645c feat: Workspace page enhancements - git ops, Gitea auto-create, compact stories
- Add workspace.html with project cards, Ralph status, git info
- Backend: git diff/commit/push endpoints, project delete with confirmation
- Push auto-creates Gitea repo (romfast org) when no remote configured
- GITEA_TOKEN read from dashboard/.env file
- Compact collapsible user stories (emoji row + expand on click)
- Action buttons: Diff (with count badge), Commit, Push, README, Delete
- Fix openPrd/openReadme to use hash navigation for files.html
- Add .gitignore template to ralph.sh for new projects
- Unify branches: merge main into master, delete main

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 12:21:13 +00:00
Echo
e47f2179ea Fix API directory listing: build paths relative to request, not workspace 2026-02-09 10:40:42 +00:00
Echo
f896cef01c Fix API symlink handling: allow workspace/ files access via clawd/workspace symlink 2026-02-09 10:38:32 +00:00
Echo
b12eeaff96 Dashboard API: allow access to ~/workspace/ for Ralph projects 2026-02-09 10:33:51 +00:00
Echo
af4bed4e98 Add workspace/ to .gitignore (symlink to ~/workspace for web links) 2026-02-09 10:29:56 +00:00
Echo
46db3a6722 Cleanup Ralph workflow: remove old attempts, update docs for final Python-based system 2026-02-09 10:21:37 +00:00
Echo
4cbf8bfe1e Ralph workflow functional: Python PRD generator + ralph.sh autonomous loop 2026-02-09 10:07:42 +00:00
Echo
0e3291f18d Add Ralph setup documentation 2026-02-09 09:06:48 +00:00
Echo
ccd9362d1a Update memory, root, tools (+2 ~2) 2026-02-09 09:06:09 +00:00
Echo
cf397efe6c Clean up ralph-claude and test-ralph-workflow directories 2026-02-09 08:56:30 +00:00
Echo
e82a786885 Add Ralph skill for autonomous PRD creation and implementation 2026-02-09 08:56:16 +00:00
Echo
59abff1bce feat: US-003 - Test pentru hello
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 14:05:52 +00:00
Echo
7b738ccca8 feat: US-002 - Funcție hello simpla
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 14:03:47 +00:00
Echo
29fcb8a5b2 feat: US-001 - Setup proiect Node.js
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 14:02:36 +00:00
Echo
d9a2199c4c feat: Add projects/features workflow with Ralph integration
- Update AGENTS.md: Add complete projects/features workflow section
  - Criterii propuneri 80/20 strict
  - Evening report propune P1, P2 + F1, F2, F3
  - Night jobs: Opus planning (PRD + stories) + Ralph loop (Sonnet)
  - Morning report: status stories + learnings + gitea links

- Update TOOLS.md: Add claude-agent + Ralph plugin section
  - SSH access, workspace structure
  - /prd and /ralph skills documentation
  - Complete project workflow (Opus → Ralph → gitea)

- Update cron jobs:
  - evening-report: Section 4 Programe/Proiecte (P + F proposals)
  - night-execute: Opus model + Ralph workflow (projects priority #1)
  - night-execute-late: Continue projects/features execution
  - morning-report: Section 2 Projects status report with stories

- Add memory/2026-02-08.md: Discussion notes + workflow decisions

Claude Code installed on claude-agent (LXC 171, 10.0.20.171)
Ralph autonomous loop: /workspace/ralph-claude/
2026-02-08 07:31:38 +00:00
Echo
6cadb0a191 Update memory, root (~3) 2026-02-08 06:00:16 +00:00
Echo
4fec7e961d Update emory (~1) 2026-02-08 05:58:55 +00:00
Echo
11bf7cd77c Update memory, root (~3) 2026-02-08 05:58:02 +00:00
Echo
699ea3fc4f Update emory, memory (~2) 2026-02-08 05:57:02 +00:00
Echo
4f0346a039 Update emory (~1) 2026-02-08 05:56:01 +00:00
Echo
7cc26c36fa Update emory (~1) 2026-02-08 05:53:41 +00:00
Echo
0100614a41 Update emory, memory (~2) 2026-02-08 05:50:55 +00:00
Echo
cf37e779b3 Update emory, memory (+2 ~1 -16) 2026-02-08 05:44:07 +00:00