melabidi
  • Joined on 2026-06-20
melabidi pushed to develop at melabidi/alrahma_sunday_school 2026-08-16 21:56:50 +00:00
049baf2cb4 Fixed the failing test in [ExpenseControllerTest.php (line 136)](/Volumes/ExternalApps/repos/alrahma_sunday_school/tests/app/Controllers/View/ExpenseControllerTest.php:136). The test now handles the stubbed view() helper returning an inspectable array, while still accepting the fake renderer string path.
melabidi pushed to develop at melabidi/alrahma_sunday_school 2026-08-16 21:41:15 +00:00
0ac3a8375e Fix semester context, attendance rosters, and billing workflows
melabidi created repository melabidi/RealTimeOS 2026-08-16 21:12:26 +00:00
melabidi pushed to develop at melabidi/alrahma_sunday_school 2026-08-16 01:28:05 +00:00
36c7e3fc6d Trigger deploy on develop pushes
melabidi pushed to develop at melabidi/alrahma_sunday_school 2026-08-16 01:20:55 +00:00
717baaea79 Fix last-name exception carry-forward and parent action label
melabidi pushed to develop at melabidi/alrahma_sunday_school 2026-08-16 01:15:09 +00:00
3cbfc40934 fix school year and enrollment steps
melabidi pushed to develop at melabidi/alrahma_sunday_school 2026-08-15 19:07:22 +00:00
4603d9ced2 fix enrollment logic, add financial aid, fix class distribution
melabidi pushed to fix_branch at melabidi/carmanagement 2026-08-13 05:07:32 +00:00
10e061d2c1 fix many request issue
melabidi pushed to fix_branch at melabidi/carmanagement 2026-08-13 04:31:00 +00:00
7e7a76633e fix many requests
melabidi pushed to fix_branch at melabidi/carmanagement 2026-08-13 04:13:46 +00:00
51ef1fb319 fix so many requests
melabidi pushed to fix_branch at melabidi/carmanagement 2026-08-13 04:02:37 +00:00
8cd24bae10 fix admin api
melabidi pushed to fix_branch at melabidi/carmanagement 2026-08-13 03:32:18 +00:00
6004fbafa0 fix packages
melabidi pushed to fix_branch at melabidi/carmanagement 2026-08-13 03:16:57 +00:00
4587ab71ac update packages
melabidi pushed to fix_branch at melabidi/carmanagement 2026-08-13 03:09:01 +00:00
a8b957f808 update packages
melabidi pushed to fix_branch at melabidi/carmanagement 2026-08-12 21:21:31 +00:00
4a6df3dcba fix cicd issues
melabidi pushed to fix_branch at melabidi/carmanagement 2026-08-12 20:54:12 +00:00
d616621bb6 The issue was the serializer’s return type claimed it returned the original generic T, but the implementation intentionally removes reviewToken and rewrites customer.licenseImageUrl. I updated the return type to model the actual serialized dashboard payload: Omit<T, 'reviewToken' | 'customer'> plus the normalized customer and computed fields.
melabidi pushed to fix_branch at melabidi/carmanagement 2026-08-12 20:48:45 +00:00
8fc88ffc14 fix production issues
melabidi pushed to fix_branch at melabidi/carmanagement 2026-08-11 03:33:49 +00:00
53de25120a fix test failure
melabidi pushed to fix_branch at melabidi/carmanagement 2026-08-11 03:24:01 +00:00
7b8f81336a add subscription upgrade plan
melabidi pushed to fix_branch at melabidi/carmanagement 2026-08-11 02:35:57 +00:00
5f06256271 fix billing and 2fa admin