zgo/src/app
2022-08-01 19:41:47 -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 Console.log commented out in various modules 2022-07-25 19:21:15 -05:00
header Console.log commented out in various modules 2022-07-25 19:21:15 -05:00
invoice New component for receipts on order lists 2022-07-25 16:42:56 -05:00
items Item delete dialog updated to new look&feel 2022-07-30 14:20:02 -05:00
listorders Items Create/Edit Forms updated 2022-07-26 20:37:14 -05:00
login Update formatting for list of orders 2022-07-26 10:00:17 -05:00
notifier Font changed in notifier.css 2022-08-01 16:43:37 -05:00
order Rev=move order when last Item is deleted 2022-08-01 19:41:47 -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 New component for receipts on order lists 2022-07-25 16:42:56 -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 Console.log commented out in various modules 2022-07-25 19:21:15 -05:00
terms Update look of Terms of Use 2022-01-28 15:37:41 -06:00
viewer Fix order list redirection 2022-07-26 11:26:42 -05:00
app-routing.module.ts Implement invoice display component 2022-05-23 14:14:21 -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 Items Create/Edit Forms updated 2022-07-26 20:37:14 -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 Add payment confirmation flag 2022-07-18 15:29:27 -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 Update formatting for list of orders 2022-07-26 10:00:17 -05:00