|
0b9419c41f
|
Console.log commented out in various modules
|
2022-07-25 19:21:15 -05:00 |
|
|
8223e10a52
|
fix satoshis format
|
2022-07-22 17:13:55 -05:00 |
|
|
b291265b5b
|
Change Zcash value format to 8 decimals instead of 6
|
2022-07-22 16:08:45 -05:00 |
|
|
c2130a1c97
|
User interface reviewed
|
2022-07-20 20:00:06 -05:00 |
|
|
fb5c76fa03
|
Fix item price in wide screens
|
2022-07-20 09:25:51 -05:00 |
|
|
25c6e81ebc
|
Formatting corrections
|
2022-07-20 09:03:40 -05:00 |
|
|
f4d8619239
|
Merge branch 'zgo-test' of gitlab.com:pitmutt/zgo into zgo-test
|
2022-07-18 15:30:34 -05:00 |
|
|
6e473de6ec
|
Add payment confirmation flag
|
2022-07-18 15:29:27 -05:00 |
|
|
b8ebfa07d7
|
Delete item in order funcionality active
|
2022-07-17 19:46:56 -05:00 |
|
|
4aa7cbf7c2
|
Use new price variable
|
2022-07-14 15:37:56 -05:00 |
|
|
dca862d263
|
Merge branch 'zgo-test' of gitlab.com:pitmutt/zgo into zgo-test
|
2022-07-14 15:30:06 -05:00 |
|
|
8e09842f83
|
Refactor item list to reduce server calls
|
2022-07-14 14:04:04 -05:00 |
|
|
74d9003796
|
Merge data from main branch
|
2022-07-14 13:56:31 -05:00 |
|
|
4c3fbd73ac
|
Commit modificaciones RVA - 20220714
|
2022-07-14 13:38:55 -05:00 |
|
|
2535e23db6
|
Add viewing key field to owner model
|
2022-07-14 11:11:04 -05:00 |
|
|
0d122cc07d
|
Commint after @angular/cli update
|
2022-07-13 07:20:47 -05:00 |
|
|
31aa39335a
|
Commit before angular update
|
2022-07-13 06:58:42 -05:00 |
|
|
2f32bbae47
|
On branch zgo-test
Changes to be committed:
modified: CHANGELOG.md
new file: src/app/configdata.ts
modified: src/app/fullnode.service.ts
modified: src/app/items/items.service.ts
modified: src/app/listorders/listorders.component.css
modified: src/app/listorders/listorders.component.html
modified: src/app/listorders/listorders.component.ts
modified: src/app/order/order.service.ts
modified: src/app/receipt.service.ts
modified: src/app/user.service.ts
new file: src/assets/zec_rv.png
|
2022-07-12 13:22:17 -05:00 |
|
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 |
|
|
79e73ec89d
|
Integrate with new backend
|
2022-05-18 15:51:39 -05:00 |
|
|
4f0253e6b2
|
Enable zats on display
|
2022-03-07 14:53:10 -06:00 |
|
|
8130856d8f
|
Add zats setting parameter to backend
|
2022-03-07 11:14:29 -06:00 |
|
|
a42f04cd4a
|
Fix bug when deleting the last item
|
2022-02-02 12:26:21 -06:00 |
|
|
5e5089af43
|
Add business contact name
|
2022-01-28 14:03:35 -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 |
|
|
55dc475a6a
|
Correct item create form
|
2021-11-23 14:44:46 -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 |
|
|
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 |
|
|
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 |
|
|
064044c011
|
Implement add-to-order dialog
|
2021-10-26 15:07:51 -05:00 |
|
|
35fcdaae54
|
Implement item delete
|
2021-10-26 13:34:52 -05:00 |
|
|
61d68714d2
|
Implements custom theme
|
2021-10-26 12:58:39 -05:00 |
|
|
a7062e7b11
|
Implements item edit
|
2021-10-26 10:09:34 -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 |
|
|
cd1a0208df
|
Implement create item
Adds Zcash price feed from CoinGecko
|
2021-10-22 17:20:36 -05:00 |
|
|
22c89b9d4f
|
Implements item list
|
2021-10-21 16:23:33 -05:00 |
|
|
30a83414ad
|
Update of code base
|
2021-10-20 15:51:14 -05:00 |
|