zgo/src/app
2022-08-26 19:16:00 -05:00
..
business Fix order list redirection 2022-07-26 11:26:42 -05:00
cancel Cancel Order Dialog updated to new Look&Feel 2022-07-31 17:54:50 -05:00
checkout Add buttons to checkout component 2022-08-04 16:31:37 -05:00
header Settings component reformated >> Link to Xero button 2022-08-12 15:31:01 -05:00
invoice Convenience buttons added to PmtService invoice 2022-08-24 19:57:44 -05:00
items Item delete dialog updated to new look&feel 2022-07-30 14:20:02 -05:00
listorders Settings and ListOrders components updated 2022-08-23 16:22:34 -05:00
login Settings component reformated >> Link to Xero button 2022-08-12 15:31:01 -05:00
notifier Font changed in notifier.css 2022-08-01 16:43:37 -05:00
order Settings component updated for use owner.invoices field 2022-08-26 19:16:00 -05:00
pmtservice Convenience buttons added to PmtService invoice 2022-08-24 19:57:44 -05:00
prompt-invoice Checkout dialog box working 2022-07-23 14:54:36 -05:00
prompt-receipt New component for receipts on order lists 2022-07-25 16:42:56 -05:00
receipt Implement Xero service 2022-08-10 14:12:28 -05:00
receipt-qr Checkout dialog box working 2022-07-23 14:54:36 -05:00
scan Console.log commented out in various modules 2022-07-25 19:21:15 -05:00
settings Settings component updated for use owner.invoices field 2022-08-26 19:16:00 -05:00
terms Update look of Terms of Use 2022-01-28 15:37:41 -06:00
viewer First pre-Beta version of pmtservice is completed 2022-08-16 21:27:18 -05:00
xeroreg Update Xero registration for full API integration 2022-08-18 18:31:51 -05:00
app-routing.module.ts Implement test connection to Xero 2022-08-09 17:23:58 -05:00
app.component.css Add new font and update login 2022-01-15 07:59:25 -06:00
app.component.html Look and feel improvements for wide screens 2022-01-25 16:41:23 -06:00
app.component.spec.ts initial commit 2021-10-01 15:10:14 -05:00
app.component.ts Fix order list redirection 2022-07-26 11:26:42 -05:00
app.module.ts Implement test connection to Xero 2022-08-09 17:23:58 -05:00
auth-guard.service.ts Enable logout 2022-02-01 12:04:16 -06:00
configdata.ts On branch zgo-test 2022-07-12 13:22:17 -05:00
country.model.ts Implement Country search 2022-01-19 14:50:00 -06:00
fullnode.service.ts Add payment confirmation flag 2022-07-18 15:29:27 -05:00
item.model.ts Integrate with new backend 2022-05-18 15:51:39 -05:00
node-resolver.service.ts Implement resolver for node address 2021-10-21 10:23:58 -05:00
notifier.service.spec.ts Notifier service up an running 2022-07-22 15:42:58 -05:00
notifier.service.ts Notifier service up an running 2022-07-22 15:42:58 -05:00
owner.model.ts Add payment confirmation flag 2022-07-18 15:29:27 -05:00
payment.model.ts Update API server to process logins and pays 2022-01-17 13:39:26 -06:00
receipt.service.spec.ts Begin receipt component 2022-03-25 18:57:02 -05:00
receipt.service.ts Implement Xero service 2022-08-10 14:12:28 -05:00
searchoptions.pipe.ts Implement Country search 2022-01-19 14:50:00 -06:00
tx.model.ts Adjust visuals for small screens 2021-11-11 09:18:38 -06:00
user.model.ts Integrate with new backend 2022-05-18 15:51:39 -05:00
user.service.ts Settings and ListOrders components updated 2022-08-23 16:22:34 -05:00
xero.service.spec.ts Implement Xero service 2022-08-10 14:12:28 -05:00
xero.service.ts Update Xero registration for full API integration 2022-08-18 18:31:51 -05:00