Commit graph

240 commits

Author SHA1 Message Date
75cc66dfef Rev=move order when last Item is deleted 2022-08-01 19:41:47 -05:00
2daf62e8f3 Font changed in notifier.css 2022-08-01 16:43:37 -05:00
55a657a385 Cancel Order Dialog updated to new Look&Feel 2022-07-31 17:54:50 -05:00
7dea52f5ef Item delete dialog updated to new look&feel 2022-07-30 14:20:02 -05:00
fd1cb67f5d Items Create/Edit Forms updated 2022-07-26 20:37:14 -05:00
1e14ab0c5a
Fix order list redirection 2022-07-26 11:26:42 -05:00
946828563c
Update formatting for list of orders 2022-07-26 10:00:17 -05:00
0b9419c41f Console.log commented out in various modules 2022-07-25 19:21:15 -05:00
7930d6410b New component for receipts on order lists 2022-07-25 16:42:56 -05:00
b615556aef Invoice format ready for user 2022-07-24 18:00:09 -05:00
ed7ceb7594 Checkout dialog box working 2022-07-23 14:54:36 -05:00
a0b07d8315 Invoice form working with notifications added 2022-07-23 11:02:36 -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
cbcf35b5a7 Notifier service up an running 2022-07-22 15:42:58 -05:00
5a4336da3c Viewing key error messages implemented partially 2022-07-21 23:06:23 -05:00
c2130a1c97 User interface reviewed 2022-07-20 20:00:06 -05:00
2d1123c613 Minor changes in settings form - read/write is working 2022-07-20 12:03:37 -05:00
79c1b1e5dc
Clean up merge 2022-07-20 11:10:24 -05:00
eea842d4e4 Merge with Origin 2022-07-20 11:03:18 -05:00
25a1d7a50e Add console outputs for debugging Settings form 2022-07-20 10:40:55 -05:00
a16b9cf42d
Merge branch 'zgo-test' of gitlab.com:pitmutt/zgo into zgo-test 2022-07-20 10:36:30 -05:00
70e1b6e42c
Correct saving of viewing key 2022-07-20 10:31:23 -05:00
3815f94204 Merge branch 'zgo-test' of https://gitlab.com/pitmutt/zgo into zgo-test 2022-07-20 10:18:12 -05:00
a777c5b5f3 Commit minor changes in settings form / @angular-cli updated to version 14.0.6 2022-07-20 10:16: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
17fb948740 Settings form in testing mode - read/write is not workng properly 2022-07-19 20:48:52 -05:00
f472096f57 Merge branch 'zgo-test' of https://gitlab.com/pitmutt/zgo into zgo-test 2022-07-18 18:41:49 -05:00
8454d43981 Not working - Owner config data form in progress 2022-07-18 18:41:31 -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
cbac13b373 Trash can icon added to new order list - deleting line is not enabled yet. 2022-07-16 20:49:58 -05:00
e4a557660d Merge branch 'zgo-test' of https://gitlab.com/pitmutt/zgo into zgo-test
2022-07-22 - actualizacion
2022-07-14 21:38:18 -05:00
0aeff00dfe Order list redesigned to meet order creation format 2022-07-14 21:35:06 -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
4fe5857383
Fix redirect on order list page 2022-07-14 13:12:26 -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
7910b7160b Commint after @ngular/cdk update 2022-07-13 07:14:31 -05:00
31aa39335a Commit before angular update 2022-07-13 06:58:42 -05:00
e407ecdf29 Updating order display UI 2022-07-12 19:08:13 -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
ada9ec7bfc
Merge branch 'dev' 2022-05-26 08:55:21 -05:00
bd37b370c8
Implement changes for #6 2022-05-26 08:54:39 -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
37715c1902
Implement invoice display component 2022-05-23 14:14:21 -05:00
f4caa11800
Correct login page flow 2022-05-20 15:41:57 -05:00
8b1f2b075e
Update pin validation logic 2022-05-20 13:41:48 -05:00
916d4a0088
Correct validation API call 2022-05-20 10:40:49 -05:00
55ee54cd4f
Correct PIN processing 2022-05-20 09:47:17 -05:00
b8ea3e79cf
Integrate the settings component 2022-05-18 16:07:26 -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
934e28446c Begin receipt component 2022-03-25 18:57:02 -05:00
4f0253e6b2 Enable zats on display 2022-03-07 14:53:10 -06:00
42dbd88e28 Enable front end setting for zats 2022-03-07 13:46:00 -06:00
8130856d8f Add zats setting parameter to backend 2022-03-07 11:14:29 -06:00
43c34958f1 Improve biz form arrangement 2022-02-08 13:38:29 -06:00
770852640c Fix bug of detecting payment 2022-02-02 12:26:58 -06:00
a42f04cd4a Fix bug when deleting the last item 2022-02-02 12:26:21 -06:00
f33a920d29 Refactor the confirm dialog to re-use 2022-02-01 12:56:02 -06:00
372c7eacf5 Enable logout 2022-02-01 12:04:16 -06:00
ba631ebf24 Fix bug on order saving 2022-01-31 15:32:46 -06:00
d61a1169fd Update title look of Cancel component 2022-01-28 15:38:27 -06:00
5c36be8fc7 Update look of Terms of Use 2022-01-28 15:37:41 -06:00
5e5089af43 Add business contact name 2022-01-28 14:03:35 -06:00
031c4f8a87 Add Terms of Use 2022-01-28 14:03:05 -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
d8380ec33f Update modules 2022-01-22 07:50:39 -06:00
f5a14bf7d7 Implement biz info form 2022-01-22 07:49:22 -06:00
5f80b1d912 Implement Country search 2022-01-19 14:50:00 -06:00
881bb1baf1 Add country field 2022-01-19 10:26:25 -06:00
ea8febe368 Create component for business info 2022-01-18 16:40:50 -06:00
0044f25edb Modify login routing 2022-01-18 16:40:36 -06:00
36242cffb9 Add website field to owner 2022-01-18 16:40:20 -06:00
57d06873f5 Change auth guard to check for payment 2022-01-17 14:49:21 -06:00
c40ac0fd44 Add new fields for Owner 2022-01-17 14:49:08 -06:00
c9f84f1a28 Update API server to process logins and pays 2022-01-17 13:39:26 -06:00
57781690a0 Add payment schema 2022-01-17 12:14:33 -06:00
18f1667a00 Add new font and update login 2022-01-15 07:59:25 -06:00
1134f1760c Allow for memo amount in scan component 2022-01-15 07:58:56 -06:00
f6a41f3893 Merge branch 'master' into dev 2022-01-14 16:17:41 -06:00
47f2903d98 Change look of login 2022-01-14 16:11:50 -06:00
cfd3d0852f Add copyright and CoinGecko attribution 2022-01-14 15:47:31 -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
078916f92d Change stepper to not editable 2021-11-18 16:49:34 -06:00
c1c60a4e20 Improved wording for login 2021-11-18 16:40:19 -06:00
2f610c8f7f Implement stepper for login 2021-11-18 16:38:25 -06:00
e5ff05d814 Enhance UI look and feel 2021-11-18 09:57:22 -06:00
2265ab6512 Merge branch 'master' into dev 2021-11-17 16:07:26 -06:00
b48f10fe03 Enhance login screen 2021-11-17 16:03:46 -06:00
0871a73cc2 Add new logo files 2021-11-17 14:14:34 -06:00
fb46c626ec Correct wallet link 2021-11-13 07:05:54 -06:00
8e3c773d1e Adjust look of scan component 2021-11-13 06:51:20 -06:00
5c043b1e0e Reduced required confirmations to 6 2021-11-13 06:34:28 -06:00
1336cc2009 Add link for wallets on the same device 2021-11-12 11:16:21 -06:00
f3e8bf22e3 Fix some issues tracking unconfirmed txs 2021-11-11 13:52:07 -06:00
7145a437b4 Adjust visuals for small screens 2021-11-11 09:18:38 -06:00
b66650d34d Implement session length selector 2021-11-10 09:25:26 -06:00
648324ba5f Implement monitoring of unconfirmed logins 2021-11-09 15:00:01 -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
b88fe7fc20 Implement link alternative to QR code 2021-11-05 09:53:50 -05:00
172f4da6b1 Update main view to 'shop' 2021-11-05 09:53:29 -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
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
0f5a731d08 Implement order closing 2021-11-02 10:35:22 -05:00
33326febaf Implement settings dialog 2021-10-28 15:34:48 -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
85b775ae15 Add item model 2021-10-21 14:29:19 -05:00
62658f7be9 Fix header 2021-10-21 14:29:04 -05:00
7e6cd11962 Fix header 2021-10-21 11:22:48 -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
9926a1a4fe initial commit 2021-10-01 15:10:14 -05:00