This website requires JavaScript.
edb106a7fd
Refactor theme system and remove unused platforms
main
mathias
2026-01-26 14:47:51 -05:00
554b26cfd1
Fix gRPC Timestamp conversion and finalize API migration
mathias
2026-01-20 15:12:36 -05:00
46048307ea
Migrate from HTTP API to gRPC with cqrs_services proto
mathias
2026-01-20 15:10:07 -05:00
be9ff1b7b2
Merge branch 'auto-claude/002-migrate-api-routes-from-http-to-grpc'
mathias
2026-01-20 14:59:00 -05:00
0fefe80d13
Add mobile UX optimization with toggleable deliveries overlay
mathias
2026-01-20 14:58:52 -05:00
4bbf225aeb
auto-claude: subtask-5-2 - End-to-end verification of gRPC integration
mathias
2026-01-20 13:15:32 -05:00
a60f92c56d
Add feature flag to switch between HTTP and gRPC transports
mathias
2026-01-20 13:11:58 -05:00
4a9377e0a9
auto-claude: subtask-4-3 - Create gRPC-based deliveries provider
mathias
2026-01-20 13:09:56 -05:00
1d3c06bc4c
auto-claude: subtask-4-2 - Create gRPC-based delivery routes provider
mathias
2026-01-20 13:08:49 -05:00
8ea186ef4a
auto-claude: subtask-4-1 - Add gRPC client provider to providers.dart
mathias
2026-01-20 13:07:35 -05:00
823f9107fd
auto-claude: subtask-3-4 - Implement command methods (complete, uncomplete, skip)
mathias
2026-01-20 13:06:08 -05:00
7c1832dd4f
auto-claude: subtask-3-3 - Implement getDeliveries query method
mathias
2026-01-20 13:04:25 -05:00
66d337315b
auto-claude: subtask-3-2 - Implement getDeliveryRoutes query method
mathias
2026-01-20 13:02:56 -05:00
f6ecc8b1ae
auto-claude: subtask-3-1 - Create GrpcCqrsApiClient class with channel management
mathias
2026-01-20 13:00:55 -05:00
228c29b7da
auto-claude: subtask-2-2 - Generate Dart proto stubs for delivery services
mathias
2026-01-20 12:57:42 -05:00
40f19c09f3
auto-claude: subtask-2-1 - Create service discovery utility using ReflectionClient
mathias
2026-01-20 12:52:37 -05:00
74aef4ea06
auto-claude: subtask-1-2 - Create GrpcConfig class with development/production configs
mathias
2026-01-20 12:48:23 -05:00
4bd8ceab88
auto-claude: subtask-1-1 - Add flutter_svrnty_cqrs_datasource path dependency
mathias
2026-01-20 12:46:41 -05:00
e8ea9a1903
chore: add auto-claude entries to .gitignore
mathias
2026-01-20 11:12:03 -05:00
e0f9552cbf
Merge pull request 'auto-claude/001-normalize-code-update-packages-widgetify-component' (#1 ) from auto-claude/001-normalize-code-update-packages-widgetify-component into main
mathias
2026-01-20 12:25:48 -05:00
6986a12b91
auto-claude: subtask-6-1 - Run flutter analyze to ensure no errors or warnings
auto-claude/001-normalize-code-update-packages-widgetify-component
mathias
2026-01-20 11:54:12 -05:00
c53f4a3b2f
auto-claude: subtask-5-1 - Remove orientation restriction to allow all orientations
mathias
2026-01-20 11:47:26 -05:00
697b724f02
auto-claude: subtask-4-2 - Update routes_page.dart to use new dialog components
mathias
2026-01-20 11:45:39 -05:00
c8c2ec0921
auto-claude: subtask-4-1 - Update deliveries_page.dart to import and use extracted components
mathias
2026-01-20 11:40:20 -05:00
5cb220f68c
auto-claude: subtask-3-2 - Extract DeliveryCard to dedicated component file
mathias
2026-01-20 11:36:49 -05:00
fcf7e83f13
auto-claude: subtask-3-1 - Extract UnifiedDeliveryListView to dedicated component
mathias
2026-01-20 11:32:52 -05:00
e5f267b4f7
auto-claude: subtask-2-3 - Create PhotoCaptureDialog component for photo confirmation
mathias
2026-01-20 11:30:49 -05:00
bcc938fde1
auto-claude: subtask-2-2 - Create NotesDialog component for displaying delivery notes
mathias
2026-01-20 11:28:31 -05:00
f3a05099ab
auto-claude: subtask-2-1 - Create LoadingDialog component with static show()
mathias
2026-01-20 11:26:44 -05:00
61dee9e51f
auto-claude: subtask-1-3 - Run build_runner to regenerate code after package updates
mathias
2026-01-20 11:25:14 -05:00
d2075d83b5
auto-claude: subtask-1-2 - Update flutter_riverpod to 3.1.0
mathias
2026-01-20 11:23:27 -05:00
7f281ed91b
auto-claude: subtask-1-1 - Update pubspec.yaml with safe patch and minor pack
mathias
2026-01-20 11:22:25 -05:00
367b154f65
who knows
mathias
2026-01-20 11:07:34 -05:00
8e6aa6ea8c
brand theme, allot of features, allot of bug fixes
mathias
2025-11-26 18:39:45 -05:00
2ecd1c5b4e
checkpoint
mathias
2025-11-26 17:41:37 -05:00
ef5c0c1a95
checkpoint
mathias
2025-11-26 15:59:20 -05:00
d46ac9dc14
checkpoint
mathias
2025-11-25 17:05:08 -05:00
bbcd6d9bf7
Enable iOS navigation UI and simulator support
Jean-Philippe Brule
2025-11-23 14:53:40 -05:00
44500835d7
Add Android OAuth support and fix map camera crash
Jean-Philippe Brule
2025-11-23 12:39:23 -05:00
b2be3ec4ae
Redesign bottom action bar with 4 equal-width responsive buttons
Jean-Philippe Brule
2025-11-23 11:45:24 -05:00
65f0f4451b
Implement collapsible sidebar with badge-only view
Jean-Philippe Brule
2025-11-17 11:00:48 -05:00
98ce195bbb
Add delivery order badges and optimize list performance
Jean-Philippe Brule
2025-11-17 10:29:17 -05:00
dc2c82e938
Optimize contrast and readability with enhanced UI sizing
Jean-Philippe Brule
2025-11-17 10:04:00 -05:00
c58da58f1f
Remove floating navigation buttons from map
Jean-Philippe Brule
2025-11-17 08:57:05 -05:00
128e473374
Simplify delivery list item UI - customer name and address only
Jean-Philippe Brule
2025-11-17 08:54:38 -05:00
dc9282e2c7
Improve map navigation UI and add collapsible deliveries sidebar
Jean-Philippe Brule
2025-11-16 12:20:40 -05:00
57b81d1e95
Fix linting issues and code quality improvements
Jean-Philippe Brule
2025-11-16 01:39:35 -05:00
d8bdaed63e
Upgrade Flutter packages and fix breaking changes for Riverpod 3.0
Jean-Philippe Brule
2025-11-16 01:25:16 -05:00
96c9e59cf0
Implement system theme support and dark mode infrastructure
Jean-Philippe Brule
2025-11-16 00:52:14 -05:00
fcf8c9bd94
Update Podfile.lock after permission configuration
Jean-Philippe Brule
2025-11-15 23:56:27 -05:00
611e9eb2dd
Implement iOS permissions, navigation improvements, and UI fixes
Jean-Philippe Brule
2025-11-15 23:56:20 -05:00
7eb4469034
Fix ConsumerState build method signature
Jean-Philippe Brule
2025-11-15 20:56:58 -05:00
1a1d00f344
Request location permission on app startup
Jean-Philippe Brule
2025-11-15 20:55:52 -05:00
70e4a439b9
Fix iOS location permission request flow
Jean-Philippe Brule
2025-11-15 20:52:27 -05:00
9cb5b51f6d
Fix Google Navigation initialization timing issues
Jean-Philippe Brule
2025-11-15 20:49:20 -05:00
46af8f55a2
Implement Google Navigation Flutter integration for turn-by-turn delivery navigation
Jean-Philippe Brule
2025-11-15 20:43:29 -05:00
5714fd8443
Implement UI/UX enhancements with collapsible routes sidebar and glassmorphic route cards
Jean-Philippe Brule
2025-11-15 17:55:18 -05:00
6e6d279d77
Implement optimized SVRNTY status color system using Frontend Design principles
Jean-Philippe Brule
2025-11-15 15:41:22 -05:00
3f0310d856
Fix PremiumRouteCard layout issue - use border instead of Container
Jean-Philippe Brule
2025-11-15 14:50:09 -05:00
b52454dd6c
Add comprehensive UI/UX improvements documentation
Jean-Philippe Brule
2025-11-15 14:42:16 -05:00
3f31a509e0
Implement premium UI/UX refinements for Apple-like polish
Jean-Philippe Brule
2025-11-15 14:41:32 -05:00
695b6a07e3
where my git go?
feature-navigation
mathias
2025-11-15 10:03:27 -05:00
ccb817e3c6
ios build, connected data (not finished)
mathias
2025-11-14 12:27:40 -05:00
4b03e9aba5
Initial commit: Plan B Logistics Flutter app with dark mode and responsive design
Claude Code
2025-10-31 04:58:10 -04:00