Commit graph

275 commits

Author SHA1 Message Date
7c9b4ef43a Few updates 2022-09-22 16:58:59 -05:00
dcaec846c9 Settings component uptdated for compatibility with Android devices 2022-09-08 19:57:11 -05:00
e4eeacf2cd More chaanges in settings component 2022-09-08 11:35:55 -05:00
e9eda2d30c Update settings component and xeroService 2022-09-07 22:00:43 -05:00
8679dc1b67 Merge branch 'xero' of https://gitlab.com/pitmutt/zgo into xero 2022-09-07 17:04:40 -05:00
bcfea17dbc Save some work 2022-09-07 17:04:07 -05:00
5bad5bbca5
Correct URI 2022-09-07 17:00:01 -05:00
12dbdd999d Settings component Save_Account button updated - testing version 2022-09-06 21:44:36 -05:00
87ef9ea10a Merge branch 'xero' of https://gitlab.com/pitmutt/zgo into xero 2022-09-06 16:04:00 -05:00
9c7140e3ff Settings and Notifier services updated 2022-09-06 16:03:38 -05:00
ce0f85f8dd
Implement Xero account service 2022-09-06 15:44:01 -05:00
072da66c10
Merge branch 'xero' of gitlab.com:pitmutt/zgo into xero 2022-09-06 14:43:55 -05:00
64094fc057
Enable New Zealand Dollar 2022-09-06 10:06:22 -05:00
ab11c949eb Add AccountCode field in settings component's integration tab 2022-09-02 06:33:24 -05:00
48cc58a8f9
Prepare for server test 2022-09-01 14:03:09 -05:00
0eb84b8f7c Settings component - close button added to Integration tab 2022-08-31 17:10:55 -05:00
e332f011b2 Settings component updated to show payment link 2022-08-31 15:50:53 -05:00
d840b4c03c
Add field to Owner model 2022-08-31 08:56:06 -05:00
3a8791cb8b
Merge branch 'new-login' into xero 2022-08-29 16:53:35 -05:00
fe95a60f46 Listorder component updated to show order's date in ANSI international format 2022-08-26 20:00:18 -05:00
a8ec3f22c6 Settings component updated for use owner.invoices field 2022-08-26 19:16:00 -05:00
59847096d0
Change session payment options 2022-08-26 12:36:15 -05:00
f7749cb2f7 Convenience buttons added to PmtService invoice 2022-08-24 19:57:44 -05:00
3053d17740 Settings and ListOrders components updated 2022-08-23 16:22:34 -05:00
152bddca3b Pmtservice component alpha version ready for testing 2022-08-21 19:37:56 -05:00
ebd62fc176 Commit new Xero Interface 2022-08-20 09:14:04 -05:00
8a0ceedc90 PmtService updated 2022-08-20 09:03:30 -05:00
5f05de246d
Merge branch 'xero' of gitlab.com:pitmutt/zgo into xero 2022-08-19 07:57:24 -05:00
a43c21604a
Update Xero registration for full API integration 2022-08-18 18:31:51 -05:00
24bbbbab72 First pre-Beta version of pmtservice is completed 2022-08-16 21:27:18 -05:00
ee539f66a6 Settings component reformated >> Link to Xero button 2022-08-12 15:31:01 -05:00
7ef0e16df5
Implement Xero service 2022-08-10 14:12:28 -05:00
451bf6745c
Implement test connection to Xero 2022-08-09 17:23:58 -05:00
8243b4e3f8 Add buttons to checkout component 2022-08-04 16:31:37 -05:00
de1a19ffd0
Fix checkout payment memo 2022-08-04 14:43:46 -05:00
b5885517e9 Add console.log to Checkout component for debugging 2022-08-03 09:33:21 -05:00
ee09c1f710 Payment service component added - initial testing version 2022-08-01 21:29:07 -05:00
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
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
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