Commit graph

29 commits

Author SHA1 Message Date
Rene Vergara
b6b5979d82 Order's detail list format updated - paid icon added to list header 2022-07-11 22:14:58 -05:00
e69f149b4b
Code clean-up 2022-05-24 13:50:09 -05:00
e9682c1871
Implement the paid field in Order 2022-05-24 13:18:46 -05:00
796c39bec2
Add invoicing functionality for orders 2022-05-23 15:52:55 -05:00
79e73ec89d
Integrate with new backend 2022-05-18 15:51:39 -05:00
8e98bff2ae Implement receipt QR code 2022-04-08 18:23:13 -05:00
8130856d8f Add zats setting parameter to backend 2022-03-07 11:14:29 -06:00
f33a920d29 Refactor the confirm dialog to re-use 2022-02-01 12:56:02 -06:00
ba631ebf24 Fix bug on order saving 2022-01-31 15:32:46 -06:00
5e5089af43 Add business contact name 2022-01-28 14:03:35 -06:00
8a165eefb6 Look and feel improvements for wide screens 2022-01-25 16:41:23 -06:00
aaed144151 Update font 2022-01-25 15:54:31 -06:00
881bb1baf1 Add country field 2022-01-19 10:26:25 -06:00
36242cffb9 Add website field to owner 2022-01-18 16:40:20 -06:00
c40ac0fd44 Add new fields for Owner 2022-01-17 14:49:08 -06:00
2596c36289 Implement flexible currency 2021-11-22 14:37:45 -06:00
e5ff05d814 Enhance UI look and feel 2021-11-18 09:57:22 -06:00
7145a437b4 Adjust visuals for small screens 2021-11-11 09:18:38 -06:00
d05292b365 Add API authentication 2021-11-09 12:39:16 -06:00
dacb8dbafb Parametrize backend url 2021-11-08 14:37:26 -06:00
99bec8f739 Implement list of orders
Also corrects font in css files
2021-11-05 16:32:01 -05:00
4c5d4c311f Add totals and price to order storage 2021-11-05 09:30:35 -05:00
7e5210723e Add ZEC price to order 2021-11-05 08:21:19 -05:00
0f5a731d08 Implement order closing 2021-11-02 10:35:22 -05:00
251fa5d327 Implement checkout 2021-10-28 13:22:54 -05:00
dce8da391e Implement order creation and cancellation 2021-10-27 15:21:55 -05:00
af8ee5dc90 Implement order creation 2021-10-27 07:59:43 -05:00
172ebb0171 Implemented basic order service
Implemented adding the component to the viewer and the search in
database.

Fixed bug in search of item list
2021-10-25 15:01:06 -05:00
eea8e06d48 Add order mongoose schema 2021-10-25 12:49:50 -05:00