Compare commits
2 Commits
9fd2088a2a
...
6aa72d3b43
| Author | SHA1 | Date | |
|---|---|---|---|
| 6aa72d3b43 | |||
| 0a77e87d55 |
@@ -3,7 +3,7 @@
|
||||
"name": "invite-link-limits",
|
||||
"title": "Invite link limits",
|
||||
"description": "",
|
||||
"status": "in_progress",
|
||||
"status": "completed",
|
||||
"dev_type": null,
|
||||
"scope": null,
|
||||
"package": null,
|
||||
@@ -11,7 +11,7 @@
|
||||
"creator": "TalexDreamSoul",
|
||||
"assignee": "TalexDreamSoul",
|
||||
"createdAt": "2026-07-03",
|
||||
"completedAt": null,
|
||||
"completedAt": "2026-07-03",
|
||||
"branch": null,
|
||||
"base_branch": "main",
|
||||
"worktree_path": null,
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
<!-- @@@auto:current-status -->
|
||||
- **Active File**: `journal-1.md`
|
||||
- **Total Sessions**: 11
|
||||
- **Total Sessions**: 12
|
||||
- **Last Active**: 2026-07-03
|
||||
<!-- @@@/auto:current-status -->
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<!-- @@@auto:active-documents -->
|
||||
| File | Lines | Status |
|
||||
|------|-------|--------|
|
||||
| `journal-1.md` | ~382 | Active |
|
||||
| `journal-1.md` | ~416 | Active |
|
||||
<!-- @@@/auto:active-documents -->
|
||||
|
||||
---
|
||||
@@ -29,6 +29,7 @@
|
||||
<!-- @@@auto:session-history -->
|
||||
| # | Date | Title | Commits | Branch |
|
||||
|---|------|-------|---------|--------|
|
||||
| 12 | 2026-07-03 | Invitation limits and theme toggle | `fb15d4d`, `9fd2088` | `main` |
|
||||
| 11 | 2026-07-03 | Build collaboration modules | `4ba2a11` | `main` |
|
||||
| 10 | 2026-07-03 | Local mock data | `36eae0b` | `main` |
|
||||
| 9 | 2026-07-03 | Settings dialog layout cleanup | `d240461` | `main` |
|
||||
|
||||
@@ -380,3 +380,37 @@ Implemented real data-backed collaboration workspaces for devices, notices, aler
|
||||
### Next Steps
|
||||
|
||||
- None - task complete
|
||||
|
||||
|
||||
## Session 12: Invitation limits and theme toggle
|
||||
|
||||
**Date**: 2026-07-03
|
||||
**Task**: Invitation limits and theme toggle
|
||||
**Branch**: `main`
|
||||
|
||||
### Summary
|
||||
|
||||
Added workspace theme switching and configurable invitation validity/use limits with migration, backend validation, registration consumption, UI display, and Trellis specs.
|
||||
|
||||
### Main Changes
|
||||
|
||||
(Add details)
|
||||
|
||||
### Git Commits
|
||||
|
||||
| Hash | Message |
|
||||
|------|---------|
|
||||
| `fb15d4d` | (see git log) |
|
||||
| `9fd2088` | (see git log) |
|
||||
|
||||
### Testing
|
||||
|
||||
- [OK] (Add test results)
|
||||
|
||||
### Status
|
||||
|
||||
[OK] **Completed**
|
||||
|
||||
### Next Steps
|
||||
|
||||
- None - task complete
|
||||
|
||||
Reference in New Issue
Block a user