Commit graph

50 commits

Author SHA1 Message Date
Kelvin Samuel
0e907e81ef Merge branch 'main' of https://gitlab.com/nekoya/app 2022-05-13 12:58:34 +07:00
Kelvin Samuel
21db2bcc15 change app bar home screen 2022-05-13 12:58:11 +07:00
D Shrat
dfc7ee4c09 modif otp screen 2022-05-13 12:57:43 +07:00
Kelvin Samuel
913eea1984 Delete constants file and move to utils file 2022-05-13 11:31:37 +07:00
Moe
a49b60c4ab Remove unused import 2022-05-13 11:12:11 +07:00
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
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
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
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
ded4c84d51 Add Active Sessions Page 2022-04-30 23:47:48 +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
Moe
bef1ca8862 Reduce future delay time 2022-04-30 09:51:08 +07:00
Moe
930fb95319 Add checkout button to cart page 2022-04-30 09:49:09 +07:00
Moe
a7c00693b7 Add deskop/tablet layout support on products page 2022-04-29 17:40:41 +07:00
D Shrat
42ff3c73a3 create otp file 2022-04-29 14:11:05 +07:00
D Shrat
03a72075f0 Add forgot password 2022-04-29 14:10:21 +07:00
Moe
09eabb91eb Cleanup code 2022-04-29 02:20:36 +07:00
Matthew Patrick
4b22f95108 checkout - Linked checkout_items component 2022-04-28 13:58:21 +07:00
Moe
0563e50b9a Add controller parameter to enable/disable button on cartbox 2022-04-28 13:16:41 +07:00
Matthew Patrick
9beccc44ff Checkout - Added Scroll support, and CheckoutForm 2022-04-28 11:30:56 +07:00
Matthew Patrick
12984751b5 Checkout - Added SafeArea 2022-04-28 11:30:08 +07:00
Moe
31e1c381b6 Fix bug (Cart UI not updating) 2022-04-27 19:08:00 +07:00
Moe
4218c0cf85 Cleanup code 2022-04-27 17:16:07 +07:00
Moe
1ef27854a0 Add transactions page 2022-04-27 13:20:01 +07:00
Moe
0e7449a981 Fix typo 2022-04-27 13:19:22 +07:00
Moe
564b70a21b Cleanup code 2022-04-26 17:28:55 +07:00
D Shrat
037c0d357e Merge branch 'main' of gitlab.com:nekoya/app 2022-04-26 16:18:53 +07:00
D Shrat
48c368b0be Payment page but not finish yet 2022-04-26 16:15:38 +07:00
Moe
620e01fe7a [WIP] Cart Page 2022-04-26 16:13:57 +07:00
Kelvin Samuel
fdf89795fe Add Login Screen and Add backend Login Screen 2022-04-26 13:11:54 +07:00
Moe
82bbdd99d0 Cleanup Code 2022-04-25 22:28:58 +07:00
Matthew Patrick
b3759256d5 register - Linked the register's page body to the register_form 2022-04-25 20:49:37 +07:00
Matthew Patrick
47dbb72567 2022-04-25 20:23:05 +07:00
Moe
e4caeef8ae [WIP] Add Product Page 2022-04-25 13:48:14 +07:00
Matthew Patrick
b91487e90d 2022-04-24 23:58:09 +07:00
Matthew Patrick
134475f4a8 Added a placeholder text in Checkout 2022-04-24 17:48:48 +07:00
Matthew Patrick
02050d6077 Added a placeholder text in Register 2022-04-24 17:47:39 +07:00
Matthew Patrick
0b04adc430 Added an empty Checkout screen 2022-04-24 17:37:32 +07:00
Matthew Patrick
7a169559ac Added an empty Register screen 2022-04-24 17:36:57 +07:00
Moe
f80765849f Rebuild Products Page UI 2022-04-24 01:37:25 +07:00
Matthew Patrick
e958a24353 Changed the red accent to a darker red 2022-04-24 00:51:51 +07:00
Matthew Patrick
b57a81de97 Changed Products page progress indicator's color 2022-04-23 22:57:52 +07:00
Moe
11ec76ad9d add missing const 2022-04-23 03:48:59 +07:00
Matthew Patrick
ecdfb66dbc Changed appBar color and body's color 2022-04-23 03:23:28 +07:00
Moe
a4dc946e7b [WIP] Products Page 2022-04-23 03:08:59 +07:00