Commit Graph

  • 0a02b71202 feat: add tertiary color configuration field to CMS settings and API response 19.0 Suherdy Yacob 2026-06-15 18:48:49 +0700
  • c9f25b4dae feat: convert loyalty point creation date to Asia/Jakarta timezone for display Suherdy Yacob 2026-06-15 16:21:01 +0700
  • 4981764a5f feat: filter loyalty cards by program type and include membership details in controller response Suherdy Yacob 2026-06-15 15:46:41 +0700
  • b2a14520ab feat: fetch and include order references and store names in loyalty history using batch queries Suherdy Yacob 2026-06-14 16:30:17 +0700
  • 8571ddc88a refactor: update loyalty history retrieval to calculate points from issued/used fields and use description as fallback reference Suherdy Yacob 2026-06-14 16:20:16 +0700
  • 369c1a92e3 feat: add background color and gradient color fields to App CMS configuration Suherdy Yacob 2026-06-14 11:56:56 +0700
  • 57a84dde4c feat: move branch coordinates to pos.config and clean up res.company inheritance Suherdy Yacob 2026-06-14 10:39:36 +0700
  • 3b48e32205 feat: use branch_latitude and branch_longitude on res.company and map them in the API to avoid related fields and geolocalize model conflicts Suherdy Yacob 2026-06-14 10:36:15 +0700
  • 4748ace653 refactor: use non-stored computed fields with inverse handlers for company coordinates to prevent DB schema conflicts Suherdy Yacob 2026-06-14 10:33:33 +0700
  • b9afddf1dd refactor: define coordinates directly on res.company to remove base_geolocalize dependency Suherdy Yacob 2026-06-14 10:27:10 +0700
  • ce21ad698d dependency: add base_geolocalize to depends Suherdy Yacob 2026-06-14 10:17:12 +0700
  • 59b6a7e64f feat: add latitude and longitude fields to company profile for geolocation support Suherdy Yacob 2026-06-14 10:10:47 +0700
  • 0fd9247560 feat: replace carousel link URL with rich text body content and update UI views Suherdy Yacob 2026-06-14 09:35:59 +0700
  • 01ea159235 feat: add app branding fields and update configuration management to use server actions Suherdy Yacob 2026-06-14 09:18:29 +0700
  • 2e189dbe6a feat: implement CMS modules for carousel, promos, and app config, and enable HTML support for push notifications. Suherdy Yacob 2026-06-14 09:09:57 +0700
  • b38484a343 fix: trigger window reload instead of closing after pushing loyalty notification Suherdy Yacob 2026-06-13 22:32:26 +0700
  • d9a4b14a49 feat: grant portal access to app notifications, adjust image dimensions, fix controller base64 encoding, and close wizard on success Suherdy Yacob 2026-06-13 22:27:39 +0700
  • e7685c38c8 feat: add promotional image support to notifications and expose thumbnails via API Suherdy Yacob 2026-06-13 22:10:32 +0700
  • 8737c8a661 feat: add input validation and support for global push notifications in wizard Suherdy Yacob 2026-06-13 21:53:57 +0700
  • a37e49e3ed fix: update recipient domain to target share users instead of portal group members Suherdy Yacob 2026-06-13 21:36:54 +0700
  • 851673d81b feat: add recipient type selection to push wizard and reorder menu sequences Suherdy Yacob 2026-06-13 21:29:23 +0700
  • b6684e34ad feat: add logger to record generated OTP verification codes Suherdy Yacob 2026-06-13 18:43:34 +0700
  • aa2694020d feat: add OTP verification service and integrate email-based token authentication for account activation and password reset endpoints Suherdy Yacob 2026-06-13 18:30:07 +0700
  • 8dc4f61d74 feat: implement account activation, registration, and phone-based login with restricted portal access rules Suherdy Yacob 2026-06-13 17:36:08 +0700
  • 5d188d8fec feat: implement granular security groups and restrict menu access for mobile app push notifications Suherdy Yacob 2026-05-18 16:44:42 +0700
  • c06296c793 refactor: update controller endpoints from type json to jsonrpc for consistency Suherdy Yacob 2026-05-05 15:31:38 +0700
  • 803ec62453 feat: add web icon to the Mobile App root menu item. Suherdy Yacob 2026-03-26 10:58:47 +0700
  • 75e10d1d9b change the tree to list Suherdy Yacob 2026-03-26 08:51:57 +0700
  • f35643c493 feat: Add app notification history views and module icon. Suherdy Yacob 2026-03-26 08:29:51 +0700
  • 8beebd2cfc move the menu to root Suherdy Yacob 2026-03-26 08:20:25 +0700
  • e5077a2319 feat: Add public API endpoint /api/loyalty/branches to retrieve company branch details. Suherdy Yacob 2026-03-26 08:15:43 +0700
  • b1eb7fb39a docs: Add README and gitignore files, and update module author in manifest. Suherdy Yacob 2026-03-21 15:25:56 +0700
  • 7ecc47983d first commit Suherdy Yacob 2026-03-21 15:21:52 +0700