Commit Graph

24 Commits

Author SHA1 Message Date
4df528272e refactor: implement safeString utility for type-safe data access and improve UI formatting across widgets and screens 2026-06-15 16:10:48 +07:00
3bd6eb83ac feat: display POS name in order cards on the orders screen 2026-06-14 16:31:03 +07:00
4e6ce85953 feat: scope notification storage by partner ID and implement order history view 2026-06-14 16:08:16 +07:00
82cc2534bc refactor: implement centralized Odoo session expiration handling with automatic login redirection and unify service calls 2026-06-14 16:00:40 +07:00
b2363b6c6b feat: add support for dynamic background and gradient colors in theme configuration 2026-06-14 12:02:05 +07:00
6ff44041f0 feat: update UI theme and improve subscription data fetching and display logic 2026-06-14 11:52:37 +07:00
afa528abd6 style: redesign subscription list items as beautiful tear-off tickets with notched edges and dashed separator lines, removing all similarities to loyalty cards 2026-06-14 11:19:28 +07:00
561e69e0f0 style: display branch distance prominently under the title with brand color and near_me icon for improved readability 2026-06-14 11:17:29 +07:00
370099930d refactor: resolve all hardcoded color references to support dynamic branding colors from backend via Theme.of(context) 2026-06-14 11:09:57 +07:00
f092a77b0f design: redesign app UI/UX to a premium traditional family restaurant style with rounded layouts and cozy ivory/terracotta palette 2026-06-14 11:03:28 +07:00
eae35b20cd design: redesign subscription list as distinct premium cards and add client-side filtering to avoid overlap 2026-06-14 11:02:10 +07:00
e73fc63e87 feat: add CarouselDetailScreen and implement app configuration fetching during initialization 2026-06-14 10:51:46 +07:00
c32589aba4 feat: implement dynamic theming, app shell navigation, and expanded Odoo API services for CMS, orders, and subscriptions. 2026-06-14 09:21:23 +07:00
f0c2942861 feat: implement notification detail view and add support for permission handling and app badges 2026-06-13 22:32:10 +07:00
f36ee79577 feat: implement OTP verification for account activation and signup, and add a forgot password recovery screen. 2026-06-13 18:39:52 +07:00
8c92887bfb feat: add registration, activation, and settings workflows with centralized configuration and legal disclosures 2026-06-13 17:37:30 +07:00
b0b75de3b6 refactor: update design system to Editorial Organicism theme with zero-radius components and new typography 2026-04-03 16:54:05 +07:00
8431a8dc13 feat: Implement "Heritage Gallery Editorial" design system with updated app theme and new design documentation. 2026-03-27 11:30:44 +07:00
544439d571 feat: Add url_launcher package and update platform plugin registrations and Android manifest for URL handling. 2026-03-27 09:37:22 +07:00
cba7647038 feat: Update app icons and branding for iOS and Android, and enhance project documentation. 2026-03-26 11:21:20 +07:00
7172c3af3b build: Enable core library desugaring for Android and downgrade the google_fonts package. 2026-03-26 10:59:44 +07:00
7e11c304a3 feat: Add branch listing screen with Odoo service integration, accessible from login and dashboard. 2026-03-26 08:14:10 +07:00
0fe07fd555 feat: Implement a new application theme with custom colors and Google Fonts, applying it to the notifications screen and other core UI. 2026-03-21 16:30:12 +07:00
f9478a47c6 first commit 2026-03-21 15:26:51 +07:00