Commit graph

189 commits

Author SHA1 Message Date
Moe
29b207e8e6 Improve responsive for other devices 2022-05-13 11:11:14 +07:00
Kelvin Samuel
8bab6bdb7d Create Home Screen and Add other Fiture 2022-05-13 11:02:53 +07:00
Matthew Patrick
7b54413183 product_detail - Changed the design a little bit 2022-05-13 01:00:12 +07:00
Matthew Patrick
c59429aaa8 login_form - Disabled Remember Me Button 2022-05-13 00:49:49 +07:00
Matthew Patrick
8011c974dd Checkout_form - - Changed Fields KeyboardType 2022-05-13 00:46:37 +07:00
Matthew Patrick
6ed5c16782 register_form - Changed Fields KeyboardType 2022-05-13 00:42:23 +07:00
Moe
319a7dae6e Fix typo 2022-05-12 22:45:23 +07:00
Moe
542bd55e51 Remove blue color in forgot button 2022-05-12 22:40:33 +07:00
Moe
353b088566 Update menu icon 2022-05-12 22:19:56 +07:00
Moe
c7459724d5 Update main 2022-05-12 22:10:36 +07:00
Moe
72e6d82f49 Fix transactions auth 2022-05-12 22:10:28 +07:00
Moe
0f2f189f4f Fix sessions auth 2022-05-12 22:10:16 +07:00
Moe
0955e98927 Fix checkout form auth 2022-05-12 22:10:04 +07:00
Moe
a75356e82d Add temporary logout 2022-05-12 22:09:44 +07:00
Moe
83b57fe577 Fix routing bug 2022-05-12 22:09:12 +07:00
Moe
2f371a9974 Update sessions form with auth 2022-05-12 21:47:18 +07:00
Moe
79735a7550 Update transactions form with auth 2022-05-12 21:47:08 +07:00
Moe
411ffaedb2 Update checkout form with auth 2022-05-12 21:46:55 +07:00
Moe
410737b42a Update API with authentication 2022-05-12 21:46:13 +07:00
Moe
40e82a6d4b add getSession 2022-05-12 21:44:58 +07:00
Moe
7208594bc2 Fix naming 2022-05-12 18:16:41 +07:00
Moe
7ad40c51c2 Fix selectedIndex for required auth menu 2022-05-12 18:14:14 +07:00
Moe
cc00d5aa6b Force auth for some menu 2022-05-12 18:13:36 +07:00
Moe
d76d6135e9 Add checkSessionExist in auth 2022-05-12 18:13:10 +07:00
Moe
4ebf6b27ba Fix login routing 2022-05-12 18:12:38 +07:00
Moe
6eab74796b Fix register routing 2022-05-12 18:12:03 +07:00
Moe
56b3f6d077 Add login function 2022-05-12 18:11:33 +07:00
Moe
5cd0787a4b Update login API 2022-05-12 18:11:20 +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
Moe
8920e42222 Sync products with flutter_lints v2.0.1 2022-05-12 10:29:02 +07:00
Moe
4851d4a40f Sync cart with flutter_lints v2.0.1 2022-05-12 10:28:55 +07:00
Moe
ba02ccbb3c Sync transaction box with flutter_lints v2.0.1 2022-05-12 10:28:47 +07:00
Moe
1da1b3b92d Sync register form with flutter_lints v2.0.1 2022-05-12 10:28:23 +07:00
Moe
23933b9ed4 Sync product detail with flutter_lints v2.0.1 2022-05-12 10:28:13 +07:00
Moe
b13e8cab99 Sync payment body with flutter_lints v2.0.1 2022-05-12 10:28:04 +07:00
Moe
cae9bce567 Sync checkout items with flutter_lints v2.0.1 2022-05-12 10:27:53 +07:00
Moe
45347d8678 Sync checkout form with flutter_lints v2.0.1 2022-05-12 10:27:43 +07:00
Moe
cf32fa598f Sync cart box with flutter_lints v2.0.1 2022-05-12 10:27:33 +07:00
Moe
136cd4753e Sync API with flutter_lints v2.0.1 2022-05-12 10:27:19 +07:00
D Shrat
b33b99f4cb adjust 2022-05-10 11:52:50 +07:00
Moe
a1a90f58ea Fix routing to login 2022-05-10 08:27:12 +07:00
Moe
ff4940e78f Fix routing to register 2022-05-10 08:27:03 +07:00
Moe
9632c3ed5b Update menu 2022-05-10 08:26:48 +07:00
Moe
7235c68897 Remove unused import 2022-05-10 07:37:45 +07:00
Moe
520e7a9f0e Cleanup code 2022-05-10 07:37:29 +07:00
Moe
740289cda9 Remove and replace deprecated class to the new one 2022-05-10 07:35:48 +07:00
Moe
6bc00b0411 Remove unused import 2022-05-10 07:21:56 +07:00
Moe
77fcdae8b9 Cleanup code 2022-05-10 07:21:09 +07:00