Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
cb3b5b9
feat: implement Subscriptions module with database schema, Filament r…
Ahmedraza-fyntune Aug 13, 2026
8f4c9ac
php stan error fix for code static analysis
Ahmedraza-fyntune Aug 13, 2026
49adf73
Update 2026_08_13_000001_create_subscriptions_table.php
nielsdrost7 Aug 14, 2026
e042d47
style: apply Laravel Pint fixes
github-actions[bot] Aug 14, 2026
b332448
Add translation labels to Subscriptions module and AAA test comments
claude Aug 14, 2026
c8c24c3
Fix subscription seeding/factory tenant scoping and billing edge cases
claude Aug 14, 2026
ea3936e
Route subscription numbering through the Numbering scheme and scope i…
claude Aug 14, 2026
7cceba0
chore: remove accidentally committed infrastructure files
nielsdrost7 Aug 15, 2026
d319753
fix: remove type hints from SubscriptionItemObserver methods to match…
nielsdrost7 Aug 15, 2026
0981ed7
fix: remove non-existent ReportTemplates reference from AdminPanelPro…
nielsdrost7 Aug 15, 2026
6680243
fix: disable timestamps on Subscription and SubscriptionItem models (…
nielsdrost7 Aug 15, 2026
bcbaf53
fix: address CodeRabbit findings for Subscriptions module (PR #717)
nielsdrost7 Aug 16, 2026
ef82517
fix: address remaining CodeRabbit findings for Subscriptions module
nielsdrost7 Aug 16, 2026
2363262
Merge upstream/develop (resolve navigation group conflicts, add repor…
nielsdrost7 Aug 17, 2026
77909ff
fix: address code review findings for subscriptions module
nielsdrost7 Aug 17, 2026
6ec5f81
fix: remove non-existent ReportTemplates/ReportBuilder references and…
nielsdrost7 Aug 17, 2026
d741b63
Merge InvoicePlane:InvoicePlane-v2 develop into feat/subscriptions
nielsdrost7 Aug 24, 2026
8659824
Merge InvoicePlane:InvoicePlane-v2 develop into feat/subscriptions
nielsdrost7 Aug 24, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 0 additions & 64 deletions .claude/skills/abstract-seeder/SKILL.md

This file was deleted.

62 changes: 0 additions & 62 deletions .claude/skills/application-architecture-standard/SKILL.md

This file was deleted.

137 changes: 0 additions & 137 deletions .claude/skills/autonomous-coding-workflow/SKILL.md

This file was deleted.

72 changes: 0 additions & 72 deletions .claude/skills/ci-schema-invariant-gate/SKILL.md

This file was deleted.

Loading
Loading