|
91110e2d89
|
Enable settings for tips and taxes
|
2023-10-20 08:26:37 -05:00 |
|
|
d284a736f6
|
Services correction for new owner data structure
|
2023-05-15 09:48:57 -05:00 |
|
|
28012ee2a9
|
Modify services to use new API endpoints
|
2023-05-12 09:02:45 -05:00 |
|
|
1e0286fd74
|
Update owner structure
|
2023-05-09 11:16:09 -05:00 |
|
|
a0291fb05e
|
Enhance fullnode service for new API
|
2023-05-08 12:02:03 -05:00 |
|
|
8949001306
|
Copyright update
|
2023-01-09 10:53:32 -06:00 |
|
|
cc881b38a1
|
Implement Data Export
Squashed commit of the following:
commit 0c63521f38df66cd8a3d20e67d7b653f42f6b1bc
Author: Rene Vergara <rene@vergara.network>
Date: Tue Oct 11 14:18:20 2022 -0500
Update version
commit f80232d911
Author: Rene Vergara <rene@vergara.network>
Date: Tue Oct 11 11:52:56 2022 -0500
Adjust look and feel for data export
commit 53c3d5e78e
Author: Rene Vergara A <rvergara59@protonmail.com>
Date: Sun Oct 9 09:40:58 2022 -0500
Db-export component ready for testing
commit d4cdcd2a9a
Merge: da4413a 41b899b
Author: Rene Vergara A <rvergara59@protonmail.com>
Date: Sat Oct 8 09:08:33 2022 -0500
Merge branch 'master' of https://gitlab.com/pitmutt/zgo into dbexport
commit da4413af85
Author: Rene Vergara A <rvergara59@protonmail.com>
Date: Sat Oct 8 09:06:56 2022 -0500
Data Export component in progress...
commit 98d9360aad
Author: Rene Vergara A <rvergara59@protonmail.com>
Date: Fri Oct 7 18:05:36 2022 -0500
Angular updated to v14 - core
commit e78d4efa46
Author: Rene Vergara A <rvergara59@protonmail.com>
Date: Fri Oct 7 17:59:17 2022 -0500
Angular updated to v14 - cli
commit 9f2afbbff9
Author: Rene Vergara A <rvergara59@protonmail.com>
Date: Fri Oct 7 17:52:44 2022 -0500
Angular updated to v14
commit 21b1866a09
Merge: 3936371 72f4d67
Author: Rene Vergara A <rvergara59@protonmail.com>
Date: Fri Oct 7 17:31:41 2022 -0500
Merge branch 'master' of https://gitlab.com/pitmutt/zgo into xero
commit 3936371c97
Author: Rene Vergara A <rvergara59@protonmail.com>
Date: Fri Oct 7 17:31:24 2022 -0500
Initial programming of Data Export
commit 7c9b4ef43a
Author: Rene Vergara A <rvergara59@protonmail.com>
Date: Thu Sep 22 16:58:59 2022 -0500
Few updates
|
2022-10-11 14:20:06 -05:00 |
|
|
d840b4c03c
|
Add field to Owner model
|
2022-08-31 08:56:06 -05:00 |
|
|
6e473de6ec
|
Add payment confirmation flag
|
2022-07-18 15:29:27 -05:00 |
|
|
74d9003796
|
Merge data from main branch
|
2022-07-14 13:56:31 -05:00 |
|
|
2535e23db6
|
Add viewing key field to owner model
|
2022-07-14 11:11:04 -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 |
|
|
8130856d8f
|
Add zats setting parameter to backend
|
2022-03-07 11:14:29 -06:00 |
|
|
5e5089af43
|
Add business contact name
|
2022-01-28 14:03:35 -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 |
|
|
d05292b365
|
Add API authentication
|
2021-11-09 12:39:16 -06:00 |
|
|
dacb8dbafb
|
Parametrize backend url
|
2021-11-08 14:37:26 -06:00 |
|
|
fa5221b128
|
Enhance blockchain scan
|
2021-11-04 07:49:09 -05:00 |
|
|
01520adbc3
|
Implement database price feed
|
2021-11-02 16:13:24 -05:00 |
|
|
cd1a0208df
|
Implement create item
Adds Zcash price feed from CoinGecko
|
2021-10-22 17:20:36 -05:00 |
|
|
4214dac887
|
Implement resolver for node address
Fixes services.
|
2021-10-21 10:23:58 -05:00 |
|
|
30a83414ad
|
Update of code base
|
2021-10-20 15:51:14 -05:00 |
|
|
6059c04b75
|
Implements Zcash login
|
2021-10-15 14:14:49 -05:00 |
|