Commit graph

392 commits

Author SHA1 Message Date
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
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
Moe
c296201017 Update menu 2022-04-30 23:47:54 +07:00
Moe
ded4c84d51 Add Active Sessions Page 2022-04-30 23:47:48 +07:00
Moe
40f609d160 Remove inkwell color attribute 2022-04-30 23:47:07 +07:00
Moe
7ca36bb542 Add cart empty screen 2022-04-30 22:20:42 +07:00
Moe
9ed47d9788 Fix price not updated in checkout button 2022-04-30 10:00:16 +07:00