Commit graph

206 commits

Author SHA1 Message Date
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
Moe
d76512d7c6 Fix depend on referenced packages 2022-05-12 10:25:40 +07:00
Moe
2a9a5576ee Update flutter_lints to v2.0.1 (Preview) 2022-05-12 10:24:52 +07:00
Moe
fbb34617cc update .gitignore 2022-05-12 09:24:13 +07:00
Moe
fae1ef336c Remove unused file 2022-05-12 09:23:35 +07:00
Matthew Patrick
5be700a928 Updated gitignore and stuff 2022-05-12 08:07:22 +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
Moe
5fcad717ed Removed unused file 2022-05-10 07:19:06 +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