|
411ffaedb2
|
Update checkout form with auth
|
2022-05-12 21:46:55 +07:00 |
|
|
7ad40c51c2
|
Fix selectedIndex for required auth menu
|
2022-05-12 18:14:14 +07:00 |
|
|
cc00d5aa6b
|
Force auth for some menu
|
2022-05-12 18:13:36 +07:00 |
|
|
4ebf6b27ba
|
Fix login routing
|
2022-05-12 18:12:38 +07:00 |
|
|
6eab74796b
|
Fix register routing
|
2022-05-12 18:12:03 +07:00 |
|
|
56b3f6d077
|
Add login function
|
2022-05-12 18:11:33 +07:00 |
|
Kelvin Samuel
|
5f9de35fa2
|
Recheck login page
|
2022-05-12 15:24:28 +07:00 |
|
Matthew Patrick
|
5994985801
|
checkout_form - Fixed error handling on forms
|
2022-05-12 11:03:12 +07:00 |
|
Matthew Patrick
|
34f43c3124
|
register_form - Fixed error handling in form
|
2022-05-12 10:53:46 +07:00 |
|
|
ba02ccbb3c
|
Sync transaction box with flutter_lints v2.0.1
|
2022-05-12 10:28:47 +07:00 |
|
|
1da1b3b92d
|
Sync register form with flutter_lints v2.0.1
|
2022-05-12 10:28:23 +07:00 |
|
|
23933b9ed4
|
Sync product detail with flutter_lints v2.0.1
|
2022-05-12 10:28:13 +07:00 |
|
|
b13e8cab99
|
Sync payment body with flutter_lints v2.0.1
|
2022-05-12 10:28:04 +07:00 |
|
|
cae9bce567
|
Sync checkout items with flutter_lints v2.0.1
|
2022-05-12 10:27:53 +07:00 |
|
|
45347d8678
|
Sync checkout form with flutter_lints v2.0.1
|
2022-05-12 10:27:43 +07:00 |
|
|
cf32fa598f
|
Sync cart box with flutter_lints v2.0.1
|
2022-05-12 10:27:33 +07:00 |
|
D Shrat
|
b33b99f4cb
|
adjust
|
2022-05-10 11:52:50 +07:00 |
|
|
a1a90f58ea
|
Fix routing to login
|
2022-05-10 08:27:12 +07:00 |
|
|
ff4940e78f
|
Fix routing to register
|
2022-05-10 08:27:03 +07:00 |
|
|
9632c3ed5b
|
Update menu
|
2022-05-10 08:26:48 +07:00 |
|
|
7235c68897
|
Remove unused import
|
2022-05-10 07:37:45 +07:00 |
|
|
520e7a9f0e
|
Cleanup code
|
2022-05-10 07:37:29 +07:00 |
|
|
740289cda9
|
Remove and replace deprecated class to the new one
|
2022-05-10 07:35:48 +07:00 |
|
|
6bc00b0411
|
Remove unused import
|
2022-05-10 07:21:56 +07:00 |
|
Matthew Patrick
|
729d162618
|
login_form - Cleanup code
|
2022-05-09 09:11:20 +07:00 |
|
Matthew Patrick
|
d2dc5ca320
|
login_form - Connected Register Page
|
2022-05-09 09:10:47 +07:00 |
|
Matthew Patrick
|
2d11390c95
|
checkout_form - Matched fields style to Register_form
|
2022-05-09 09:01:20 +07:00 |
|
Matthew Patrick
|
aff5a3b2ae
|
checkout_form - Added icons
|
2022-05-09 08:55:46 +07:00 |
|
Matthew Patrick
|
8460b89fab
|
checkout_form - Changed fields styles
|
2022-05-09 08:52:00 +07:00 |
|
Matthew Patrick
|
9c7bf5270b
|
register_form - cleanup-2
|
2022-05-09 08:51:26 +07:00 |
|
Matthew Patrick
|
8554b18c2e
|
register_form - cleanup
|
2022-05-09 08:50:36 +07:00 |
|
Matthew Patrick
|
bd403a3232
|
register-form - Changed Fields style
|
2022-05-09 08:44:38 +07:00 |
|
Matthew Patrick
|
d969a1f815
|
register-form - Changed fields look and feel
|
2022-05-09 08:40:13 +07:00 |
|
Matthew Patrick
|
ecd0bde4a6
|
Register form - added icons for each form fields
|
2022-05-09 08:31:41 +07:00 |
|
Matthew Patrick
|
cf90d48d00
|
Added Icon Support for Fields
|
2022-05-09 08:29:22 +07:00 |
|
Kelvin Samuel
|
b04dc800b9
|
Change color input form login screen
|
2022-05-01 00:41:07 +07:00 |
|
Kelvin Samuel
|
05ab4c4811
|
Change Login page UI, add icon, add feature remember me, forgot pass, sign up
|
2022-05-01 00:04:01 +07:00 |
|
|
c296201017
|
Update menu
|
2022-04-30 23:47:54 +07:00 |
|
|
ded4c84d51
|
Add Active Sessions Page
|
2022-04-30 23:47:48 +07:00 |
|
|
40f609d160
|
Remove inkwell color attribute
|
2022-04-30 23:47:07 +07:00 |
|
|
7ca36bb542
|
Add cart empty screen
|
2022-04-30 22:20:42 +07:00 |
|
|
d24e477686
|
Swap + and - button in cart page
|
2022-04-30 09:52:54 +07:00 |
|
|
bef1ca8862
|
Reduce future delay time
|
2022-04-30 09:51:08 +07:00 |
|
|
0c5a623562
|
Update menu
|
2022-04-30 09:50:05 +07:00 |
|
|
9fa82bf551
|
Cleanup code
|
2022-04-30 09:44:45 +07:00 |
|
Matthew Patrick
|
70b7154b22
|
checkout_items - Added total price in Checkout Page
|
2022-04-29 22:57:32 +07:00 |
|
|
ca816593ed
|
Add currency formatter to price in transactions page
|
2022-04-29 20:42:20 +07:00 |
|
|
d92fec2110
|
Add currency formatter to price in product page
|
2022-04-29 20:42:05 +07:00 |
|
|
3bf70d2f97
|
Add total price to transactions page
|
2022-04-29 20:32:29 +07:00 |
|
|
2e674e959d
|
Cleanup code
|
2022-04-29 20:32:17 +07:00 |
|