Commit History

feat: single session enforcement + UI improvements
c6e89e6

Mhamdans17 commited on

feat: add max branches and cashiers limit, refine admin UI settings, implement tier-based qris fee
8879e0b

Mhamdans17 commited on

fix: tenant settings not fetching and caching correctly
5cd9ed5

Mhamdans17 commited on

fix: wallet api trailing slash issue and cleanup
36aac72

Mhamdans17 commited on

feat: Add flexible tenant subscription settings (member, voucher, multi-branch, multi-kasir)
88124cb

Mhamdans17 commited on

Update WhatsApp notification format, add voucher to order reports, and add tenant settings toggle
7121ebc

Mhamdans17 commited on

trigger: rebuild hugging face
7b31d21

Mhamdans17 commited on

fix: remove checkdb.go to fix build
e5bc66f

Mhamdans17 commited on

fix: select is_point_enabled in getBranches
c1f4954

Mhamdans17 commited on

feat: add branch specific point settings
938b985

Mhamdans17 commited on

fix: remove test file
dd14046

Mhamdans17 commited on

fix: prevent GORM from overwriting MemberCode on association save
b405397

Mhamdans17 commited on

fix: remove test file that broke the build
334bc0a

Mhamdans17 commited on

fix: expose PointHistories in Member JSON response
d1cbed4

Mhamdans17 commited on

feat: include detailed bought items and branch in point history reason
3bfd210

Mhamdans17 commited on

feat: move checkout to dedicated page and add member check logic
9f5aad1

Mhamdans17 commited on

feat: add topup reminder to approval WA notification
41f6134

Mhamdans17 commited on

fix: hardcode store name to XOGM Go to override hugging face env variables
b7c8860

Mhamdans17 commited on

fix: remove temp scripts causing build failure
57eec2d

Mhamdans17 commited on

feat: add optional NPWP field during registration
ac5c922

Mhamdans17 commited on

fix: add missing constraint cascades for wallet and points
17e3823

Mhamdans17 commited on

fix: set foreign key constraints to OnDelete:SET NULL to avoid deletion errors
ea73154

Mhamdans17 commited on

feat: include branch name in point history reason
2796e25

Mhamdans17 commited on

feat: add created_by_name for manual cashier input
77568d0

Mhamdans17 commited on

fix: disable bogus fk_orders_member generation by GORM using constraint:-
d98be82

Mhamdans17 commited on

chore: remove test scripts
edff646

Mhamdans17 commited on

fix: entirely remove PointHistory Member relation to avoid GORM auto-migrate bugs
11fca28

Mhamdans17 commited on

fix: explicit references:ID on Member relations to prevent GORM type altering
4800900

Mhamdans17 commited on

feat: track member creation details and point history log
a66f5d3

Mhamdans17 commited on

fix: remove testdb.go which caused build error due to multiple main functions
7cfb539

Mhamdans17 commited on

fix: add platform_fee to select query in ListOrders
24a5138

Mhamdans17 commited on

fix: include platform_fee in OrderResponse
52fc9c2

Mhamdans17 commited on

fix: add missing TotalFee field to TripayCreateResponse struct
d74f5f8

Mhamdans17 commited on

feat: save tripay fee upfront when creating qris order
2c61479

Mhamdans17 commited on

fix: hide QRIS pending topups from admin verification panel
27a7c82

Mhamdans17 commited on

fix: qr validation payload for topup qris
24fa56e

Mhamdans17 commited on

fix: resolve go build errors in wallet_controller
27a7bdf

Mhamdans17 commited on

feat: add QRIS topup endpoint and handle webhook for topup
da65302

Mhamdans17 commited on

fix: add missing wallet and fee fields to ListCompanies
1328d27

Mhamdans17 commited on

feat: backend for deposit wallet, fee deduction, and super admin manual adjust testing
c6a3ee4

Mhamdans17 commited on

feat: customizable fee structures per company from super admin panel
10b6d0b

Mhamdans17 commited on

feat: show member name and points earned in payment receipt
a90354c

Mhamdans17 commited on

chore: trigger hf rebuild
0107a15

Mhamdans17 commited on

feat: implement multi-tier point rules
4774488

Mhamdans17 commited on

fix: remove temporary debug files that break build
ba6431a

Mhamdans17 commited on

fix: remove foreignKey tag to prevent AutoMigrate from making member_id a bigint
4d76e48

Mhamdans17 commited on

fix: rename MemberID to MemberCode in struct to prevent GORM type mismatch panic
fb74e1c

Mhamdans17 commited on

fix: explicit GORM references to prevent altering MemberID to bigint
ccc7ed3

Mhamdans17 commited on

feat: implement automated member points calculation
c91764d

Mhamdans17 commited on

chore: force rebuild
ab2ac06

Mhamdans17 commited on